cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs Makefile.in config.h.in configure contrib/...


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs Makefile.in config.h.in configure contrib/...
Date: Mon, 03 Jul 2006 02:12:58 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     06/07/03 02:12:58

Modified files:
        .              : Makefile.in config.h.in configure 
        contrib        : Makefile.in 
        contrib/pam    : Makefile.in 
        diff           : Makefile.in 
        doc            : Makefile.in 
        doc/i18n       : Makefile.in 
        doc/i18n/pt_BR : Makefile.in 
        maint-aux      : Makefile.in 
        man            : Makefile.in 
        src            : Makefile.in 
        tools          : Makefile.in 
        vms            : Makefile.in 
        windows-NT     : Makefile.in config.h config.h.in stamp-chi 
                         stdint.h 
        windows-NT/SCC : Makefile.in 

Log message:
        Regenerated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/Makefile.in?cvsroot=cvs&r1=1.193&r2=1.194
http://cvs.savannah.gnu.org/viewcvs/ccvs/config.h.in?cvsroot=cvs&r1=1.209&r2=1.210
http://cvs.savannah.gnu.org/viewcvs/ccvs/configure?cvsroot=cvs&r1=1.468&r2=1.469
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/Makefile.in?cvsroot=cvs&r1=1.132&r2=1.133
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/pam/Makefile.in?cvsroot=cvs&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/ccvs/diff/Makefile.in?cvsroot=cvs&r1=1.101&r2=1.102
http://cvs.savannah.gnu.org/viewcvs/ccvs/doc/Makefile.in?cvsroot=cvs&r1=1.148&r2=1.149
http://cvs.savannah.gnu.org/viewcvs/ccvs/doc/i18n/Makefile.in?cvsroot=cvs&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/ccvs/doc/i18n/pt_BR/Makefile.in?cvsroot=cvs&r1=1.37&r2=1.38
http://cvs.savannah.gnu.org/viewcvs/ccvs/maint-aux/Makefile.in?cvsroot=cvs&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/ccvs/man/Makefile.in?cvsroot=cvs&r1=1.103&r2=1.104
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/Makefile.in?cvsroot=cvs&r1=1.174&r2=1.175
http://cvs.savannah.gnu.org/viewcvs/ccvs/tools/Makefile.in?cvsroot=cvs&r1=1.93&r2=1.94
http://cvs.savannah.gnu.org/viewcvs/ccvs/vms/Makefile.in?cvsroot=cvs&r1=1.96&r2=1.97
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/Makefile.in?cvsroot=cvs&r1=1.125&r2=1.126
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h?cvsroot=cvs&r1=1.195&r2=1.196
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in?cvsroot=cvs&r1=1.123&r2=1.124
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/stamp-chi?cvsroot=cvs&r1=1.110&r2=1.111
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/stdint.h?cvsroot=cvs&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/SCC/Makefile.in?cvsroot=cvs&r1=1.87&r2=1.88

Patches:
Index: Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/Makefile.in,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -b -r1.193 -r1.194
--- Makefile.in 30 Jun 2006 02:00:47 -0000      1.193
+++ Makefile.in 3 Jul 2006 02:12:57 -0000       1.194
@@ -176,40 +176,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -232,7 +201,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -242,49 +210,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -327,20 +261,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -350,6 +279,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: config.h.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/config.h.in,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -b -r1.209 -r1.210
--- config.h.in 30 Jun 2006 02:00:47 -0000      1.209
+++ config.h.in 3 Jul 2006 02:12:57 -0000       1.210
@@ -12,51 +12,6 @@
 /* Define if you want to use the password authenticated server. */
 #undef AUTH_SERVER_SUPPORT
 
-/* Define to the number of bits in type 'int16_t'. */
-#undef BITSIZEOF_INT16_T
-
-/* Define to the number of bits in type 'int32_t'. */
-#undef BITSIZEOF_INT32_T
-
-/* Define to the number of bits in type 'int64_t'. */
-#undef BITSIZEOF_INT64_T
-
-/* Define to the number of bits in type 'int8_t'. */
-#undef BITSIZEOF_INT8_T
-
-/* Define to the number of bits in type 'intmax_t'. */
-#undef BITSIZEOF_INTMAX_T
-
-/* Define to the number of bits in type 'intptr_t'. */
-#undef BITSIZEOF_INTPTR_T
-
-/* Define to the number of bits in type 'int_fast16_t'. */
-#undef BITSIZEOF_INT_FAST16_T
-
-/* Define to the number of bits in type 'int_fast32_t'. */
-#undef BITSIZEOF_INT_FAST32_T
-
-/* Define to the number of bits in type 'int_fast64_t'. */
-#undef BITSIZEOF_INT_FAST64_T
-
-/* Define to the number of bits in type 'int_fast8_t'. */
-#undef BITSIZEOF_INT_FAST8_T
-
-/* Define to the number of bits in type 'int_least16_t'. */
-#undef BITSIZEOF_INT_LEAST16_T
-
-/* Define to the number of bits in type 'int_least32_t'. */
-#undef BITSIZEOF_INT_LEAST32_T
-
-/* Define to the number of bits in type 'int_least64_t'. */
-#undef BITSIZEOF_INT_LEAST64_T
-
-/* Define to the number of bits in type 'int_least8_t'. */
-#undef BITSIZEOF_INT_LEAST8_T
-
-/* Define to the number of bits in type 'long'. */
-#undef BITSIZEOF_LONG
-
 /* Define to the number of bits in type 'ptrdiff_t'. */
 #undef BITSIZEOF_PTRDIFF_T
 
@@ -66,54 +21,6 @@
 /* Define to the number of bits in type 'size_t'. */
 #undef BITSIZEOF_SIZE_T
 
-/* Define to the number of bits in type 'uint16_t'. */
-#undef BITSIZEOF_UINT16_T
-
-/* Define to the number of bits in type 'uint32_t'. */
-#undef BITSIZEOF_UINT32_T
-
-/* Define to the number of bits in type 'uint64_t'. */
-#undef BITSIZEOF_UINT64_T
-
-/* Define to the number of bits in type 'uint8_t'. */
-#undef BITSIZEOF_UINT8_T
-
-/* Define to the number of bits in type 'uintmax_t'. */
-#undef BITSIZEOF_UINTMAX_T
-
-/* Define to the number of bits in type 'uintptr_t'. */
-#undef BITSIZEOF_UINTPTR_T
-
-/* Define to the number of bits in type 'uint_fast16_t'. */
-#undef BITSIZEOF_UINT_FAST16_T
-
-/* Define to the number of bits in type 'uint_fast32_t'. */
-#undef BITSIZEOF_UINT_FAST32_T
-
-/* Define to the number of bits in type 'uint_fast64_t'. */
-#undef BITSIZEOF_UINT_FAST64_T
-
-/* Define to the number of bits in type 'uint_fast8_t'. */
-#undef BITSIZEOF_UINT_FAST8_T
-
-/* Define to the number of bits in type 'uint_least16_t'. */
-#undef BITSIZEOF_UINT_LEAST16_T
-
-/* Define to the number of bits in type 'uint_least32_t'. */
-#undef BITSIZEOF_UINT_LEAST32_T
-
-/* Define to the number of bits in type 'uint_least64_t'. */
-#undef BITSIZEOF_UINT_LEAST64_T
-
-/* Define to the number of bits in type 'uint_least8_t'. */
-#undef BITSIZEOF_UINT_LEAST8_T
-
-/* Define to the number of bits in type 'unsigned_int'. */
-#undef BITSIZEOF_UNSIGNED_INT
-
-/* Define to the number of bits in type 'unsigned_long'. */
-#undef BITSIZEOF_UNSIGNED_LONG
-
 /* Define to the number of bits in type 'wchar_t'. */
 #undef BITSIZEOF_WCHAR_T
 
@@ -443,8 +350,8 @@
    */
 #undef HAVE_DECL_TZNAME
 
-/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
-   */
+/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
+   don't. */
 #undef HAVE_DECL_WCWIDTH
 
 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
@@ -569,64 +476,16 @@
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
-/* Define to 1 if the type 'int16_t' is already defined. */
-#undef HAVE_INT16_T
-
-/* Define to 1 if the type 'int32_t' is already defined. */
-#undef HAVE_INT32_T
-
-/* Define to 1 if the type 'int64_t' is already defined. */
-#undef HAVE_INT64_T
-
-/* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int8_t' is already defined. */
-#undef HAVE_INT8_T
-
 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_INTMAX_T
 
-/* Define to 1 if the type 'intptr_t' is already defined. */
-#undef HAVE_INTPTR_T
-
-/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
+/* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
    declares uintmax_t. */
 #undef HAVE_INTTYPES_H_WITH_UINTMAX
 
-/* Define to 1 if the type 'int_fast16_t' is already defined. */
-#undef HAVE_INT_FAST16_T
-
-/* Define to 1 if the type 'int_fast32_t' is already defined. */
-#undef HAVE_INT_FAST32_T
-
-/* Define to 1 if the type 'int_fast64_t' is already defined. */
-#undef HAVE_INT_FAST64_T
-
-/* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_fast8_t' is already defined. */
-#undef HAVE_INT_FAST8_T
-
-/* Define to 1 if the type 'int_least16_t' is already defined. */
-#undef HAVE_INT_LEAST16_T
-
-/* Define to 1 if the type 'int_least32_t' is already defined. */
-#undef HAVE_INT_LEAST32_T
-
-/* Define to 1 if the type 'int_least64_t' is already defined. */
-#undef HAVE_INT_LEAST64_T
-
-/* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_least8_t' is already defined. */
-#undef HAVE_INT_LEAST8_T
-
 /* Define to 1 if you have the <io.h> header file. */
 #undef HAVE_IO_H
 
@@ -684,6 +543,9 @@
 /* Define if you have the 'long long' type. */
 #undef HAVE_LONG_LONG
 
+/* Define to 1 if the system has the type `long long int'. */
+#undef HAVE_LONG_LONG_INT
+
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
@@ -860,9 +722,6 @@
 /* Define to 1 if you have the `sigvec' function. */
 #undef HAVE_SIGVEC
 
-/* Define to 1 if the system has the type `sig_atomic_t'. */
-#undef HAVE_SIG_ATOMIC_T
-
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
@@ -1020,58 +879,9 @@
 /* Define to 1 if you have the `tzset' function. */
 #undef HAVE_TZSET
 
-/* Define to 1 if the type 'uint16_t' is already defined. */
-#undef HAVE_UINT16_T
-
-/* Define to 1 if the type 'uint32_t' is already defined. */
-#undef HAVE_UINT32_T
-
-/* Define to 1 if the type 'uint64_t' is already defined. */
-#undef HAVE_UINT64_T
-
-/* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint8_t' is already defined. */
-#undef HAVE_UINT8_T
-
 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_UINTMAX_T
 
-/* Define to 1 if the type 'uintptr_t' is already defined. */
-#undef HAVE_UINTPTR_T
-
-/* Define to 1 if the type 'uint_fast16_t' is already defined. */
-#undef HAVE_UINT_FAST16_T
-
-/* Define to 1 if the type 'uint_fast32_t' is already defined. */
-#undef HAVE_UINT_FAST32_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already defined. */
-#undef HAVE_UINT_FAST64_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_fast8_t' is already defined. */
-#undef HAVE_UINT_FAST8_T
-
-/* Define to 1 if the type 'uint_least16_t' is already defined. */
-#undef HAVE_UINT_LEAST16_T
-
-/* Define to 1 if the type 'uint_least32_t' is already defined. */
-#undef HAVE_UINT_LEAST32_T
-
-/* Define to 1 if the type 'uint_least64_t' is already defined. */
-#undef HAVE_UINT_LEAST64_T
-
-/* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
-   */
-#undef HAVE_UINT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_least8_t' is already defined. */
-#undef HAVE_UINT_LEAST8_T
-
 /* Define to 1 if you have the `uname' function. */
 #undef HAVE_UNAME
 
@@ -1084,6 +894,9 @@
 /* Define if you have the 'unsigned long long' type. */
 #undef HAVE_UNSIGNED_LONG_LONG
 
+/* Define to 1 if the system has the type `unsigned long long int'. */
+#undef HAVE_UNSIGNED_LONG_LONG_INT
+
 /* Define to 1 if you have the <utime.h> header file. */
 #undef HAVE_UTIME_H
 
@@ -1168,90 +981,6 @@
 /* Define to 1 if you have the `__secure_getenv' function. */
 #undef HAVE___SECURE_GETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MIN
-
 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
 #else
@@ -1329,11 +1058,9 @@
 /* Path to the pr utility */
 #undef PR_PROGRAM
 
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'ptrdiff_t'. */
+#undef PTRDIFF_T_SUFFIX
 
 /* Define to force lib/regex.c to use malloc instead of alloca. */
 #undef REGEX_MALLOC
@@ -1372,11 +1099,9 @@
    */
 #undef SERVER_SUPPORT
 
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'sig_atomic_t'. */
+#undef SIG_ATOMIC_T_SUFFIX
 
 /* The size of `char', as computed by sizeof. */
 #undef SIZEOF_CHAR
@@ -1418,6 +1143,10 @@
    it. */
 #undef SIZE_MAX
 
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'size_t'. */
+#undef SIZE_T_SUFFIX
+
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at runtime.
@@ -1457,48 +1186,6 @@
 /* Define if tzset clobbers localtime's static buffer. */
 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
 
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
-#undef UINT64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
-#undef UINT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST8_MAX
-
 /* The default umask to use when creating or otherwise setting file or
    directory permissions in the repository. Must be a value in the range of 0
    through 0777. For example, a value of 002 allows group rwx access and world
@@ -1560,11 +1247,13 @@
 /* Define if unsetenv() returns void, not int. */
 #undef VOID_UNSETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wchar_t'. */
+#undef WCHAR_T_SUFFIX
+
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wint_t'. */
+#undef WINT_T_SUFFIX
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */

Index: configure
===================================================================
RCS file: /cvsroot/cvs/ccvs/configure,v
retrieving revision 1.468
retrieving revision 1.469
diff -u -b -r1.468 -r1.469
--- configure   1 Jul 2006 12:58:08 -0000       1.468
+++ configure   3 Jul 2006 02:12:57 -0000       1.469
@@ -728,96 +728,27 @@
 GETOPT_H
 GLOB_H
 LIB_NANOSLEEP
+HAVE_LONG_LONG_INT
 HAVE_WCHAR_H
+HAVE_INTTYPES_H
+HAVE_SYS_TYPES_H
 FULL_PATH_STDINT_H
 HAVE_STDINT_H
-FULL_PATH_INTTYPES_H
-HAVE_INTTYPES_H
 HAVE_SYS_INTTYPES_H
 HAVE_SYS_BITYPES_H
-HAVE_LONG_64BIT
-HAVE_LONG_LONG_64BIT
-HAVE_INT8_T
-HAVE_INT16_T
-HAVE_INT32_T
-HAVE_INT64_T
-HAVE_UINT8_T
-HAVE_UINT16_T
-HAVE_UINT32_T
-HAVE_UINT64_T
-HAVE_INT_LEAST8_T
-HAVE_INT_LEAST16_T
-HAVE_INT_LEAST32_T
-HAVE_INT_LEAST64_T
-HAVE_UINT_LEAST8_T
-HAVE_UINT_LEAST16_T
-HAVE_UINT_LEAST32_T
-HAVE_UINT_LEAST64_T
-HAVE_INT_FAST8_T
-HAVE_INT_FAST16_T
-HAVE_INT_FAST32_T
-HAVE_INT_FAST64_T
-HAVE_UINT_FAST8_T
-HAVE_UINT_FAST16_T
-HAVE_UINT_FAST32_T
-HAVE_UINT_FAST64_T
-HAVE_INTPTR_T
-HAVE_UINTPTR_T
-HAVE_INTMAX_T
-HAVE_UINTMAX_T
-HAVE_INT64_T_IN_STDINT_H
-HAVE_UINT64_T_IN_STDINT_H
-HAVE_INT_LEAST64_T_IN_STDINT_H
-HAVE_UINT_LEAST64_T_IN_STDINT_H
-HAVE_INT_FAST64_T_IN_STDINT_H
-HAVE_UINT_FAST64_T_IN_STDINT_H
-BITSIZEOF_INT8_T
-BITSIZEOF_INT16_T
-BITSIZEOF_INT32_T
-BITSIZEOF_INT64_T
-BITSIZEOF_UINT8_T
-BITSIZEOF_UINT16_T
-BITSIZEOF_UINT32_T
-BITSIZEOF_UINT64_T
-BITSIZEOF_INT_LEAST8_T
-BITSIZEOF_INT_LEAST16_T
-BITSIZEOF_INT_LEAST32_T
-BITSIZEOF_INT_LEAST64_T
-BITSIZEOF_UINT_LEAST8_T
-BITSIZEOF_UINT_LEAST16_T
-BITSIZEOF_UINT_LEAST32_T
-BITSIZEOF_UINT_LEAST64_T
-BITSIZEOF_INT_FAST8_T
-BITSIZEOF_INT_FAST16_T
-BITSIZEOF_INT_FAST32_T
-BITSIZEOF_INT_FAST64_T
-BITSIZEOF_UINT_FAST8_T
-BITSIZEOF_UINT_FAST16_T
-BITSIZEOF_UINT_FAST32_T
-BITSIZEOF_UINT_FAST64_T
-BITSIZEOF_INTPTR_T
-BITSIZEOF_UINTPTR_T
-BITSIZEOF_INTMAX_T
-BITSIZEOF_UINTMAX_T
-BITSIZEOF_UNSIGNED_INT
-BITSIZEOF_LONG
-BITSIZEOF_UNSIGNED_LONG
 BITSIZEOF_PTRDIFF_T
-BITSIZEOF_SIZE_T
-SAME_TYPE_PTRDIFF_T_LONG
-SAME_TYPE_SIZE_T_UNSIGNED_LONG
 BITSIZEOF_SIG_ATOMIC_T
-HAVE_SIGNED_SIG_ATOMIC_T
-SAME_TYPE_SIG_ATOMIC_T_LONG
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG
+BITSIZEOF_SIZE_T
 BITSIZEOF_WCHAR_T
-HAVE_SIGNED_WCHAR_T
-SAME_TYPE_WCHAR_T_LONG
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG
 BITSIZEOF_WINT_T
+HAVE_SIGNED_SIG_ATOMIC_T
+HAVE_SIGNED_WCHAR_T
 HAVE_SIGNED_WINT_T
-SAME_TYPE_WINT_T_LONG
-SAME_TYPE_WINT_T_UNSIGNED_LONG
+PTRDIFF_T_SUFFIX
+SIG_ATOMIC_T_SUFFIX
+SIZE_T_SUFFIX
+WCHAR_T_SUFFIX
+WINT_T_SUFFIX
 STDINT_H
 FULL_PATH_SYS_STAT_H
 SYS_STAT_H
@@ -8711,9 +8642,9 @@
 
 
 
-  { echo "$as_me:$LINENO: checking for long long" >&5
-echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
-if test "${ac_cv_type_long_long+set}" = set; then
+  { echo "$as_me:$LINENO: checking for long long int" >&5
+echo $ECHO_N "checking for long long int... $ECHO_C" >&6; }
+if test "${ac_cv_type_long_long_int+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
@@ -8722,12 +8653,18 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-long long ll = 1LL; int i = 63;
+long long int ll = 9223372036854775807ll;
+           long long int nll = -9223372036854775807LL;
+           typedef int a[((-9223372036854775807LL < 0
+                           && 0 < 9223372036854775807ll)
+                          ? 1 : -1)];
+           int i = 63;
 int
 main ()
 {
-long long llmax = (long long) -1;
-     return ll << i | ll >> i | llmax / ll | llmax % ll;
+long long int llmax = 9223372036854775807ll;
+           return (ll << 63 | ll >> 63 | ll < i | ll > i
+                   | llmax / ll | llmax % ll);
   ;
   return 0;
 }
@@ -8766,19 +8703,30 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_type_long_long=yes
+  ac_cv_type_long_long_int=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_cv_type_long_long=no
+       ac_cv_type_long_long_int=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext \
       conftest$ac_exeext conftest.$ac_ext
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
-echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
+{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long_int" >&5
+echo "${ECHO_T}$ac_cv_type_long_long_int" >&6; }
+  if test $ac_cv_type_long_long_int = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_LONG_LONG_INT 1
+_ACEOF
+
+  fi
+
+
+
+  ac_cv_type_long_long=$ac_cv_type_long_long_int
   if test $ac_cv_type_long_long = yes; then
 
 cat >>confdefs.h <<\_ACEOF
@@ -15902,9 +15850,9 @@
   fi
 
 
-  { echo "$as_me:$LINENO: checking for unsigned long long" >&5
-echo $ECHO_N "checking for unsigned long long... $ECHO_C" >&6; }
-if test "${ac_cv_type_unsigned_long_long+set}" = set; then
+  { echo "$as_me:$LINENO: checking for unsigned long long int" >&5
+echo $ECHO_N "checking for unsigned long long int... $ECHO_C" >&6; }
+if test "${ac_cv_type_unsigned_long_long_int+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
@@ -15913,12 +15861,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-unsigned long long ull = 1ULL; int i = 63;
+unsigned long long int ull = 18446744073709551615ULL;
+           typedef int a[(18446744073709551615ULL <= (unsigned long long int) 
-1
+                          ? 1 : -1)];
+          int i = 63;
 int
 main ()
 {
-unsigned long long ullmax = (unsigned long long) -1;
-     return ull << i | ull >> i | ullmax / ull | ullmax % ull;
+unsigned long long int ullmax = 18446744073709551615ull;
+           return (ull << 63 | ull >> 63 | ull << i | ull >> i
+                   | ullmax / ull | ullmax % ull);
   ;
   return 0;
 }
@@ -15957,19 +15909,30 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_type_unsigned_long_long=yes
+  ac_cv_type_unsigned_long_long_int=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_cv_type_unsigned_long_long=no
+       ac_cv_type_unsigned_long_long_int=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext \
       conftest$ac_exeext conftest.$ac_ext
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long_long" >&5
-echo "${ECHO_T}$ac_cv_type_unsigned_long_long" >&6; }
+{ echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long_long_int" >&5
+echo "${ECHO_T}$ac_cv_type_unsigned_long_long_int" >&6; }
+  if test $ac_cv_type_unsigned_long_long_int = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_UNSIGNED_LONG_LONG_INT 1
+_ACEOF
+
+  fi
+
+
+
+  ac_cv_type_unsigned_long_long=$ac_cv_type_unsigned_long_long_int
   if test $ac_cv_type_unsigned_long_long = yes; then
 
 cat >>confdefs.h <<\_ACEOF
@@ -16970,162 +16933,6 @@
 
 
 
-{ echo "$as_me:$LINENO: checking for size_t" >&5
-echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
-if test "${ac_cv_type_size_t+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-typedef size_t ac__type_new_;
-int
-main ()
-{
-if ((ac__type_new_ *) 0)
-  return 0;
-if (sizeof (ac__type_new_))
-  return 0;
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_type_size_t=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_cv_type_size_t=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
-echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
-if test $ac_cv_type_size_t = yes; then
-  :
-else
-
-cat >>confdefs.h <<_ACEOF
-#define size_t unsigned int
-_ACEOF
-
-fi
-
-
-  { echo "$as_me:$LINENO: checking for wchar_t" >&5
-echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6; }
-if test "${gt_cv_c_wchar_t+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-       wchar_t foo = (wchar_t)'\0';
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  gt_cv_c_wchar_t=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       gt_cv_c_wchar_t=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $gt_cv_c_wchar_t" >&5
-echo "${ECHO_T}$gt_cv_c_wchar_t" >&6; }
-  if test $gt_cv_c_wchar_t = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_WCHAR_T 1
-_ACEOF
-
-  fi
-
 
       { echo "$as_me:$LINENO: checking whether strdup is declared" >&5
 echo $ECHO_N "checking whether strdup is declared... $ECHO_C" >&6; }
@@ -18746,6 +18553,82 @@
   fi
 
 
+  { echo "$as_me:$LINENO: checking for wchar_t" >&5
+echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6; }
+if test "${gt_cv_c_wchar_t+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+#include <stddef.h>
+       wchar_t foo = (wchar_t)'\0';
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  gt_cv_c_wchar_t=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       gt_cv_c_wchar_t=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $gt_cv_c_wchar_t" >&5
+echo "${ECHO_T}$gt_cv_c_wchar_t" >&6; }
+  if test $gt_cv_c_wchar_t = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_WCHAR_T 1
+_ACEOF
+
+  fi
+
+
   { echo "$as_me:$LINENO: checking for wint_t" >&5
 echo $ECHO_N "checking for wint_t... $ECHO_C" >&6; }
 if test "${gt_cv_c_wint_t+set}" = set; then
@@ -18821,6 +18704,86 @@
 
   fi
 
+{ echo "$as_me:$LINENO: checking for size_t" >&5
+echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
+if test "${ac_cv_type_size_t+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+typedef size_t ac__type_new_;
+int
+main ()
+{
+if ((ac__type_new_ *) 0)
+  return 0;
+if (sizeof (ac__type_new_))
+  return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  ac_cv_type_size_t=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_cv_type_size_t=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
+echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
+if test $ac_cv_type_size_t = yes; then
+  :
+else
+
+cat >>confdefs.h <<_ACEOF
+#define size_t unsigned int
+_ACEOF
+
+fi
+
 
 
 
@@ -30593,6 +30556,15 @@
 
 
 
+
+  if test $ac_cv_type_long_long_int = yes; then
+    HAVE_LONG_LONG_INT=1
+  else
+    HAVE_LONG_LONG_INT=0
+  fi
+
+
+
   :
 
 
@@ -30606,87 +30578,22 @@
   fi
 
 
+      if test $ac_cv_header_inttypes_h = yes; then
+    HAVE_INTTYPES_H=1
+  else
+    HAVE_INTTYPES_H=0
+  fi
 
-    { echo "$as_me:$LINENO: checking for stdint.h" >&5
-echo $ECHO_N "checking for stdint.h... $ECHO_C" >&6; }
-if test "${gl_cv_header_stdint_h+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-#include <sys/types.h>
-#include <stdint.h>
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  gl_cv_header_stdint_h=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       gl_cv_header_stdint_h=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_header_stdint_h" >&5
-echo "${ECHO_T}$gl_cv_header_stdint_h" >&6; }
-  if test $gl_cv_header_stdint_h = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_STDINT_H 1
-_ACEOF
 
+      if test $ac_cv_header_sys_types_h = yes; then
+    HAVE_SYS_TYPES_H=1
+  else
+    HAVE_SYS_TYPES_H=0
   fi
 
-  if test $gl_cv_header_stdint_h = yes; then
-    ac_cv_header_stdint_h=yes;       { echo "$as_me:$LINENO: checking full 
path to <stdint.h>" >&5
+
+    if test $ac_cv_header_stdint_h = yes; then
+      { echo "$as_me:$LINENO: checking full path to <stdint.h>" >&5
 echo $ECHO_N "checking full path to <stdint.h>... $ECHO_C" >&6; }
 if test "${gl_cv_full_path_stdint_h+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -30718,7 +30625,7 @@
 _ACEOF
 
 
-    FULL_PATH_STDINT_H='<'$gl_cv_full_path_stdint_h'>'
+    FULL_PATH_STDINT_H="<$gl_cv_full_path_stdint_h>"
 
     HAVE_STDINT_H=1
   else
@@ -30726,22 +30633,113 @@
   fi
 
 
-
-      { echo "$as_me:$LINENO: checking for inttypes.h" >&5
-echo $ECHO_N "checking for inttypes.h... $ECHO_C" >&6; }
-if test "${gl_cv_header_inttypes_h+set}" = set; then
+          if test $ac_cv_header_stdint_h = yes; then
+    { echo "$as_me:$LINENO: checking whether stdint.h conforms to C99" >&5
+echo $ECHO_N "checking whether stdint.h conforms to C99... $ECHO_C" >&6; }
+if test "${gl_cv_header_working_stdint_h+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-
+  gl_cv_header_working_stdint_h=no
     cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
+
+        /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 
-#include <sys/types.h>
-#include <inttypes.h>
+#include <stddef.h>
+#define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
+#include FULL_PATH_STDINT_H
+#ifdef INT8_MAX
+int8_t a1 = INT8_MAX;
+#endif
+#ifdef INT16_MAX
+int16_t a2 = INT16_MAX;
+#endif
+#ifdef INT32_MAX
+int32_t a3 = INT32_MAX;
+#endif
+#ifdef INT64_MAX
+int64_t a4 = INT64_MAX;
+#endif
+#ifdef UINT8_MAX
+uint8_t b1 = UINT8_MAX;
+#else
+typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
+#endif
+#ifdef UINT16_MAX
+uint16_t b2 = UINT16_MAX;
+#endif
+#ifdef UINT32_MAX
+uint32_t b3 = UINT32_MAX;
+#endif
+#ifdef UINT64_MAX
+uint64_t b4 = UINT64_MAX;
+#endif
+int_least8_t c1 = INT8_C (0x7f);
+int_least16_t c2 = INT16_C (0x7fff);
+int_least32_t c3 = INT32_C (0x7fffffff);
+int_least64_t c4 = INT64_C (0x7fffffffffffffff);
+uint_least8_t d1 = UINT8_C (0xff);
+uint_least16_t d2 = UINT16_C (0xffff);
+uint_least32_t d3 = UINT32_C (0xffffffff);
+uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
+int_fast8_t e1 = INT_FAST8_MAX;
+int_fast16_t e2 = INT_FAST16_MAX;
+int_fast32_t e3 = INT_FAST32_MAX;
+int_fast64_t e4 = INT_FAST64_MAX;
+uint_fast8_t f1 = UINT_FAST8_MAX;
+uint_fast16_t f2 = UINT_FAST16_MAX;
+uint_fast32_t f3 = UINT_FAST32_MAX;
+uint_fast64_t f4 = UINT_FAST64_MAX;
+#ifdef INTPTR_MAX
+intptr_t g = INTPTR_MAX;
+#endif
+#ifdef UINTPTR_MAX
+uintptr_t h = UINTPTR_MAX;
+#endif
+intmax_t i = INTMAX_MAX;
+uintmax_t j = UINTMAX_MAX;
+struct s {
+  int check_PTRDIFF: PTRDIFF_MIN < 0 && 0 < PTRDIFF_MAX ? 1 : -1;
+  int check_SIG_ATOMIC: SIG_ATOMIC_MIN <= 0 && 0 < SIG_ATOMIC_MAX ? 1 : -1;
+  int check_SIZE: 0 < SIZE_MAX ? 1 : -1;
+  int check_WCHAR: WCHAR_MIN <= 0 && 0 < WCHAR_MAX ? 1 : -1;
+  int check_WINT: WINT_MIN <= 0 && 0 < WINT_MAX ? 1 : -1;
+
+  /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
+  int check_UINT8_C:
+       (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
+  int check_UINT16_C:
+       (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
+
+  /* Detect bugs in OpenBSD 3.9 stdint.h.  */
+#ifdef UINT8_MAX
+  int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
+#endif
+#ifdef UINT16_MAX
+  int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
+#endif
+#ifdef UINT32_MAX
+  int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
+#endif
+#ifdef UINT64_MAX
+  int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
+#endif
+  int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
+  int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
+  int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
+  int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
+  int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
+  int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
+  int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
+  int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
+  int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
+  int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
+  int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
+};
+
 int
 main ()
 {
@@ -30784,6693 +30782,47 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  gl_cv_header_inttypes_h=yes
+  gl_cv_header_working_stdint_h=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       gl_cv_header_inttypes_h=no
+
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
 fi
-{ echo "$as_me:$LINENO: result: $gl_cv_header_inttypes_h" >&5
-echo "${ECHO_T}$gl_cv_header_inttypes_h" >&6; }
-  if test $gl_cv_header_inttypes_h = yes; then
+{ echo "$as_me:$LINENO: result: $gl_cv_header_working_stdint_h" >&5
+echo "${ECHO_T}$gl_cv_header_working_stdint_h" >&6; }
+  fi
+  if test "$gl_cv_header_working_stdint_h" != yes; then
 
-cat >>confdefs.h <<_ACEOF
-#define HAVE_INTTYPES_H 1
-_ACEOF
 
-  fi
 
-  if test $gl_cv_header_inttypes_h = yes; then
-    ac_cv_header_inttypes_h=yes;       { echo "$as_me:$LINENO: checking full 
path to <inttypes.h>" >&5
-echo $ECHO_N "checking full path to <inttypes.h>... $ECHO_C" >&6; }
-if test "${gl_cv_full_path_inttypes_h+set}" = set; then
+for ac_header in sys/inttypes.h sys/bitypes.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
+  { echo "$as_me:$LINENO: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
+if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
+fi
+ac_res=`eval echo '${'$as_ac_Header'}'`
+              { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
 else
-
-  :
-
-
-
-
-    if test $ac_cv_header_inttypes_h = yes; then
-      cat >conftest.$ac_ext <<_ACEOF
+  # Is the header compilable?
+{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
+echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
+cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <inttypes.h>
-_ACEOF
-      gl_cv_full_path_inttypes_h=`(eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-sed -n '\#/inttypes.h#{s#.*"\(.*/inttypes.h\)".*#\1#;p;q;}'`
-    fi
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_full_path_inttypes_h" >&5
-echo "${ECHO_T}$gl_cv_full_path_inttypes_h" >&6; }
-cat >>confdefs.h <<_ACEOF
-#define FULL_PATH_INTTYPES_H <$gl_cv_full_path_inttypes_h>
-_ACEOF
-
-
-    FULL_PATH_INTTYPES_H='<'$gl_cv_full_path_inttypes_h'>'
-
-    HAVE_INTTYPES_H=1
-  else
-    HAVE_INTTYPES_H=0
-  fi
-
-
-
-for ac_header in sys/inttypes.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  { echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-else
-  # Is the header compilable?
-{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
-echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-#include <$ac_header>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_header_compiler=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_header_compiler=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-echo "${ECHO_T}$ac_header_compiler" >&6; }
-
-# Is the header present?
-{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
-echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <$ac_header>
-_ACEOF
-if { (ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  ac_header_preproc=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  ac_header_preproc=no
-fi
-
-rm -f conftest.err conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-echo "${ECHO_T}$ac_header_preproc" >&6; }
-
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-  yes:no: )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, 
rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the 
preprocessor!" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
compiler's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
-    ac_header_preproc=yes
-    ;;
-  no:yes:* )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be 
compiled" >&5
-echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing 
prerequisite headers?" >&5
-echo "$as_me: WARNING: $ac_header:     check for missing prerequisite 
headers?" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf 
documentation" >&5
-echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But 
Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be 
Compiled\"" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
preprocessor's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" 
>&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler 
will take precedence" >&5
-echo "$as_me: WARNING: $ac_header: in the future, the compiler will take 
precedence" >&2;}
-    ( cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to address@hidden ##
-## --------------------------------- ##
-_ASBOX
-     ) | sed "s/^/$as_me: WARNING:     /" >&2
-    ;;
-esac
-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  eval "$as_ac_Header=\$ac_header_preproc"
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-
-fi
-if test `eval echo '${'$as_ac_Header'}'` = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-  if test $ac_cv_header_sys_inttypes_h = yes; then
-    HAVE_SYS_INTTYPES_H=1
-  else
-    HAVE_SYS_INTTYPES_H=0
-  fi
-
-
-
-for ac_header in sys/bitypes.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  { echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-else
-  # Is the header compilable?
-{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
-echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-#include <$ac_header>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_header_compiler=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_header_compiler=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-echo "${ECHO_T}$ac_header_compiler" >&6; }
-
-# Is the header present?
-{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
-echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <$ac_header>
-_ACEOF
-if { (ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  ac_header_preproc=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  ac_header_preproc=no
-fi
-
-rm -f conftest.err conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-echo "${ECHO_T}$ac_header_preproc" >&6; }
-
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-  yes:no: )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, 
rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the 
preprocessor!" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
compiler's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
-    ac_header_preproc=yes
-    ;;
-  no:yes:* )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be 
compiled" >&5
-echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing 
prerequisite headers?" >&5
-echo "$as_me: WARNING: $ac_header:     check for missing prerequisite 
headers?" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf 
documentation" >&5
-echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But 
Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be 
Compiled\"" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
preprocessor's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" 
>&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler 
will take precedence" >&5
-echo "$as_me: WARNING: $ac_header: in the future, the compiler will take 
precedence" >&2;}
-    ( cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to address@hidden ##
-## --------------------------------- ##
-_ASBOX
-     ) | sed "s/^/$as_me: WARNING:     /" >&2
-    ;;
-esac
-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  eval "$as_ac_Header=\$ac_header_preproc"
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-
-fi
-if test `eval echo '${'$as_ac_Header'}'` = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-  if test $ac_cv_header_sys_bitypes_h = yes; then
-    HAVE_SYS_BITYPES_H=1
-  else
-    HAVE_SYS_BITYPES_H=0
-  fi
-
-
-    { echo "$as_me:$LINENO: checking whether 'long' is 64 bit wide" >&5
-echo $ECHO_N "checking whether 'long' is 64 bit wide... $ECHO_C" >&6; }
-if test "${gl_cv_long_bitsize_64+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-#define POW63  ((((((long) 1 << 15) << 15) << 15) << 15) << 3)
-#define POW64  ((((((long) 1 << 15) << 15) << 15) << 15) << 4)
-typedef int array [2 * (POW63 != 0 && POW64 == 0) - 1];
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  gl_cv_long_bitsize_64=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       gl_cv_long_bitsize_64=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_long_bitsize_64" >&5
-echo "${ECHO_T}$gl_cv_long_bitsize_64" >&6; }
-  if test $gl_cv_long_bitsize_64 = yes; then
-    HAVE_LONG_64BIT=1
-  else
-    HAVE_LONG_64BIT=0
-  fi
-
-
-    { echo "$as_me:$LINENO: checking whether 'long long' is 64 bit wide" >&5
-echo $ECHO_N "checking whether 'long long' is 64 bit wide... $ECHO_C" >&6; }
-if test "${gl_cv_longlong_bitsize_64+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-#define POW63  ((((((long long) 1 << 15) << 15) << 15) << 15) << 3)
-#define POW64  ((((((long long) 1 << 15) << 15) << 15) << 15) << 4)
-typedef int array [2 * (POW63 != 0 && POW64 == 0) - 1];
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  gl_cv_longlong_bitsize_64=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       gl_cv_longlong_bitsize_64=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_longlong_bitsize_64" >&5
-echo "${ECHO_T}$gl_cv_longlong_bitsize_64" >&6; }
-  if test $gl_cv_longlong_bitsize_64 = yes; then
-    HAVE_LONG_LONG_64BIT=1
-  else
-    HAVE_LONG_LONG_64BIT=0
-  fi
-
-
-          other_includes='
-/* Get those types that are already defined in other system include files.  */
-#if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
-# include <sys/inttypes.h>
-#endif
-#if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
-# include <sys/types.h>
-# if HAVE_INTTYPES_H
-#  include FULL_PATH_INTTYPES_H
-# endif
-#endif
-#if defined(__linux__) && HAVE_SYS_BITYPES_H
-# include <sys/bitypes.h>
-#endif
-#if defined(__sun) && HAVE_SYS_INTTYPES_H
-# include <sys/inttypes.h>
-#endif
-#if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
-# include FULL_PATH_INTTYPES_H
-#endif
-#if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
-# include FULL_PATH_STDINT_H
-#endif
-'
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  for gltype in int8_t int16_t int32_t int64_t \
-     uint8_t uint16_t uint32_t uint64_t \
-     int_least8_t int_least16_t int_least32_t int_least64_t \
-     uint_least8_t uint_least16_t uint_least32_t uint_least64_t \
-     int_fast8_t int_fast16_t int_fast32_t int_fast64_t \
-     uint_fast8_t uint_fast16_t uint_fast32_t uint_fast64_t \
-     intptr_t uintptr_t \
-     intmax_t uintmax_t ; do
-    { echo "$as_me:$LINENO: checking for $gltype" >&5
-echo $ECHO_N "checking for $gltype... $ECHO_C" >&6; }
-    cat >conftest.$ac_ext <<_ACEOF
-
-      /* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-/* Test if the type exists.  */
-$gltype x = 17;
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       result=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    eval gl_cv_type_${gltype}=\$result
-    { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-    GLTYPE=`echo "$gltype" | tr abcdefghijklmnopqrstuvwxyz 
ABCDEFGHIJKLMNOPQRSTUVWXYZ`
-    if test $result = yes; then
-      cat >>confdefs.h <<_ACEOF
-#define HAVE_${GLTYPE} 1
-_ACEOF
-
-      eval HAVE_${GLTYPE}=1
-    else
-      eval HAVE_${GLTYPE}=0
-    fi
-  done
-
-
-
-    gl_cv_header_working_stdint_h=no
-  if test $gl_cv_header_stdint_h = yes; then
-
-
-
-
-
-
-
-
-  for gltype in int64_t uint64_t \
-       int_least64_t uint_least64_t \
-       int_fast64_t uint_fast64_t ; do
-    { echo "$as_me:$LINENO: checking for $gltype" >&5
-echo $ECHO_N "checking for $gltype... $ECHO_C" >&6; }
-    cat >conftest.$ac_ext <<_ACEOF
-
-      /* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-/* Test if the type exists.  */
-$gltype x = 17;
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       result=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    eval gl_cv_stdint_${gltype}=\$result
-    { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-    GLTYPE=`echo "$gltype" | tr abcdefghijklmnopqrstuvwxyz 
ABCDEFGHIJKLMNOPQRSTUVWXYZ`
-    if test $result = yes; then
-      cat >>confdefs.h <<_ACEOF
-#define HAVE_${GLTYPE}_IN_STDINT_H 1
-_ACEOF
-
-      eval HAVE_${GLTYPE}_IN_STDINT_H=1
-    else
-      eval HAVE_${GLTYPE}_IN_STDINT_H=0
-    fi
-  done
-
-
-    cat >conftest.$ac_ext <<_ACEOF
-
-      /* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-#define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
-#include <stdint.h>
-int8_t a1 = INT8_C (17);
-int16_t a2 = INT16_C (17);
-int32_t a3 = INT32_C (17);
-#if HAVE_INT64_T_IN_STDINT_H
-int64_t a4 = INT64_C (17);
-#endif
-uint8_t b1 = UINT8_C (17);
-uint16_t b2 = UINT16_C (17);
-uint32_t b3 = UINT32_C (17);
-#if HAVE_UINT64_T_IN_STDINT_H
-uint64_t b4 = UINT64_C (17);
-#endif
-int_least8_t c1 = 17;
-int_least16_t c2 = 17;
-int_least32_t c3 = 17;
-#if HAVE_INT_LEAST64_T_IN_STDINT_H
-int_least64_t c4 = 17;
-#endif
-uint_least8_t d1 = 17;
-uint_least16_t d2 = 17;
-uint_least32_t d3 = 17;
-#if HAVE_UINT_LEAST64_T_IN_STDINT_H
-uint_least64_t d4 = 17;
-#endif
-int_fast8_t e1 = 17;
-int_fast16_t e2 = 17;
-int_fast32_t e3 = 17;
-#if HAVE_INT_FAST64_T_IN_STDINT_H
-int_fast64_t e4 = 17;
-#endif
-uint_fast8_t f1 = 17;
-uint_fast16_t f2 = 17;
-uint_fast32_t f3 = 17;
-#if HAVE_UINT_FAST64_T_IN_STDINT_H
-uint_fast64_t f4 = 17;
-#endif
-intptr_t g = 17;
-uintptr_t h = 17;
-intmax_t i = INTMAX_C (17);
-uintmax_t j = UINTMAX_C (17);
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  gl_cv_header_working_stdint_h=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  fi
-  if test $gl_cv_header_working_stdint_h = yes; then
-        suff64=
-    suffu64=
-    if test $HAVE_LONG_64BIT = 1; then
-      suff64=L
-      suffu64=UL
-    else
-      if test $HAVE_LONG_LONG_64BIT = 1; then
-        suff64=LL
-        suffu64=ULL
-      else
-        cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-#ifdef _MSC_VER
-msvc compiler
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "msvc compiler" >/dev/null 2>&1; then
-
-          suff64=i64
-          suffu64=ui64
-
-fi
-rm -f conftest*
-
-      fi
-    fi
-
-  { echo "$as_me:$LINENO: checking for INT8_MIN" >&5
-echo $ECHO_N "checking for INT8_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT8_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT8_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT8_MIN=yes
-else
-  gl_cv_stdint_INT8_MIN="-128"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT8_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT8_MIN" >&6; }
-  if test "$gl_cv_stdint_INT8_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT8_MIN -128
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT8_MAX" >&5
-echo $ECHO_N "checking for INT8_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT8_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT8_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT8_MAX=yes
-else
-  gl_cv_stdint_INT8_MAX="127"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT8_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT8_MAX" >&6; }
-  if test "$gl_cv_stdint_INT8_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT8_MAX 127
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for UINT8_MAX" >&5
-echo $ECHO_N "checking for UINT8_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT8_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT8_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT8_MAX=yes
-else
-  gl_cv_stdint_UINT8_MAX="255"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT8_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT8_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT8_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT8_MAX 255
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT16_MIN" >&5
-echo $ECHO_N "checking for INT16_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT16_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT16_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT16_MIN=yes
-else
-  gl_cv_stdint_INT16_MIN="-32768"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT16_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT16_MIN" >&6; }
-  if test "$gl_cv_stdint_INT16_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT16_MIN -32768
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT16_MAX" >&5
-echo $ECHO_N "checking for INT16_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT16_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT16_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT16_MAX=yes
-else
-  gl_cv_stdint_INT16_MAX="32767"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT16_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT16_MAX" >&6; }
-  if test "$gl_cv_stdint_INT16_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT16_MAX 32767
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for UINT16_MAX" >&5
-echo $ECHO_N "checking for UINT16_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT16_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT16_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT16_MAX=yes
-else
-  gl_cv_stdint_UINT16_MAX="65535"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT16_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT16_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT16_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT16_MAX 65535
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT32_MIN" >&5
-echo $ECHO_N "checking for INT32_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT32_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT32_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT32_MIN=yes
-else
-  gl_cv_stdint_INT32_MIN="(~INT32_MAX)"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT32_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT32_MIN" >&6; }
-  if test "$gl_cv_stdint_INT32_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT32_MIN (~INT32_MAX)
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT32_MAX" >&5
-echo $ECHO_N "checking for INT32_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT32_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT32_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT32_MAX=yes
-else
-  gl_cv_stdint_INT32_MAX="2147483647"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT32_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT32_MAX" >&6; }
-  if test "$gl_cv_stdint_INT32_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT32_MAX 2147483647
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for UINT32_MAX" >&5
-echo $ECHO_N "checking for UINT32_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT32_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT32_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT32_MAX=yes
-else
-  gl_cv_stdint_UINT32_MAX="4294967295U"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT32_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT32_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT32_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT32_MAX 4294967295U
-_ACEOF
-
-  fi
-
-    if test $gl_cv_stdint_int64_t = yes; then
-
-  { echo "$as_me:$LINENO: checking for INT64_MIN" >&5
-echo $ECHO_N "checking for INT64_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT64_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT64_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT64_MIN=yes
-else
-  gl_cv_stdint_INT64_MIN="(~INT64_MAX)"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT64_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT64_MIN" >&6; }
-  if test "$gl_cv_stdint_INT64_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT64_MIN (~INT64_MAX)
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT64_MAX" >&5
-echo $ECHO_N "checking for INT64_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT64_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT64_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT64_MAX=yes
-else
-  gl_cv_stdint_INT64_MAX="9223372036854775807${suff64}"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT64_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT64_MAX" >&6; }
-  if test "$gl_cv_stdint_INT64_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT64_MAX 9223372036854775807${suff64}
-_ACEOF
-
-  fi
-
-    fi
-    if test $gl_cv_stdint_uint64_t = yes; then
-
-  { echo "$as_me:$LINENO: checking for UINT64_MAX" >&5
-echo $ECHO_N "checking for UINT64_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT64_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT64_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT64_MAX=yes
-else
-  gl_cv_stdint_UINT64_MAX="18446744073709551615${suffu64}"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT64_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT64_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT64_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT64_MAX 18446744073709551615${suffu64}
-_ACEOF
-
-  fi
-
-    fi
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST8_MIN" >&5
-echo $ECHO_N "checking for INT_LEAST8_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST8_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST8_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST8_MIN=yes
-else
-  gl_cv_stdint_INT_LEAST8_MIN="INT8_MIN"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST8_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST8_MIN" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST8_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST8_MIN INT8_MIN
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST8_MAX" >&5
-echo $ECHO_N "checking for INT_LEAST8_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST8_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST8_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST8_MAX=yes
-else
-  gl_cv_stdint_INT_LEAST8_MAX="INT8_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST8_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST8_MAX" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST8_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST8_MAX INT8_MAX
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for UINT_LEAST8_MAX" >&5
-echo $ECHO_N "checking for UINT_LEAST8_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT_LEAST8_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT_LEAST8_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT_LEAST8_MAX=yes
-else
-  gl_cv_stdint_UINT_LEAST8_MAX="UINT8_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT_LEAST8_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT_LEAST8_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT_LEAST8_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT_LEAST8_MAX UINT8_MAX
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST16_MIN" >&5
-echo $ECHO_N "checking for INT_LEAST16_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST16_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST16_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST16_MIN=yes
-else
-  gl_cv_stdint_INT_LEAST16_MIN="INT16_MIN"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST16_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST16_MIN" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST16_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST16_MIN INT16_MIN
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST16_MAX" >&5
-echo $ECHO_N "checking for INT_LEAST16_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST16_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST16_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST16_MAX=yes
-else
-  gl_cv_stdint_INT_LEAST16_MAX="INT16_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST16_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST16_MAX" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST16_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST16_MAX INT16_MAX
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for UINT_LEAST16_MAX" >&5
-echo $ECHO_N "checking for UINT_LEAST16_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT_LEAST16_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT_LEAST16_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT_LEAST16_MAX=yes
-else
-  gl_cv_stdint_UINT_LEAST16_MAX="UINT16_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT_LEAST16_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT_LEAST16_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT_LEAST16_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT_LEAST16_MAX UINT16_MAX
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST32_MIN" >&5
-echo $ECHO_N "checking for INT_LEAST32_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST32_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST32_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST32_MIN=yes
-else
-  gl_cv_stdint_INT_LEAST32_MIN="INT32_MIN"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST32_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST32_MIN" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST32_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST32_MIN INT32_MIN
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST32_MAX" >&5
-echo $ECHO_N "checking for INT_LEAST32_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST32_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST32_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST32_MAX=yes
-else
-  gl_cv_stdint_INT_LEAST32_MAX="INT32_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST32_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST32_MAX" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST32_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST32_MAX INT32_MAX
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for UINT_LEAST32_MAX" >&5
-echo $ECHO_N "checking for UINT_LEAST32_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT_LEAST32_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT_LEAST32_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT_LEAST32_MAX=yes
-else
-  gl_cv_stdint_UINT_LEAST32_MAX="UINT32_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT_LEAST32_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT_LEAST32_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT_LEAST32_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT_LEAST32_MAX UINT32_MAX
-_ACEOF
-
-  fi
-
-    if test $gl_cv_stdint_int_least64_t = yes; then
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST64_MIN" >&5
-echo $ECHO_N "checking for INT_LEAST64_MIN... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST64_MIN+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST64_MIN
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST64_MIN=yes
-else
-  gl_cv_stdint_INT_LEAST64_MIN="INT64_MIN"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST64_MIN" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST64_MIN" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST64_MIN" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST64_MIN INT64_MIN
-_ACEOF
-
-  fi
-
-
-  { echo "$as_me:$LINENO: checking for INT_LEAST64_MAX" >&5
-echo $ECHO_N "checking for INT_LEAST64_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_INT_LEAST64_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef INT_LEAST64_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_INT_LEAST64_MAX=yes
-else
-  gl_cv_stdint_INT_LEAST64_MAX="INT64_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_INT_LEAST64_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_INT_LEAST64_MAX" >&6; }
-  if test "$gl_cv_stdint_INT_LEAST64_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define INT_LEAST64_MAX INT64_MAX
-_ACEOF
-
-  fi
-
-    fi
-    if test $gl_cv_stdint_uint_least64_t = yes; then
-
-  { echo "$as_me:$LINENO: checking for UINT_LEAST64_MAX" >&5
-echo $ECHO_N "checking for UINT_LEAST64_MAX... $ECHO_C" >&6; }
-if test "${gl_cv_stdint_UINT_LEAST64_MAX+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef UINT_LEAST64_MAX
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  gl_cv_stdint_UINT_LEAST64_MAX=yes
-else
-  gl_cv_stdint_UINT_LEAST64_MAX="UINT64_MAX"
-fi
-rm -f conftest*
-
-fi
-{ echo "$as_me:$LINENO: result: $gl_cv_stdint_UINT_LEAST64_MAX" >&5
-echo "${ECHO_T}$gl_cv_stdint_UINT_LEAST64_MAX" >&6; }
-  if test "$gl_cv_stdint_UINT_LEAST64_MAX" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define UINT_LEAST64_MAX UINT64_MAX
-_ACEOF
-
-  fi
-
-    fi
-
-
-
-
-
-
-
-
-
-
-
-  sed_unsigned='s,^\(U*\).*,\1,'
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in INT_FAST8_MIN INT_FAST8_MAX UINT_FAST8_MAX \
-                              INT_FAST16_MIN INT_FAST16_MAX UINT_FAST16_MAX \
-                              INT_FAST32_MIN INT_FAST32_MAX UINT_FAST32_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    unsigned=`echo $bound | sed -e "$sed_unsigned" | tr U u`
-    width=`echo $bound | sed -e 's,^U*INT,,' -e 's,_MIN,,' -e 's,_MAX,,'`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          case $width in
-            *8) widthlist="8 16 32 64" ;;
-            *16) widthlist="16 32 64" ;;
-            *32 | PTR | MAX | PTRDIFF) widthlist="32 64" ;;
-            *64) widthlist="64" ;;
-          esac
-          for w in $widthlist; do
-            if test -z "$result"; then
-              cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (${unsigned}int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`echo "$unsigned" | tr u U`INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-            else
-              break
-            fi
-          done
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-    if test $gl_cv_stdint_uint_fast64_t = yes; then
-
-
-
-
-  sed_unsigned='s,^\(U*\).*,\1,'
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in INT_FAST64_MIN INT_FAST64_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    unsigned=`echo $bound | sed -e "$sed_unsigned" | tr U u`
-    width=`echo $bound | sed -e 's,^U*INT,,' -e 's,_MIN,,' -e 's,_MAX,,'`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          case $width in
-            *8) widthlist="8 16 32 64" ;;
-            *16) widthlist="16 32 64" ;;
-            *32 | PTR | MAX | PTRDIFF) widthlist="32 64" ;;
-            *64) widthlist="64" ;;
-          esac
-          for w in $widthlist; do
-            if test -z "$result"; then
-              cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (${unsigned}int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`echo "$unsigned" | tr u U`INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-            else
-              break
-            fi
-          done
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-    fi
-    if test $gl_cv_stdint_uint_fast64_t = yes; then
-
-
-
-  sed_unsigned='s,^\(U*\).*,\1,'
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in UINT_FAST64_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    unsigned=`echo $bound | sed -e "$sed_unsigned" | tr U u`
-    width=`echo $bound | sed -e 's,^U*INT,,' -e 's,_MIN,,' -e 's,_MAX,,'`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          case $width in
-            *8) widthlist="8 16 32 64" ;;
-            *16) widthlist="16 32 64" ;;
-            *32 | PTR | MAX | PTRDIFF) widthlist="32 64" ;;
-            *64) widthlist="64" ;;
-          esac
-          for w in $widthlist; do
-            if test -z "$result"; then
-              cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (${unsigned}int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`echo "$unsigned" | tr u U`INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-            else
-              break
-            fi
-          done
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-    fi
-
-
-
-
-
-
-
-
-  sed_unsigned='s,^\(U*\).*,\1,'
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in INTPTR_MIN INTPTR_MAX UINTPTR_MAX \
-                              INTMAX_MIN INTMAX_MAX UINTMAX_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    unsigned=`echo $bound | sed -e "$sed_unsigned" | tr U u`
-    width=`echo $bound | sed -e 's,^U*INT,,' -e 's,_MIN,,' -e 's,_MAX,,'`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          case $width in
-            *8) widthlist="8 16 32 64" ;;
-            *16) widthlist="16 32 64" ;;
-            *32 | PTR | MAX | PTRDIFF) widthlist="32 64" ;;
-            *64) widthlist="64" ;;
-          esac
-          for w in $widthlist; do
-            if test -z "$result"; then
-              cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (${unsigned}int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`echo "$unsigned" | tr u U`INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-            else
-              break
-            fi
-          done
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-
-
-
-
-  sed_unsigned='s,^\(U*\).*,\1,'
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in PTRDIFF_MIN PTRDIFF_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    unsigned=`echo $bound | sed -e "$sed_unsigned" | tr U u`
-    width=`echo $bound | sed -e 's,^U*INT,,' -e 's,_MIN,,' -e 's,_MAX,,'`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          case $width in
-            *8) widthlist="8 16 32 64" ;;
-            *16) widthlist="16 32 64" ;;
-            *32 | PTR | MAX | PTRDIFF) widthlist="32 64" ;;
-            *64) widthlist="64" ;;
-          esac
-          for w in $widthlist; do
-            if test -z "$result"; then
-              cat >conftest.$ac_ext <<_ACEOF
-#include <stddef.h>
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (${unsigned}int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`echo "$unsigned" | tr u U`INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-            else
-              break
-            fi
-          done
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-
-
-for ac_header in stdint.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  { echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-else
-  # Is the header compilable?
-{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
-echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-#include <$ac_header>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_header_compiler=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_header_compiler=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-echo "${ECHO_T}$ac_header_compiler" >&6; }
-
-# Is the header present?
-{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
-echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <$ac_header>
-_ACEOF
-if { (ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } >/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
-  ac_header_preproc=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-  ac_header_preproc=no
-fi
-
-rm -f conftest.err conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-echo "${ECHO_T}$ac_header_preproc" >&6; }
-
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-  yes:no: )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, 
rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the 
preprocessor!" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
compiler's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
-    ac_header_preproc=yes
-    ;;
-  no:yes:* )
-    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be 
compiled" >&5
-echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing 
prerequisite headers?" >&5
-echo "$as_me: WARNING: $ac_header:     check for missing prerequisite 
headers?" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf 
documentation" >&5
-echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But 
Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be 
Compiled\"" >&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
preprocessor's result" >&5
-echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" 
>&2;}
-    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler 
will take precedence" >&5
-echo "$as_me: WARNING: $ac_header: in the future, the compiler will take 
precedence" >&2;}
-    ( cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to address@hidden ##
-## --------------------------------- ##
-_ASBOX
-     ) | sed "s/^/$as_me: WARNING:     /" >&2
-    ;;
-esac
-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  eval "$as_ac_Header=\$ac_header_preproc"
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-
-fi
-if test `eval echo '${'$as_ac_Header'}'` = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-    { echo "$as_me:$LINENO: checking for SIZE_MAX" >&5
-echo $ECHO_N "checking for SIZE_MAX... $ECHO_C" >&6; }
-  result=
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-
-#include <limits.h>
-#if HAVE_STDINT_H
-#include <stdint.h>
-#endif
-#ifdef SIZE_MAX
-Found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "Found it" >/dev/null 2>&1; then
-  result=yes
-fi
-rm -f conftest*
-
-  if test -z "$result"; then
-                if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT - 1) >= 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT - 1) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT - 1) < 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT - 1) >= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT - 1) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) size_t_bits_minus_1=$ac_lo;;
-'') size_t_bits_minus_1= ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-static long int longval () { return sizeof (size_t) * CHAR_BIT - 1; }
-static unsigned long int ulongval () { return sizeof (size_t) * CHAR_BIT - 1; }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof (size_t) * CHAR_BIT - 1) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof (size_t) * CHAR_BIT - 1))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof (size_t) * CHAR_BIT - 1))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  size_t_bits_minus_1=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-size_t_bits_minus_1=
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-    if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) <= sizeof (unsigned int)) >= 
0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) <= sizeof (unsigned int)) <= 
$ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) <= sizeof (unsigned int)) < 
0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) <= sizeof (unsigned int)) >= 
$ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof (size_t) <= sizeof (unsigned int)) <= 
$ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) fits_in_uint=$ac_lo;;
-'') fits_in_uint= ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-static long int longval () { return sizeof (size_t) <= sizeof (unsigned int); }
-static unsigned long int ulongval () { return sizeof (size_t) <= sizeof 
(unsigned int); }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof (size_t) <= sizeof (unsigned int)) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof (size_t) <= sizeof (unsigned int)))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof (size_t) <= sizeof (unsigned int)))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  fits_in_uint=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-fits_in_uint=
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-    if test -n "$size_t_bits_minus_1" && test -n "$fits_in_uint"; then
-      if test $fits_in_uint = 1; then
-                        cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-          extern size_t foo;
-          extern unsigned long foo;
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  fits_in_uint=0
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-      fi
-                        if test $fits_in_uint = 1; then
-        result="(((1U << $size_t_bits_minus_1) - 1) * 2 + 1)"
-      else
-        result="(((1UL << $size_t_bits_minus_1) - 1) * 2 + 1)"
-      fi
-    else
-            result='((size_t)~(size_t)0)'
-    fi
-  fi
-  { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-  if test "$result" != yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define SIZE_MAX $result
-_ACEOF
-
-  fi
-
-
-
-
-
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in SIG_ATOMIC_MIN SIG_ATOMIC_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          cat >conftest.$ac_ext <<_ACEOF
-#include <signal.h>
-            int verify[2 * (($type) -1 >= ($type) 0) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  eval gl_cv_${type}_signed=no
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       eval gl_cv_${type}_signed=yes
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-          if eval test \$gl_cv_${type}_signed = yes; then
-            for w in 8 16 32 64; do
-              if test -z "$result"; then
-                cat >conftest.$ac_ext <<_ACEOF
-#include <signal.h>
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-              else
-                break
-              fi
-            done
-          else
-            if test ${limitkind} = _MIN; then
-              result=0
-            else
-              for w in 8 16 32 64; do
-                if test -z "$result"; then
-                  cat >conftest.$ac_ext <<_ACEOF
-#include <signal.h>
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (uint${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=UINT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-                else
-                  break
-                fi
-              done
-            fi
-          fi
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-
-
-
-
-  sed_limitkind='s,^.*\(_[^_]*\)$,\1,'
-  for bound in WINT_MIN WINT_MAX; do
-    type=`echo $bound | sed -e 's,_MAX,_t,' -e 's,_MIN,_t,' | tr 
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
-    limitkind=`echo $bound | sed -e "$sed_limitkind"`
-    { echo "$as_me:$LINENO: checking for $bound" >&5
-echo $ECHO_N "checking for $bound... $ECHO_C" >&6; }
-if { as_var=gl_cv_stdint_$bound; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdint.h>
-#ifdef $bound
-found it
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "found it" >/dev/null 2>&1; then
-  eval gl_cv_stdint_$bound=yes
-else
-  result=
-          cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
-
-            int verify[2 * (($type) -1 >= ($type) 0) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  eval gl_cv_${type}_signed=no
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       eval gl_cv_${type}_signed=yes
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-          if eval test \$gl_cv_${type}_signed = yes; then
-            for w in 8 16 32 64; do
-              if test -z "$result"; then
-                cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
-
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (int${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=INT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-              else
-                break
-              fi
-            done
-          else
-            if test ${limitkind} = _MIN; then
-              result=0
-            else
-              for w in 8 16 32 64; do
-                if test -z "$result"; then
-                  cat >conftest.$ac_ext <<_ACEOF
-
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
-
-#include <stdint.h>
-int verify[2 * (sizeof ($type) == sizeof (uint${w}_t)) - 1];
-
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=UINT${w}${limitkind}
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-                else
-                  break
-                fi
-              done
-            fi
-          fi
-          if test -z "$result"; then
-            result=no
-          fi
-          eval gl_cv_stdint_$bound=\$result
-
-fi
-rm -f conftest*
-
-fi
-ac_res=`eval echo '${'gl_cv_stdint_$bound'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_stdint_$bound
-    if test "$result" != yes && test "$result" != no; then
-
-cat >>confdefs.h <<_ACEOF
-#define $bound $result
-_ACEOF
-
-    fi
-  done
-
-    STDINT_H=''
-  else
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  for gltype in int8_t int16_t int32_t int64_t \
-       uint8_t uint16_t uint32_t uint64_t \
-       int_least8_t int_least16_t int_least32_t int_least64_t \
-       uint_least8_t uint_least16_t uint_least32_t uint_least64_t \
-       int_fast8_t int_fast16_t int_fast32_t int_fast64_t \
-       uint_fast8_t uint_fast16_t uint_fast32_t uint_fast64_t \
-       intptr_t uintptr_t \
-       intmax_t uintmax_t ; do
-    if eval test \$gl_cv_type_${gltype} = yes; then
-      { echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
-echo $ECHO_N "checking for bit size of $gltype... $ECHO_C" >&6; }
-if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; 
}; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) result=$ac_lo;;
-'') result=unknown ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$other_includes
-#include <limits.h>
-static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
-static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof ($gltype) * CHAR_BIT) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-result=unknown
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-         eval gl_cv_bitsizeof_${gltype}=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_bitsizeof_${gltype}'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-      eval result=\$gl_cv_bitsizeof_${gltype}
-    else
-                                                result=0
-    fi
-    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    cat >>confdefs.h <<_ACEOF
-#define BITSIZEOF_${GLTYPE} $result
-_ACEOF
-
-    eval BITSIZEOF_${GLTYPE}=\$result
-  done
-
-
-
-    gl_cv_type_unsigned_int=yes
-    gl_cv_type_long=yes
-    gl_cv_type_unsigned_long=yes
-
-
-
-
-
-  for gltype in unsigned_int long unsigned_long ; do
-    if eval test \$gl_cv_type_${gltype} = yes; then
-      { echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
-echo $ECHO_N "checking for bit size of $gltype... $ECHO_C" >&6; }
-if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; 
}; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-typedef unsigned int unsigned_int;
-       typedef unsigned long unsigned_long;
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-typedef unsigned int unsigned_int;
-       typedef unsigned long unsigned_long;
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-typedef unsigned int unsigned_int;
-       typedef unsigned long unsigned_long;
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-typedef unsigned int unsigned_int;
-       typedef unsigned long unsigned_long;
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-typedef unsigned int unsigned_int;
-       typedef unsigned long unsigned_long;
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) result=$ac_lo;;
-'') result=unknown ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-typedef unsigned int unsigned_int;
-       typedef unsigned long unsigned_long;
-#include <limits.h>
-static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
-static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof ($gltype) * CHAR_BIT) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-result=unknown
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-         eval gl_cv_bitsizeof_${gltype}=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_bitsizeof_${gltype}'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-      eval result=\$gl_cv_bitsizeof_${gltype}
-    else
-                                                result=0
-    fi
-    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    cat >>confdefs.h <<_ACEOF
-#define BITSIZEOF_${GLTYPE} $result
-_ACEOF
-
-    eval BITSIZEOF_${GLTYPE}=\$result
-  done
-
-
-
-    { echo "$as_me:$LINENO: checking for ptrdiff_t" >&5
-echo $ECHO_N "checking for ptrdiff_t... $ECHO_C" >&6; }
-if test "${ac_cv_type_ptrdiff_t+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-typedef ptrdiff_t ac__type_new_;
-int
-main ()
-{
-if ((ac__type_new_ *) 0)
-  return 0;
-if (sizeof (ac__type_new_))
-  return 0;
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_type_ptrdiff_t=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_cv_type_ptrdiff_t=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_ptrdiff_t" >&5
-echo "${ECHO_T}$ac_cv_type_ptrdiff_t" >&6; }
-if test $ac_cv_type_ptrdiff_t = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_PTRDIFF_T 1
-_ACEOF
-
-
-fi
-
-    gl_cv_type_ptrdiff_t=$ac_cv_type_ptrdiff_t
-
-    gl_cv_type_size_t=yes
-
-
-
-
-  for gltype in ptrdiff_t size_t ; do
-    if eval test \$gl_cv_type_${gltype} = yes; then
-      { echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
-echo $ECHO_N "checking for bit size of $gltype... $ECHO_C" >&6; }
-if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; 
}; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) result=$ac_lo;;
-'') result=unknown ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
-static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof ($gltype) * CHAR_BIT) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-result=unknown
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-         eval gl_cv_bitsizeof_${gltype}=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_bitsizeof_${gltype}'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-      eval result=\$gl_cv_bitsizeof_${gltype}
-    else
-                                                result=0
-    fi
-    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    cat >>confdefs.h <<_ACEOF
-#define BITSIZEOF_${GLTYPE} $result
-_ACEOF
-
-    eval BITSIZEOF_${GLTYPE}=\$result
-  done
-
-
-
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-    extern ptrdiff_t foo;
-    extern long foo;
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_PTRDIFF_T_LONG=1
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       SAME_TYPE_PTRDIFF_T_LONG=0
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
-
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-    extern size_t foo;
-    extern unsigned long foo;
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_SIZE_T_UNSIGNED_LONG=1
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       SAME_TYPE_SIZE_T_UNSIGNED_LONG=0
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
-
-    { echo "$as_me:$LINENO: checking for sig_atomic_t" >&5
-echo $ECHO_N "checking for sig_atomic_t... $ECHO_C" >&6; }
-if test "${ac_cv_type_sig_atomic_t+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-
-typedef sig_atomic_t ac__type_new_;
-int
-main ()
-{
-if ((ac__type_new_ *) 0)
-  return 0;
-if (sizeof (ac__type_new_))
-  return 0;
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_type_sig_atomic_t=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_cv_type_sig_atomic_t=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_sig_atomic_t" >&5
-echo "${ECHO_T}$ac_cv_type_sig_atomic_t" >&6; }
-if test $ac_cv_type_sig_atomic_t = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_SIG_ATOMIC_T 1
-_ACEOF
-
-
-fi
-
-    gl_cv_type_sig_atomic_t=$ac_cv_type_sig_atomic_t
-
-
-
-  for gltype in sig_atomic_t ; do
-    if eval test \$gl_cv_type_${gltype} = yes; then
-      { echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
-echo $ECHO_N "checking for bit size of $gltype... $ECHO_C" >&6; }
-if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; 
}; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) result=$ac_lo;;
-'') result=unknown ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-#include <limits.h>
-static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
-static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof ($gltype) * CHAR_BIT) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-result=unknown
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-         eval gl_cv_bitsizeof_${gltype}=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_bitsizeof_${gltype}'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-      eval result=\$gl_cv_bitsizeof_${gltype}
-    else
-                                                result=0
-    fi
-    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    cat >>confdefs.h <<_ACEOF
-#define BITSIZEOF_${GLTYPE} $result
-_ACEOF
-
-    eval BITSIZEOF_${GLTYPE}=\$result
-  done
-
-
-
-
-
-  for gltype in sig_atomic_t ; do
-    { echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
-echo $ECHO_N "checking whether $gltype is signed... $ECHO_C" >&6; }
-if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = 
set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-            int verify[2 * ((sig_atomic_t) -1 < (sig_atomic_t) 0) - 1];
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       result=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-       eval gl_cv_type_${gltype}_signed=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_type_${gltype}_signed'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_type_${gltype}_signed
-    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    if test "$result" = yes; then
-      cat >>confdefs.h <<_ACEOF
-#define HAVE_SIGNED_${GLTYPE} 1
-_ACEOF
-
-      eval HAVE_SIGNED_${GLTYPE}=1
-    else
-      eval HAVE_SIGNED_${GLTYPE}=0
-    fi
-  done
-
-
-    if test $HAVE_SIGNED_SIG_ATOMIC_T = 1; then
-
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-    extern sig_atomic_t foo;
-    extern long foo;
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_SIG_ATOMIC_T_LONG=1
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       SAME_TYPE_SIG_ATOMIC_T_LONG=0
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
-    else
-
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <signal.h>
-    extern sig_atomic_t foo;
-    extern unsigned long foo;
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG=1
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG=0
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
-    fi
-
-
-    gl_cv_type_wchar_t=$gt_cv_c_wchar_t
-
-
-
-  for gltype in wchar_t ; do
-    if eval test \$gl_cv_type_${gltype} = yes; then
-      { echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
-echo $ECHO_N "checking for bit size of $gltype... $ECHO_C" >&6; }
-if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; 
}; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test "$cross_compiling" = yes; then
-  # Depending upon the size, compute the lo and hi bounds.
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=0 ac_mid=0
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr $ac_mid + 1`
-                       if test $ac_lo -le $ac_mid; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) < 0)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=-1 ac_mid=-1
-  while :; do
-    cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) >= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_lo=$ac_mid; break
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_hi=`expr '(' $ac_mid ')' - 1`
-                       if test $ac_mid -le $ac_hi; then
-                         ac_lo= ac_hi=
-                         break
-                       fi
-                       ac_mid=`expr 2 '*' $ac_mid`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  done
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo= ac_hi=
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-# Binary search between lo and hi bounds.
-while test "x$ac_lo" != "x$ac_hi"; do
-  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-int
-main ()
-{
-static int test_array [1 - 2 * !((sizeof ($gltype) * CHAR_BIT) <= $ac_mid)];
-test_array [0] = 0
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_hi=$ac_mid
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_lo=`expr '(' $ac_mid ')' + 1`
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-case $ac_lo in
-?*) result=$ac_lo;;
-'') result=unknown ;;
-esac
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-#include <limits.h>
-static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
-static unsigned long int ulongval () { return sizeof ($gltype) * CHAR_BIT; }
-#include <stdio.h>
-#include <stdlib.h>
-int
-main ()
-{
-
-  FILE *f = fopen ("conftest.val", "w");
-  if (! f)
-    return 1;
-  if ((sizeof ($gltype) * CHAR_BIT) < 0)
-    {
-      long int i = longval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%ld\n", i);
-    }
-  else
-    {
-      unsigned long int i = ulongval ();
-      if (i != (sizeof ($gltype) * CHAR_BIT))
-       return 1;
-      fprintf (f, "%lu\n", i);
-    }
-  return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  result=`cat conftest.val`
-else
-  echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-result=unknown
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext 
conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f conftest.val
-         eval gl_cv_bitsizeof_${gltype}=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_bitsizeof_${gltype}'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-      eval result=\$gl_cv_bitsizeof_${gltype}
-    else
-                                                result=0
-    fi
-    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    cat >>confdefs.h <<_ACEOF
-#define BITSIZEOF_${GLTYPE} $result
-_ACEOF
-
-    eval BITSIZEOF_${GLTYPE}=\$result
-  done
-
-
-
-
-
-  for gltype in wchar_t ; do
-    { echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
-echo $ECHO_N "checking whether $gltype is signed... $ECHO_C" >&6; }
-if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = 
set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-            int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
+$ac_includes_default
+#include <$ac_header>
 _ACEOF
 rm -f conftest.$ac_objext
 if { (ac_try="$ac_compile"
@@ -37506,254 +30858,137 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  result=yes
+  ac_header_compiler=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       result=no
+       ac_header_compiler=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-       eval gl_cv_type_${gltype}_signed=\$result
-
-fi
-ac_res=`eval echo '${'gl_cv_type_${gltype}_signed'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-    eval result=\$gl_cv_type_${gltype}_signed
-    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
-    if test "$result" = yes; then
-      cat >>confdefs.h <<_ACEOF
-#define HAVE_SIGNED_${GLTYPE} 1
-_ACEOF
-
-      eval HAVE_SIGNED_${GLTYPE}=1
-    else
-      eval HAVE_SIGNED_${GLTYPE}=0
-    fi
-  done
-
-
-    if test $HAVE_SIGNED_WCHAR_T = 1; then
+{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
+echo "${ECHO_T}$ac_header_compiler" >&6; }
 
-  cat >conftest.$ac_ext <<_ACEOF
+# Is the header present?
+{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
+echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
+cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stddef.h>
-    extern wchar_t foo;
-    extern long foo;
-int
-main ()
-{
-
-  ;
-  return 0;
-}
+#include <$ac_header>
 _ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
+if { (ac_try="$ac_cpp conftest.$ac_ext"
 case "(($ac_try" in
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
   *) ac_try_echo=$ac_try;;
 esac
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
+  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 >conftest.err
   rm -f conftest.er1
   cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_WCHAR_T_LONG=1
+  (exit $ac_status); } >/dev/null; then
+  if test -s conftest.err; then
+    ac_cpp_err=$ac_c_preproc_warn_flag
+    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+  else
+    ac_cpp_err=
+  fi
+else
+  ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+  ac_header_preproc=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       SAME_TYPE_WCHAR_T_LONG=0
+  ac_header_preproc=no
 fi
 
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
-    else
-
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stddef.h>
-    extern wchar_t foo;
-    extern unsigned long foo;
-int
-main ()
-{
+rm -f conftest.err conftest.$ac_ext
+{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
+echo "${ECHO_T}$ac_header_preproc" >&6; }
 
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
+# So?  What about this header?
+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
+  yes:no: )
+    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, 
rejected by the preprocessor!" >&5
+echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the 
preprocessor!" >&2;}
+    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
compiler's result" >&5
+echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
+    ac_header_preproc=yes
+    ;;
+  no:yes:* )
+    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be 
compiled" >&5
+echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
+    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing 
prerequisite headers?" >&5
+echo "$as_me: WARNING: $ac_header:     check for missing prerequisite 
headers?" >&2;}
+    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf 
documentation" >&5
+echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
+    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But 
Cannot Be Compiled\"" >&5
+echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be 
Compiled\"" >&2;}
+    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the 
preprocessor's result" >&5
+echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" 
>&2;}
+    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler 
will take precedence" >&5
+echo "$as_me: WARNING: $ac_header: in the future, the compiler will take 
precedence" >&2;}
+    ( cat <<\_ASBOX
+## --------------------------------- ##
+## Report this to address@hidden ##
+## --------------------------------- ##
+_ASBOX
+     ) | sed "s/^/$as_me: WARNING:     /" >&2
+    ;;
 esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_WCHAR_T_UNSIGNED_LONG=1
+{ echo "$as_me:$LINENO: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
+if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
+  eval "$as_ac_Header=\$ac_header_preproc"
+fi
+ac_res=`eval echo '${'$as_ac_Header'}'`
+              { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
 
-       SAME_TYPE_WCHAR_T_UNSIGNED_LONG=0
 fi
+if test `eval echo '${'$as_ac_Header'}'` = yes; then
+  cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
 
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
 
+done
 
+    if test $ac_cv_header_sys_inttypes_h = yes; then
+      HAVE_SYS_INTTYPES_H=1
+    else
+      HAVE_SYS_INTTYPES_H=0
     fi
 
-                        { echo "$as_me:$LINENO: checking for wint_t" >&5
-echo $ECHO_N "checking for wint_t... $ECHO_C" >&6; }
-if test "${ac_cv_type_wint_t+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
-
+    if test $ac_cv_header_sys_bitypes_h = yes; then
+      HAVE_SYS_BITYPES_H=1
+    else
+      HAVE_SYS_BITYPES_H=0
+    fi
 
-typedef wint_t ac__type_new_;
-int
-main ()
-{
-if ((ac__type_new_ *) 0)
-  return 0;
-if (sizeof (ac__type_new_))
-  return 0;
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_type_wint_t=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_cv_type_wint_t=no
-fi
 
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_wint_t" >&5
-echo "${ECHO_T}$ac_cv_type_wint_t" >&6; }
-if test $ac_cv_type_wint_t = yes; then
 
-cat >>confdefs.h <<_ACEOF
-#define HAVE_WINT_T 1
-_ACEOF
 
 
-fi
 
-    gl_cv_type_wint_t=$ac_cv_type_wint_t
 
 
 
-  for gltype in wint_t ; do
-    if eval test \$gl_cv_type_${gltype} = yes; then
+  for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
       { echo "$as_me:$LINENO: checking for bit size of $gltype" >&5
 echo $ECHO_N "checking for bit size of $gltype... $ECHO_C" >&6; }
 if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; 
}; then
@@ -37767,9 +31002,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
+
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
 #include <limits.h>
 int
@@ -37824,9 +31066,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
+
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
 #include <limits.h>
 int
@@ -37898,9 +31147,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
+
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
 #include <limits.h>
 int
@@ -37955,9 +31211,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
+
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
 #include <limits.h>
 int
@@ -38039,9 +31302,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
+
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
 #include <limits.h>
 int
@@ -38109,9 +31379,16 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
+
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
 #include <limits.h>
 static long int longval () { return sizeof ($gltype) * CHAR_BIT; }
@@ -38184,7 +31461,7 @@
               { echo "$as_me:$LINENO: result: $ac_res" >&5
 echo "${ECHO_T}$ac_res" >&6; }
       eval result=\$gl_cv_bitsizeof_${gltype}
-    else
+    if test $result = unknown; then
                                                 result=0
     fi
     GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
@@ -38199,7 +31476,9 @@
 
 
 
-  for gltype in wint_t ; do
+
+
+  for gltype in sig_atomic_t wchar_t wint_t ; do
     { echo "$as_me:$LINENO: checking whether $gltype is signed" >&5
 echo $ECHO_N "checking whether $gltype is signed... $ECHO_C" >&6; }
 if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = 
set"; }; then
@@ -38211,12 +31490,18 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
 
-            int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
 
+            int verify[2 * (($gltype) -1 < ($gltype) 0) - 1];
 int
 main ()
 {
@@ -38288,87 +31573,58 @@
   done
 
 
-    if test $HAVE_SIGNED_WINT_T = 1; then
+  gl_cv_type_ptrdiff_t_signed=yes
+  gl_cv_type_size_t_signed=no
 
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
 
-    extern wint_t foo;
-    extern long foo;
-int
-main ()
-{
 
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  SAME_TYPE_WINT_T_LONG=1
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
-       SAME_TYPE_WINT_T_LONG=0
-fi
 
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
 
+  for gltype in ptrdiff_t sig_atomic_t size_t wchar_t wint_t ; do
+    { echo "$as_me:$LINENO: checking for $gltype integer literal suffix" >&5
+echo $ECHO_N "checking for $gltype integer literal suffix... $ECHO_C" >&6; }
+if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = 
set"; }; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  eval gl_cv_type_${gltype}_suffix=no
+       eval result=\$gl_cv_type_${gltype}_signed
+       if test "$result" = yes; then
+        glsufu=
     else
-
+        glsufu=u
+       fi
+       for glsuf in "$glsufu" ${glsufu}l ${glsufu}ll ${glsufu}i64; do
+        case $glsuf in
+          '')  gltype1='int';;
+          l)   gltype1='long int';;
+          ll)  gltype1='long long int';;
+          i64) gltype1='__int64';;
+          u)   gltype1='unsigned int';;
+          ul)  gltype1='unsigned long int';;
+          ull) gltype1='unsigned long long int';;
+          ui64)gltype1='unsigned __int64';;
+        esac
   cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <stdio.h>
-#include <time.h>
-#include <wchar.h>
 
-    extern wint_t foo;
-    extern unsigned long foo;
+  #include <stddef.h>
+  #include <signal.h>
+  #if HAVE_WCHAR_H
+    /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+       <wchar.h>.  */
+  # include <stdio.h>
+  # include <time.h>
+  # include <wchar.h>
+  #endif
+
+             extern $gltype foo;
+             extern $gltype1 foo;
 int
 main ()
 {
@@ -38411,20 +31667,34 @@
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  SAME_TYPE_WINT_T_UNSIGNED_LONG=1
+  eval gl_cv_type_${gltype}_suffix=\$glsuf
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       SAME_TYPE_WINT_T_UNSIGNED_LONG=0
+
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+        eval test \"\$gl_cv_type_${gltype}_suffix\" != no && break
+       done
+fi
+ac_res=`eval echo '${'gl_cv_type_${gltype}_suffix'}'`
+              { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 
'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
+    eval result=\$gl_cv_type_${gltype}_suffix
+    test "$result" = no && result=
+    eval ${GLTYPE}_SUFFIX=\$result
+    cat >>confdefs.h <<_ACEOF
+#define ${GLTYPE}_SUFFIX $result
+_ACEOF
+
+  done
 
 
-    fi
 
-    STDINT_H='stdint.h'
+    STDINT_H=stdint.h
   fi
 
 
@@ -41637,12 +34907,13 @@
 # include <wchar.h>
 #endif
 
+
 int
 main ()
 {
-
 #ifndef wcwidth
   char *p = (char *) wcwidth;
+  return !p;
 #endif
 
   ;
@@ -41695,17 +34966,22 @@
 fi
 { echo "$as_me:$LINENO: result: $ac_cv_have_decl_wcwidth" >&5
 echo "${ECHO_T}$ac_cv_have_decl_wcwidth" >&6; }
-  if test $ac_cv_have_decl_wcwidth = yes; then
-    ac_val=1
-  else
-    ac_val=0
-  fi
+if test $ac_cv_have_decl_wcwidth = yes; then
 
 cat >>confdefs.h <<_ACEOF
-#define HAVE_DECL_WCWIDTH $ac_val
+#define HAVE_DECL_WCWIDTH 1
+_ACEOF
+
+
+else
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_WCWIDTH 0
 _ACEOF
 
 
+fi
+
+
 
 
   case " $LIBOBJS " in
@@ -57491,137 +50767,27 @@
 GETOPT_H!$GETOPT_H$ac_delim
 GLOB_H!$GLOB_H$ac_delim
 LIB_NANOSLEEP!$LIB_NANOSLEEP$ac_delim
+HAVE_LONG_LONG_INT!$HAVE_LONG_LONG_INT$ac_delim
 HAVE_WCHAR_H!$HAVE_WCHAR_H$ac_delim
+HAVE_INTTYPES_H!$HAVE_INTTYPES_H$ac_delim
+HAVE_SYS_TYPES_H!$HAVE_SYS_TYPES_H$ac_delim
 FULL_PATH_STDINT_H!$FULL_PATH_STDINT_H$ac_delim
 HAVE_STDINT_H!$HAVE_STDINT_H$ac_delim
-FULL_PATH_INTTYPES_H!$FULL_PATH_INTTYPES_H$ac_delim
-HAVE_INTTYPES_H!$HAVE_INTTYPES_H$ac_delim
 HAVE_SYS_INTTYPES_H!$HAVE_SYS_INTTYPES_H$ac_delim
 HAVE_SYS_BITYPES_H!$HAVE_SYS_BITYPES_H$ac_delim
-HAVE_LONG_64BIT!$HAVE_LONG_64BIT$ac_delim
-HAVE_LONG_LONG_64BIT!$HAVE_LONG_LONG_64BIT$ac_delim
-HAVE_INT8_T!$HAVE_INT8_T$ac_delim
-HAVE_INT16_T!$HAVE_INT16_T$ac_delim
-HAVE_INT32_T!$HAVE_INT32_T$ac_delim
-HAVE_INT64_T!$HAVE_INT64_T$ac_delim
-HAVE_UINT8_T!$HAVE_UINT8_T$ac_delim
-HAVE_UINT16_T!$HAVE_UINT16_T$ac_delim
-HAVE_UINT32_T!$HAVE_UINT32_T$ac_delim
-HAVE_UINT64_T!$HAVE_UINT64_T$ac_delim
-HAVE_INT_LEAST8_T!$HAVE_INT_LEAST8_T$ac_delim
-HAVE_INT_LEAST16_T!$HAVE_INT_LEAST16_T$ac_delim
-HAVE_INT_LEAST32_T!$HAVE_INT_LEAST32_T$ac_delim
-HAVE_INT_LEAST64_T!$HAVE_INT_LEAST64_T$ac_delim
-HAVE_UINT_LEAST8_T!$HAVE_UINT_LEAST8_T$ac_delim
-HAVE_UINT_LEAST16_T!$HAVE_UINT_LEAST16_T$ac_delim
-HAVE_UINT_LEAST32_T!$HAVE_UINT_LEAST32_T$ac_delim
-HAVE_UINT_LEAST64_T!$HAVE_UINT_LEAST64_T$ac_delim
-HAVE_INT_FAST8_T!$HAVE_INT_FAST8_T$ac_delim
-HAVE_INT_FAST16_T!$HAVE_INT_FAST16_T$ac_delim
-HAVE_INT_FAST32_T!$HAVE_INT_FAST32_T$ac_delim
-HAVE_INT_FAST64_T!$HAVE_INT_FAST64_T$ac_delim
-HAVE_UINT_FAST8_T!$HAVE_UINT_FAST8_T$ac_delim
-HAVE_UINT_FAST16_T!$HAVE_UINT_FAST16_T$ac_delim
-HAVE_UINT_FAST32_T!$HAVE_UINT_FAST32_T$ac_delim
-HAVE_UINT_FAST64_T!$HAVE_UINT_FAST64_T$ac_delim
-HAVE_INTPTR_T!$HAVE_INTPTR_T$ac_delim
-HAVE_UINTPTR_T!$HAVE_UINTPTR_T$ac_delim
-HAVE_INTMAX_T!$HAVE_INTMAX_T$ac_delim
-HAVE_UINTMAX_T!$HAVE_UINTMAX_T$ac_delim
-HAVE_INT64_T_IN_STDINT_H!$HAVE_INT64_T_IN_STDINT_H$ac_delim
-HAVE_UINT64_T_IN_STDINT_H!$HAVE_UINT64_T_IN_STDINT_H$ac_delim
-HAVE_INT_LEAST64_T_IN_STDINT_H!$HAVE_INT_LEAST64_T_IN_STDINT_H$ac_delim
-HAVE_UINT_LEAST64_T_IN_STDINT_H!$HAVE_UINT_LEAST64_T_IN_STDINT_H$ac_delim
-HAVE_INT_FAST64_T_IN_STDINT_H!$HAVE_INT_FAST64_T_IN_STDINT_H$ac_delim
-HAVE_UINT_FAST64_T_IN_STDINT_H!$HAVE_UINT_FAST64_T_IN_STDINT_H$ac_delim
-BITSIZEOF_INT8_T!$BITSIZEOF_INT8_T$ac_delim
-BITSIZEOF_INT16_T!$BITSIZEOF_INT16_T$ac_delim
-BITSIZEOF_INT32_T!$BITSIZEOF_INT32_T$ac_delim
-BITSIZEOF_INT64_T!$BITSIZEOF_INT64_T$ac_delim
-BITSIZEOF_UINT8_T!$BITSIZEOF_UINT8_T$ac_delim
-BITSIZEOF_UINT16_T!$BITSIZEOF_UINT16_T$ac_delim
-BITSIZEOF_UINT32_T!$BITSIZEOF_UINT32_T$ac_delim
-BITSIZEOF_UINT64_T!$BITSIZEOF_UINT64_T$ac_delim
-BITSIZEOF_INT_LEAST8_T!$BITSIZEOF_INT_LEAST8_T$ac_delim
-BITSIZEOF_INT_LEAST16_T!$BITSIZEOF_INT_LEAST16_T$ac_delim
-BITSIZEOF_INT_LEAST32_T!$BITSIZEOF_INT_LEAST32_T$ac_delim
-BITSIZEOF_INT_LEAST64_T!$BITSIZEOF_INT_LEAST64_T$ac_delim
-BITSIZEOF_UINT_LEAST8_T!$BITSIZEOF_UINT_LEAST8_T$ac_delim
-BITSIZEOF_UINT_LEAST16_T!$BITSIZEOF_UINT_LEAST16_T$ac_delim
-BITSIZEOF_UINT_LEAST32_T!$BITSIZEOF_UINT_LEAST32_T$ac_delim
-BITSIZEOF_UINT_LEAST64_T!$BITSIZEOF_UINT_LEAST64_T$ac_delim
-BITSIZEOF_INT_FAST8_T!$BITSIZEOF_INT_FAST8_T$ac_delim
-BITSIZEOF_INT_FAST16_T!$BITSIZEOF_INT_FAST16_T$ac_delim
-BITSIZEOF_INT_FAST32_T!$BITSIZEOF_INT_FAST32_T$ac_delim
-BITSIZEOF_INT_FAST64_T!$BITSIZEOF_INT_FAST64_T$ac_delim
-BITSIZEOF_UINT_FAST8_T!$BITSIZEOF_UINT_FAST8_T$ac_delim
-BITSIZEOF_UINT_FAST16_T!$BITSIZEOF_UINT_FAST16_T$ac_delim
-BITSIZEOF_UINT_FAST32_T!$BITSIZEOF_UINT_FAST32_T$ac_delim
-BITSIZEOF_UINT_FAST64_T!$BITSIZEOF_UINT_FAST64_T$ac_delim
-BITSIZEOF_INTPTR_T!$BITSIZEOF_INTPTR_T$ac_delim
-BITSIZEOF_UINTPTR_T!$BITSIZEOF_UINTPTR_T$ac_delim
-BITSIZEOF_INTMAX_T!$BITSIZEOF_INTMAX_T$ac_delim
-BITSIZEOF_UINTMAX_T!$BITSIZEOF_UINTMAX_T$ac_delim
-BITSIZEOF_UNSIGNED_INT!$BITSIZEOF_UNSIGNED_INT$ac_delim
-BITSIZEOF_LONG!$BITSIZEOF_LONG$ac_delim
-BITSIZEOF_UNSIGNED_LONG!$BITSIZEOF_UNSIGNED_LONG$ac_delim
 BITSIZEOF_PTRDIFF_T!$BITSIZEOF_PTRDIFF_T$ac_delim
-BITSIZEOF_SIZE_T!$BITSIZEOF_SIZE_T$ac_delim
-SAME_TYPE_PTRDIFF_T_LONG!$SAME_TYPE_PTRDIFF_T_LONG$ac_delim
-SAME_TYPE_SIZE_T_UNSIGNED_LONG!$SAME_TYPE_SIZE_T_UNSIGNED_LONG$ac_delim
 BITSIZEOF_SIG_ATOMIC_T!$BITSIZEOF_SIG_ATOMIC_T$ac_delim
-_ACEOF
-
-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-    break
-  elif $ac_last_try; then
-    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
-echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
-   { (exit 1); exit 1; }; }
-  else
-    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
-  fi
-done
-
-ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
-if test -n "$ac_eof"; then
-  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
-  ac_eof=`expr $ac_eof + 1`
-fi
-
-cat >>$CONFIG_STATUS <<_ACEOF
-cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-_ACEOF
-sed '
-s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
-s/^/s,@/; s/!/@,|#_!!_#|/
-:n
-t n
-s/'"$ac_delim"'$/,g/; t
-s/$/\\/; p
-N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
-' >>$CONFIG_STATUS <conf$$subs.sed
-rm -f conf$$subs.sed
-cat >>$CONFIG_STATUS <<_ACEOF
-CEOF$ac_eof
-_ACEOF
-
-
-ac_delim='%!_!# '
-for ac_last_try in false false false false false :; do
-  cat >conf$$subs.sed <<_ACEOF
-HAVE_SIGNED_SIG_ATOMIC_T!$HAVE_SIGNED_SIG_ATOMIC_T$ac_delim
-SAME_TYPE_SIG_ATOMIC_T_LONG!$SAME_TYPE_SIG_ATOMIC_T_LONG$ac_delim
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG!$SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG$ac_delim
+BITSIZEOF_SIZE_T!$BITSIZEOF_SIZE_T$ac_delim
 BITSIZEOF_WCHAR_T!$BITSIZEOF_WCHAR_T$ac_delim
-HAVE_SIGNED_WCHAR_T!$HAVE_SIGNED_WCHAR_T$ac_delim
-SAME_TYPE_WCHAR_T_LONG!$SAME_TYPE_WCHAR_T_LONG$ac_delim
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG!$SAME_TYPE_WCHAR_T_UNSIGNED_LONG$ac_delim
 BITSIZEOF_WINT_T!$BITSIZEOF_WINT_T$ac_delim
+HAVE_SIGNED_SIG_ATOMIC_T!$HAVE_SIGNED_SIG_ATOMIC_T$ac_delim
+HAVE_SIGNED_WCHAR_T!$HAVE_SIGNED_WCHAR_T$ac_delim
 HAVE_SIGNED_WINT_T!$HAVE_SIGNED_WINT_T$ac_delim
-SAME_TYPE_WINT_T_LONG!$SAME_TYPE_WINT_T_LONG$ac_delim
-SAME_TYPE_WINT_T_UNSIGNED_LONG!$SAME_TYPE_WINT_T_UNSIGNED_LONG$ac_delim
+PTRDIFF_T_SUFFIX!$PTRDIFF_T_SUFFIX$ac_delim
+SIG_ATOMIC_T_SUFFIX!$SIG_ATOMIC_T_SUFFIX$ac_delim
+SIZE_T_SUFFIX!$SIZE_T_SUFFIX$ac_delim
+WCHAR_T_SUFFIX!$WCHAR_T_SUFFIX$ac_delim
+WINT_T_SUFFIX!$WINT_T_SUFFIX$ac_delim
 STDINT_H!$STDINT_H$ac_delim
 FULL_PATH_SYS_STAT_H!$FULL_PATH_SYS_STAT_H$ac_delim
 SYS_STAT_H!$SYS_STAT_H$ac_delim
@@ -57659,7 +50825,7 @@
 LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF
 
-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 46; then
+  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 74; then
     break
   elif $ac_last_try; then
     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
@@ -57677,7 +50843,7 @@
 fi
 
 cat >>$CONFIG_STATUS <<_ACEOF
-cat >"\$tmp/subs-3.sed" <<\CEOF$ac_eof
+cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
 _ACEOF
 sed '
@@ -57940,7 +51106,7 @@
 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
 s&@INSTALL@&$ac_INSTALL&;t t
 $ac_datarootdir_hack
-" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" | sed 
-f "$tmp/subs-3.sed" >$tmp/out
+" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" 
>$tmp/out
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&

Index: contrib/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/Makefile.in,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -b -r1.132 -r1.133
--- contrib/Makefile.in 30 Jun 2006 02:00:48 -0000      1.132
+++ contrib/Makefile.in 3 Jul 2006 02:12:57 -0000       1.133
@@ -178,40 +178,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -234,7 +203,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -244,49 +212,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -329,20 +263,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -352,6 +281,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: contrib/pam/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/pam/Makefile.in,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- contrib/pam/Makefile.in     30 Jun 2006 02:00:48 -0000      1.53
+++ contrib/pam/Makefile.in     3 Jul 2006 02:12:57 -0000       1.54
@@ -144,40 +144,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -200,7 +169,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -210,49 +178,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -295,20 +229,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -318,6 +247,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: diff/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/diff/Makefile.in,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -b -r1.101 -r1.102
--- diff/Makefile.in    30 Jun 2006 02:00:48 -0000      1.101
+++ diff/Makefile.in    3 Jul 2006 02:12:57 -0000       1.102
@@ -153,40 +153,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -209,7 +178,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -219,49 +187,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -304,20 +238,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -327,6 +256,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: doc/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/doc/Makefile.in,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -b -r1.148 -r1.149
--- doc/Makefile.in     30 Jun 2006 02:00:48 -0000      1.148
+++ doc/Makefile.in     3 Jul 2006 02:12:57 -0000       1.149
@@ -174,40 +174,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -230,7 +199,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -240,49 +208,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -325,20 +259,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -348,6 +277,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: doc/i18n/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/doc/i18n/Makefile.in,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- doc/i18n/Makefile.in        30 Jun 2006 02:00:48 -0000      1.36
+++ doc/i18n/Makefile.in        3 Jul 2006 02:12:57 -0000       1.37
@@ -152,40 +152,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -208,7 +177,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -218,49 +186,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -303,20 +237,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -326,6 +255,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: doc/i18n/pt_BR/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/doc/i18n/pt_BR/Makefile.in,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- doc/i18n/pt_BR/Makefile.in  30 Jun 2006 02:00:48 -0000      1.37
+++ doc/i18n/pt_BR/Makefile.in  3 Jul 2006 02:12:57 -0000       1.38
@@ -143,40 +143,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -199,7 +168,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -209,49 +177,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -294,20 +228,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -317,6 +246,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: maint-aux/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/maint-aux/Makefile.in,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- maint-aux/Makefile.in       30 Jun 2006 02:00:48 -0000      1.34
+++ maint-aux/Makefile.in       3 Jul 2006 02:12:57 -0000       1.35
@@ -146,40 +146,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -202,7 +171,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -212,49 +180,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -297,20 +231,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -320,6 +249,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: man/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/man/Makefile.in,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -b -r1.103 -r1.104
--- man/Makefile.in     30 Jun 2006 02:00:49 -0000      1.103
+++ man/Makefile.in     3 Jul 2006 02:12:57 -0000       1.104
@@ -153,40 +153,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -209,7 +178,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -219,49 +187,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -304,20 +238,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -327,6 +256,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: src/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/Makefile.in,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -b -r1.174 -r1.175
--- src/Makefile.in     30 Jun 2006 02:00:49 -0000      1.174
+++ src/Makefile.in     3 Jul 2006 02:12:57 -0000       1.175
@@ -190,40 +190,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -246,7 +215,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -256,49 +224,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -341,20 +275,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = /bin/sh
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -364,6 +293,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: tools/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/tools/Makefile.in,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -b -r1.93 -r1.94
--- tools/Makefile.in   30 Jun 2006 02:00:49 -0000      1.93
+++ tools/Makefile.in   3 Jul 2006 02:12:58 -0000       1.94
@@ -149,40 +149,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -205,7 +174,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -215,49 +183,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -300,20 +234,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -323,6 +252,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: vms/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/vms/Makefile.in,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -b -r1.96 -r1.97
--- vms/Makefile.in     30 Jun 2006 02:00:49 -0000      1.96
+++ vms/Makefile.in     3 Jul 2006 02:12:58 -0000       1.97
@@ -152,40 +152,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -208,7 +177,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -218,49 +186,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -303,20 +237,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -326,6 +255,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: windows-NT/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/Makefile.in,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -b -r1.125 -r1.126
--- windows-NT/Makefile.in      30 Jun 2006 02:00:49 -0000      1.125
+++ windows-NT/Makefile.in      3 Jul 2006 02:12:58 -0000       1.126
@@ -162,40 +162,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -218,7 +187,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -228,49 +196,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -313,20 +247,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -336,6 +265,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@

Index: windows-NT/config.h
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -b -r1.195 -r1.196
--- windows-NT/config.h 30 Jun 2006 02:00:49 -0000      1.195
+++ windows-NT/config.h 3 Jul 2006 02:12:58 -0000       1.196
@@ -34,51 +34,6 @@
 /* Define if you want to use the password authenticated server. */
 #undef AUTH_SERVER_SUPPORT
 
-/* Define to the number of bits in type 'int16_t'. */
-#define BITSIZEOF_INT16_T 16
-
-/* Define to the number of bits in type 'int32_t'. */
-#define BITSIZEOF_INT32_T 32
-
-/* Define to the number of bits in type 'int64_t'. */
-#define BITSIZEOF_INT64_T 64
-
-/* Define to the number of bits in type 'int8_t'. */
-#define BITSIZEOF_INT8_T 8
-
-/* Define to the number of bits in type 'intmax_t'. */
-#define BITSIZEOF_INTMAX_T 64
-
-/* Define to the number of bits in type 'intptr_t'. */
-#define BITSIZEOF_INTPTR_T 32
-
-/* Define to the number of bits in type 'int_fast16_t'. */
-#define BITSIZEOF_INT_FAST16_T 32
-
-/* Define to the number of bits in type 'int_fast32_t'. */
-#define BITSIZEOF_INT_FAST32_T 32
-
-/* Define to the number of bits in type 'int_fast64_t'. */
-#define BITSIZEOF_INT_FAST64_T 64
-
-/* Define to the number of bits in type 'int_fast8_t'. */
-#define BITSIZEOF_INT_FAST8_T 32
-
-/* Define to the number of bits in type 'int_least16_t'. */
-#define BITSIZEOF_INT_LEAST16_T 16
-
-/* Define to the number of bits in type 'int_least32_t'. */
-#define BITSIZEOF_INT_LEAST32_T 32
-
-/* Define to the number of bits in type 'int_least64_t'. */
-#define BITSIZEOF_INT_LEAST64_T 64
-
-/* Define to the number of bits in type 'int_least8_t'. */
-#define BITSIZEOF_INT_LEAST8_T 8
-
-/* Define to the number of bits in type 'long'. */
-#define BITSIZEOF_LONG 32
-
 /* Define to the number of bits in type 'ptrdiff_t'. */
 #define BITSIZEOF_PTRDIFF_T 32
 
@@ -88,54 +43,6 @@
 /* Define to the number of bits in type 'size_t'. */
 #define BITSIZEOF_SIZE_T 32
 
-/* Define to the number of bits in type 'uint16_t'. */
-#define BITSIZEOF_UINT16_T 16
-
-/* Define to the number of bits in type 'uint32_t'. */
-#define BITSIZEOF_UINT32_T 32
-
-/* Define to the number of bits in type 'uint64_t'. */
-#define BITSIZEOF_UINT64_T 64
-
-/* Define to the number of bits in type 'uint8_t'. */
-#define BITSIZEOF_UINT8_T 8
-
-/* Define to the number of bits in type 'uintmax_t'. */
-#define BITSIZEOF_UINTMAX_T 64
-
-/* Define to the number of bits in type 'uintptr_t'. */
-#define BITSIZEOF_UINTPTR_T 32
-
-/* Define to the number of bits in type 'uint_fast16_t'. */
-#define BITSIZEOF_UINT_FAST16_T 32
-
-/* Define to the number of bits in type 'uint_fast32_t'. */
-#define BITSIZEOF_UINT_FAST32_T 32
-
-/* Define to the number of bits in type 'uint_fast64_t'. */
-#define BITSIZEOF_UINT_FAST64_T 64
-
-/* Define to the number of bits in type 'uint_fast8_t'. */
-#define BITSIZEOF_UINT_FAST8_T 32
-
-/* Define to the number of bits in type 'uint_least16_t'. */
-#define BITSIZEOF_UINT_LEAST16_T 16
-
-/* Define to the number of bits in type 'uint_least32_t'. */
-#define BITSIZEOF_UINT_LEAST32_T 32
-
-/* Define to the number of bits in type 'uint_least64_t'. */
-#define BITSIZEOF_UINT_LEAST64_T 64
-
-/* Define to the number of bits in type 'uint_least8_t'. */
-#define BITSIZEOF_UINT_LEAST8_T 8
-
-/* Define to the number of bits in type 'unsigned_int'. */
-#define BITSIZEOF_UNSIGNED_INT 32
-
-/* Define to the number of bits in type 'unsigned_long'. */
-#define BITSIZEOF_UNSIGNED_LONG 32
-
 /* Define to the number of bits in type 'wchar_t'. */
 #define BITSIZEOF_WCHAR_T 32
 
@@ -465,8 +372,8 @@
    */
 #undef HAVE_DECL_TZNAME
 
-/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
-   */
+/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
+   don't. */
 #undef HAVE_DECL_WCWIDTH
 
 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
@@ -591,64 +498,16 @@
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
-/* Define to 1 if the type 'int16_t' is already defined. */
-#undef HAVE_INT16_T
-
-/* Define to 1 if the type 'int32_t' is already defined. */
-#undef HAVE_INT32_T
-
-/* Define to 1 if the type 'int64_t' is already defined. */
-#undef HAVE_INT64_T
-
-/* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int8_t' is already defined. */
-#undef HAVE_INT8_T
-
 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_INTMAX_T
 
-/* Define to 1 if the type 'intptr_t' is already defined. */
-#undef HAVE_INTPTR_T
-
-/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
+/* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
    declares uintmax_t. */
 #undef HAVE_INTTYPES_H_WITH_UINTMAX
 
-/* Define to 1 if the type 'int_fast16_t' is already defined. */
-#undef HAVE_INT_FAST16_T
-
-/* Define to 1 if the type 'int_fast32_t' is already defined. */
-#undef HAVE_INT_FAST32_T
-
-/* Define to 1 if the type 'int_fast64_t' is already defined. */
-#undef HAVE_INT_FAST64_T
-
-/* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_fast8_t' is already defined. */
-#undef HAVE_INT_FAST8_T
-
-/* Define to 1 if the type 'int_least16_t' is already defined. */
-#undef HAVE_INT_LEAST16_T
-
-/* Define to 1 if the type 'int_least32_t' is already defined. */
-#undef HAVE_INT_LEAST32_T
-
-/* Define to 1 if the type 'int_least64_t' is already defined. */
-#undef HAVE_INT_LEAST64_T
-
-/* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_least8_t' is already defined. */
-#undef HAVE_INT_LEAST8_T
-
 /* Define to 1 if you have the <io.h> header file. */
 #define HAVE_IO_H 1
 
@@ -706,6 +565,9 @@
 /* Define if you have the 'long long' type. */
 #undef HAVE_LONG_LONG
 
+/* Define to 1 if the system has the type `long long int'. */
+#undef HAVE_LONG_LONG_INT
+
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
@@ -882,9 +744,6 @@
 /* Define to 1 if you have the `sigvec' function. */
 #undef HAVE_SIGVEC
 
-/* Define to 1 if the system has the type `sig_atomic_t'. */
-#undef HAVE_SIG_ATOMIC_T
-
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
@@ -1042,58 +901,9 @@
 /* Define to 1 if you have the `tzset' function. */
 #define HAVE_TZSET 1
 
-/* Define to 1 if the type 'uint16_t' is already defined. */
-#define HAVE_UINT16_T 1
-
-/* Define to 1 if the type 'uint32_t' is already defined. */
-#define HAVE_UINT32_T 1
-
-/* Define to 1 if the type 'uint64_t' is already defined. */
-#define HAVE_UINT64_T 1
-
-/* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint8_t' is already defined. */
-#define HAVE_UINT8_T 1
-
 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_UINTMAX_T
 
-/* Define to 1 if the type 'uintptr_t' is already defined. */
-#undef HAVE_UINTPTR_T
-
-/* Define to 1 if the type 'uint_fast16_t' is already defined. */
-#undef HAVE_UINT_FAST16_T
-
-/* Define to 1 if the type 'uint_fast32_t' is already defined. */
-#undef HAVE_UINT_FAST32_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already defined. */
-#undef HAVE_UINT_FAST64_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_fast8_t' is already defined. */
-#undef HAVE_UINT_FAST8_T
-
-/* Define to 1 if the type 'uint_least16_t' is already defined. */
-#undef HAVE_UINT_LEAST16_T
-
-/* Define to 1 if the type 'uint_least32_t' is already defined. */
-#undef HAVE_UINT_LEAST32_T
-
-/* Define to 1 if the type 'uint_least64_t' is already defined. */
-#undef HAVE_UINT_LEAST64_T
-
-/* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
-   */
-#undef HAVE_UINT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_least8_t' is already defined. */
-#undef HAVE_UINT_LEAST8_T
-
 /* Define to 1 if you have the `uname' function. */
 #undef HAVE_UNAME
 
@@ -1106,6 +916,9 @@
 /* Define if you have the 'unsigned long long' type. */
 #undef HAVE_UNSIGNED_LONG_LONG
 
+/* Define to 1 if the system has the type `unsigned long long int'. */
+#undef HAVE_UNSIGNED_LONG_LONG_INT
+
 /* Define to 1 if you have the <utime.h> header file. */
 #undef HAVE_UTIME_H
 
@@ -1190,90 +1003,6 @@
 /* Define to 1 if you have the `__secure_getenv' function. */
 #undef HAVE___SECURE_GETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MIN
-
 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
 #else
@@ -1351,11 +1080,9 @@
 /* Path to the pr utility */
 #undef PR_PROGRAM
 
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'ptrdiff_t'. */
+#undef PTRDIFF_T_SUFFIX
 
 /* Define to force lib/regex.c to use malloc instead of alloca. */
 #define REGEX_MALLOC 1
@@ -1394,11 +1121,9 @@
    */
 #undef SERVER_SUPPORT
 
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'sig_atomic_t'. */
+#undef SIG_ATOMIC_T_SUFFIX
 
 /* The size of `char', as computed by sizeof. */
 #define SIZEOF_CHAR 1
@@ -1440,6 +1165,10 @@
    it. */
 #define SIZE_MAX (~(size_t)0)
 
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'size_t'. */
+#undef SIZE_T_SUFFIX
+
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at runtime.
@@ -1479,48 +1208,6 @@
 /* Define if tzset clobbers localtime's static buffer. */
 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
 
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
-#undef UINT64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
-#undef UINT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST8_MAX
-
 /* The default umask to use when creating or otherwise setting file or
    directory permissions in the repository. Must be a value in the range of 0
    through 0777. For example, a value of 002 allows group rwx access and world
@@ -1582,11 +1269,13 @@
 /* Define if unsetenv() returns void, not int. */
 #undef VOID_UNSETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wchar_t'. */
+#undef WCHAR_T_SUFFIX
+
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wint_t'. */
+#undef WINT_T_SUFFIX
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */

Index: windows-NT/config.h.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -b -r1.123 -r1.124
--- windows-NT/config.h.in      30 Jun 2006 02:00:49 -0000      1.123
+++ windows-NT/config.h.in      3 Jul 2006 02:12:58 -0000       1.124
@@ -27,51 +27,6 @@
 /* Define if you want to use the password authenticated server. */
 #undef AUTH_SERVER_SUPPORT
 
-/* Define to the number of bits in type 'int16_t'. */
-#define BITSIZEOF_INT16_T 16
-
-/* Define to the number of bits in type 'int32_t'. */
-#define BITSIZEOF_INT32_T 32
-
-/* Define to the number of bits in type 'int64_t'. */
-#define BITSIZEOF_INT64_T 64
-
-/* Define to the number of bits in type 'int8_t'. */
-#define BITSIZEOF_INT8_T 8
-
-/* Define to the number of bits in type 'intmax_t'. */
-#define BITSIZEOF_INTMAX_T 64
-
-/* Define to the number of bits in type 'intptr_t'. */
-#define BITSIZEOF_INTPTR_T 32
-
-/* Define to the number of bits in type 'int_fast16_t'. */
-#define BITSIZEOF_INT_FAST16_T 32
-
-/* Define to the number of bits in type 'int_fast32_t'. */
-#define BITSIZEOF_INT_FAST32_T 32
-
-/* Define to the number of bits in type 'int_fast64_t'. */
-#define BITSIZEOF_INT_FAST64_T 64
-
-/* Define to the number of bits in type 'int_fast8_t'. */
-#define BITSIZEOF_INT_FAST8_T 32
-
-/* Define to the number of bits in type 'int_least16_t'. */
-#define BITSIZEOF_INT_LEAST16_T 16
-
-/* Define to the number of bits in type 'int_least32_t'. */
-#define BITSIZEOF_INT_LEAST32_T 32
-
-/* Define to the number of bits in type 'int_least64_t'. */
-#define BITSIZEOF_INT_LEAST64_T 64
-
-/* Define to the number of bits in type 'int_least8_t'. */
-#define BITSIZEOF_INT_LEAST8_T 8
-
-/* Define to the number of bits in type 'long'. */
-#define BITSIZEOF_LONG 32
-
 /* Define to the number of bits in type 'ptrdiff_t'. */
 #define BITSIZEOF_PTRDIFF_T 32
 
@@ -81,54 +36,6 @@
 /* Define to the number of bits in type 'size_t'. */
 #define BITSIZEOF_SIZE_T 32
 
-/* Define to the number of bits in type 'uint16_t'. */
-#define BITSIZEOF_UINT16_T 16
-
-/* Define to the number of bits in type 'uint32_t'. */
-#define BITSIZEOF_UINT32_T 32
-
-/* Define to the number of bits in type 'uint64_t'. */
-#define BITSIZEOF_UINT64_T 64
-
-/* Define to the number of bits in type 'uint8_t'. */
-#define BITSIZEOF_UINT8_T 8
-
-/* Define to the number of bits in type 'uintmax_t'. */
-#define BITSIZEOF_UINTMAX_T 64
-
-/* Define to the number of bits in type 'uintptr_t'. */
-#define BITSIZEOF_UINTPTR_T 32
-
-/* Define to the number of bits in type 'uint_fast16_t'. */
-#define BITSIZEOF_UINT_FAST16_T 32
-
-/* Define to the number of bits in type 'uint_fast32_t'. */
-#define BITSIZEOF_UINT_FAST32_T 32
-
-/* Define to the number of bits in type 'uint_fast64_t'. */
-#define BITSIZEOF_UINT_FAST64_T 64
-
-/* Define to the number of bits in type 'uint_fast8_t'. */
-#define BITSIZEOF_UINT_FAST8_T 32
-
-/* Define to the number of bits in type 'uint_least16_t'. */
-#define BITSIZEOF_UINT_LEAST16_T 16
-
-/* Define to the number of bits in type 'uint_least32_t'. */
-#define BITSIZEOF_UINT_LEAST32_T 32
-
-/* Define to the number of bits in type 'uint_least64_t'. */
-#define BITSIZEOF_UINT_LEAST64_T 64
-
-/* Define to the number of bits in type 'uint_least8_t'. */
-#define BITSIZEOF_UINT_LEAST8_T 8
-
-/* Define to the number of bits in type 'unsigned_int'. */
-#define BITSIZEOF_UNSIGNED_INT 32
-
-/* Define to the number of bits in type 'unsigned_long'. */
-#define BITSIZEOF_UNSIGNED_LONG 32
-
 /* Define to the number of bits in type 'wchar_t'. */
 #define BITSIZEOF_WCHAR_T 32
 
@@ -458,8 +365,8 @@
    */
 #undef HAVE_DECL_TZNAME
 
-/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
-   */
+/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
+   don't. */
 #undef HAVE_DECL_WCWIDTH
 
 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
@@ -584,64 +491,16 @@
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
-/* Define to 1 if the type 'int16_t' is already defined. */
-#undef HAVE_INT16_T
-
-/* Define to 1 if the type 'int32_t' is already defined. */
-#undef HAVE_INT32_T
-
-/* Define to 1 if the type 'int64_t' is already defined. */
-#undef HAVE_INT64_T
-
-/* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int8_t' is already defined. */
-#undef HAVE_INT8_T
-
 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_INTMAX_T
 
-/* Define to 1 if the type 'intptr_t' is already defined. */
-#undef HAVE_INTPTR_T
-
-/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
+/* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
    declares uintmax_t. */
 #undef HAVE_INTTYPES_H_WITH_UINTMAX
 
-/* Define to 1 if the type 'int_fast16_t' is already defined. */
-#undef HAVE_INT_FAST16_T
-
-/* Define to 1 if the type 'int_fast32_t' is already defined. */
-#undef HAVE_INT_FAST32_T
-
-/* Define to 1 if the type 'int_fast64_t' is already defined. */
-#undef HAVE_INT_FAST64_T
-
-/* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_fast8_t' is already defined. */
-#undef HAVE_INT_FAST8_T
-
-/* Define to 1 if the type 'int_least16_t' is already defined. */
-#undef HAVE_INT_LEAST16_T
-
-/* Define to 1 if the type 'int_least32_t' is already defined. */
-#undef HAVE_INT_LEAST32_T
-
-/* Define to 1 if the type 'int_least64_t' is already defined. */
-#undef HAVE_INT_LEAST64_T
-
-/* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_least8_t' is already defined. */
-#undef HAVE_INT_LEAST8_T
-
 /* Define to 1 if you have the <io.h> header file. */
 #define HAVE_IO_H 1
 
@@ -699,6 +558,9 @@
 /* Define if you have the 'long long' type. */
 #undef HAVE_LONG_LONG
 
+/* Define to 1 if the system has the type `long long int'. */
+#undef HAVE_LONG_LONG_INT
+
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
@@ -875,9 +737,6 @@
 /* Define to 1 if you have the `sigvec' function. */
 #undef HAVE_SIGVEC
 
-/* Define to 1 if the system has the type `sig_atomic_t'. */
-#undef HAVE_SIG_ATOMIC_T
-
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
@@ -1035,58 +894,9 @@
 /* Define to 1 if you have the `tzset' function. */
 #define HAVE_TZSET 1
 
-/* Define to 1 if the type 'uint16_t' is already defined. */
-#define HAVE_UINT16_T 1
-
-/* Define to 1 if the type 'uint32_t' is already defined. */
-#define HAVE_UINT32_T 1
-
-/* Define to 1 if the type 'uint64_t' is already defined. */
-#define HAVE_UINT64_T 1
-
-/* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint8_t' is already defined. */
-#define HAVE_UINT8_T 1
-
 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_UINTMAX_T
 
-/* Define to 1 if the type 'uintptr_t' is already defined. */
-#undef HAVE_UINTPTR_T
-
-/* Define to 1 if the type 'uint_fast16_t' is already defined. */
-#undef HAVE_UINT_FAST16_T
-
-/* Define to 1 if the type 'uint_fast32_t' is already defined. */
-#undef HAVE_UINT_FAST32_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already defined. */
-#undef HAVE_UINT_FAST64_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_fast8_t' is already defined. */
-#undef HAVE_UINT_FAST8_T
-
-/* Define to 1 if the type 'uint_least16_t' is already defined. */
-#undef HAVE_UINT_LEAST16_T
-
-/* Define to 1 if the type 'uint_least32_t' is already defined. */
-#undef HAVE_UINT_LEAST32_T
-
-/* Define to 1 if the type 'uint_least64_t' is already defined. */
-#undef HAVE_UINT_LEAST64_T
-
-/* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
-   */
-#undef HAVE_UINT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_least8_t' is already defined. */
-#undef HAVE_UINT_LEAST8_T
-
 /* Define to 1 if you have the `uname' function. */
 #undef HAVE_UNAME
 
@@ -1099,6 +909,9 @@
 /* Define if you have the 'unsigned long long' type. */
 #undef HAVE_UNSIGNED_LONG_LONG
 
+/* Define to 1 if the system has the type `unsigned long long int'. */
+#undef HAVE_UNSIGNED_LONG_LONG_INT
+
 /* Define to 1 if you have the <utime.h> header file. */
 #undef HAVE_UTIME_H
 
@@ -1183,90 +996,6 @@
 /* Define to 1 if you have the `__secure_getenv' function. */
 #undef HAVE___SECURE_GETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MIN
-
 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
 #else
@@ -1344,11 +1073,9 @@
 /* Path to the pr utility */
 #undef PR_PROGRAM
 
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'ptrdiff_t'. */
+#undef PTRDIFF_T_SUFFIX
 
 /* Define to force lib/regex.c to use malloc instead of alloca. */
 #define REGEX_MALLOC 1
@@ -1387,11 +1114,9 @@
    */
 #undef SERVER_SUPPORT
 
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'sig_atomic_t'. */
+#undef SIG_ATOMIC_T_SUFFIX
 
 /* The size of `char', as computed by sizeof. */
 #define SIZEOF_CHAR 1
@@ -1433,6 +1158,10 @@
    it. */
 #define SIZE_MAX (~(size_t)0)
 
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'size_t'. */
+#undef SIZE_T_SUFFIX
+
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at runtime.
@@ -1472,48 +1201,6 @@
 /* Define if tzset clobbers localtime's static buffer. */
 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
 
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
-#undef UINT64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
-#undef UINT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST8_MAX
-
 /* The default umask to use when creating or otherwise setting file or
    directory permissions in the repository. Must be a value in the range of 0
    through 0777. For example, a value of 002 allows group rwx access and world
@@ -1575,11 +1262,13 @@
 /* Define if unsetenv() returns void, not int. */
 #undef VOID_UNSETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wchar_t'. */
+#undef WCHAR_T_SUFFIX
+
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wint_t'. */
+#undef WINT_T_SUFFIX
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */

Index: windows-NT/stamp-chi
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/stamp-chi,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -b -r1.110 -r1.111
--- windows-NT/stamp-chi        30 Jun 2006 02:00:49 -0000      1.110
+++ windows-NT/stamp-chi        3 Jul 2006 02:12:58 -0000       1.111
@@ -27,51 +27,6 @@
 /* Define if you want to use the password authenticated server. */
 #undef AUTH_SERVER_SUPPORT
 
-/* Define to the number of bits in type 'int16_t'. */
-#define BITSIZEOF_INT16_T 16
-
-/* Define to the number of bits in type 'int32_t'. */
-#define BITSIZEOF_INT32_T 32
-
-/* Define to the number of bits in type 'int64_t'. */
-#define BITSIZEOF_INT64_T 64
-
-/* Define to the number of bits in type 'int8_t'. */
-#define BITSIZEOF_INT8_T 8
-
-/* Define to the number of bits in type 'intmax_t'. */
-#define BITSIZEOF_INTMAX_T 64
-
-/* Define to the number of bits in type 'intptr_t'. */
-#define BITSIZEOF_INTPTR_T 32
-
-/* Define to the number of bits in type 'int_fast16_t'. */
-#define BITSIZEOF_INT_FAST16_T 32
-
-/* Define to the number of bits in type 'int_fast32_t'. */
-#define BITSIZEOF_INT_FAST32_T 32
-
-/* Define to the number of bits in type 'int_fast64_t'. */
-#define BITSIZEOF_INT_FAST64_T 64
-
-/* Define to the number of bits in type 'int_fast8_t'. */
-#define BITSIZEOF_INT_FAST8_T 32
-
-/* Define to the number of bits in type 'int_least16_t'. */
-#define BITSIZEOF_INT_LEAST16_T 16
-
-/* Define to the number of bits in type 'int_least32_t'. */
-#define BITSIZEOF_INT_LEAST32_T 32
-
-/* Define to the number of bits in type 'int_least64_t'. */
-#define BITSIZEOF_INT_LEAST64_T 64
-
-/* Define to the number of bits in type 'int_least8_t'. */
-#define BITSIZEOF_INT_LEAST8_T 8
-
-/* Define to the number of bits in type 'long'. */
-#define BITSIZEOF_LONG 32
-
 /* Define to the number of bits in type 'ptrdiff_t'. */
 #define BITSIZEOF_PTRDIFF_T 32
 
@@ -81,54 +36,6 @@
 /* Define to the number of bits in type 'size_t'. */
 #define BITSIZEOF_SIZE_T 32
 
-/* Define to the number of bits in type 'uint16_t'. */
-#define BITSIZEOF_UINT16_T 16
-
-/* Define to the number of bits in type 'uint32_t'. */
-#define BITSIZEOF_UINT32_T 32
-
-/* Define to the number of bits in type 'uint64_t'. */
-#define BITSIZEOF_UINT64_T 64
-
-/* Define to the number of bits in type 'uint8_t'. */
-#define BITSIZEOF_UINT8_T 8
-
-/* Define to the number of bits in type 'uintmax_t'. */
-#define BITSIZEOF_UINTMAX_T 64
-
-/* Define to the number of bits in type 'uintptr_t'. */
-#define BITSIZEOF_UINTPTR_T 32
-
-/* Define to the number of bits in type 'uint_fast16_t'. */
-#define BITSIZEOF_UINT_FAST16_T 32
-
-/* Define to the number of bits in type 'uint_fast32_t'. */
-#define BITSIZEOF_UINT_FAST32_T 32
-
-/* Define to the number of bits in type 'uint_fast64_t'. */
-#define BITSIZEOF_UINT_FAST64_T 64
-
-/* Define to the number of bits in type 'uint_fast8_t'. */
-#define BITSIZEOF_UINT_FAST8_T 32
-
-/* Define to the number of bits in type 'uint_least16_t'. */
-#define BITSIZEOF_UINT_LEAST16_T 16
-
-/* Define to the number of bits in type 'uint_least32_t'. */
-#define BITSIZEOF_UINT_LEAST32_T 32
-
-/* Define to the number of bits in type 'uint_least64_t'. */
-#define BITSIZEOF_UINT_LEAST64_T 64
-
-/* Define to the number of bits in type 'uint_least8_t'. */
-#define BITSIZEOF_UINT_LEAST8_T 8
-
-/* Define to the number of bits in type 'unsigned_int'. */
-#define BITSIZEOF_UNSIGNED_INT 32
-
-/* Define to the number of bits in type 'unsigned_long'. */
-#define BITSIZEOF_UNSIGNED_LONG 32
-
 /* Define to the number of bits in type 'wchar_t'. */
 #define BITSIZEOF_WCHAR_T 32
 
@@ -458,8 +365,8 @@
    */
 #undef HAVE_DECL_TZNAME
 
-/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
-   */
+/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
+   don't. */
 #undef HAVE_DECL_WCWIDTH
 
 /* Define to 1 if you have the declaration of `__fpending', and to 0 if you
@@ -584,64 +491,16 @@
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
-/* Define to 1 if the type 'int16_t' is already defined. */
-#undef HAVE_INT16_T
-
-/* Define to 1 if the type 'int32_t' is already defined. */
-#undef HAVE_INT32_T
-
-/* Define to 1 if the type 'int64_t' is already defined. */
-#undef HAVE_INT64_T
-
-/* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int8_t' is already defined. */
-#undef HAVE_INT8_T
-
 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_INTMAX_T
 
-/* Define to 1 if the type 'intptr_t' is already defined. */
-#undef HAVE_INTPTR_T
-
-/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
+/* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
    declares uintmax_t. */
 #undef HAVE_INTTYPES_H_WITH_UINTMAX
 
-/* Define to 1 if the type 'int_fast16_t' is already defined. */
-#undef HAVE_INT_FAST16_T
-
-/* Define to 1 if the type 'int_fast32_t' is already defined. */
-#undef HAVE_INT_FAST32_T
-
-/* Define to 1 if the type 'int_fast64_t' is already defined. */
-#undef HAVE_INT_FAST64_T
-
-/* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_fast8_t' is already defined. */
-#undef HAVE_INT_FAST8_T
-
-/* Define to 1 if the type 'int_least16_t' is already defined. */
-#undef HAVE_INT_LEAST16_T
-
-/* Define to 1 if the type 'int_least32_t' is already defined. */
-#undef HAVE_INT_LEAST32_T
-
-/* Define to 1 if the type 'int_least64_t' is already defined. */
-#undef HAVE_INT_LEAST64_T
-
-/* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
-#undef HAVE_INT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'int_least8_t' is already defined. */
-#undef HAVE_INT_LEAST8_T
-
 /* Define to 1 if you have the <io.h> header file. */
 #define HAVE_IO_H 1
 
@@ -699,6 +558,9 @@
 /* Define if you have the 'long long' type. */
 #undef HAVE_LONG_LONG
 
+/* Define to 1 if the system has the type `long long int'. */
+#undef HAVE_LONG_LONG_INT
+
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
@@ -875,9 +737,6 @@
 /* Define to 1 if you have the `sigvec' function. */
 #undef HAVE_SIGVEC
 
-/* Define to 1 if the system has the type `sig_atomic_t'. */
-#undef HAVE_SIG_ATOMIC_T
-
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
@@ -1035,58 +894,9 @@
 /* Define to 1 if you have the `tzset' function. */
 #define HAVE_TZSET 1
 
-/* Define to 1 if the type 'uint16_t' is already defined. */
-#define HAVE_UINT16_T 1
-
-/* Define to 1 if the type 'uint32_t' is already defined. */
-#define HAVE_UINT32_T 1
-
-/* Define to 1 if the type 'uint64_t' is already defined. */
-#define HAVE_UINT64_T 1
-
-/* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint8_t' is already defined. */
-#define HAVE_UINT8_T 1
-
 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_UINTMAX_T
 
-/* Define to 1 if the type 'uintptr_t' is already defined. */
-#undef HAVE_UINTPTR_T
-
-/* Define to 1 if the type 'uint_fast16_t' is already defined. */
-#undef HAVE_UINT_FAST16_T
-
-/* Define to 1 if the type 'uint_fast32_t' is already defined. */
-#undef HAVE_UINT_FAST32_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already defined. */
-#undef HAVE_UINT_FAST64_T
-
-/* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
-#undef HAVE_UINT_FAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_fast8_t' is already defined. */
-#undef HAVE_UINT_FAST8_T
-
-/* Define to 1 if the type 'uint_least16_t' is already defined. */
-#undef HAVE_UINT_LEAST16_T
-
-/* Define to 1 if the type 'uint_least32_t' is already defined. */
-#undef HAVE_UINT_LEAST32_T
-
-/* Define to 1 if the type 'uint_least64_t' is already defined. */
-#undef HAVE_UINT_LEAST64_T
-
-/* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
-   */
-#undef HAVE_UINT_LEAST64_T_IN_STDINT_H
-
-/* Define to 1 if the type 'uint_least8_t' is already defined. */
-#undef HAVE_UINT_LEAST8_T
-
 /* Define to 1 if you have the `uname' function. */
 #undef HAVE_UNAME
 
@@ -1099,6 +909,9 @@
 /* Define if you have the 'unsigned long long' type. */
 #undef HAVE_UNSIGNED_LONG_LONG
 
+/* Define to 1 if the system has the type `unsigned long long int'. */
+#undef HAVE_UNSIGNED_LONG_LONG_INT
+
 /* Define to 1 if you have the <utime.h> header file. */
 #undef HAVE_UTIME_H
 
@@ -1183,90 +996,6 @@
 /* Define to 1 if you have the `__secure_getenv' function. */
 #undef HAVE___SECURE_GETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int64_t type. */
-#undef INT64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTMAX_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INTPTR_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST32_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_FAST8_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST16_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST32_MIN
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
-#undef INT_LEAST64_MIN
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef INT_LEAST8_MIN
-
 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
 #else
@@ -1344,11 +1073,9 @@
 /* Path to the pr utility */
 #undef PR_PROGRAM
 
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef PTRDIFF_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'ptrdiff_t'. */
+#undef PTRDIFF_T_SUFFIX
 
 /* Define to force lib/regex.c to use malloc instead of alloca. */
 #define REGEX_MALLOC 1
@@ -1387,11 +1114,9 @@
    */
 #undef SERVER_SUPPORT
 
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef SIG_ATOMIC_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'sig_atomic_t'. */
+#undef SIG_ATOMIC_T_SUFFIX
 
 /* The size of `char', as computed by sizeof. */
 #define SIZEOF_CHAR 1
@@ -1433,6 +1158,10 @@
    it. */
 #define SIZE_MAX (~(size_t)0)
 
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'size_t'. */
+#undef SIZE_T_SUFFIX
+
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at runtime.
@@ -1472,48 +1201,6 @@
 /* Define if tzset clobbers localtime's static buffer. */
 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
 
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
-#undef UINT64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTMAX_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINTPTR_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST32_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_FAST8_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST16_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST32_MAX
-
-/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
-#undef UINT_LEAST64_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef UINT_LEAST8_MAX
-
 /* The default umask to use when creating or otherwise setting file or
    directory permissions in the repository. Must be a value in the range of 0
    through 0777. For example, a value of 002 allows group rwx access and world
@@ -1575,11 +1262,13 @@
 /* Define if unsetenv() returns void, not int. */
 #undef VOID_UNSETENV
 
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MAX
-
-/* Define if <stdint.h> doesn't define it. */
-#undef WINT_MIN
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wchar_t'. */
+#undef WCHAR_T_SUFFIX
+
+/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
+   'wint_t'. */
+#undef WINT_T_SUFFIX
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */

Index: windows-NT/stdint.h
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/stdint.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- windows-NT/stdint.h 27 Jun 2006 16:38:04 -0000      1.17
+++ windows-NT/stdint.h 3 Jul 2006 02:12:58 -0000       1.18
@@ -6,7 +6,7 @@
  * Edit ../lib/stdint_.h instead.
  */
 /* Copyright (C) 2001-2002, 2004-2006 Free Software Foundation, Inc.
-   Written by Bruno Haible, Sam Steingold, Peter Burwood.
+   Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
    This file is part of gnulib.
 
    This program is free software; you can redistribute it and/or modify
@@ -23,132 +23,129 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifndef _STDINT_H
-#define _STDINT_H
+#ifndef _GL_STDINT_H
+#define _GL_STDINT_H
 
 /*
  * ISO C 99 <stdint.h> for platforms that lack it.
  * <http://www.opengroup.org/susv3xbd/stdint.h.html>
  */
 
-/* Get wchar_t, WCHAR_MIN, WCHAR_MAX.  */
-#include <stddef.h>
-/* BSD/OS 4.2 defines WCHAR_MIN, WCHAR_MAX in <wchar.h>, not <stddef.h>.  */
-#if !(defined(WCHAR_MIN) && defined(WCHAR_MAX)) && 1
-# include <wchar.h>
+/* Get those types that are already defined in other system include
+   files, so that we can "#define int8_t signed char" below without
+   worrying about a later system include file containing a "typedef
+   signed char int8_t;" that will get messed up by our macro.  Our
+   macros should all be consistent with the system versions, except
+   for the "fast" types and macros, which we recommend against using
+   in public interfaces due to compiler differences.  */
+
+/* <sys/types.h> defines some of the stdint.h types as well, on glibc,
+   IRIX 6.5, and OpenBSD 3.8 (via <machine/types.h>).  */
+#if @HAVE_SYS_TYPES_H@
+# include <sys/types.h>
 #endif
 
 /* Get LONG_MIN, LONG_MAX, ULONG_MAX.  */
 #include <limits.h>
 
-/* Get those types that are already defined in other system include files.  */
-#if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
-# include <sys/inttypes.h>
+#if 0
+# if defined __sgi && ! defined __c99
+   /* Bypass IRIX's <stdint.h> if in C89 mode, since it merely annoys users
+      with "This header file is to be used only for c99 mode compilations"
+      diagnostics.  */
+#  define __STDINT_H__
+# endif
+  /* Other systems may have an incomplete or buggy <stdint.h>.
+     Include it before <inttypes.h>, since any "#include <stdint.h>"
+     in <inttypes.h> would reinclude us, skipping our contents because
+     _GL_STDINT_H is defined.  */
+# include 
 #endif
-#if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
-  /* In OpenBSD 3.8, <sys/types.h> includes <machine/types.h>, which defines
+
+#if 0
+  /* In OpenBSD 3.8, <inttypes.h> includes <machine/types.h>, which defines
      int{8,16,32,64}_t, uint{8,16,32,64}_t and __BIT_TYPES_DEFINED__.
-     <inttypes.h> includes <machine/types.h> and also defines intptr_t and
-     uintptr_t.  */
-  /* BSD/OS 4.2 is similar, but doesn't have <inttypes.h> */
-  /* IRIX 6.5 has <inttypes.h>, and <sys/types.h> defines some of these
-     types as well.  */
-# include <sys/types.h>
-# if 0
-#  include 
-# endif
+     <inttypes.h> also defines intptr_t and uintptr_t.  */
+# include <inttypes.h>
 #endif
-#if defined(__linux__) && 0
+
+#if 0 && ! defined __BIT_TYPES_DEFINED__
   /* Linux libc4 >= 4.6.7 and libc5 have a <sys/bitypes.h> that defines
      int{8,16,32,64}_t and __BIT_TYPES_DEFINED__.  In libc5 >= 5.2.2 it is
      included by <sys/types.h>.  */
 # include <sys/bitypes.h>
 #endif
-#if defined(__sun) && 0
+
+#if 0 && !0
   /* Solaris 7 <sys/inttypes.h> has the types except the *_fast*_t types, and
      the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX.
      But note that <sys/int_types.h> contains only the type definitions!  */
 # include <sys/inttypes.h>
 #endif
-#if (defined(__hpux) || defined(_AIX)) && 0
-  /* HP-UX 10 <inttypes.h> has nearly everything, except UINT_LEAST8_MAX,
-     UINT_FAST8_MAX, PTRDIFF_MIN, PTRDIFF_MAX.  */
-  /* AIX 4 <inttypes.h> has nearly everything, except INTPTR_MIN, INTPTR_MAX,
-     UINTPTR_MAX, PTRDIFF_MIN, PTRDIFF_MAX.  */
-# include 
-#endif
-#if 0
-  /* Other systems may have an incomplete <stdint.h>.  */
-  /* On some versions of IRIX, the SGI C compiler comes with an <stdint.h>,
-     but
-       - in c99 mode, <inttypes.h> includes <stdint.h>,
-       - in c89 mode, <stdint.h> spews warnings and defines nothing.
-         <inttypes.h> defines only a subset of the types and macros that
-         <stdint.h> would define in c99 mode.
-     So we rely only on <inttypes.h> (included above).  It means that in
-     c89 mode, we shadow the contents of warning-spewing <stdint.h>.  */
-# if !(defined(__sgi) && 0 && !defined(__c99))
-#  include 
+
+#if ! defined __cplusplus || defined __STDC_CONSTANT_MACROS
+
+/* Get WCHAR_MIN, WCHAR_MAX.  */
+# if 1 && ! (defined WCHAR_MIN && defined WCHAR_MAX)
+   /* BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
+      <wchar.h>.  */
+#  include <stdio.h>
+#  include <time.h>
+#  include <wchar.h>
 # endif
+
 #endif
 
+/* Minimum and maximum values for a integer type under the usual assumption.
+   Return an unspecified value if BITS == 0, adding a check to pacify
+   picky compilers.  */
+
+#define _STDINT_MIN(signed, bits, zero) \
+  ((signed) ? (- ((zero) + 1) << ((bits) ? (bits) - 1 : 0)) : (zero))
+
+#define _STDINT_MAX(signed, bits, zero) \
+  ((signed) \
+   ? ~ _STDINT_MIN (signed, bits, zero) \
+   : ((((zero) + 1) << ((bits) ? (bits) - 1 : 0)) - 1) * 2 + 1)
+
 /* 7.18.1.1. Exact-width integer types */
 
 /* Here we assume a standard architecture where the hardware integer
    types have 8, 16, 32, optionally 64 bits.  */
 
-#if !0
-typedef signed char    int8_t;
-#endif
-#if !0
-typedef unsigned char  uint8_t;
-# define _UINT8_T /* avoid collision with Solaris 2.5.1 <pthread.h> */
-#endif
+#undef int8_t
+#undef uint8_t
+#define int8_t signed char
+#define uint8_t unsigned char
+
+#undef int16_t
+#undef uint16_t
+#define int16_t short int
+#define uint16_t unsigned short int
+
+#undef int32_t
+#undef uint32_t
+#define int32_t int
+#define uint32_t unsigned int
+
+#undef int64_t
+#undef uint64_t
+#if LONG_MAX >> 31 >> 31 == 1
+# define int64_t long int
+# define uint64_t unsigned long int
+#elif defined _MSC_VER
+# define int64_t __int64
+# define uint64_t unsigned __int64
+#elif @HAVE_LONG_LONG_INT@
+# define int64_t long long int
+# define uint64_t unsigned long long int
+#endif
+
+/* Avoid collision with Solaris 2.5.1 <pthread.h> etc.  */
+#define _UINT8_T
+#define _UINT32_T
+#define _UINT64_T
 
-#if !0
-typedef short          int16_t;
-#endif
-#if !0
-typedef unsigned short uint16_t;
-#endif
-
-#if !0
-typedef int            int32_t;
-#endif
-#if !0
-typedef unsigned int   uint32_t;
-# define _UINT32_T /* avoid collision with Solaris 2.5.1 <pthread.h> */
-#endif
-
-#if 0
-# define _STDINT_H_HAVE_INT64 1
-#else
-# if 0
-typedef long           int64_t;
-#  define _STDINT_H_HAVE_INT64 1
-# elif 0
-typedef long long      int64_t;
-#  define _STDINT_H_HAVE_INT64 1
-# elif defined _MSC_VER
-typedef __int64        int64_t;
-#  define _STDINT_H_HAVE_INT64 1
-# endif
-#endif
-#if 0
-# define _STDINT_H_HAVE_UINT64 1
-#else
-# if 0
-typedef unsigned long      uint64_t;
-#  define _STDINT_H_HAVE_UINT64 1
-# elif 0
-typedef unsigned long long uint64_t;
-#  define _UINT64_T /* avoid collision with Solaris 2.5.1 <pthread.h> */
-#  define _STDINT_H_HAVE_UINT64 1
-# elif defined _MSC_VER
-typedef unsigned __int64   uint64_t;
-#  define _STDINT_H_HAVE_UINT64 1
-# endif
-#endif
 
 /* 7.18.1.2. Minimum-width integer types */
 
@@ -156,32 +153,23 @@
    types have 8, 16, 32, optionally 64 bits. Therefore the leastN_t types
    are the same as the corresponding N_t types.  */
 
-#if !0
-typedef int8_t   int_least8_t;
-#endif
-#if !0
-typedef uint8_t  uint_least8_t;
-#endif
-
-#if !0
-typedef int16_t  int_least16_t;
-#endif
-#if !0
-typedef uint16_t uint_least16_t;
-#endif
-
-#if !0
-typedef int32_t  int_least32_t;
-#endif
-#if !0
-typedef uint32_t uint_least32_t;
-#endif
-
-#if !0 && _STDINT_H_HAVE_INT64
-typedef int64_t  int_least64_t;
-#endif
-#if !0 && _STDINT_H_HAVE_UINT64
-typedef uint64_t uint_least64_t;
+#undef int_least8_t
+#undef uint_least8_t
+#undef int_least16_t
+#undef uint_least16_t
+#undef int_least32_t
+#undef uint_least32_t
+#undef int_least64_t
+#undef uint_least64_t
+#define int_least8_t int8_t
+#define uint_least8_t uint8_t
+#define int_least16_t int16_t
+#define uint_least16_t uint16_t
+#define int_least32_t int32_t
+#define uint_least32_t uint32_t
+#ifdef int64_t
+# define int_least64_t int64_t
+# define uint_least64_t uint64_t
 #endif
 
 /* 7.18.1.3. Fastest minimum-width integer types */
@@ -191,244 +179,90 @@
 
 /* Here we assume a standard architecture where the hardware integer
    types have 8, 16, 32, optionally 64 bits. Therefore the fastN_t types
-   are taken from the same list of types.  */
-
-/* On alpha processors, int32_t variables are slower than int64_t variables,
-   due to the necessary zap instructions.  */
-#if defined __alpha
-# define _STDINT_H_INT64_FASTER_THAN_INT32 1
-#endif
-
-#if !0
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-typedef int64_t  int_fast8_t;
-# else
-typedef int32_t  int_fast8_t;
-# endif
-#endif
-#if !0
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-typedef uint64_t uint_fast8_t;
-# else
-typedef uint32_t uint_fast8_t;
-# endif
-#endif
-
-#if !0
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-typedef int64_t  int_fast16_t;
-# else
-typedef int32_t  int_fast16_t;
-# endif
-#endif
-#if !0
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-typedef uint64_t uint_fast16_t;
-# else
-typedef uint32_t uint_fast16_t;
-# endif
-#endif
+   are taken from the same list of types.  Assume that 'long int'
+   is fast enough for all narrower integers.  */
 
-#if !0
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-typedef int64_t  int_fast32_t;
-# else
-typedef int32_t  int_fast32_t;
-# endif
-#endif
-#if !0
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-typedef uint64_t uint_fast32_t;
-# else
-typedef uint32_t uint_fast32_t;
-# endif
-#endif
-
-#if !0 && _STDINT_H_HAVE_INT64
-typedef int64_t  int_fast64_t;
-#endif
-#if !0 && _STDINT_H_HAVE_UINT64
-typedef uint64_t uint_fast64_t;
+#undef int_fast8_t
+#undef uint_fast8_t
+#undef int_fast16_t
+#undef uint_fast16_t
+#undef int_fast32_t
+#undef uint_fast32_t
+#undef int_fast64_t
+#undef uint_fast64_t
+#define int_fast8_t long int
+#define uint_fast8_t unsigned int_fast8_t
+#define int_fast16_t long int
+#define uint_fast16_t unsigned int_fast16_t
+#define int_fast32_t long int
+#define uint_fast32_t unsigned int_fast32_t
+#ifdef int64_t
+# define int_fast64_t int64_t
+# define uint_fast64_t uint64_t
 #endif
 
 /* 7.18.1.4. Integer types capable of holding object pointers */
 
-/* On some platforms (like IRIX6 MIPS with -n32) sizeof(void*) < sizeof(long),
-   but this doesn't matter here.  */
-#if !0
-typedef long          intptr_t;
-#endif
-#if !0
-typedef unsigned long uintptr_t;
-#endif
+#undef intptr_t
+#undef uintptr_t
+#define intptr_t long int
+#define uintptr_t unsigned long int
 
 /* 7.18.1.5. Greatest-width integer types */
 
 /* Note: These types are compiler dependent. It may be unwise to use them in
    public header files. */
 
-#if !0
-/* Remove possible redundant definition from gnulib's config.h first.  */
-# undef intmax_t
-# ifdef _STDINT_H_HAVE_INT64
-typedef int64_t  intmax_t;
-# else
-typedef int32_t  intmax_t;
-# endif
-#endif
-#if !0
-/* Remove possible redundant definition from gnulib's config.h first.  */
-# undef uintmax_t
-# ifdef _STDINT_H_HAVE_UINT64
-typedef uint64_t uintmax_t;
-# else
-typedef uint32_t uintmax_t;
-# endif
+#undef intmax_t
+#undef uintmax_t
+#if @HAVE_LONG_LONG_INT@ && LONG_MAX >> 30 == 1
+# define intmax_t long long int
+# define uintmax_t unsigned long long int
+#elif defined int64_t
+# define intmax_t int64_t
+# define uintmax_t uint64_t
+#else
+# define intmax_t long int
+# define uintmax_t unsigned long int
 #endif
 
 /* 7.18.2. Limits of specified-width integer types */
 
-#if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
+#if ! defined __cplusplus || defined __STDC_LIMIT_MACROS
 
 /* 7.18.2.1. Limits of exact-width integer types */
 
 /* Here we assume a standard architecture where the hardware integer
    types have 8, 16, 32, optionally 64 bits.  */
 
-#if 0
-# ifndef INT8_MIN
-#  define INT8_MIN  (-1 << (8 - 1))
-# endif
-#else
-# define INT8_MIN  -128
-#endif
-#if 0
-# ifndef INT8_MAX
-#  define INT8_MAX  (~ (-1 << (8 - 1)))
-# endif
-#else
-# define INT8_MAX  127
-#endif
-#if 0
-# ifndef UINT8_MAX
-#  if 8 < 32
-#   define UINT8_MAX  (((1 << (8 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT8_MAX  (((1U << (8 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINT8_MAX  255
-#endif
-
-#if 0
-# ifndef INT16_MIN
-#  define INT16_MIN  (-1 << (16 - 1))
-# endif
-#else
-# define INT16_MIN  -32768
-#endif
-#if 0
-# ifndef INT16_MAX
-#  define INT16_MAX  (~ (-1 << (16 - 1)))
-# endif
-#else
-# define INT16_MAX  32767
-#endif
-#if 0
-# ifndef UINT16_MAX
-#  if 16 < 32
-#   define UINT16_MAX  (((1 << (16 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT16_MAX  (((1U << (16 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINT16_MAX  65535
-#endif
-
-#if 0
-# ifndef INT32_MIN
-#  define INT32_MIN  (-1 << (32 - 1))
-# endif
-#else
-# define INT32_MIN  (~INT32_MAX)
-#endif
-#if 0
-# ifndef INT32_MAX
-#  define INT32_MAX  (~ (-1 << (32 - 1)))
-# endif
-#else
-# define INT32_MAX  2147483647
-#endif
-#if 0
-# ifndef UINT32_MAX
-#  if 32 < 32
-#   define UINT32_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT32_MAX  (((1U << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINT32_MAX  4294967295U
-#endif
-
-#if 0
-# ifndef INT64_MIN
-#  if 0
-#   define INT64_MIN  (-1L << (64 - 1))
-#  elif 0
-#   define INT64_MIN  (-1LL << (64 - 1))
-#  elif defined _MSC_VER
-#   define INT64_MIN  (-1i64 << (64 - 1))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
-#  define INT64_MIN  (~INT64_MAX)
-# endif
-#endif
-#if 0
-# ifndef INT64_MAX
-#  if 0
-#   define INT64_MAX  (~ (-1L << (64 - 1)))
-#  elif 0
-#   define INT64_MAX  (~ (-1LL << (64 - 1)))
-#  elif defined _MSC_VER
-#   define INT64_MAX  (~ (-1i64 << (64 - 1)))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
-#  if 0
-#   define INT64_MAX  9223372036854775807L
-#  elif 0
-#   define INT64_MAX  9223372036854775807LL
-#  elif defined _MSC_VER
-#   define INT64_MAX  9223372036854775807i64
-#  endif
-# endif
-#endif
-#if 0
-# ifndef UINT64_MAX
-#  if 0
-#   define UINT64_MAX  (((1UL << (64 - 1)) - 1) * 2 + 1)
-#  elif 0
-#   define UINT64_MAX  (((1ULL << (64 - 1)) - 1) * 2 + 1)
-#  elif defined _MSC_VER
-#   define UINT64_MAX  (((1ui64 << (64 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_UINT64
-#  if 0
-#   define UINT64_MAX 18446744073709551615UL
-#  elif 0
-#   define UINT64_MAX 18446744073709551615ULL
-#  elif defined _MSC_VER
-#   define UINT64_MAX 18446744073709551615ui64
-#  endif
-# endif
+#undef INT8_MIN
+#undef INT8_MAX
+#undef UINT8_MAX
+#define INT8_MIN  (~ INT8_MAX)
+#define INT8_MAX  127
+#define UINT8_MAX  255
+
+#undef INT16_MIN
+#undef INT16_MAX
+#undef UINT16_MAX
+#define INT16_MIN  (~ INT16_MAX)
+#define INT16_MAX  32767
+#define UINT16_MAX  65535
+
+#undef INT32_MIN
+#undef INT32_MAX
+#undef UINT32_MAX
+#define INT32_MIN  (~ INT32_MAX)
+#define INT32_MAX  2147483647
+#define UINT32_MAX  4294967295U
+
+#undef INT64_MIN
+#undef INT64_MAX
+#undef UINT64_MAX
+#ifdef int64_t
+# define INT64_MIN  (~ INT64_MAX)
+# define INT64_MAX  INTMAX_C (9223372036854775807)
+# define UINT64_MAX  UINTMAX_C (18446744073709551615)
 #endif
 
 /* 7.18.2.2. Limits of minimum-width integer types */
@@ -437,128 +271,34 @@
    types have 8, 16, 32, optionally 64 bits. Therefore the leastN_t types
    are the same as the corresponding N_t types.  */
 
-#if 0
-# ifndef INT_LEAST8_MIN
-#  define INT_LEAST8_MIN  (-1 << (8 - 1))
-# endif
-#else
-# define INT_LEAST8_MIN  INT8_MIN
-#endif
-#if 0
-# ifndef INT_LEAST8_MAX
-#  define INT_LEAST8_MAX  (~ (-1 << (8 - 1)))
-# endif
-#else
-# define INT_LEAST8_MAX  INT8_MAX
-#endif
-#if 0
-# ifndef UINT_LEAST8_MAX
-#  if 8 < 32
-#   define UINT_LEAST8_MAX  (((1 << (8 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT_LEAST8_MAX  (((1U << (8 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINT_LEAST8_MAX  UINT8_MAX
-#endif
-
-#if 0
-# ifndef INT_LEAST16_MIN
-#  define INT_LEAST16_MIN  (-1 << (16 - 1))
-# endif
-#else
-# define INT_LEAST16_MIN  INT16_MIN
-#endif
-#if 0
-# ifndef INT_LEAST16_MAX
-#  define INT_LEAST16_MAX  (~ (-1 << (16 - 1)))
-# endif
-#else
-# define INT_LEAST16_MAX  INT16_MAX
-#endif
-#if 0
-# ifndef UINT_LEAST16_MAX
-#  if 16 < 32
-#   define UINT_LEAST16_MAX  (((1 << (16 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT_LEAST16_MAX  (((1U << (16 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINT_LEAST16_MAX  UINT16_MAX
-#endif
-
-#if 0
-# ifndef INT_LEAST32_MIN
-#  define INT_LEAST32_MIN  (-1 << (32 - 1))
-# endif
-#else
-# define INT_LEAST32_MIN  INT32_MIN
-#endif
-#if 0
-# ifndef INT_LEAST32_MAX
-#  define INT_LEAST32_MAX  (~ (-1 << (32 - 1)))
-# endif
-#else
-# define INT_LEAST32_MAX  INT32_MAX
-#endif
-#if 0
-# ifndef UINT_LEAST32_MAX
-#  if 32 < 32
-#   define UINT_LEAST32_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT_LEAST32_MAX  (((1U << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINT_LEAST32_MAX  UINT32_MAX
-#endif
-
-#if 0
-# ifndef INT_LEAST64_MIN
-#  if 0
-#   define INT_LEAST64_MIN  (-1L << (64 - 1))
-#  elif 0
-#   define INT_LEAST64_MIN  (-1LL << (64 - 1))
-#  elif defined _MSC_VER
-#   define INT_LEAST64_MIN  (-1i64 << (64 - 1))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
+#undef INT_LEAST8_MIN
+#undef INT_LEAST8_MAX
+#undef UINT_LEAST8_MAX
+#define INT_LEAST8_MIN  INT8_MIN
+#define INT_LEAST8_MAX  INT8_MAX
+#define UINT_LEAST8_MAX  UINT8_MAX
+
+#undef INT_LEAST16_MIN
+#undef INT_LEAST16_MAX
+#undef UINT_LEAST16_MAX
+#define INT_LEAST16_MIN  INT16_MIN
+#define INT_LEAST16_MAX  INT16_MAX
+#define UINT_LEAST16_MAX  UINT16_MAX
+
+#undef INT_LEAST32_MIN
+#undef INT_LEAST32_MAX
+#undef UINT_LEAST32_MAX
+#define INT_LEAST32_MIN  INT32_MIN
+#define INT_LEAST32_MAX  INT32_MAX
+#define UINT_LEAST32_MAX  UINT32_MAX
+
+#undef INT_LEAST64_MIN
+#undef INT_LEAST64_MAX
+#undef UINT_LEAST64_MAX
+#ifdef int64_t
 #  define INT_LEAST64_MIN  INT64_MIN
-# endif
-#endif
-#if 0
-# ifndef INT_LEAST64_MAX
-#  if 0
-#   define INT_LEAST64_MAX  (~ (-1L << (64 - 1)))
-#  elif 0
-#   define INT_LEAST64_MAX  (~ (-1LL << (64 - 1)))
-#  elif defined _MSC_VER
-#   define INT_LEAST64_MAX  (~ (-1i64 << (64 - 1)))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
 #  define INT_LEAST64_MAX  INT64_MAX
-# endif
-#endif
-#if 0
-# ifndef UINT_LEAST64_MAX
-#  if 0
-#   define UINT_LEAST64_MAX  (((1UL << (64 - 1)) - 1) * 2 + 1)
-#  elif 0
-#   define UINT_LEAST64_MAX  (((1ULL << (64 - 1)) - 1) * 2 + 1)
-#  elif defined _MSC_VER
-#   define UINT_LEAST64_MAX  (((1ui64 << (64 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_UINT64
 #  define UINT_LEAST64_MAX  UINT64_MAX
-# endif
 #endif
 
 /* 7.18.2.3. Limits of fastest minimum-width integer types */
@@ -567,464 +307,151 @@
    types have 8, 16, 32, optionally 64 bits. Therefore the fastN_t types
    are taken from the same list of types.  */
 
-#if 0
-# ifndef INT_FAST8_MIN
-#  define INT_FAST8_MIN  (-1L << (32 - 1))
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define INT_FAST8_MIN  INT64_MIN
-# else
-#  define INT_FAST8_MIN  INT32_MIN
-# endif
-#endif
-#if 0
-# ifndef INT_FAST8_MAX
-#  define INT_FAST8_MAX  (~ (-1L << (32 - 1)))
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define INT_FAST8_MAX  INT64_MAX
-# else
-#  define INT_FAST8_MAX  INT32_MAX
-# endif
-#endif
-#if 0
-# ifndef UINT_FAST8_MAX
-#  if 32 < 32
-#   define UINT_FAST8_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT_FAST8_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define UINT_FAST8_MAX  UINT64_MAX
-# else
-#  define UINT_FAST8_MAX  UINT32_MAX
-# endif
-#endif
-
-#if 0
-# ifndef INT_FAST16_MIN
-#  define INT_FAST16_MIN  (-1L << (32 - 1))
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define INT_FAST16_MIN  INT64_MIN
-# else
-#  define INT_FAST16_MIN  INT32_MIN
-# endif
-#endif
-#if 0
-# ifndef INT_FAST16_MAX
-#  define INT_FAST16_MAX  (~ (-1L << (32 - 1)))
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define INT_FAST16_MAX  INT64_MAX
-# else
-#  define INT_FAST16_MAX  INT32_MAX
-# endif
-#endif
-#if 0
-# ifndef UINT_FAST16_MAX
-#  if 32 < 32
-#   define UINT_FAST16_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT_FAST16_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define UINT_FAST16_MAX  UINT64_MAX
-# else
-#  define UINT_FAST16_MAX  UINT32_MAX
-# endif
-#endif
-
-#if 0
-# ifndef INT_FAST32_MIN
-#  define INT_FAST32_MIN  (-1L << (32 - 1))
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define INT_FAST32_MIN  INT64_MIN
-# else
-#  define INT_FAST32_MIN  INT32_MIN
-# endif
-#endif
-#if 0
-# ifndef INT_FAST32_MAX
-#  define INT_FAST32_MAX  (~ (-1L << (32 - 1)))
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define INT_FAST32_MAX  INT64_MAX
-# else
-#  define INT_FAST32_MAX  INT32_MAX
-# endif
-#endif
-#if 0
-# ifndef UINT_FAST32_MAX
-#  if 32 < 32
-#   define UINT_FAST32_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINT_FAST32_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# if _STDINT_H_INT64_FASTER_THAN_INT32
-#  define UINT_FAST32_MAX  UINT64_MAX
-# else
-#  define UINT_FAST32_MAX  UINT32_MAX
-# endif
-#endif
-
-#if 0
-# ifndef INT_FAST64_MIN
-#  if 0
-#   define INT_FAST64_MIN  (-1L << (64 - 1))
-#  elif 0
-#   define INT_FAST64_MIN  (-1LL << (64 - 1))
-#  elif defined _MSC_VER
-#   define INT_FAST64_MIN  (-1i64 << (64 - 1))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
+#undef INT_FAST8_MIN
+#undef INT_FAST8_MAX
+#undef UINT_FAST8_MAX
+#define INT_FAST8_MIN  LONG_MIN
+#define INT_FAST8_MAX  LONG_MAX
+#define UINT_FAST8_MAX  ULONG_MAX
+
+#undef INT_FAST16_MIN
+#undef INT_FAST16_MAX
+#undef UINT_FAST16_MAX
+#define INT_FAST16_MIN  LONG_MIN
+#define INT_FAST16_MAX  LONG_MAX
+#define UINT_FAST16_MAX  ULONG_MAX
+
+#undef INT_FAST32_MIN
+#undef INT_FAST32_MAX
+#undef UINT_FAST32_MAX
+#define INT_FAST32_MIN  LONG_MIN
+#define INT_FAST32_MAX  LONG_MAX
+#define UINT_FAST32_MAX  ULONG_MAX
+
+#undef INT_FAST64_MIN
+#undef INT_FAST64_MAX
+#undef UINT_FAST64_MAX
+#ifdef int64_t
 #  define INT_FAST64_MIN  INT64_MIN
-# endif
-#endif
-#if 0
-# ifndef INT_FAST64_MAX
-#  if 0
-#   define INT_FAST64_MAX  (~ (-1L << (64 - 1)))
-#  elif 0
-#   define INT_FAST64_MAX  (~ (-1LL << (64 - 1)))
-#  elif defined _MSC_VER
-#   define INT_FAST64_MAX  (~ (-1i64 << (64 - 1)))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
 #  define INT_FAST64_MAX  INT64_MAX
-# endif
-#endif
-#if 0
-# ifndef UINT_FAST64_MAX
-#  if 0
-#   define UINT_FAST64_MAX  (((1UL << (64 - 1)) - 1) * 2 + 1)
-#  elif 0
-#   define UINT_FAST64_MAX  (((1ULL << (64 - 1)) - 1) * 2 + 1)
-#  elif defined _MSC_VER
-#   define UINT_FAST64_MAX  (((1ui64 << (64 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_UINT64
 #  define UINT_FAST64_MAX  UINT64_MAX
-# endif
 #endif
 
 /* 7.18.2.4. Limits of integer types capable of holding object pointers */
 
-#if 0
-# ifndef INTPTR_MIN
-#  if 32 > 32
-#   define INTPTR_MIN  (-1LL << (32 - 1))
-#  else
-#   define INTPTR_MIN  (-1L << (32 - 1))
-#  endif
-# endif
-#else
-# define INTPTR_MIN  LONG_MIN
-#endif
-#if 0
-# ifndef INTPTR_MAX
-#  if 32 > 32
-#   define INTPTR_MAX  (~ (-1LL << (32 - 1)))
-#  else
-#   define INTPTR_MAX  (~ (-1L << (32 - 1)))
-#  endif
-# endif
-#else
-# define INTPTR_MAX  LONG_MAX
-#endif
-#if 0
-# ifndef UINTPTR_MAX
-#  if 32 > 32
-#   define UINTPTR_MAX  (((1ULL << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINTPTR_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# define UINTPTR_MAX  ULONG_MAX
-#endif
+#undef INTPTR_MIN
+#undef INTPTR_MAX
+#undef UINTPTR_MAX
+#define INTPTR_MIN  LONG_MIN
+#define INTPTR_MAX  LONG_MAX
+#define UINTPTR_MAX  ULONG_MAX
 
 /* 7.18.2.5. Limits of greatest-width integer types */
 
-#if 0
-# ifndef INTMAX_MIN
-#  if 64 > 32
-#   define INTMAX_MIN  (-1LL << (64 - 1))
-#  else
-#   define INTMAX_MIN  (-1L << (64 - 1))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
-#  define INTMAX_MIN  INT64_MIN
-# else
-#  define INTMAX_MIN  INT32_MIN
-# endif
-#endif
-#if 0
-# ifndef INTMAX_MAX
-#  if 64 > 32
-#   define INTMAX_MAX  (~ (-1LL << (64 - 1)))
-#  else
-#   define INTMAX_MAX  (~ (-1L << (64 - 1)))
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
+#undef INTMAX_MIN
+#undef INTMAX_MAX
+#undef UINTMAX_MAX
+#define INTMAX_MIN  (~ INTMAX_MAX)
+#ifdef INT64_MAX
 #  define INTMAX_MAX  INT64_MAX
-# else
-#  define INTMAX_MAX  INT32_MAX
-# endif
-#endif
-#if 0
-# ifndef UINTMAX_MAX
-#  if 64 > 32
-#   define UINTMAX_MAX  (((1ULL << (64 - 1)) - 1) * 2 + 1)
-#  else
-#   define UINTMAX_MAX  (((1UL << (64 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#else
-# ifdef _STDINT_H_HAVE_INT64
 #  define UINTMAX_MAX  UINT64_MAX
-# else
+#else
+# define INTMAX_MAX  INT32_MAX
 #  define UINTMAX_MAX  UINT32_MAX
-# endif
 #endif
 
 /* 7.18.3. Limits of other integer types */
 
 /* ptrdiff_t limits */
-#ifndef PTRDIFF_MIN
-# if 32 > 32 || 0
-#  define PTRDIFF_MIN  (-1L << (32 - 1))
-# else
-#  define PTRDIFF_MIN  (-1 << (32 - 1))
-# endif
-#endif
-#ifndef PTRDIFF_MAX
-# if 32 > 32 || 0
-#  define PTRDIFF_MAX  (~ (-1L << (32 - 1)))
-# else
-#  define PTRDIFF_MAX  (~ (-1 << (32 - 1)))
-# endif
-#endif
+#undef PTRDIFF_MIN
+#undef PTRDIFF_MAX
+#define PTRDIFF_MIN  \
+   _STDINT_MIN (1, 32, address@hidden@)
+#define PTRDIFF_MAX  \
+   _STDINT_MAX (1, 32, address@hidden@)
 
 /* sig_atomic_t limits */
-#ifndef SIG_ATOMIC_MIN
-# if 32
-#  if 32 > 32 || 0
-#   define SIG_ATOMIC_MIN  (-1L << (32 - 1))
-#  else
-#   define SIG_ATOMIC_MIN  (-1 << (32 - 1))
-#  endif
-# else
-#  if 32 > 32 || 0
-#   define SIG_ATOMIC_MIN  0UL
-#  elif 32 >= 32
-#   define SIG_ATOMIC_MIN  0U
-#  else
-#   define SIG_ATOMIC_MIN  0
-#  endif
-# endif
-#endif
-#ifndef SIG_ATOMIC_MAX
-# if 32
-#  if 32 > 32 || 0
-#   define SIG_ATOMIC_MAX  (~ (-1L << (32 - 1)))
-#  else
-#   define SIG_ATOMIC_MAX  (~ (-1 << (32 - 1)))
-#  endif
-# else
-#  if 32 > 32 || 0
-#   define SIG_ATOMIC_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  elif 32 >= 32
-#   define SIG_ATOMIC_MAX  (((1U << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define SIG_ATOMIC_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#endif
+#undef SIG_ATOMIC_MIN
+#undef SIG_ATOMIC_MAX
+#define SIG_ATOMIC_MIN  \
+   _STDINT_MIN (32, 32, \
+               address@hidden@)
+#define SIG_ATOMIC_MAX  \
+   _STDINT_MAX (32, 32, \
+               address@hidden@)
+
 
 /* size_t limit */
-#ifndef SIZE_MAX /* SIZE_MAX may also be defined in config.h. */
-# if 32 > 32 || 0
-#  define SIZE_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-# else
-#  define SIZE_MAX  (((1U << (32 - 1)) - 1) * 2 + 1)
-# endif
-#endif
+#undef SIZE_MAX
+#define SIZE_MAX  _STDINT_MAX (0, 32, address@hidden@)
 
-/* wchar_t limits may already be defined in <stddef.h>.  */
-#ifndef WCHAR_MIN
-# if 0
-#  if 32 > 32 || 0
-#   define WCHAR_MIN  (-1L << (32 - 1))
-#  else
-#   define WCHAR_MIN  (-1 << (32 - 1))
-#  endif
-# else
-#  if 32 > 32 || 1
-#   define WCHAR_MIN  0UL
-#  elif 32 >= 32
-#   define WCHAR_MIN  0U
-#  else
-#   define WCHAR_MIN  0
-#  endif
-# endif
-#endif
-#ifndef WCHAR_MAX
-# if 0
-#  if 32 > 32 || 0
-#   define WCHAR_MAX  (~ (-1L << (32 - 1)))
-#  else
-#   define WCHAR_MAX  (~ (-1 << (32 - 1)))
-#  endif
-# else
-#  if 32 > 32 || 1
-#   define WCHAR_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  elif 32 >= 32
-#   define WCHAR_MAX  (((1U << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define WCHAR_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#endif
+/* wchar_t limits */
+#undef WCHAR_MIN
+#undef WCHAR_MAX
+#define WCHAR_MIN  \
+   _STDINT_MIN (0, 32, address@hidden@)
+#define WCHAR_MAX  \
+   _STDINT_MAX (0, 32, address@hidden@)
 
 /* wint_t limits */
-#ifndef WINT_MIN
-# if 0
-#  if 32 > 32 || 0
-#   define WINT_MIN  (-1L << (32 - 1))
-#  else
-#   define WINT_MIN  (-1 << (32 - 1))
-#  endif
-# else
-#  if 32 > 32 || 1
-#   define WINT_MIN  0UL
-#  elif 32 >= 32
-#   define WINT_MIN  0U
-#  else
-#   define WINT_MIN  0
-#  endif
-# endif
-#endif
-#ifndef WINT_MAX
-# if 0
-#  if 32 > 32 || 0
-#   define WINT_MAX  (~ (-1L << (32 - 1)))
-#  else
-#   define WINT_MAX  (~ (-1 << (32 - 1)))
-#  endif
-# else
-#  if 32 > 32 || 1
-#   define WINT_MAX  (((1UL << (32 - 1)) - 1) * 2 + 1)
-#  elif 32 >= 32
-#   define WINT_MAX  (((1U << (32 - 1)) - 1) * 2 + 1)
-#  else
-#   define WINT_MAX  (((1 << (32 - 1)) - 1) * 2 + 1)
-#  endif
-# endif
-#endif
-
-#endif
+#undef WINT_MIN
+#undef WINT_MAX
+#define WINT_MIN  \
+   _STDINT_MIN (0, 32, address@hidden@)
+#define WINT_MAX  \
+   _STDINT_MAX (0, 32, address@hidden@)
 
 /* 7.18.4. Macros for integer constants */
 
-#if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
-
 /* 7.18.4.1. Macros for minimum-width integer constants */
 /* According to ISO C 99 Technical Corrigendum 1 */
 
+/* Here we assume a standard architecture where the hardware integer
+   types have 8, 16, 32, optionally 64 bits, and int is 32 bits.  */
+
 #undef INT8_C
 #undef UINT8_C
 #define INT8_C(x) x
-#if 0
-# if 8 < 32
-#  define UINT8_C(x) x
-# else
-#  define UINT8_C(x) x##U
-# endif
-#else
-# define UINT8_C(x) x
-#endif
+#define UINT8_C(x) x
 
 #undef INT16_C
 #undef UINT16_C
 #define INT16_C(x) x
-#if 0
-# if 16 < 32
-#  define UINT16_C(x) x
-# else
-#  define UINT16_C(x) x##U
-# endif
-#else
-# define UINT16_C(x) x
-#endif
+#define UINT16_C(x) x
 
 #undef INT32_C
 #undef UINT32_C
 #define INT32_C(x) x
-#if 0
-# if 32 < 32
-#  define UINT32_C(x) x
-# else
-#  define UINT32_C(x) x##U
-# endif
-#else
-# define UINT32_C(x) x
-#endif
+#define UINT32_C(x) x ## U
 
 #undef INT64_C
 #undef UINT64_C
-#if 0
+#if LONG_MAX >> 31 >> 31 == 1
 # define INT64_C(x) x##L
 # define UINT64_C(x) x##UL
-#elif 0
-# define INT64_C(x) x##LL
-# define UINT64_C(x) x##ULL
-#elif defined(_MSC_VER)
+#elif defined _MSC_VER
 # define INT64_C(x) x##i64
 # define UINT64_C(x) x##ui64
+#elif @HAVE_LONG_LONG_INT@
+# define INT64_C(x) x##LL
+# define UINT64_C(x) x##ULL
 #endif
 
 /* 7.18.4.2. Macros for greatest-width integer constants */
 
 #undef INTMAX_C
 #undef UINTMAX_C
-#if 0
-# define INTMAX_C(x) x##L
-# define UINTMAX_C(x) x##UL
-#elif 0
+#if @HAVE_LONG_LONG_INT@ && LONG_MAX >> 30 == 1
 # define INTMAX_C(x) x##LL
 # define UINTMAX_C(x) x##ULL
-#elif defined(_MSC_VER)
-# define INTMAX_C(x) x##i64
-# define UINTMAX_C(x) x##ui64
+#elif defined int64_t
+# define INTMAX_C(x)   INT64_C(x)
+# define UINTMAX_C(x)  UINT64_C(x)
 #else
-# define INTMAX_C(x) x
-# define UINTMAX_C(x) x##U
+# define INTMAX_C(x)   x##L
+# define UINTMAX_C(x)  x##UL
 #endif
 
-#endif
+#endif /* !defined __cplusplus || defined __STDC_CONSTANT_MACROS */
 
-#endif /* _STDINT_H */
+#endif /* _GL_STDINT_H */

Index: windows-NT/SCC/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/SCC/Makefile.in,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -b -r1.87 -r1.88
--- windows-NT/SCC/Makefile.in  30 Jun 2006 02:00:49 -0000      1.87
+++ windows-NT/SCC/Makefile.in  3 Jul 2006 02:12:58 -0000       1.88
@@ -150,40 +150,9 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
-BITSIZEOF_INT16_T = @BITSIZEOF_INT16_T@
-BITSIZEOF_INT32_T = @BITSIZEOF_INT32_T@
-BITSIZEOF_INT64_T = @BITSIZEOF_INT64_T@
-BITSIZEOF_INT8_T = @BITSIZEOF_INT8_T@
-BITSIZEOF_INTMAX_T = @BITSIZEOF_INTMAX_T@
-BITSIZEOF_INTPTR_T = @BITSIZEOF_INTPTR_T@
-BITSIZEOF_INT_FAST16_T = @BITSIZEOF_INT_FAST16_T@
-BITSIZEOF_INT_FAST32_T = @BITSIZEOF_INT_FAST32_T@
-BITSIZEOF_INT_FAST64_T = @BITSIZEOF_INT_FAST64_T@
-BITSIZEOF_INT_FAST8_T = @BITSIZEOF_INT_FAST8_T@
-BITSIZEOF_INT_LEAST16_T = @BITSIZEOF_INT_LEAST16_T@
-BITSIZEOF_INT_LEAST32_T = @BITSIZEOF_INT_LEAST32_T@
-BITSIZEOF_INT_LEAST64_T = @BITSIZEOF_INT_LEAST64_T@
-BITSIZEOF_INT_LEAST8_T = @BITSIZEOF_INT_LEAST8_T@
-BITSIZEOF_LONG = @BITSIZEOF_LONG@
 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
-BITSIZEOF_UINT16_T = @BITSIZEOF_UINT16_T@
-BITSIZEOF_UINT32_T = @BITSIZEOF_UINT32_T@
-BITSIZEOF_UINT64_T = @BITSIZEOF_UINT64_T@
-BITSIZEOF_UINT8_T = @BITSIZEOF_UINT8_T@
-BITSIZEOF_UINTMAX_T = @BITSIZEOF_UINTMAX_T@
-BITSIZEOF_UINTPTR_T = @BITSIZEOF_UINTPTR_T@
-BITSIZEOF_UINT_FAST16_T = @BITSIZEOF_UINT_FAST16_T@
-BITSIZEOF_UINT_FAST32_T = @BITSIZEOF_UINT_FAST32_T@
-BITSIZEOF_UINT_FAST64_T = @BITSIZEOF_UINT_FAST64_T@
-BITSIZEOF_UINT_FAST8_T = @BITSIZEOF_UINT_FAST8_T@
-BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
-BITSIZEOF_UINT_LEAST32_T = @BITSIZEOF_UINT_LEAST32_T@
-BITSIZEOF_UINT_LEAST64_T = @BITSIZEOF_UINT_LEAST64_T@
-BITSIZEOF_UINT_LEAST8_T = @BITSIZEOF_UINT_LEAST8_T@
-BITSIZEOF_UNSIGNED_INT = @BITSIZEOF_UNSIGNED_INT@
-BITSIZEOF_UNSIGNED_LONG = @BITSIZEOF_UNSIGNED_LONG@
 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 CC = @CC@
@@ -206,7 +175,6 @@
 EOVERFLOW = @EOVERFLOW@
 EXEEXT = @EXEEXT@
 FNMATCH_H = @FNMATCH_H@
-FULL_PATH_INTTYPES_H = @FULL_PATH_INTTYPES_H@
 FULL_PATH_STDINT_H = @FULL_PATH_STDINT_H@
 FULL_PATH_SYS_STAT_H = @FULL_PATH_SYS_STAT_H@
 GETOPT_H = @GETOPT_H@
@@ -216,49 +184,15 @@
 GMSGFMT = @GMSGFMT@
 GPG = @GPG@
 GREP = @GREP@
-HAVE_INT16_T = @HAVE_INT16_T@
-HAVE_INT32_T = @HAVE_INT32_T@
-HAVE_INT64_T = @HAVE_INT64_T@
-HAVE_INT64_T_IN_STDINT_H = @HAVE_INT64_T_IN_STDINT_H@
-HAVE_INT8_T = @HAVE_INT8_T@
-HAVE_INTMAX_T = @HAVE_INTMAX_T@
-HAVE_INTPTR_T = @HAVE_INTPTR_T@
 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
-HAVE_INT_FAST16_T = @HAVE_INT_FAST16_T@
-HAVE_INT_FAST32_T = @HAVE_INT_FAST32_T@
-HAVE_INT_FAST64_T = @HAVE_INT_FAST64_T@
-HAVE_INT_FAST64_T_IN_STDINT_H = @HAVE_INT_FAST64_T_IN_STDINT_H@
-HAVE_INT_FAST8_T = @HAVE_INT_FAST8_T@
-HAVE_INT_LEAST16_T = @HAVE_INT_LEAST16_T@
-HAVE_INT_LEAST32_T = @HAVE_INT_LEAST32_T@
-HAVE_INT_LEAST64_T = @HAVE_INT_LEAST64_T@
-HAVE_INT_LEAST64_T_IN_STDINT_H = @HAVE_INT_LEAST64_T_IN_STDINT_H@
-HAVE_INT_LEAST8_T = @HAVE_INT_LEAST8_T@
-HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
-HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
+HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 HAVE_STDINT_H = @HAVE_STDINT_H@
 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
-HAVE_UINT16_T = @HAVE_UINT16_T@
-HAVE_UINT32_T = @HAVE_UINT32_T@
-HAVE_UINT64_T = @HAVE_UINT64_T@
-HAVE_UINT64_T_IN_STDINT_H = @HAVE_UINT64_T_IN_STDINT_H@
-HAVE_UINT8_T = @HAVE_UINT8_T@
-HAVE_UINTMAX_T = @HAVE_UINTMAX_T@
-HAVE_UINTPTR_T = @HAVE_UINTPTR_T@
-HAVE_UINT_FAST16_T = @HAVE_UINT_FAST16_T@
-HAVE_UINT_FAST32_T = @HAVE_UINT_FAST32_T@
-HAVE_UINT_FAST64_T = @HAVE_UINT_FAST64_T@
-HAVE_UINT_FAST64_T_IN_STDINT_H = @HAVE_UINT_FAST64_T_IN_STDINT_H@
-HAVE_UINT_FAST8_T = @HAVE_UINT_FAST8_T@
-HAVE_UINT_LEAST16_T = @HAVE_UINT_LEAST16_T@
-HAVE_UINT_LEAST32_T = @HAVE_UINT_LEAST32_T@
-HAVE_UINT_LEAST64_T = @HAVE_UINT_LEAST64_T@
-HAVE_UINT_LEAST64_T_IN_STDINT_H = @HAVE_UINT_LEAST64_T_IN_STDINT_H@
-HAVE_UINT_LEAST8_T = @HAVE_UINT_LEAST8_T@
+HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 HAVE_WCHAR_H = @HAVE_WCHAR_H@
 HAVE__BOOL = @HAVE__BOOL@
 INSTALL_DATA = @INSTALL_DATA@
@@ -301,20 +235,15 @@
 POSUB = @POSUB@
 PR = @PR@
 PS2PDF = @PS2PDF@
+PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 RANLIB = @RANLIB@
 ROFF = @ROFF@
 RSH_DFLT = @RSH_DFLT@
-SAME_TYPE_PTRDIFF_T_LONG = @SAME_TYPE_PTRDIFF_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_LONG = @SAME_TYPE_SIG_ATOMIC_T_LONG@
-SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG = @SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG@
-SAME_TYPE_SIZE_T_UNSIGNED_LONG = @SAME_TYPE_SIZE_T_UNSIGNED_LONG@
-SAME_TYPE_WCHAR_T_LONG = @SAME_TYPE_WCHAR_T_LONG@
-SAME_TYPE_WCHAR_T_UNSIGNED_LONG = @SAME_TYPE_WCHAR_T_UNSIGNED_LONG@
-SAME_TYPE_WINT_T_LONG = @SAME_TYPE_WINT_T_LONG@
-SAME_TYPE_WINT_T_UNSIGNED_LONG = @SAME_TYPE_WINT_T_UNSIGNED_LONG@
 SENDMAIL = @SENDMAIL@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
+SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
+SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 STDBOOL_H = @STDBOOL_H@
 STDINT_H = @STDINT_H@
 STRIP = @STRIP@
@@ -324,6 +253,8 @@
 UNISTD_H = @UNISTD_H@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
+WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
+WINT_T_SUFFIX = @WINT_T_SUFFIX@
 XGETTEXT = @XGETTEXT@
 YACC = @YACC@
 YFLAGS = @YFLAGS@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]