Hello John,

* John Calcote wrote on Mon, Apr 21, 2008 at 11:52:39PM CEST:
> According to the doc (Section 5.9.1 of the GNU Autoconf manual):
> 
> AC_TYPE_UINT8_T [Macro]
>   If 'stdint.h' or 'inttypes.h' defines the
>   type uint8_t, define HAVE_UINT8_T. Otherwise,
>   define uint8_t to an unsigned integer type
>   that is exactly 8 bits wide, if such a type
>   exists.

I think the manual has been fixed in Autoconf 2.62, and includes (at the
description of AC_TYPE_INT8_T) a usage example.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to