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