1*e4b17023SJohn Marino/* config.in. Generated from configure.ac by autoheader. */ 2*e4b17023SJohn Marino 3*e4b17023SJohn Marino/* Define if building universal (internal helper macro) */ 4*e4b17023SJohn Marino#undef AC_APPLE_UNIVERSAL_BUILD 5*e4b17023SJohn Marino 6*e4b17023SJohn Marino/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 7*e4b17023SJohn Marino systems. This function is required for `alloca.c' support on those systems. 8*e4b17023SJohn Marino */ 9*e4b17023SJohn Marino#undef CRAY_STACKSEG_END 10*e4b17023SJohn Marino 11*e4b17023SJohn Marino/* Define to 1 if using `alloca.c'. */ 12*e4b17023SJohn Marino#undef C_ALLOCA 13*e4b17023SJohn Marino 14*e4b17023SJohn Marino/* Define if you want more run-time sanity checks. */ 15*e4b17023SJohn Marino#undef ENABLE_CHECKING 16*e4b17023SJohn Marino 17*e4b17023SJohn Marino/* Define to 1 if translation of program messages to the user's native 18*e4b17023SJohn Marino language is requested. */ 19*e4b17023SJohn Marino#undef ENABLE_NLS 20*e4b17023SJohn Marino 21*e4b17023SJohn Marino/* Define to 1 if you have `alloca', as a function or macro. */ 22*e4b17023SJohn Marino#undef HAVE_ALLOCA 23*e4b17023SJohn Marino 24*e4b17023SJohn Marino/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 25*e4b17023SJohn Marino */ 26*e4b17023SJohn Marino#undef HAVE_ALLOCA_H 27*e4b17023SJohn Marino 28*e4b17023SJohn Marino/* Define to 1 if you have the `clearerr_unlocked' function. */ 29*e4b17023SJohn Marino#undef HAVE_CLEARERR_UNLOCKED 30*e4b17023SJohn Marino 31*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 32*e4b17023SJohn Marino */ 33*e4b17023SJohn Marino#undef HAVE_DECL_ABORT 34*e4b17023SJohn Marino 35*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `asprintf', and to 0 if you 36*e4b17023SJohn Marino don't. */ 37*e4b17023SJohn Marino#undef HAVE_DECL_ASPRINTF 38*e4b17023SJohn Marino 39*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 40*e4b17023SJohn Marino you don't. */ 41*e4b17023SJohn Marino#undef HAVE_DECL_BASENAME 42*e4b17023SJohn Marino 43*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 44*e4b17023SJohn Marino you don't. */ 45*e4b17023SJohn Marino#undef HAVE_DECL_CLEARERR_UNLOCKED 46*e4b17023SJohn Marino 47*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 48*e4b17023SJohn Marino */ 49*e4b17023SJohn Marino#undef HAVE_DECL_ERRNO 50*e4b17023SJohn Marino 51*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 52*e4b17023SJohn Marino don't. */ 53*e4b17023SJohn Marino#undef HAVE_DECL_FEOF_UNLOCKED 54*e4b17023SJohn Marino 55*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 56*e4b17023SJohn Marino you don't. */ 57*e4b17023SJohn Marino#undef HAVE_DECL_FERROR_UNLOCKED 58*e4b17023SJohn Marino 59*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 60*e4b17023SJohn Marino you don't. */ 61*e4b17023SJohn Marino#undef HAVE_DECL_FFLUSH_UNLOCKED 62*e4b17023SJohn Marino 63*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if 64*e4b17023SJohn Marino you don't. */ 65*e4b17023SJohn Marino#undef HAVE_DECL_FGETC_UNLOCKED 66*e4b17023SJohn Marino 67*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 68*e4b17023SJohn Marino you don't. */ 69*e4b17023SJohn Marino#undef HAVE_DECL_FGETS_UNLOCKED 70*e4b17023SJohn Marino 71*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if 72*e4b17023SJohn Marino you don't. */ 73*e4b17023SJohn Marino#undef HAVE_DECL_FILENO_UNLOCKED 74*e4b17023SJohn Marino 75*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if 76*e4b17023SJohn Marino you don't. */ 77*e4b17023SJohn Marino#undef HAVE_DECL_FPRINTF_UNLOCKED 78*e4b17023SJohn Marino 79*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if 80*e4b17023SJohn Marino you don't. */ 81*e4b17023SJohn Marino#undef HAVE_DECL_FPUTC_UNLOCKED 82*e4b17023SJohn Marino 83*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if 84*e4b17023SJohn Marino you don't. */ 85*e4b17023SJohn Marino#undef HAVE_DECL_FPUTS_UNLOCKED 86*e4b17023SJohn Marino 87*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if 88*e4b17023SJohn Marino you don't. */ 89*e4b17023SJohn Marino#undef HAVE_DECL_FREAD_UNLOCKED 90*e4b17023SJohn Marino 91*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if 92*e4b17023SJohn Marino you don't. */ 93*e4b17023SJohn Marino#undef HAVE_DECL_FWRITE_UNLOCKED 94*e4b17023SJohn Marino 95*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if 96*e4b17023SJohn Marino you don't. */ 97*e4b17023SJohn Marino#undef HAVE_DECL_GETCHAR_UNLOCKED 98*e4b17023SJohn Marino 99*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 100*e4b17023SJohn Marino don't. */ 101*e4b17023SJohn Marino#undef HAVE_DECL_GETC_UNLOCKED 102*e4b17023SJohn Marino 103*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 104*e4b17023SJohn Marino */ 105*e4b17023SJohn Marino#undef HAVE_DECL_GETOPT 106*e4b17023SJohn Marino 107*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if 108*e4b17023SJohn Marino you don't. */ 109*e4b17023SJohn Marino#undef HAVE_DECL_PUTCHAR_UNLOCKED 110*e4b17023SJohn Marino 111*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you 112*e4b17023SJohn Marino don't. */ 113*e4b17023SJohn Marino#undef HAVE_DECL_PUTC_UNLOCKED 114*e4b17023SJohn Marino 115*e4b17023SJohn Marino/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 116*e4b17023SJohn Marino don't. */ 117*e4b17023SJohn Marino#undef HAVE_DECL_VASPRINTF 118*e4b17023SJohn Marino 119*e4b17023SJohn Marino/* Define to 1 if you have the <fcntl.h> header file. */ 120*e4b17023SJohn Marino#undef HAVE_FCNTL_H 121*e4b17023SJohn Marino 122*e4b17023SJohn Marino/* Define to 1 if you have the `feof_unlocked' function. */ 123*e4b17023SJohn Marino#undef HAVE_FEOF_UNLOCKED 124*e4b17023SJohn Marino 125*e4b17023SJohn Marino/* Define to 1 if you have the `ferror_unlocked' function. */ 126*e4b17023SJohn Marino#undef HAVE_FERROR_UNLOCKED 127*e4b17023SJohn Marino 128*e4b17023SJohn Marino/* Define to 1 if you have the `fflush_unlocked' function. */ 129*e4b17023SJohn Marino#undef HAVE_FFLUSH_UNLOCKED 130*e4b17023SJohn Marino 131*e4b17023SJohn Marino/* Define to 1 if you have the `fgetc_unlocked' function. */ 132*e4b17023SJohn Marino#undef HAVE_FGETC_UNLOCKED 133*e4b17023SJohn Marino 134*e4b17023SJohn Marino/* Define to 1 if you have the `fgets_unlocked' function. */ 135*e4b17023SJohn Marino#undef HAVE_FGETS_UNLOCKED 136*e4b17023SJohn Marino 137*e4b17023SJohn Marino/* Define to 1 if you have the `fileno_unlocked' function. */ 138*e4b17023SJohn Marino#undef HAVE_FILENO_UNLOCKED 139*e4b17023SJohn Marino 140*e4b17023SJohn Marino/* Define to 1 if you have the `fprintf_unlocked' function. */ 141*e4b17023SJohn Marino#undef HAVE_FPRINTF_UNLOCKED 142*e4b17023SJohn Marino 143*e4b17023SJohn Marino/* Define to 1 if you have the `fputc_unlocked' function. */ 144*e4b17023SJohn Marino#undef HAVE_FPUTC_UNLOCKED 145*e4b17023SJohn Marino 146*e4b17023SJohn Marino/* Define to 1 if you have the `fputs_unlocked' function. */ 147*e4b17023SJohn Marino#undef HAVE_FPUTS_UNLOCKED 148*e4b17023SJohn Marino 149*e4b17023SJohn Marino/* Define to 1 if you have the `fread_unlocked' function. */ 150*e4b17023SJohn Marino#undef HAVE_FREAD_UNLOCKED 151*e4b17023SJohn Marino 152*e4b17023SJohn Marino/* Define to 1 if you have the `fwrite_unlocked' function. */ 153*e4b17023SJohn Marino#undef HAVE_FWRITE_UNLOCKED 154*e4b17023SJohn Marino 155*e4b17023SJohn Marino/* Define to 1 if you have the `getchar_unlocked' function. */ 156*e4b17023SJohn Marino#undef HAVE_GETCHAR_UNLOCKED 157*e4b17023SJohn Marino 158*e4b17023SJohn Marino/* Define to 1 if you have the `getc_unlocked' function. */ 159*e4b17023SJohn Marino#undef HAVE_GETC_UNLOCKED 160*e4b17023SJohn Marino 161*e4b17023SJohn Marino/* Define if you have the iconv() function. */ 162*e4b17023SJohn Marino#undef HAVE_ICONV 163*e4b17023SJohn Marino 164*e4b17023SJohn Marino/* Define to 1 if you have the <inttypes.h> header file. */ 165*e4b17023SJohn Marino#undef HAVE_INTTYPES_H 166*e4b17023SJohn Marino 167*e4b17023SJohn Marino/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 168*e4b17023SJohn Marino#undef HAVE_LANGINFO_CODESET 169*e4b17023SJohn Marino 170*e4b17023SJohn Marino/* Define to 1 if you have the <limits.h> header file. */ 171*e4b17023SJohn Marino#undef HAVE_LIMITS_H 172*e4b17023SJohn Marino 173*e4b17023SJohn Marino/* Define to 1 if you have the <locale.h> header file. */ 174*e4b17023SJohn Marino#undef HAVE_LOCALE_H 175*e4b17023SJohn Marino 176*e4b17023SJohn Marino/* Define to 1 if you have the <memory.h> header file. */ 177*e4b17023SJohn Marino#undef HAVE_MEMORY_H 178*e4b17023SJohn Marino 179*e4b17023SJohn Marino/* Define to 1 if libc includes obstacks. */ 180*e4b17023SJohn Marino#undef HAVE_OBSTACK 181*e4b17023SJohn Marino 182*e4b17023SJohn Marino/* Define to 1 if you have the `putchar_unlocked' function. */ 183*e4b17023SJohn Marino#undef HAVE_PUTCHAR_UNLOCKED 184*e4b17023SJohn Marino 185*e4b17023SJohn Marino/* Define to 1 if you have the `putc_unlocked' function. */ 186*e4b17023SJohn Marino#undef HAVE_PUTC_UNLOCKED 187*e4b17023SJohn Marino 188*e4b17023SJohn Marino/* Define to 1 if you can assemble SSE4 insns. */ 189*e4b17023SJohn Marino#undef HAVE_SSE4 190*e4b17023SJohn Marino 191*e4b17023SJohn Marino/* Define to 1 if you have the <stddef.h> header file. */ 192*e4b17023SJohn Marino#undef HAVE_STDDEF_H 193*e4b17023SJohn Marino 194*e4b17023SJohn Marino/* Define to 1 if you have the <stdint.h> header file. */ 195*e4b17023SJohn Marino#undef HAVE_STDINT_H 196*e4b17023SJohn Marino 197*e4b17023SJohn Marino/* Define to 1 if you have the <stdlib.h> header file. */ 198*e4b17023SJohn Marino#undef HAVE_STDLIB_H 199*e4b17023SJohn Marino 200*e4b17023SJohn Marino/* Define to 1 if you have the <strings.h> header file. */ 201*e4b17023SJohn Marino#undef HAVE_STRINGS_H 202*e4b17023SJohn Marino 203*e4b17023SJohn Marino/* Define to 1 if you have the <string.h> header file. */ 204*e4b17023SJohn Marino#undef HAVE_STRING_H 205*e4b17023SJohn Marino 206*e4b17023SJohn Marino/* Define to 1 if you have the <sys/file.h> header file. */ 207*e4b17023SJohn Marino#undef HAVE_SYS_FILE_H 208*e4b17023SJohn Marino 209*e4b17023SJohn Marino/* Define to 1 if you have the <sys/stat.h> header file. */ 210*e4b17023SJohn Marino#undef HAVE_SYS_STAT_H 211*e4b17023SJohn Marino 212*e4b17023SJohn Marino/* Define to 1 if you have the <sys/types.h> header file. */ 213*e4b17023SJohn Marino#undef HAVE_SYS_TYPES_H 214*e4b17023SJohn Marino 215*e4b17023SJohn Marino/* Define if <sys/types.h> defines \`uchar'. */ 216*e4b17023SJohn Marino#undef HAVE_UCHAR 217*e4b17023SJohn Marino 218*e4b17023SJohn Marino/* Define to 1 if the system has the type `uintptr_t'. */ 219*e4b17023SJohn Marino#undef HAVE_UINTPTR_T 220*e4b17023SJohn Marino 221*e4b17023SJohn Marino/* Define to 1 if you have the <unistd.h> header file. */ 222*e4b17023SJohn Marino#undef HAVE_UNISTD_H 223*e4b17023SJohn Marino 224*e4b17023SJohn Marino/* Define to the widest efficient host integer type at least as wide as the 225*e4b17023SJohn Marino target's size_t type. */ 226*e4b17023SJohn Marino#undef HOST_WIDE_INT 227*e4b17023SJohn Marino 228*e4b17023SJohn Marino/* Define as const if the declaration of iconv() needs const. */ 229*e4b17023SJohn Marino#undef ICONV_CONST 230*e4b17023SJohn Marino 231*e4b17023SJohn Marino/* Define to the name of this package. */ 232*e4b17023SJohn Marino#undef PACKAGE 233*e4b17023SJohn Marino 234*e4b17023SJohn Marino/* Define to the address where bug reports for this package should be sent. */ 235*e4b17023SJohn Marino#undef PACKAGE_BUGREPORT 236*e4b17023SJohn Marino 237*e4b17023SJohn Marino/* Define to the full name of this package. */ 238*e4b17023SJohn Marino#undef PACKAGE_NAME 239*e4b17023SJohn Marino 240*e4b17023SJohn Marino/* Define to the full name and version of this package. */ 241*e4b17023SJohn Marino#undef PACKAGE_STRING 242*e4b17023SJohn Marino 243*e4b17023SJohn Marino/* Define to the one symbol short name of this package. */ 244*e4b17023SJohn Marino#undef PACKAGE_TARNAME 245*e4b17023SJohn Marino 246*e4b17023SJohn Marino/* Define to the home page for this package. */ 247*e4b17023SJohn Marino#undef PACKAGE_URL 248*e4b17023SJohn Marino 249*e4b17023SJohn Marino/* Define to the version of this package. */ 250*e4b17023SJohn Marino#undef PACKAGE_VERSION 251*e4b17023SJohn Marino 252*e4b17023SJohn Marino/* The size of `int', as computed by sizeof. */ 253*e4b17023SJohn Marino#undef SIZEOF_INT 254*e4b17023SJohn Marino 255*e4b17023SJohn Marino/* The size of `long', as computed by sizeof. */ 256*e4b17023SJohn Marino#undef SIZEOF_LONG 257*e4b17023SJohn Marino 258*e4b17023SJohn Marino/* If using the C implementation of alloca, define if you know the 259*e4b17023SJohn Marino direction of stack growth for your system; otherwise it will be 260*e4b17023SJohn Marino automatically deduced at runtime. 261*e4b17023SJohn Marino STACK_DIRECTION > 0 => grows toward higher addresses 262*e4b17023SJohn Marino STACK_DIRECTION < 0 => grows toward lower addresses 263*e4b17023SJohn Marino STACK_DIRECTION = 0 => direction of growth unknown */ 264*e4b17023SJohn Marino#undef STACK_DIRECTION 265*e4b17023SJohn Marino 266*e4b17023SJohn Marino/* Define to 1 if you have the ANSI C header files. */ 267*e4b17023SJohn Marino#undef STDC_HEADERS 268*e4b17023SJohn Marino 269*e4b17023SJohn Marino/* Define if you can safely include both <string.h> and <strings.h>. */ 270*e4b17023SJohn Marino#undef STRING_WITH_STRINGS 271*e4b17023SJohn Marino 272*e4b17023SJohn Marino/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 273*e4b17023SJohn Marino#undef TIME_WITH_SYS_TIME 274*e4b17023SJohn Marino 275*e4b17023SJohn Marino/* Define to 1 if your <sys/time.h> declares `struct tm'. */ 276*e4b17023SJohn Marino#undef TM_IN_SYS_TIME 277*e4b17023SJohn Marino 278*e4b17023SJohn Marino/* Enable extensions on AIX 3, Interix. */ 279*e4b17023SJohn Marino#ifndef _ALL_SOURCE 280*e4b17023SJohn Marino# undef _ALL_SOURCE 281*e4b17023SJohn Marino#endif 282*e4b17023SJohn Marino/* Enable GNU extensions on systems that have them. */ 283*e4b17023SJohn Marino#ifndef _GNU_SOURCE 284*e4b17023SJohn Marino# undef _GNU_SOURCE 285*e4b17023SJohn Marino#endif 286*e4b17023SJohn Marino/* Enable threading extensions on Solaris. */ 287*e4b17023SJohn Marino#ifndef _POSIX_PTHREAD_SEMANTICS 288*e4b17023SJohn Marino# undef _POSIX_PTHREAD_SEMANTICS 289*e4b17023SJohn Marino#endif 290*e4b17023SJohn Marino/* Enable extensions on HP NonStop. */ 291*e4b17023SJohn Marino#ifndef _TANDEM_SOURCE 292*e4b17023SJohn Marino# undef _TANDEM_SOURCE 293*e4b17023SJohn Marino#endif 294*e4b17023SJohn Marino/* Enable general extensions on Solaris. */ 295*e4b17023SJohn Marino#ifndef __EXTENSIONS__ 296*e4b17023SJohn Marino# undef __EXTENSIONS__ 297*e4b17023SJohn Marino#endif 298*e4b17023SJohn Marino 299*e4b17023SJohn Marino 300*e4b17023SJohn Marino/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 301*e4b17023SJohn Marino significant byte first (like Motorola and SPARC, unlike Intel). */ 302*e4b17023SJohn Marino#if defined AC_APPLE_UNIVERSAL_BUILD 303*e4b17023SJohn Marino# if defined __BIG_ENDIAN__ 304*e4b17023SJohn Marino# define WORDS_BIGENDIAN 1 305*e4b17023SJohn Marino# endif 306*e4b17023SJohn Marino#else 307*e4b17023SJohn Marino# ifndef WORDS_BIGENDIAN 308*e4b17023SJohn Marino# undef WORDS_BIGENDIAN 309*e4b17023SJohn Marino# endif 310*e4b17023SJohn Marino#endif 311*e4b17023SJohn Marino 312*e4b17023SJohn Marino/* Number of bits in a file offset, on hosts where this is settable. */ 313*e4b17023SJohn Marino#undef _FILE_OFFSET_BITS 314*e4b17023SJohn Marino 315*e4b17023SJohn Marino/* Define for large files, on AIX-style hosts. */ 316*e4b17023SJohn Marino#undef _LARGE_FILES 317*e4b17023SJohn Marino 318*e4b17023SJohn Marino/* Define to 1 if on MINIX. */ 319*e4b17023SJohn Marino#undef _MINIX 320*e4b17023SJohn Marino 321*e4b17023SJohn Marino/* Define to 2 if the system does not provide POSIX.1 features except with 322*e4b17023SJohn Marino this defined. */ 323*e4b17023SJohn Marino#undef _POSIX_1_SOURCE 324*e4b17023SJohn Marino 325*e4b17023SJohn Marino/* Define to 1 if you need to in order for `stat' and other things to work. */ 326*e4b17023SJohn Marino#undef _POSIX_SOURCE 327*e4b17023SJohn Marino 328*e4b17023SJohn Marino/* Define to empty if `const' does not conform to ANSI C. */ 329*e4b17023SJohn Marino#undef const 330*e4b17023SJohn Marino 331*e4b17023SJohn Marino/* Define to `__inline__' or `__inline' if that's what the C compiler 332*e4b17023SJohn Marino calls it, or to nothing if 'inline' is not supported under any name. */ 333*e4b17023SJohn Marino#ifndef __cplusplus 334*e4b17023SJohn Marino#undef inline 335*e4b17023SJohn Marino#endif 336*e4b17023SJohn Marino 337*e4b17023SJohn Marino/* Define to `long int' if <sys/types.h> does not define. */ 338*e4b17023SJohn Marino#undef off_t 339*e4b17023SJohn Marino 340*e4b17023SJohn Marino/* Define to `int' if <sys/types.h> does not define. */ 341*e4b17023SJohn Marino#undef ptrdiff_t 342*e4b17023SJohn Marino 343*e4b17023SJohn Marino/* Define to `unsigned int' if <sys/types.h> does not define. */ 344*e4b17023SJohn Marino#undef size_t 345*e4b17023SJohn Marino 346*e4b17023SJohn Marino/* Define to `int' if <sys/types.h> does not define. */ 347*e4b17023SJohn Marino#undef ssize_t 348*e4b17023SJohn Marino 349*e4b17023SJohn Marino/* Define to the type of an unsigned integer type wide enough to hold a 350*e4b17023SJohn Marino pointer, if such a type exists, and if the system does not define it. */ 351*e4b17023SJohn Marino#undef uintptr_t 352