1/* config.in. Generated from configure.in by autoheader. */ 2 3/* Check that config.h is #included before system headers 4 (this works only for glibc, but that should be enough). */ 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 6# error config.h must be #included before system headers 7#endif 8#define __CONFIG_H__ 1 9 10/* Define if building universal (internal helper macro) */ 11#undef AC_APPLE_UNIVERSAL_BUILD 12 13/* Define if using AIX 5.2 value for C_WEAKEXT. */ 14#undef AIX_WEAK_SUPPORT 15 16/* assert broken? */ 17#undef BROKEN_ASSERT 18 19/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 20 systems. This function is required for `alloca.c' support on those systems. 21 */ 22#undef CRAY_STACKSEG_END 23 24/* Compiling cross-assembler? */ 25#undef CROSS_COMPILE 26 27/* Define to 1 if using `alloca.c'. */ 28#undef C_ALLOCA 29 30/* Default architecture. */ 31#undef DEFAULT_ARCH 32 33/* Default CRIS architecture. */ 34#undef DEFAULT_CRIS_ARCH 35 36/* Default emulation. */ 37#undef DEFAULT_EMULATION 38 39/* Supported emulations. */ 40#undef EMULATIONS 41 42/* Define if you want run-time sanity checks. */ 43#undef ENABLE_CHECKING 44 45/* Define to 1 if translation of program messages to the user's native 46 language is requested. */ 47#undef ENABLE_NLS 48 49/* Define to 1 if you have `alloca', as a function or macro. */ 50#undef HAVE_ALLOCA 51 52/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 53 */ 54#undef HAVE_ALLOCA_H 55 56/* Define to 1 if you have the declaration of `free', and to 0 if you don't. 57 */ 58#undef HAVE_DECL_FREE 59 60/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 61 */ 62#undef HAVE_DECL_GETENV 63 64/* Is the prototype for getopt in <unistd.h> in the expected format? */ 65#undef HAVE_DECL_GETOPT 66 67/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 68 */ 69#undef HAVE_DECL_MALLOC 70 71/* Define to 1 if you have the declaration of `mempcpy', and to 0 if you 72 don't. */ 73#undef HAVE_DECL_MEMPCPY 74 75/* Define to 1 if you have the declaration of `realloc', and to 0 if you 76 don't. */ 77#undef HAVE_DECL_REALLOC 78 79/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 80 */ 81#undef HAVE_DECL_STPCPY 82 83/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 84 */ 85#undef HAVE_DECL_STRSTR 86 87/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 88 don't. */ 89#undef HAVE_DECL_VSNPRINTF 90 91/* Define to 1 if you have the <dlfcn.h> header file. */ 92#undef HAVE_DLFCN_H 93 94/* Define to 1 if you have the <errno.h> header file. */ 95#undef HAVE_ERRNO_H 96 97/* Define to 1 if you have the <inttypes.h> header file. */ 98#undef HAVE_INTTYPES_H 99 100/* Define if your <locale.h> file defines LC_MESSAGES. */ 101#undef HAVE_LC_MESSAGES 102 103/* Define to 1 if you have the <limits.h> header file. */ 104#undef HAVE_LIMITS_H 105 106/* Define to 1 if you have the <locale.h> header file. */ 107#undef HAVE_LOCALE_H 108 109/* Define to 1 if you have the <memory.h> header file. */ 110#undef HAVE_MEMORY_H 111 112/* Define to 1 if you have the `remove' function. */ 113#undef HAVE_REMOVE 114 115/* Define to 1 if you have the `sbrk' function. */ 116#undef HAVE_SBRK 117 118/* Define to 1 if you have the `setlocale' function. */ 119#undef HAVE_SETLOCALE 120 121/* Define to 1 if you have the <stdint.h> header file. */ 122#undef HAVE_STDINT_H 123 124/* Define to 1 if you have the <stdlib.h> header file. */ 125#undef HAVE_STDLIB_H 126 127/* Define to 1 if you have the <strings.h> header file. */ 128#undef HAVE_STRINGS_H 129 130/* Define to 1 if you have the <string.h> header file. */ 131#undef HAVE_STRING_H 132 133/* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */ 134#undef HAVE_ST_MTIM_TV_NSEC 135 136/* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */ 137#undef HAVE_ST_MTIM_TV_SEC 138 139/* Define to 1 if you have the <sys/stat.h> header file. */ 140#undef HAVE_SYS_STAT_H 141 142/* Define to 1 if you have the <sys/types.h> header file. */ 143#undef HAVE_SYS_TYPES_H 144 145/* Define to 1 if you have the <time.h> header file. */ 146#undef HAVE_TIME_H 147 148/* Define if <time.h> has struct tm.tm_gmtoff. */ 149#undef HAVE_TM_GMTOFF 150 151/* Define to 1 if you have the <unistd.h> header file. */ 152#undef HAVE_UNISTD_H 153 154/* Define to 1 if you have the `unlink' function. */ 155#undef HAVE_UNLINK 156 157/* Define to 1 if you have the <zlib.h> header file. */ 158#undef HAVE_ZLIB_H 159 160/* Using i386 COFF? */ 161#undef I386COFF 162 163/* Define to the sub-directory in which libtool stores uninstalled libraries. 164 */ 165#undef LT_OBJDIR 166 167/* Using m68k COFF? */ 168#undef M68KCOFF 169 170/* Using m88k COFF? */ 171#undef M88KCOFF 172 173/* Default CPU for MIPS targets. */ 174#undef MIPS_CPU_STRING_DEFAULT 175 176/* Generate 64-bit code by default on MIPS targets. */ 177#undef MIPS_DEFAULT_64BIT 178 179/* Choose a default ABI for MIPS targets. */ 180#undef MIPS_DEFAULT_ABI 181 182/* Define if environ is not declared in system header files. */ 183#undef NEED_DECLARATION_ENVIRON 184 185/* Define if errno is not declared in system header files. */ 186#undef NEED_DECLARATION_ERRNO 187 188/* Define if ffs is not declared in system header files. */ 189#undef NEED_DECLARATION_FFS 190 191/* Define if free is not declared in system header files. */ 192#undef NEED_DECLARATION_FREE 193 194/* Define if malloc is not declared in system header files. */ 195#undef NEED_DECLARATION_MALLOC 196 197/* Define if sbrk is not declared in system header files. */ 198#undef NEED_DECLARATION_SBRK 199 200/* Define if strstr is not declared in system header files. */ 201#undef NEED_DECLARATION_STRSTR 202 203/* a.out support? */ 204#undef OBJ_MAYBE_AOUT 205 206/* b.out support? */ 207#undef OBJ_MAYBE_BOUT 208 209/* COFF support? */ 210#undef OBJ_MAYBE_COFF 211 212/* ECOFF support? */ 213#undef OBJ_MAYBE_ECOFF 214 215/* ELF support? */ 216#undef OBJ_MAYBE_ELF 217 218/* generic support? */ 219#undef OBJ_MAYBE_GENERIC 220 221/* SOM support? */ 222#undef OBJ_MAYBE_SOM 223 224/* Name of package */ 225#undef PACKAGE 226 227/* Define to the address where bug reports for this package should be sent. */ 228#undef PACKAGE_BUGREPORT 229 230/* Define to the full name of this package. */ 231#undef PACKAGE_NAME 232 233/* Define to the full name and version of this package. */ 234#undef PACKAGE_STRING 235 236/* Define to the one symbol short name of this package. */ 237#undef PACKAGE_TARNAME 238 239/* Define to the home page for this package. */ 240#undef PACKAGE_URL 241 242/* Define to the version of this package. */ 243#undef PACKAGE_VERSION 244 245/* Define if defaulting to ELF on SCO 5. */ 246#undef SCO_ELF 247 248/* If using the C implementation of alloca, define if you know the 249 direction of stack growth for your system; otherwise it will be 250 automatically deduced at runtime. 251 STACK_DIRECTION > 0 => grows toward higher addresses 252 STACK_DIRECTION < 0 => grows toward lower addresses 253 STACK_DIRECTION = 0 => direction of growth unknown */ 254#undef STACK_DIRECTION 255 256/* Define to 1 if you have the ANSI C header files. */ 257#undef STDC_HEADERS 258 259/* Using strict COFF? */ 260#undef STRICTCOFF 261 262/* Define if you can safely include both <string.h> and <strings.h>. */ 263#undef STRING_WITH_STRINGS 264 265/* Target alias. */ 266#undef TARGET_ALIAS 267 268/* Define as 1 if big endian. */ 269#undef TARGET_BYTES_BIG_ENDIAN 270 271/* Canonical target. */ 272#undef TARGET_CANONICAL 273 274/* Target CPU. */ 275#undef TARGET_CPU 276 277/* Target OS. */ 278#undef TARGET_OS 279 280/* Define if default target is PowerPC Solaris. */ 281#undef TARGET_SOLARIS_COMMENT 282 283/* Define if target is Symbian OS. */ 284#undef TARGET_SYMBIAN 285 286/* Target vendor. */ 287#undef TARGET_VENDOR 288 289/* Use b modifier when opening binary files? */ 290#undef USE_BINARY_FOPEN 291 292/* Use emulation support? */ 293#undef USE_EMULATIONS 294 295/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ 296#undef USE_E_MIPS_ABI_O32 297 298/* Enable extensions on AIX 3, Interix. */ 299#ifndef _ALL_SOURCE 300# undef _ALL_SOURCE 301#endif 302/* Enable GNU extensions on systems that have them. */ 303#ifndef _GNU_SOURCE 304# undef _GNU_SOURCE 305#endif 306/* Enable threading extensions on Solaris. */ 307#ifndef _POSIX_PTHREAD_SEMANTICS 308# undef _POSIX_PTHREAD_SEMANTICS 309#endif 310/* Enable extensions on HP NonStop. */ 311#ifndef _TANDEM_SOURCE 312# undef _TANDEM_SOURCE 313#endif 314/* Enable general extensions on Solaris. */ 315#ifndef __EXTENSIONS__ 316# undef __EXTENSIONS__ 317#endif 318 319 320/* Using cgen code? */ 321#undef USING_CGEN 322 323/* Version number of package */ 324#undef VERSION 325 326/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 327 significant byte first (like Motorola and SPARC, unlike Intel). */ 328#if defined AC_APPLE_UNIVERSAL_BUILD 329# if defined __BIG_ENDIAN__ 330# define WORDS_BIGENDIAN 1 331# endif 332#else 333# ifndef WORDS_BIGENDIAN 334# undef WORDS_BIGENDIAN 335# endif 336#endif 337 338/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 339 `char[]'. */ 340#undef YYTEXT_POINTER 341 342/* Number of bits in a file offset, on hosts where this is settable. */ 343#undef _FILE_OFFSET_BITS 344 345/* Define for large files, on AIX-style hosts. */ 346#undef _LARGE_FILES 347 348/* Define to 1 if on MINIX. */ 349#undef _MINIX 350 351/* Define to 2 if the system does not provide POSIX.1 features except with 352 this defined. */ 353#undef _POSIX_1_SOURCE 354 355/* Define to 1 if you need to in order for `stat' and other things to work. */ 356#undef _POSIX_SOURCE 357 358/* Define to `__inline__' or `__inline' if that's what the C compiler 359 calls it, or to nothing if 'inline' is not supported under any name. */ 360#ifndef __cplusplus 361#undef inline 362#endif 363