1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
4 #ifndef USED_FOR_TARGET
9 /* Define 0/1 to force the choice for exception handling model. */
10 #ifndef USED_FOR_TARGET
11 #undef CONFIG_SJLJ_EXCEPTIONS
15 /* Define to enable the use of a default assembler. */
16 #ifndef USED_FOR_TARGET
17 #undef DEFAULT_ASSEMBLER
21 /* Define to enable the use of a default linker. */
22 #ifndef USED_FOR_TARGET
27 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
28 destructors for local statics and global objects. This is essential for
29 fully standards-compliant handling of destructors, but requires
30 __cxa_atexit in libc. */
31 #ifndef USED_FOR_TARGET
32 #undef DEFAULT_USE_CXA_ATEXIT
36 /* Define if you want assertions enabled. This is a cheap check. */
37 #ifndef USED_FOR_TARGET
38 #undef ENABLE_ASSERT_CHECKING
42 /* Define if you want more run-time sanity checks. This one gets a grab bag of
43 miscellaneous but relatively cheap checks. */
44 #ifndef USED_FOR_TARGET
45 #undef ENABLE_CHECKING
49 /* Define to 1 to enable decimal float extension to C. */
50 #ifndef USED_FOR_TARGET
51 #undef ENABLE_DECIMAL_FLOAT
55 /* Define if you want fold checked that it never destructs its argument. This
56 is quite expensive. */
57 #ifndef USED_FOR_TARGET
58 #undef ENABLE_FOLD_CHECKING
62 /* Define if you want the garbage collector to operate in maximally paranoid
63 mode, validating the entire heap and collecting garbage at every
64 opportunity. This is extremely expensive. */
65 #ifndef USED_FOR_TARGET
66 #undef ENABLE_GC_ALWAYS_COLLECT
70 /* Define if you want the garbage collector to do object poisoning and other
71 memory allocation checks. This is quite expensive. */
72 #ifndef USED_FOR_TARGET
73 #undef ENABLE_GC_CHECKING
77 /* Define to 1 if translation of program messages to the user's native
78 language is requested. */
79 #ifndef USED_FOR_TARGET
84 /* Define if you want all operations on RTL (the basic data structure of the
85 optimizer and back end) to be checked for dynamic type safety at runtime.
86 This is quite expensive. */
87 #ifndef USED_FOR_TARGET
88 #undef ENABLE_RTL_CHECKING
92 /* Define if you want RTL flag accesses to be checked against the RTL codes
93 that are supported for each access macro. This is relatively cheap. */
94 #ifndef USED_FOR_TARGET
95 #undef ENABLE_RTL_FLAG_CHECKING
99 /* Define if you want runtime assertions enabled. This is a cheap check. */
100 #undef ENABLE_RUNTIME_CHECKING
102 /* Define if you want all operations on trees (the basic data structure of the
103 front ends) to be checked for dynamic type safety at runtime. This is
104 moderately expensive. The tree browser debugging routines will also be
105 enabled by this option. */
106 #ifndef USED_FOR_TARGET
107 #undef ENABLE_TREE_CHECKING
111 /* Define if you want to run subprograms and generated programs through
112 valgrind (a memory checker). This is extremely expensive. */
113 #ifndef USED_FOR_TARGET
114 #undef ENABLE_VALGRIND_CHECKING
118 /* Define to 1 if installation paths should be looked up in the Windows
119 Registry. Ignored on non-Windows hosts. */
120 #ifndef USED_FOR_TARGET
121 #undef ENABLE_WIN32_REGISTRY
125 /* Define to the name of a file containing a list of extra machine modes for
126 this architecture. */
127 #ifndef USED_FOR_TARGET
128 #undef EXTRA_MODES_FILE
132 /* Define to enable detailed memory allocation stats gathering. */
133 #ifndef USED_FOR_TARGET
134 #undef GATHER_STATISTICS
138 /* Define to the type of elements in the array set by `getgroups'. Usually
139 this is either `int' or `gid_t'. */
140 #ifndef USED_FOR_TARGET
145 /* Define if the zone collector is in use */
146 #ifndef USED_FOR_TARGET
151 /* Define to 1 if you have the `alphasort' function. */
152 #ifndef USED_FOR_TARGET
153 #undef HAVE_ALPHASORT
157 /* Define if your assembler supports dwarf2 .file/.loc directives, and
158 preserves file table indices exactly as given. */
159 #ifndef USED_FOR_TARGET
160 #undef HAVE_AS_DWARF2_DEBUG_LINE
164 /* Define if your assembler supports explicit relocations. */
165 #ifndef USED_FOR_TARGET
166 #undef HAVE_AS_EXPLICIT_RELOCS
170 /* Define if your assembler supports fprnd. */
171 #ifndef USED_FOR_TARGET
176 /* Define if your assembler supports the --gdwarf2 option. */
177 #ifndef USED_FOR_TARGET
178 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
182 /* Define true if the assembler supports '.long foo@GOTOFF'. */
183 #ifndef USED_FOR_TARGET
184 #undef HAVE_AS_GOTOFF_IN_DATA
188 /* Define if your assembler supports the --gstabs option. */
189 #ifndef USED_FOR_TARGET
190 #undef HAVE_AS_GSTABS_DEBUG_FLAG
194 /* Define if your assembler supports the Sun syntax for cmov. */
195 #ifndef USED_FOR_TARGET
196 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
200 /* Define if your assembler supports the lituse_jsrdirect relocation. */
201 #ifndef USED_FOR_TARGET
202 #undef HAVE_AS_JSRDIRECT_RELOCS
206 /* Define if your assembler supports .sleb128 and .uleb128. */
207 #ifndef USED_FOR_TARGET
208 #undef HAVE_AS_LEB128
212 /* Define if your assembler supports ltoffx and ldxmov relocations. */
213 #ifndef USED_FOR_TARGET
214 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
218 /* Define if your assembler supports mfcr field. */
219 #ifndef USED_FOR_TARGET
224 /* Define if your assembler supports the -no-mul-bug-abort option. */
225 #ifndef USED_FOR_TARGET
226 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
230 /* Define if your assembler supports offsetable %lo(). */
231 #ifndef USED_FOR_TARGET
232 #undef HAVE_AS_OFFSETABLE_LO10
236 /* Define if your assembler supports popcntb field. */
237 #ifndef USED_FOR_TARGET
238 #undef HAVE_AS_POPCNTB
242 /* Define if your assembler supports .register. */
243 #ifndef USED_FOR_TARGET
244 #undef HAVE_AS_REGISTER_PSEUDO_OP
248 /* Define if your assembler supports R_PPC_REL16 relocs. */
249 #ifndef USED_FOR_TARGET
254 /* Define if your assembler supports -relax option. */
255 #ifndef USED_FOR_TARGET
256 #undef HAVE_AS_RELAX_OPTION
260 /* Define if your assembler and linker support unaligned PC relative relocs.
262 #ifndef USED_FOR_TARGET
263 #undef HAVE_AS_SPARC_UA_PCREL
267 /* Define if your assembler and linker support unaligned PC relative relocs
268 against hidden symbols. */
269 #ifndef USED_FOR_TARGET
270 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
274 /* Define if your assembler supports thread-local storage. */
275 #ifndef USED_FOR_TARGET
280 /* Define to 1 if you have the `atoll' function. */
281 #ifndef USED_FOR_TARGET
286 /* Define to 1 if you have the `atoq' function. */
287 #ifndef USED_FOR_TARGET
292 /* Define to 1 if you have the `clearerr_unlocked' function. */
293 #ifndef USED_FOR_TARGET
294 #undef HAVE_CLEARERR_UNLOCKED
298 /* Define to 1 if you have the `clock' function. */
299 #ifndef USED_FOR_TARGET
304 /* Define if <time.h> defines clock_t. */
305 #ifndef USED_FOR_TARGET
310 /* Define 0/1 if your assembler and linker support COMDAT groups. */
311 #ifndef USED_FOR_TARGET
312 #undef HAVE_COMDAT_GROUP
316 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_DECL_ABORT
323 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_DECL_ASPRINTF
330 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_DECL_ATOF
336 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_DECL_ATOL
342 /* Define to 1 if we found a declaration for 'basename', otherwise define to
344 #ifndef USED_FOR_TARGET
345 #undef HAVE_DECL_BASENAME
349 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
351 #ifndef USED_FOR_TARGET
352 #undef HAVE_DECL_CALLOC
356 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
358 #ifndef USED_FOR_TARGET
359 #undef HAVE_DECL_CLEARERR_UNLOCKED
363 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
365 #ifndef USED_FOR_TARGET
366 #undef HAVE_DECL_CLOCK
370 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
372 #ifndef USED_FOR_TARGET
373 #undef HAVE_DECL_ERRNO
377 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
379 #ifndef USED_FOR_TARGET
380 #undef HAVE_DECL_FEOF_UNLOCKED
384 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_DECL_FERROR_UNLOCKED
391 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
393 #ifndef USED_FOR_TARGET
394 #undef HAVE_DECL_FFLUSH_UNLOCKED
398 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
400 #ifndef USED_FOR_TARGET
401 #undef HAVE_DECL_FGETC_UNLOCKED
405 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
407 #ifndef USED_FOR_TARGET
408 #undef HAVE_DECL_FGETS_UNLOCKED
412 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
414 #ifndef USED_FOR_TARGET
415 #undef HAVE_DECL_FILENO_UNLOCKED
419 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
421 #ifndef USED_FOR_TARGET
422 #undef HAVE_DECL_FPRINTF_UNLOCKED
426 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
428 #ifndef USED_FOR_TARGET
429 #undef HAVE_DECL_FPUTC_UNLOCKED
433 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_DECL_FPUTS_UNLOCKED
440 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
442 #ifndef USED_FOR_TARGET
443 #undef HAVE_DECL_FREAD_UNLOCKED
447 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
448 #ifndef USED_FOR_TARGET
449 #undef HAVE_DECL_FREE
453 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
455 #ifndef USED_FOR_TARGET
456 #undef HAVE_DECL_FWRITE_UNLOCKED
460 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
462 #ifndef USED_FOR_TARGET
463 #undef HAVE_DECL_GETCHAR_UNLOCKED
467 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
469 #ifndef USED_FOR_TARGET
470 #undef HAVE_DECL_GETCWD
474 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
476 #ifndef USED_FOR_TARGET
477 #undef HAVE_DECL_GETC_UNLOCKED
481 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_DECL_GETENV
488 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
490 #ifndef USED_FOR_TARGET
491 #undef HAVE_DECL_GETOPT
495 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
497 #ifndef USED_FOR_TARGET
498 #undef HAVE_DECL_GETPAGESIZE
502 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
504 #ifndef USED_FOR_TARGET
505 #undef HAVE_DECL_GETRLIMIT
509 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
511 #ifndef USED_FOR_TARGET
512 #undef HAVE_DECL_GETRUSAGE
516 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
518 #ifndef USED_FOR_TARGET
519 #undef HAVE_DECL_GETWD
523 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
525 #ifndef USED_FOR_TARGET
526 #undef HAVE_DECL_LDGETNAME
530 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
532 #ifndef USED_FOR_TARGET
533 #undef HAVE_DECL_MALLOC
537 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
539 #ifndef USED_FOR_TARGET
540 #undef HAVE_DECL_PUTCHAR_UNLOCKED
544 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
546 #ifndef USED_FOR_TARGET
547 #undef HAVE_DECL_PUTC_UNLOCKED
551 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
553 #ifndef USED_FOR_TARGET
554 #undef HAVE_DECL_REALLOC
558 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
559 #ifndef USED_FOR_TARGET
560 #undef HAVE_DECL_SBRK
564 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
566 #ifndef USED_FOR_TARGET
567 #undef HAVE_DECL_SETRLIMIT
571 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
573 #ifndef USED_FOR_TARGET
574 #undef HAVE_DECL_SNPRINTF
578 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
580 #ifndef USED_FOR_TARGET
581 #undef HAVE_DECL_STRSIGNAL
585 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
587 #ifndef USED_FOR_TARGET
588 #undef HAVE_DECL_STRSTR
592 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
594 #ifndef USED_FOR_TARGET
595 #undef HAVE_DECL_STRVERSCMP
599 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
601 #ifndef USED_FOR_TARGET
602 #undef HAVE_DECL_TIMES
606 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
608 #ifndef USED_FOR_TARGET
609 #undef HAVE_DECL_VASPRINTF
613 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
615 #ifndef USED_FOR_TARGET
616 #undef HAVE_DECL_VSNPRINTF
620 /* Define to 1 if you have the <direct.h> header file. */
621 #ifndef USED_FOR_TARGET
626 /* Define to 1 if you have the <fcntl.h> header file. */
627 #ifndef USED_FOR_TARGET
632 /* Define to 1 if you have the `feof_unlocked' function. */
633 #ifndef USED_FOR_TARGET
634 #undef HAVE_FEOF_UNLOCKED
638 /* Define to 1 if you have the `ferror_unlocked' function. */
639 #ifndef USED_FOR_TARGET
640 #undef HAVE_FERROR_UNLOCKED
644 /* Define to 1 if you have the `fflush_unlocked' function. */
645 #ifndef USED_FOR_TARGET
646 #undef HAVE_FFLUSH_UNLOCKED
650 /* Define to 1 if you have the `fgetc_unlocked' function. */
651 #ifndef USED_FOR_TARGET
652 #undef HAVE_FGETC_UNLOCKED
656 /* Define to 1 if you have the `fgets_unlocked' function. */
657 #ifndef USED_FOR_TARGET
658 #undef HAVE_FGETS_UNLOCKED
662 /* Define to 1 if you have the `fileno_unlocked' function. */
663 #ifndef USED_FOR_TARGET
664 #undef HAVE_FILENO_UNLOCKED
668 /* Define to 1 if you have the `fork' function. */
669 #ifndef USED_FOR_TARGET
674 /* Define to 1 if you have the `fprintf_unlocked' function. */
675 #ifndef USED_FOR_TARGET
676 #undef HAVE_FPRINTF_UNLOCKED
680 /* Define to 1 if you have the `fputc_unlocked' function. */
681 #ifndef USED_FOR_TARGET
682 #undef HAVE_FPUTC_UNLOCKED
686 /* Define to 1 if you have the `fputs_unlocked' function. */
687 #ifndef USED_FOR_TARGET
688 #undef HAVE_FPUTS_UNLOCKED
692 /* Define to 1 if you have the `fread_unlocked' function. */
693 #ifndef USED_FOR_TARGET
694 #undef HAVE_FREAD_UNLOCKED
698 /* Define to 1 if you have the `fwrite_unlocked' function. */
699 #ifndef USED_FOR_TARGET
700 #undef HAVE_FWRITE_UNLOCKED
704 /* Define if your assembler supports .balign and .p2align. */
705 #ifndef USED_FOR_TARGET
706 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
710 /* Define if your assembler uses the new HImode fild and fist notation. */
711 #ifndef USED_FOR_TARGET
712 #undef HAVE_GAS_FILDS_FISTS
716 /* Define if your assembler and linker support .hidden. */
717 #undef HAVE_GAS_HIDDEN
719 /* Define if your assembler supports specifying the maximum number of bytes to
720 skip when using the GAS .p2align command. */
721 #ifndef USED_FOR_TARGET
722 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
726 /* Define if your assembler supports .nsubspa comdat option. */
727 #ifndef USED_FOR_TARGET
728 #undef HAVE_GAS_NSUBSPA_COMDAT
732 /* Define if your assembler and linker support 32-bit section relative relocs
733 via '.secrel32 label'. */
734 #ifndef USED_FOR_TARGET
735 #undef HAVE_GAS_PE_SECREL32_RELOC
739 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_GAS_SHF_MERGE
746 /* Define if your assembler supports .subsection and .subsection -1 starts
747 emitting at the beginning of your section. */
748 #ifndef USED_FOR_TARGET
749 #undef HAVE_GAS_SUBSECTION_ORDERING
753 /* Define if your assembler supports .weak. */
754 #ifndef USED_FOR_TARGET
759 /* Define if your assembler supports .weakref. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_GAS_WEAKREF
765 /* Define to 1 if you have the `getchar_unlocked' function. */
766 #ifndef USED_FOR_TARGET
767 #undef HAVE_GETCHAR_UNLOCKED
771 /* Define to 1 if you have the `getc_unlocked' function. */
772 #ifndef USED_FOR_TARGET
773 #undef HAVE_GETC_UNLOCKED
777 /* Define to 1 if you have the `getrlimit' function. */
778 #ifndef USED_FOR_TARGET
779 #undef HAVE_GETRLIMIT
783 /* Define to 1 if you have the `getrusage' function. */
784 #ifndef USED_FOR_TARGET
785 #undef HAVE_GETRUSAGE
789 /* Define to 1 if you have the `gettimeofday' function. */
790 #ifndef USED_FOR_TARGET
791 #undef HAVE_GETTIMEOFDAY
795 /* Define if you have the iconv() function. */
796 #ifndef USED_FOR_TARGET
801 /* Define to 1 if you have the <iconv.h> header file. */
802 #ifndef USED_FOR_TARGET
807 /* Define .init_array/.fini_array sections are available and working. */
808 #ifndef USED_FOR_TARGET
809 #undef HAVE_INITFINI_ARRAY
813 /* Define if you have a working <inttypes.h> header file. */
814 #ifndef USED_FOR_TARGET
815 #undef HAVE_INTTYPES_H
819 /* Define to 1 if you have the `kill' function. */
820 #ifndef USED_FOR_TARGET
825 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
826 #ifndef USED_FOR_TARGET
827 #undef HAVE_LANGINFO_CODESET
831 /* Define to 1 if you have the <langinfo.h> header file. */
832 #ifndef USED_FOR_TARGET
833 #undef HAVE_LANGINFO_H
837 /* Define if your <locale.h> file defines LC_MESSAGES. */
838 #ifndef USED_FOR_TARGET
839 #undef HAVE_LC_MESSAGES
843 /* Define to 1 if you have the <ldfcn.h> header file. */
844 #ifndef USED_FOR_TARGET
849 /* Define if your linker supports --as-needed and --no-as-needed options. */
850 #ifndef USED_FOR_TARGET
851 #undef HAVE_LD_AS_NEEDED
855 /* Define if your linker supports --demangle option. */
856 #ifndef USED_FOR_TARGET
857 #undef HAVE_LD_DEMANGLE
861 /* Define if your linker supports --eh-frame-hdr option. */
862 #undef HAVE_LD_EH_FRAME_HDR
864 /* Define if your PowerPC64 linker only needs function descriptor syms. */
865 #ifndef USED_FOR_TARGET
866 #undef HAVE_LD_NO_DOT_SYMS
870 /* Define if your linker supports -pie option. */
871 #ifndef USED_FOR_TARGET
876 /* Define if your linker links a mix of read-only and read-write sections into
877 a read-write section. */
878 #ifndef USED_FOR_TARGET
879 #undef HAVE_LD_RO_RW_SECTION_MIXING
883 /* Define if your linker supports -Bstatic/-Bdynamic option. */
884 #ifndef USED_FOR_TARGET
885 #undef HAVE_LD_STATIC_DYNAMIC
889 /* Define if your linker supports --sysroot. */
890 #ifndef USED_FOR_TARGET
891 #undef HAVE_LD_SYSROOT
895 /* Define to 1 if you have the <limits.h> header file. */
896 #ifndef USED_FOR_TARGET
901 /* Define to 1 if you have the <locale.h> header file. */
902 #ifndef USED_FOR_TARGET
907 /* Define to 1 if the system has the type `long long'. */
908 #ifndef USED_FOR_TARGET
909 #undef HAVE_LONG_LONG
913 /* Define to 1 if you have the <malloc.h> header file. */
914 #ifndef USED_FOR_TARGET
919 /* Define to 1 if you have the `mbstowcs' function. */
920 #ifndef USED_FOR_TARGET
925 /* Define if valgrind's memcheck.h header is installed. */
926 #ifndef USED_FOR_TARGET
927 #undef HAVE_MEMCHECK_H
931 /* Define to 1 if you have the <memory.h> header file. */
932 #ifndef USED_FOR_TARGET
937 /* Define to 1 if you have the `mincore' function. */
938 #ifndef USED_FOR_TARGET
943 /* Define to 1 if you have the `mmap' function. */
944 #ifndef USED_FOR_TARGET
949 /* Define if mmap with MAP_ANON(YMOUS) works. */
950 #ifndef USED_FOR_TARGET
951 #undef HAVE_MMAP_ANON
955 /* Define if mmap of /dev/zero works. */
956 #ifndef USED_FOR_TARGET
957 #undef HAVE_MMAP_DEV_ZERO
961 /* Define if read-only mmap of a plain file works. */
962 #ifndef USED_FOR_TARGET
963 #undef HAVE_MMAP_FILE
967 /* Define to 1 if you have the `nl_langinfo' function. */
968 #ifndef USED_FOR_TARGET
969 #undef HAVE_NL_LANGINFO
973 /* Define to 1 if you have the `putchar_unlocked' function. */
974 #ifndef USED_FOR_TARGET
975 #undef HAVE_PUTCHAR_UNLOCKED
979 /* Define to 1 if you have the `putc_unlocked' function. */
980 #ifndef USED_FOR_TARGET
981 #undef HAVE_PUTC_UNLOCKED
985 /* Define to 1 if you have the `scandir' function. */
986 #ifndef USED_FOR_TARGET
991 /* Define to 1 if you have the `setlocale' function. */
992 #ifndef USED_FOR_TARGET
993 #undef HAVE_SETLOCALE
997 /* Define to 1 if you have the `setrlimit' function. */
998 #ifndef USED_FOR_TARGET
999 #undef HAVE_SETRLIMIT
1003 /* Define to 1 if you have the <stddef.h> header file. */
1004 #ifndef USED_FOR_TARGET
1005 #undef HAVE_STDDEF_H
1009 /* Define to 1 if you have the <stdint.h> header file. */
1010 #ifndef USED_FOR_TARGET
1011 #undef HAVE_STDINT_H
1015 /* Define to 1 if you have the <stdlib.h> header file. */
1016 #ifndef USED_FOR_TARGET
1017 #undef HAVE_STDLIB_H
1021 /* Define to 1 if you have the <strings.h> header file. */
1022 #ifndef USED_FOR_TARGET
1023 #undef HAVE_STRINGS_H
1027 /* Define to 1 if you have the <string.h> header file. */
1028 #ifndef USED_FOR_TARGET
1029 #undef HAVE_STRING_H
1033 /* Define to 1 if you have the `strsignal' function. */
1034 #ifndef USED_FOR_TARGET
1035 #undef HAVE_STRSIGNAL
1039 /* Define if <sys/times.h> defines struct tms. */
1040 #ifndef USED_FOR_TARGET
1041 #undef HAVE_STRUCT_TMS
1045 /* Define to 1 if you have the `sysconf' function. */
1046 #ifndef USED_FOR_TARGET
1051 /* Define to 1 if you have the <sys/file.h> header file. */
1052 #ifndef USED_FOR_TARGET
1053 #undef HAVE_SYS_FILE_H
1057 /* Define to 1 if you have the <sys/mman.h> header file. */
1058 #ifndef USED_FOR_TARGET
1059 #undef HAVE_SYS_MMAN_H
1063 /* Define to 1 if you have the <sys/param.h> header file. */
1064 #ifndef USED_FOR_TARGET
1065 #undef HAVE_SYS_PARAM_H
1069 /* Define to 1 if you have the <sys/resource.h> header file. */
1070 #ifndef USED_FOR_TARGET
1071 #undef HAVE_SYS_RESOURCE_H
1075 /* Define to 1 if you have the <sys/stat.h> header file. */
1076 #ifndef USED_FOR_TARGET
1077 #undef HAVE_SYS_STAT_H
1081 /* Define to 1 if you have the <sys/times.h> header file. */
1082 #ifndef USED_FOR_TARGET
1083 #undef HAVE_SYS_TIMES_H
1087 /* Define to 1 if you have the <sys/time.h> header file. */
1088 #ifndef USED_FOR_TARGET
1089 #undef HAVE_SYS_TIME_H
1093 /* Define to 1 if you have the <sys/types.h> header file. */
1094 #ifndef USED_FOR_TARGET
1095 #undef HAVE_SYS_TYPES_H
1099 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1100 #ifndef USED_FOR_TARGET
1101 #undef HAVE_SYS_WAIT_H
1105 /* Define to 1 if you have the `times' function. */
1106 #ifndef USED_FOR_TARGET
1111 /* Define to 1 if you have the <time.h> header file. */
1112 #ifndef USED_FOR_TARGET
1117 /* Define to 1 if you have the <unistd.h> header file. */
1118 #ifndef USED_FOR_TARGET
1119 #undef HAVE_UNISTD_H
1123 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1124 #ifndef USED_FOR_TARGET
1125 #undef HAVE_VALGRIND_MEMCHECK_H
1129 /* Define to 1 if you have the `vfork' function. */
1130 #ifndef USED_FOR_TARGET
1135 /* Define to 1 if you have the <vfork.h> header file. */
1136 #ifndef USED_FOR_TARGET
1141 /* Define to 1 if you have the <wchar.h> header file. */
1142 #ifndef USED_FOR_TARGET
1147 /* Define to 1 if you have the `wcswidth' function. */
1148 #ifndef USED_FOR_TARGET
1149 #undef HAVE_WCSWIDTH
1153 /* Define to 1 if `fork' works. */
1154 #ifndef USED_FOR_TARGET
1155 #undef HAVE_WORKING_FORK
1159 /* Define this macro if mbstowcs does not crash when its first argument is
1161 #ifndef USED_FOR_TARGET
1162 #undef HAVE_WORKING_MBSTOWCS
1166 /* Define to 1 if `vfork' works. */
1167 #ifndef USED_FOR_TARGET
1168 #undef HAVE_WORKING_VFORK
1172 /* Define to 1 if the system has the type `__int64'. */
1173 #ifndef USED_FOR_TARGET
1178 /* Define as const if the declaration of iconv() needs const. */
1179 #ifndef USED_FOR_TARGET
1184 /* Define if host mkdir takes a single argument. */
1185 #ifndef USED_FOR_TARGET
1186 #undef MKDIR_TAKES_ONE_ARG
1190 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1191 #ifndef USED_FOR_TARGET
1192 #undef NEED_64BIT_HOST_WIDE_INT
1196 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1197 #ifndef USED_FOR_TARGET
1198 #undef NO_MINUS_C_MINUS_O
1202 /* Define to the address where bug reports for this package should be sent. */
1203 #ifndef USED_FOR_TARGET
1204 #undef PACKAGE_BUGREPORT
1208 /* Define to the full name of this package. */
1209 #ifndef USED_FOR_TARGET
1214 /* Define to the full name and version of this package. */
1215 #ifndef USED_FOR_TARGET
1216 #undef PACKAGE_STRING
1220 /* Define to the one symbol short name of this package. */
1221 #ifndef USED_FOR_TARGET
1222 #undef PACKAGE_TARNAME
1226 /* Define to the version of this package. */
1227 #ifndef USED_FOR_TARGET
1228 #undef PACKAGE_VERSION
1232 /* Define to PREFIX/include if cpp should also search that directory. */
1233 #ifndef USED_FOR_TARGET
1234 #undef PREFIX_INCLUDE_DIR
1238 /* The size of a `int', as computed by sizeof. */
1239 #ifndef USED_FOR_TARGET
1244 /* The size of a `long', as computed by sizeof. */
1245 #ifndef USED_FOR_TARGET
1250 /* The size of a `long long', as computed by sizeof. */
1251 #ifndef USED_FOR_TARGET
1252 #undef SIZEOF_LONG_LONG
1256 /* The size of a `short', as computed by sizeof. */
1257 #ifndef USED_FOR_TARGET
1262 /* The size of a `void *', as computed by sizeof. */
1263 #ifndef USED_FOR_TARGET
1264 #undef SIZEOF_VOID_P
1268 /* The size of a `__int64', as computed by sizeof. */
1269 #ifndef USED_FOR_TARGET
1270 #undef SIZEOF___INT64
1274 /* Define to 1 if you have the ANSI C header files. */
1275 #ifndef USED_FOR_TARGET
1280 /* Define if you can safely include both <string.h> and <strings.h>. */
1281 #ifndef USED_FOR_TARGET
1282 #undef STRING_WITH_STRINGS
1286 /* Define if TFmode long double should be the default */
1287 #ifndef USED_FOR_TARGET
1288 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1292 /* Define if your target C library provides stack protector support */
1293 #ifndef USED_FOR_TARGET
1294 #undef TARGET_LIBC_PROVIDES_SSP
1298 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1299 #ifndef USED_FOR_TARGET
1300 #undef TIME_WITH_SYS_TIME
1304 /* Define if your assembler mis-optimizes .eh_frame data. */
1305 #ifndef USED_FOR_TARGET
1306 #undef USE_AS_TRADITIONAL_FORMAT
1310 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1311 still efficiently supported by the host hardware. */
1312 #ifndef USED_FOR_TARGET
1313 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
1317 /* Define if location_t is fileline integer cookie. */
1318 #ifndef USED_FOR_TARGET
1319 #undef USE_MAPPED_LOCATION
1323 /* Define to be the last component of the Windows registry key under which to
1324 look for installation paths. The full key used will be
1325 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1326 The default is the GCC version number. */
1327 #ifndef USED_FOR_TARGET
1328 #undef WIN32_REGISTRY_KEY
1332 /* Define to 1 if your processor stores words with the most significant byte
1333 first (like Motorola and SPARC, unlike Intel and VAX). */
1334 #ifndef USED_FOR_TARGET
1335 #undef WORDS_BIGENDIAN
1339 /* Always define this when using the GNU C Library */
1340 #ifndef USED_FOR_TARGET
1345 /* Define to `int' if <sys/types.h> doesn't define. */
1346 #ifndef USED_FOR_TARGET
1351 /* Define to `__inline__' or `__inline' if that's what the C compiler
1352 calls it, or to nothing if 'inline' is not supported under any name. */
1357 /* Define to `int' if <sys/types.h> does not define. */
1358 #ifndef USED_FOR_TARGET
1363 /* Define to \`long' if <sys/resource.h> doesn't define. */
1364 #ifndef USED_FOR_TARGET
1369 /* Define to `int' if <sys/types.h> does not define. */
1370 #ifndef USED_FOR_TARGET
1375 /* Define to `int' if <sys/types.h> doesn't define. */
1376 #ifndef USED_FOR_TARGET
1381 /* Define as `fork' if `vfork' does not work. */
1382 #ifndef USED_FOR_TARGET