1/* config.in. Generated from configure.ac 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/* Define if you want compressed debug sections by default. */ 40#undef DEFAULT_FLAG_COMPRESS_DEBUG 41 42/* Define to 1 if you want to generate GNU Build attribute notes by default, 43 if none are contained in the input. */ 44#undef DEFAULT_GENERATE_BUILD_NOTES 45 46/* Define to 1 if you want to generate ELF common symbols with the STT_COMMON 47 type by default. */ 48#undef DEFAULT_GENERATE_ELF_STT_COMMON 49 50/* Define to 1 if you want to generate x86 relax relocations by default. */ 51#undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS 52 53/* Define to 1 if you want to fix Loongson3 LLSC Errata by default. */ 54#undef DEFAULT_MIPS_FIX_LOONGSON3_LLSC 55 56/* Define to 1 if you want to generate RISC-V arch attribute by default. */ 57#undef DEFAULT_RISCV_ATTR 58 59/* Define to 1 if you want to generate GNU x86 used ISA and feature properties 60 by default. */ 61#undef DEFAULT_X86_USED_NOTE 62 63/* Supported emulations. */ 64#undef EMULATIONS 65 66/* Define if you want run-time sanity checks. */ 67#undef ENABLE_CHECKING 68 69/* Define to 1 if translation of program messages to the user's native 70 language is requested. */ 71#undef ENABLE_NLS 72 73/* Define to 1 if you have `alloca', as a function or macro. */ 74#undef HAVE_ALLOCA 75 76/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 77 */ 78#undef HAVE_ALLOCA_H 79 80/* Define to 1 if you have the declaration of `asprintf', and to 0 if you 81 don't. */ 82#undef HAVE_DECL_ASPRINTF 83 84/* Define to 1 if you have the declaration of `free', and to 0 if you don't. 85 */ 86#undef HAVE_DECL_FREE 87 88/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 89 */ 90#undef HAVE_DECL_GETENV 91 92/* Is the prototype for getopt in <unistd.h> in the expected format? */ 93#undef HAVE_DECL_GETOPT 94 95/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 96 */ 97#undef HAVE_DECL_MALLOC 98 99/* Define to 1 if you have the declaration of `mempcpy', and to 0 if you 100 don't. */ 101#undef HAVE_DECL_MEMPCPY 102 103/* Define to 1 if you have the declaration of `realloc', and to 0 if you 104 don't. */ 105#undef HAVE_DECL_REALLOC 106 107/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 108 */ 109#undef HAVE_DECL_STPCPY 110 111/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 112 */ 113#undef HAVE_DECL_STRSTR 114 115/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 116 don't. */ 117#undef HAVE_DECL_VSNPRINTF 118 119/* Define to 1 if you have the <dlfcn.h> header file. */ 120#undef HAVE_DLFCN_H 121 122/* Define to 1 if you have the <errno.h> header file. */ 123#undef HAVE_ERRNO_H 124 125/* Define to 1 if you have the <inttypes.h> header file. */ 126#undef HAVE_INTTYPES_H 127 128/* Define if your <locale.h> file defines LC_MESSAGES. */ 129#undef HAVE_LC_MESSAGES 130 131/* Define to 1 if you have the <limits.h> header file. */ 132#undef HAVE_LIMITS_H 133 134/* Define to 1 if you have the <locale.h> header file. */ 135#undef HAVE_LOCALE_H 136 137/* Define to 1 if you have the <memory.h> header file. */ 138#undef HAVE_MEMORY_H 139 140/* Define to 1 if you have the `remove' function. */ 141#undef HAVE_REMOVE 142 143/* Define to 1 if you have the `sbrk' function. */ 144#undef HAVE_SBRK 145 146/* Define to 1 if you have the `setlocale' function. */ 147#undef HAVE_SETLOCALE 148 149/* Define to 1 if you have the <stdint.h> header file. */ 150#undef HAVE_STDINT_H 151 152/* Define to 1 if you have the <stdlib.h> header file. */ 153#undef HAVE_STDLIB_H 154 155/* Define to 1 if you have the <strings.h> header file. */ 156#undef HAVE_STRINGS_H 157 158/* Define to 1 if you have the <string.h> header file. */ 159#undef HAVE_STRING_H 160 161/* Define to 1 if you have the `strsignal' function. */ 162#undef HAVE_STRSIGNAL 163 164/* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */ 165#undef HAVE_ST_MTIM_TV_NSEC 166 167/* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */ 168#undef HAVE_ST_MTIM_TV_SEC 169 170/* Define to 1 if you have the <sys/stat.h> header file. */ 171#undef HAVE_SYS_STAT_H 172 173/* Define to 1 if you have the <sys/types.h> header file. */ 174#undef HAVE_SYS_TYPES_H 175 176/* Define to 1 if you have the <time.h> header file. */ 177#undef HAVE_TIME_H 178 179/* Define if <time.h> has struct tm.tm_gmtoff. */ 180#undef HAVE_TM_GMTOFF 181 182/* Define to 1 if you have the <unistd.h> header file. */ 183#undef HAVE_UNISTD_H 184 185/* Define to 1 if you have the `unlink' function. */ 186#undef HAVE_UNLINK 187 188/* Define to 1 if you have the <windows.h> header file. */ 189#undef HAVE_WINDOWS_H 190 191/* Using i386 COFF? */ 192#undef I386COFF 193 194/* Define to the sub-directory in which libtool stores uninstalled libraries. 195 */ 196#undef LT_OBJDIR 197 198/* Default CPU for MIPS targets. */ 199#undef MIPS_CPU_STRING_DEFAULT 200 201/* Generate 64-bit code by default on MIPS targets. */ 202#undef MIPS_DEFAULT_64BIT 203 204/* Choose a default ABI for MIPS targets. */ 205#undef MIPS_DEFAULT_ABI 206 207/* Define value for nds32_arch_name */ 208#undef NDS32_DEFAULT_ARCH_NAME 209 210/* Define default value for nds32_audio_ext */ 211#undef NDS32_DEFAULT_AUDIO_EXT 212 213/* Define default value for nds32_dsp_ext */ 214#undef NDS32_DEFAULT_DSP_EXT 215 216/* Define default value for nds32_dx_regs */ 217#undef NDS32_DEFAULT_DX_REGS 218 219/* Define default value for nds32_perf_ext */ 220#undef NDS32_DEFAULT_PERF_EXT 221 222/* Define default value for nds32_perf_ext2 */ 223#undef NDS32_DEFAULT_PERF_EXT2 224 225/* Define default value for nds32_string_ext */ 226#undef NDS32_DEFAULT_STRING_EXT 227 228/* Define default value for nds32_zol_ext */ 229#undef NDS32_DEFAULT_ZOL_EXT 230 231/* Define default value for nds32_linux_toolchain */ 232#undef NDS32_LINUX_TOOLCHAIN 233 234/* Define if environ is not declared in system header files. */ 235#undef NEED_DECLARATION_ENVIRON 236 237/* Define if errno is not declared in system header files. */ 238#undef NEED_DECLARATION_ERRNO 239 240/* Define if ffs is not declared in system header files. */ 241#undef NEED_DECLARATION_FFS 242 243/* Define if free is not declared in system header files. */ 244#undef NEED_DECLARATION_FREE 245 246/* Define if malloc is not declared in system header files. */ 247#undef NEED_DECLARATION_MALLOC 248 249/* Define if sbrk is not declared in system header files. */ 250#undef NEED_DECLARATION_SBRK 251 252/* Define if strstr is not declared in system header files. */ 253#undef NEED_DECLARATION_STRSTR 254 255/* a.out support? */ 256#undef OBJ_MAYBE_AOUT 257 258/* COFF support? */ 259#undef OBJ_MAYBE_COFF 260 261/* ECOFF support? */ 262#undef OBJ_MAYBE_ECOFF 263 264/* ELF support? */ 265#undef OBJ_MAYBE_ELF 266 267/* generic support? */ 268#undef OBJ_MAYBE_GENERIC 269 270/* SOM support? */ 271#undef OBJ_MAYBE_SOM 272 273/* Name of package */ 274#undef PACKAGE 275 276/* Define to the address where bug reports for this package should be sent. */ 277#undef PACKAGE_BUGREPORT 278 279/* Define to the full name of this package. */ 280#undef PACKAGE_NAME 281 282/* Define to the full name and version of this package. */ 283#undef PACKAGE_STRING 284 285/* Define to the one symbol short name of this package. */ 286#undef PACKAGE_TARNAME 287 288/* Define to the home page for this package. */ 289#undef PACKAGE_URL 290 291/* Define to the version of this package. */ 292#undef PACKAGE_VERSION 293 294/* If using the C implementation of alloca, define if you know the 295 direction of stack growth for your system; otherwise it will be 296 automatically deduced at runtime. 297 STACK_DIRECTION > 0 => grows toward higher addresses 298 STACK_DIRECTION < 0 => grows toward lower addresses 299 STACK_DIRECTION = 0 => direction of growth unknown */ 300#undef STACK_DIRECTION 301 302/* Define to 1 if you have the ANSI C header files. */ 303#undef STDC_HEADERS 304 305/* Using strict COFF? */ 306#undef STRICTCOFF 307 308/* Define if you can safely include both <string.h> and <strings.h>. */ 309#undef STRING_WITH_STRINGS 310 311/* Target alias. */ 312#undef TARGET_ALIAS 313 314/* Define as 1 if big endian. */ 315#undef TARGET_BYTES_BIG_ENDIAN 316 317/* Canonical target. */ 318#undef TARGET_CANONICAL 319 320/* Target CPU. */ 321#undef TARGET_CPU 322 323/* Target OS. */ 324#undef TARGET_OS 325 326/* Define if default target is PowerPC Solaris. */ 327#undef TARGET_SOLARIS_COMMENT 328 329/* Target vendor. */ 330#undef TARGET_VENDOR 331 332/* Target specific CPU. */ 333#undef TARGET_WITH_CPU 334 335/* Use b modifier when opening binary files? */ 336#undef USE_BINARY_FOPEN 337 338/* Use emulation support? */ 339#undef USE_EMULATIONS 340 341/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ 342#undef USE_E_MIPS_ABI_O32 343 344/* Enable extensions on AIX 3, Interix. */ 345#ifndef _ALL_SOURCE 346# undef _ALL_SOURCE 347#endif 348/* Enable GNU extensions on systems that have them. */ 349#ifndef _GNU_SOURCE 350# undef _GNU_SOURCE 351#endif 352/* Enable threading extensions on Solaris. */ 353#ifndef _POSIX_PTHREAD_SEMANTICS 354# undef _POSIX_PTHREAD_SEMANTICS 355#endif 356/* Enable extensions on HP NonStop. */ 357#ifndef _TANDEM_SOURCE 358# undef _TANDEM_SOURCE 359#endif 360/* Enable general extensions on Solaris. */ 361#ifndef __EXTENSIONS__ 362# undef __EXTENSIONS__ 363#endif 364 365 366/* Using cgen code? */ 367#undef USING_CGEN 368 369/* Version number of package */ 370#undef VERSION 371 372/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 373 significant byte first (like Motorola and SPARC, unlike Intel). */ 374#if defined AC_APPLE_UNIVERSAL_BUILD 375# if defined __BIG_ENDIAN__ 376# define WORDS_BIGENDIAN 1 377# endif 378#else 379# ifndef WORDS_BIGENDIAN 380# undef WORDS_BIGENDIAN 381# endif 382#endif 383 384/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 385 `char[]'. */ 386#undef YYTEXT_POINTER 387 388/* Enable large inode numbers on Mac OS X 10.5. */ 389#ifndef _DARWIN_USE_64_BIT_INODE 390# define _DARWIN_USE_64_BIT_INODE 1 391#endif 392 393/* Number of bits in a file offset, on hosts where this is settable. */ 394#undef _FILE_OFFSET_BITS 395 396/* Define for large files, on AIX-style hosts. */ 397#undef _LARGE_FILES 398 399/* Define to 1 if on MINIX. */ 400#undef _MINIX 401 402/* Define to 2 if the system does not provide POSIX.1 features except with 403 this defined. */ 404#undef _POSIX_1_SOURCE 405 406/* Define to 1 if you need to in order for `stat' and other things to work. */ 407#undef _POSIX_SOURCE 408 409/* Define to `__inline__' or `__inline' if that's what the C compiler 410 calls it, or to nothing if 'inline' is not supported under any name. */ 411#ifndef __cplusplus 412#undef inline 413#endif 414 415/* Define to `unsigned int' if <sys/types.h> does not define. */ 416#undef size_t 417