OSDN Git Service

* configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
4 #ifndef USED_FOR_TARGET
5 #undef CHAR_BIT
6 #endif
7
8
9 /* Define 0/1 to force the choice for exception handling model. */
10 #ifndef USED_FOR_TARGET
11 #undef CONFIG_SJLJ_EXCEPTIONS
12 #endif
13
14
15 /* Define to enable the use of a default assembler. */
16 #ifndef USED_FOR_TARGET
17 #undef DEFAULT_ASSEMBLER
18 #endif
19
20
21 /* Define to enable the use of a default linker. */
22 #ifndef USED_FOR_TARGET
23 #undef DEFAULT_LINKER
24 #endif
25
26
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
33 #endif
34
35
36 /* Define if you want assertions enabled. This is a cheap check. */
37 #ifndef USED_FOR_TARGET
38 #undef ENABLE_ASSERT_CHECKING
39 #endif
40
41
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
46 #endif
47
48
49 /* Define if you want fold checked that it never destructs its argument. This
50    is quite expensive. */
51 #ifndef USED_FOR_TARGET
52 #undef ENABLE_FOLD_CHECKING
53 #endif
54
55
56 /* Define if you want the garbage collector to operate in maximally paranoid
57    mode, validating the entire heap and collecting garbage at every
58    opportunity. This is extremely expensive. */
59 #ifndef USED_FOR_TARGET
60 #undef ENABLE_GC_ALWAYS_COLLECT
61 #endif
62
63
64 /* Define if you want the garbage collector to do object poisoning and other
65    memory allocation checks. This is quite expensive. */
66 #ifndef USED_FOR_TARGET
67 #undef ENABLE_GC_CHECKING
68 #endif
69
70
71 /* Define to 1 if translation of program messages to the user's native
72    language is requested. */
73 #ifndef USED_FOR_TARGET
74 #undef ENABLE_NLS
75 #endif
76
77
78 /* Define if you want all operations on RTL (the basic data structure of the
79    optimizer and back end) to be checked for dynamic type safety at runtime.
80    This is quite expensive. */
81 #ifndef USED_FOR_TARGET
82 #undef ENABLE_RTL_CHECKING
83 #endif
84
85
86 /* Define if you want RTL flag accesses to be checked against the RTL codes
87    that are supported for each access macro. This is relatively cheap. */
88 #ifndef USED_FOR_TARGET
89 #undef ENABLE_RTL_FLAG_CHECKING
90 #endif
91
92
93 /* Define if you want runtime assertions enabled. This is a cheap check. */
94 #undef ENABLE_RUNTIME_CHECKING
95
96 /* Define if you want all operations on trees (the basic data structure of the
97    front ends) to be checked for dynamic type safety at runtime. This is
98    moderately expensive. The tree browser debugging routines will also be
99    enabled by this option. */
100 #ifndef USED_FOR_TARGET
101 #undef ENABLE_TREE_CHECKING
102 #endif
103
104
105 /* Define if you want to run subprograms and generated programs through
106    valgrind (a memory checker). This is extremely expensive. */
107 #ifndef USED_FOR_TARGET
108 #undef ENABLE_VALGRIND_CHECKING
109 #endif
110
111
112 /* Define to 1 if installation paths should be looked up in the Windows
113    Registry. Ignored on non-Windows hosts. */
114 #ifndef USED_FOR_TARGET
115 #undef ENABLE_WIN32_REGISTRY
116 #endif
117
118
119 /* Define to the name of a file containing a list of extra machine modes for
120    this architecture. */
121 #ifndef USED_FOR_TARGET
122 #undef EXTRA_MODES_FILE
123 #endif
124
125
126 /* Define to enable detailed memory allocation stats gathering. */
127 #ifndef USED_FOR_TARGET
128 #undef GATHER_STATISTICS
129 #endif
130
131
132 /* Define to the type of elements in the array set by `getgroups'. Usually
133    this is either `int' or `gid_t'. */
134 #ifndef USED_FOR_TARGET
135 #undef GETGROUPS_T
136 #endif
137
138
139 /* Define if the zone collector is in use */
140 #ifndef USED_FOR_TARGET
141 #undef GGC_ZONE
142 #endif
143
144
145 /* Define to 1 if you have the `alphasort' function. */
146 #ifndef USED_FOR_TARGET
147 #undef HAVE_ALPHASORT
148 #endif
149
150
151 /* Define if your assembler supports dwarf2 .file/.loc directives, and
152    preserves file table indices exactly as given. */
153 #ifndef USED_FOR_TARGET
154 #undef HAVE_AS_DWARF2_DEBUG_LINE
155 #endif
156
157
158 /* Define if your assembler supports explicit relocations. */
159 #ifndef USED_FOR_TARGET
160 #undef HAVE_AS_EXPLICIT_RELOCS
161 #endif
162
163
164 /* Define if your assembler supports the --gdwarf2 option. */
165 #ifndef USED_FOR_TARGET
166 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
167 #endif
168
169
170 /* Define true if the assembler supports '.long foo@GOTOFF'. */
171 #ifndef USED_FOR_TARGET
172 #undef HAVE_AS_GOTOFF_IN_DATA
173 #endif
174
175
176 /* Define if your assembler supports the --gstabs option. */
177 #ifndef USED_FOR_TARGET
178 #undef HAVE_AS_GSTABS_DEBUG_FLAG
179 #endif
180
181
182 /* Define if your assembler supports the Sun syntax for cmov. */
183 #ifndef USED_FOR_TARGET
184 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
185 #endif
186
187
188 /* Define if your assembler supports the lituse_jsrdirect relocation. */
189 #ifndef USED_FOR_TARGET
190 #undef HAVE_AS_JSRDIRECT_RELOCS
191 #endif
192
193
194 /* Define if your assembler supports .sleb128 and .uleb128. */
195 #ifndef USED_FOR_TARGET
196 #undef HAVE_AS_LEB128
197 #endif
198
199
200 /* Define if your assembler supports ltoffx and ldxmov relocations. */
201 #ifndef USED_FOR_TARGET
202 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
203 #endif
204
205
206 /* Define if your assembler supports mfcr field. */
207 #ifndef USED_FOR_TARGET
208 #undef HAVE_AS_MFCRF
209 #endif
210
211
212 /* Define if your assembler supports the -no-mul-bug-abort option. */
213 #ifndef USED_FOR_TARGET
214 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
215 #endif
216
217
218 /* Define if your assembler supports offsetable %lo(). */
219 #ifndef USED_FOR_TARGET
220 #undef HAVE_AS_OFFSETABLE_LO10
221 #endif
222
223
224 /* Define if your assembler supports popcntb field. */
225 #ifndef USED_FOR_TARGET
226 #undef HAVE_AS_POPCNTB
227 #endif
228
229
230 /* Define if your assembler supports .register. */
231 #ifndef USED_FOR_TARGET
232 #undef HAVE_AS_REGISTER_PSEUDO_OP
233 #endif
234
235
236 /* Define if your assembler supports R_PPC_REL16 relocs. */
237 #ifndef USED_FOR_TARGET
238 #undef HAVE_AS_REL16
239 #endif
240
241
242 /* Define if your assembler supports -relax option. */
243 #ifndef USED_FOR_TARGET
244 #undef HAVE_AS_RELAX_OPTION
245 #endif
246
247
248 /* Define if your assembler and linker support unaligned PC relative relocs.
249    */
250 #ifndef USED_FOR_TARGET
251 #undef HAVE_AS_SPARC_UA_PCREL
252 #endif
253
254
255 /* Define if your assembler and linker support unaligned PC relative relocs
256    against hidden symbols. */
257 #ifndef USED_FOR_TARGET
258 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
259 #endif
260
261
262 /* Define if your assembler supports thread-local storage. */
263 #ifndef USED_FOR_TARGET
264 #undef HAVE_AS_TLS
265 #endif
266
267
268 /* Define to 1 if you have the `atoll' function. */
269 #ifndef USED_FOR_TARGET
270 #undef HAVE_ATOLL
271 #endif
272
273
274 /* Define to 1 if you have the `atoq' function. */
275 #ifndef USED_FOR_TARGET
276 #undef HAVE_ATOQ
277 #endif
278
279
280 /* Define to 1 if you have the `clearerr_unlocked' function. */
281 #ifndef USED_FOR_TARGET
282 #undef HAVE_CLEARERR_UNLOCKED
283 #endif
284
285
286 /* Define to 1 if you have the `clock' function. */
287 #ifndef USED_FOR_TARGET
288 #undef HAVE_CLOCK
289 #endif
290
291
292 /* Define if <time.h> defines clock_t. */
293 #ifndef USED_FOR_TARGET
294 #undef HAVE_CLOCK_T
295 #endif
296
297
298 /* Define 0/1 if your assembler and linker support COMDAT groups. */
299 #ifndef USED_FOR_TARGET
300 #undef HAVE_COMDAT_GROUP
301 #endif
302
303
304 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
305    */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_DECL_ABORT
308 #endif
309
310
311 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_DECL_ATOF
314 #endif
315
316
317 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_DECL_ATOL
320 #endif
321
322
323 /* Define to 1 if we found a declaration for 'basename', otherwise define to
324    0. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_DECL_BASENAME
327 #endif
328
329
330 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
331    */
332 #ifndef USED_FOR_TARGET
333 #undef HAVE_DECL_CALLOC
334 #endif
335
336
337 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
338    define to 0. */
339 #ifndef USED_FOR_TARGET
340 #undef HAVE_DECL_CLEARERR_UNLOCKED
341 #endif
342
343
344 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
345    */
346 #ifndef USED_FOR_TARGET
347 #undef HAVE_DECL_CLOCK
348 #endif
349
350
351 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
352    */
353 #ifndef USED_FOR_TARGET
354 #undef HAVE_DECL_ERRNO
355 #endif
356
357
358 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
359    to 0. */
360 #ifndef USED_FOR_TARGET
361 #undef HAVE_DECL_FEOF_UNLOCKED
362 #endif
363
364
365 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
366    define to 0. */
367 #ifndef USED_FOR_TARGET
368 #undef HAVE_DECL_FERROR_UNLOCKED
369 #endif
370
371
372 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
373    define to 0. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_DECL_FFLUSH_UNLOCKED
376 #endif
377
378
379 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
380    define to 0. */
381 #ifndef USED_FOR_TARGET
382 #undef HAVE_DECL_FGETC_UNLOCKED
383 #endif
384
385
386 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
387    define to 0. */
388 #ifndef USED_FOR_TARGET
389 #undef HAVE_DECL_FGETS_UNLOCKED
390 #endif
391
392
393 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
394    define to 0. */
395 #ifndef USED_FOR_TARGET
396 #undef HAVE_DECL_FILENO_UNLOCKED
397 #endif
398
399
400 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
401    define to 0. */
402 #ifndef USED_FOR_TARGET
403 #undef HAVE_DECL_FPRINTF_UNLOCKED
404 #endif
405
406
407 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
408    define to 0. */
409 #ifndef USED_FOR_TARGET
410 #undef HAVE_DECL_FPUTC_UNLOCKED
411 #endif
412
413
414 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
415    define to 0. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_DECL_FPUTS_UNLOCKED
418 #endif
419
420
421 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
422    define to 0. */
423 #ifndef USED_FOR_TARGET
424 #undef HAVE_DECL_FREAD_UNLOCKED
425 #endif
426
427
428 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_DECL_FREE
431 #endif
432
433
434 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
435    define to 0. */
436 #ifndef USED_FOR_TARGET
437 #undef HAVE_DECL_FWRITE_UNLOCKED
438 #endif
439
440
441 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
442    define to 0. */
443 #ifndef USED_FOR_TARGET
444 #undef HAVE_DECL_GETCHAR_UNLOCKED
445 #endif
446
447
448 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
449    */
450 #ifndef USED_FOR_TARGET
451 #undef HAVE_DECL_GETCWD
452 #endif
453
454
455 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
456    to 0. */
457 #ifndef USED_FOR_TARGET
458 #undef HAVE_DECL_GETC_UNLOCKED
459 #endif
460
461
462 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
463    */
464 #ifndef USED_FOR_TARGET
465 #undef HAVE_DECL_GETENV
466 #endif
467
468
469 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
470    */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_DECL_GETOPT
473 #endif
474
475
476 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
477    to 0. */
478 #ifndef USED_FOR_TARGET
479 #undef HAVE_DECL_GETPAGESIZE
480 #endif
481
482
483 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
484    0. */
485 #ifndef USED_FOR_TARGET
486 #undef HAVE_DECL_GETRLIMIT
487 #endif
488
489
490 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
491    0. */
492 #ifndef USED_FOR_TARGET
493 #undef HAVE_DECL_GETRUSAGE
494 #endif
495
496
497 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
498    */
499 #ifndef USED_FOR_TARGET
500 #undef HAVE_DECL_GETWD
501 #endif
502
503
504 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
505    0. */
506 #ifndef USED_FOR_TARGET
507 #undef HAVE_DECL_LDGETNAME
508 #endif
509
510
511 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
512    */
513 #ifndef USED_FOR_TARGET
514 #undef HAVE_DECL_MALLOC
515 #endif
516
517
518 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
519    define to 0. */
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_DECL_PUTCHAR_UNLOCKED
522 #endif
523
524
525 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
526    to 0. */
527 #ifndef USED_FOR_TARGET
528 #undef HAVE_DECL_PUTC_UNLOCKED
529 #endif
530
531
532 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
533    */
534 #ifndef USED_FOR_TARGET
535 #undef HAVE_DECL_REALLOC
536 #endif
537
538
539 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
540 #ifndef USED_FOR_TARGET
541 #undef HAVE_DECL_SBRK
542 #endif
543
544
545 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
546    0. */
547 #ifndef USED_FOR_TARGET
548 #undef HAVE_DECL_SETRLIMIT
549 #endif
550
551
552 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
553    0. */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_DECL_SNPRINTF
556 #endif
557
558
559 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
560    0. */
561 #ifndef USED_FOR_TARGET
562 #undef HAVE_DECL_STRSIGNAL
563 #endif
564
565
566 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
567    */
568 #ifndef USED_FOR_TARGET
569 #undef HAVE_DECL_STRSTR
570 #endif
571
572
573 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
574    */
575 #ifndef USED_FOR_TARGET
576 #undef HAVE_DECL_TIMES
577 #endif
578
579
580 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
581    0. */
582 #ifndef USED_FOR_TARGET
583 #undef HAVE_DECL_VASPRINTF
584 #endif
585
586
587 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
588    0. */
589 #ifndef USED_FOR_TARGET
590 #undef HAVE_DECL_VSNPRINTF
591 #endif
592
593
594 /* Define to 1 if you have the <direct.h> header file. */
595 #ifndef USED_FOR_TARGET
596 #undef HAVE_DIRECT_H
597 #endif
598
599
600 /* Define to 1 if you have the `dup2' function. */
601 #ifndef USED_FOR_TARGET
602 #undef HAVE_DUP2
603 #endif
604
605
606 /* Define to 1 if you have the <fcntl.h> header file. */
607 #ifndef USED_FOR_TARGET
608 #undef HAVE_FCNTL_H
609 #endif
610
611
612 /* Define to 1 if you have the `feof_unlocked' function. */
613 #ifndef USED_FOR_TARGET
614 #undef HAVE_FEOF_UNLOCKED
615 #endif
616
617
618 /* Define to 1 if you have the `ferror_unlocked' function. */
619 #ifndef USED_FOR_TARGET
620 #undef HAVE_FERROR_UNLOCKED
621 #endif
622
623
624 /* Define to 1 if you have the `fflush_unlocked' function. */
625 #ifndef USED_FOR_TARGET
626 #undef HAVE_FFLUSH_UNLOCKED
627 #endif
628
629
630 /* Define to 1 if you have the `fgetc_unlocked' function. */
631 #ifndef USED_FOR_TARGET
632 #undef HAVE_FGETC_UNLOCKED
633 #endif
634
635
636 /* Define to 1 if you have the `fgets_unlocked' function. */
637 #ifndef USED_FOR_TARGET
638 #undef HAVE_FGETS_UNLOCKED
639 #endif
640
641
642 /* Define to 1 if you have the `fileno_unlocked' function. */
643 #ifndef USED_FOR_TARGET
644 #undef HAVE_FILENO_UNLOCKED
645 #endif
646
647
648 /* Define to 1 if you have the `fork' function. */
649 #ifndef USED_FOR_TARGET
650 #undef HAVE_FORK
651 #endif
652
653
654 /* Define to 1 if you have the `fprintf_unlocked' function. */
655 #ifndef USED_FOR_TARGET
656 #undef HAVE_FPRINTF_UNLOCKED
657 #endif
658
659
660 /* Define to 1 if you have the `fputc_unlocked' function. */
661 #ifndef USED_FOR_TARGET
662 #undef HAVE_FPUTC_UNLOCKED
663 #endif
664
665
666 /* Define to 1 if you have the `fputs_unlocked' function. */
667 #ifndef USED_FOR_TARGET
668 #undef HAVE_FPUTS_UNLOCKED
669 #endif
670
671
672 /* Define to 1 if you have the `fread_unlocked' function. */
673 #ifndef USED_FOR_TARGET
674 #undef HAVE_FREAD_UNLOCKED
675 #endif
676
677
678 /* Define to 1 if you have the `fwrite_unlocked' function. */
679 #ifndef USED_FOR_TARGET
680 #undef HAVE_FWRITE_UNLOCKED
681 #endif
682
683
684 /* Define if your assembler supports .balign and .p2align. */
685 #ifndef USED_FOR_TARGET
686 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
687 #endif
688
689
690 /* Define if your assembler uses the new HImode fild and fist notation. */
691 #ifndef USED_FOR_TARGET
692 #undef HAVE_GAS_FILDS_FISTS
693 #endif
694
695
696 /* Define if your assembler and linker support .hidden. */
697 #undef HAVE_GAS_HIDDEN
698
699 /* Define if your assembler supports specifying the maximum number of bytes to
700    skip when using the GAS .p2align command. */
701 #ifndef USED_FOR_TARGET
702 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
703 #endif
704
705
706 /* Define if your assembler supports .nsubspa comdat option. */
707 #ifndef USED_FOR_TARGET
708 #undef HAVE_GAS_NSUBSPA_COMDAT
709 #endif
710
711
712 /* Define if your assembler and linker support 32-bit section relative relocs
713    via '.secrel32 label'. */
714 #ifndef USED_FOR_TARGET
715 #undef HAVE_GAS_PE_SECREL32_RELOC
716 #endif
717
718
719 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
720    */
721 #ifndef USED_FOR_TARGET
722 #undef HAVE_GAS_SHF_MERGE
723 #endif
724
725
726 /* Define if your assembler supports .subsection and .subsection -1 starts
727    emitting at the beginning of your section. */
728 #ifndef USED_FOR_TARGET
729 #undef HAVE_GAS_SUBSECTION_ORDERING
730 #endif
731
732
733 /* Define if your assembler supports .weak. */
734 #ifndef USED_FOR_TARGET
735 #undef HAVE_GAS_WEAK
736 #endif
737
738
739 /* Define to 1 if you have the `getchar_unlocked' function. */
740 #ifndef USED_FOR_TARGET
741 #undef HAVE_GETCHAR_UNLOCKED
742 #endif
743
744
745 /* Define to 1 if you have the `getc_unlocked' function. */
746 #ifndef USED_FOR_TARGET
747 #undef HAVE_GETC_UNLOCKED
748 #endif
749
750
751 /* Define to 1 if you have the `getrlimit' function. */
752 #ifndef USED_FOR_TARGET
753 #undef HAVE_GETRLIMIT
754 #endif
755
756
757 /* Define to 1 if you have the `getrusage' function. */
758 #ifndef USED_FOR_TARGET
759 #undef HAVE_GETRUSAGE
760 #endif
761
762
763 /* Define to 1 if you have the `gettimeofday' function. */
764 #ifndef USED_FOR_TARGET
765 #undef HAVE_GETTIMEOFDAY
766 #endif
767
768
769 /* Define if you have the iconv() function. */
770 #ifndef USED_FOR_TARGET
771 #undef HAVE_ICONV
772 #endif
773
774
775 /* Define to 1 if you have the <iconv.h> header file. */
776 #ifndef USED_FOR_TARGET
777 #undef HAVE_ICONV_H
778 #endif
779
780
781 /* Define .init_array/.fini_array sections are available and working. */
782 #ifndef USED_FOR_TARGET
783 #undef HAVE_INITFINI_ARRAY
784 #endif
785
786
787 /* Define if you have a working <inttypes.h> header file. */
788 #ifndef USED_FOR_TARGET
789 #undef HAVE_INTTYPES_H
790 #endif
791
792
793 /* Define to 1 if you have the `kill' function. */
794 #ifndef USED_FOR_TARGET
795 #undef HAVE_KILL
796 #endif
797
798
799 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
800 #ifndef USED_FOR_TARGET
801 #undef HAVE_LANGINFO_CODESET
802 #endif
803
804
805 /* Define to 1 if you have the <langinfo.h> header file. */
806 #ifndef USED_FOR_TARGET
807 #undef HAVE_LANGINFO_H
808 #endif
809
810
811 /* Define if your <locale.h> file defines LC_MESSAGES. */
812 #ifndef USED_FOR_TARGET
813 #undef HAVE_LC_MESSAGES
814 #endif
815
816
817 /* Define to 1 if you have the <ldfcn.h> header file. */
818 #ifndef USED_FOR_TARGET
819 #undef HAVE_LDFCN_H
820 #endif
821
822
823 /* Define if your linker supports --as-needed and --no-as-needed options. */
824 #ifndef USED_FOR_TARGET
825 #undef HAVE_LD_AS_NEEDED
826 #endif
827
828
829 /* Define if your linker supports --demangle option. */
830 #ifndef USED_FOR_TARGET
831 #undef HAVE_LD_DEMANGLE
832 #endif
833
834
835 /* Define if your linker supports --eh-frame-hdr option. */
836 #undef HAVE_LD_EH_FRAME_HDR
837
838 /* Define if your PowerPC64 linker only needs function descriptor syms. */
839 #ifndef USED_FOR_TARGET
840 #undef HAVE_LD_NO_DOT_SYMS
841 #endif
842
843
844 /* Define if your linker supports -pie option. */
845 #ifndef USED_FOR_TARGET
846 #undef HAVE_LD_PIE
847 #endif
848
849
850 /* Define if your linker links a mix of read-only and read-write sections into
851    a read-write section. */
852 #ifndef USED_FOR_TARGET
853 #undef HAVE_LD_RO_RW_SECTION_MIXING
854 #endif
855
856
857 /* Define if your linker supports -Bstatic/-Bdynamic option. */
858 #ifndef USED_FOR_TARGET
859 #undef HAVE_LD_STATIC_DYNAMIC
860 #endif
861
862
863 /* Define if your linker supports --sysroot. */
864 #ifndef USED_FOR_TARGET
865 #undef HAVE_LD_SYSROOT
866 #endif
867
868
869 /* Define to 1 if you have the <limits.h> header file. */
870 #ifndef USED_FOR_TARGET
871 #undef HAVE_LIMITS_H
872 #endif
873
874
875 /* Define to 1 if you have the <locale.h> header file. */
876 #ifndef USED_FOR_TARGET
877 #undef HAVE_LOCALE_H
878 #endif
879
880
881 /* Define to 1 if the system has the type `long long'. */
882 #ifndef USED_FOR_TARGET
883 #undef HAVE_LONG_LONG
884 #endif
885
886
887 /* Define to 1 if you have the <malloc.h> header file. */
888 #ifndef USED_FOR_TARGET
889 #undef HAVE_MALLOC_H
890 #endif
891
892
893 /* Define to 1 if you have the `mbstowcs' function. */
894 #ifndef USED_FOR_TARGET
895 #undef HAVE_MBSTOWCS
896 #endif
897
898
899 /* Define if valgrind's memcheck.h header is installed. */
900 #ifndef USED_FOR_TARGET
901 #undef HAVE_MEMCHECK_H
902 #endif
903
904
905 /* Define to 1 if you have the <memory.h> header file. */
906 #ifndef USED_FOR_TARGET
907 #undef HAVE_MEMORY_H
908 #endif
909
910
911 /* Define to 1 if you have the `mincore' function. */
912 #ifndef USED_FOR_TARGET
913 #undef HAVE_MINCORE
914 #endif
915
916
917 /* Define to 1 if you have the `mmap' function. */
918 #ifndef USED_FOR_TARGET
919 #undef HAVE_MMAP
920 #endif
921
922
923 /* Define if mmap with MAP_ANON(YMOUS) works. */
924 #ifndef USED_FOR_TARGET
925 #undef HAVE_MMAP_ANON
926 #endif
927
928
929 /* Define if mmap of /dev/zero works. */
930 #ifndef USED_FOR_TARGET
931 #undef HAVE_MMAP_DEV_ZERO
932 #endif
933
934
935 /* Define if read-only mmap of a plain file works. */
936 #ifndef USED_FOR_TARGET
937 #undef HAVE_MMAP_FILE
938 #endif
939
940
941 /* Define to 1 if you have the `nl_langinfo' function. */
942 #ifndef USED_FOR_TARGET
943 #undef HAVE_NL_LANGINFO
944 #endif
945
946
947 /* Define if printf supports "%p". */
948 #ifndef USED_FOR_TARGET
949 #undef HAVE_PRINTF_PTR
950 #endif
951
952
953 /* Define to 1 if you have the `putchar_unlocked' function. */
954 #ifndef USED_FOR_TARGET
955 #undef HAVE_PUTCHAR_UNLOCKED
956 #endif
957
958
959 /* Define to 1 if you have the `putc_unlocked' function. */
960 #ifndef USED_FOR_TARGET
961 #undef HAVE_PUTC_UNLOCKED
962 #endif
963
964
965 /* Define to 1 if you have the `scandir' function. */
966 #ifndef USED_FOR_TARGET
967 #undef HAVE_SCANDIR
968 #endif
969
970
971 /* Define to 1 if you have the `setlocale' function. */
972 #ifndef USED_FOR_TARGET
973 #undef HAVE_SETLOCALE
974 #endif
975
976
977 /* Define to 1 if you have the `setrlimit' function. */
978 #ifndef USED_FOR_TARGET
979 #undef HAVE_SETRLIMIT
980 #endif
981
982
983 /* Define to 1 if you have the <stddef.h> header file. */
984 #ifndef USED_FOR_TARGET
985 #undef HAVE_STDDEF_H
986 #endif
987
988
989 /* Define to 1 if you have the <stdint.h> header file. */
990 #ifndef USED_FOR_TARGET
991 #undef HAVE_STDINT_H
992 #endif
993
994
995 /* Define to 1 if you have the <stdlib.h> header file. */
996 #ifndef USED_FOR_TARGET
997 #undef HAVE_STDLIB_H
998 #endif
999
1000
1001 /* Define to 1 if you have the <strings.h> header file. */
1002 #ifndef USED_FOR_TARGET
1003 #undef HAVE_STRINGS_H
1004 #endif
1005
1006
1007 /* Define to 1 if you have the <string.h> header file. */
1008 #ifndef USED_FOR_TARGET
1009 #undef HAVE_STRING_H
1010 #endif
1011
1012
1013 /* Define to 1 if you have the `strsignal' function. */
1014 #ifndef USED_FOR_TARGET
1015 #undef HAVE_STRSIGNAL
1016 #endif
1017
1018
1019 /* Define if <sys/times.h> defines struct tms. */
1020 #ifndef USED_FOR_TARGET
1021 #undef HAVE_STRUCT_TMS
1022 #endif
1023
1024
1025 /* Define to 1 if you have the `sysconf' function. */
1026 #ifndef USED_FOR_TARGET
1027 #undef HAVE_SYSCONF
1028 #endif
1029
1030
1031 /* Define to 1 if you have the <sys/file.h> header file. */
1032 #ifndef USED_FOR_TARGET
1033 #undef HAVE_SYS_FILE_H
1034 #endif
1035
1036
1037 /* Define to 1 if you have the <sys/mman.h> header file. */
1038 #ifndef USED_FOR_TARGET
1039 #undef HAVE_SYS_MMAN_H
1040 #endif
1041
1042
1043 /* Define to 1 if you have the <sys/param.h> header file. */
1044 #ifndef USED_FOR_TARGET
1045 #undef HAVE_SYS_PARAM_H
1046 #endif
1047
1048
1049 /* Define to 1 if you have the <sys/resource.h> header file. */
1050 #ifndef USED_FOR_TARGET
1051 #undef HAVE_SYS_RESOURCE_H
1052 #endif
1053
1054
1055 /* Define to 1 if you have the <sys/stat.h> header file. */
1056 #ifndef USED_FOR_TARGET
1057 #undef HAVE_SYS_STAT_H
1058 #endif
1059
1060
1061 /* Define to 1 if you have the <sys/times.h> header file. */
1062 #ifndef USED_FOR_TARGET
1063 #undef HAVE_SYS_TIMES_H
1064 #endif
1065
1066
1067 /* Define to 1 if you have the <sys/time.h> header file. */
1068 #ifndef USED_FOR_TARGET
1069 #undef HAVE_SYS_TIME_H
1070 #endif
1071
1072
1073 /* Define to 1 if you have the <sys/types.h> header file. */
1074 #ifndef USED_FOR_TARGET
1075 #undef HAVE_SYS_TYPES_H
1076 #endif
1077
1078
1079 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1080 #ifndef USED_FOR_TARGET
1081 #undef HAVE_SYS_WAIT_H
1082 #endif
1083
1084
1085 /* Define to 1 if you have the `times' function. */
1086 #ifndef USED_FOR_TARGET
1087 #undef HAVE_TIMES
1088 #endif
1089
1090
1091 /* Define to 1 if you have the <time.h> header file. */
1092 #ifndef USED_FOR_TARGET
1093 #undef HAVE_TIME_H
1094 #endif
1095
1096
1097 /* Define to 1 if you have the <unistd.h> header file. */
1098 #ifndef USED_FOR_TARGET
1099 #undef HAVE_UNISTD_H
1100 #endif
1101
1102
1103 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1104 #ifndef USED_FOR_TARGET
1105 #undef HAVE_VALGRIND_MEMCHECK_H
1106 #endif
1107
1108
1109 /* Define to 1 if you have the `vfork' function. */
1110 #ifndef USED_FOR_TARGET
1111 #undef HAVE_VFORK
1112 #endif
1113
1114
1115 /* Define to 1 if you have the <vfork.h> header file. */
1116 #ifndef USED_FOR_TARGET
1117 #undef HAVE_VFORK_H
1118 #endif
1119
1120
1121 /* Define to 1 if you have the <wchar.h> header file. */
1122 #ifndef USED_FOR_TARGET
1123 #undef HAVE_WCHAR_H
1124 #endif
1125
1126
1127 /* Define to 1 if you have the `wcswidth' function. */
1128 #ifndef USED_FOR_TARGET
1129 #undef HAVE_WCSWIDTH
1130 #endif
1131
1132
1133 /* Define to 1 if `fork' works. */
1134 #ifndef USED_FOR_TARGET
1135 #undef HAVE_WORKING_FORK
1136 #endif
1137
1138
1139 /* Define this macro if mbstowcs does not crash when its first argument is
1140    NULL. */
1141 #ifndef USED_FOR_TARGET
1142 #undef HAVE_WORKING_MBSTOWCS
1143 #endif
1144
1145
1146 /* Define to 1 if `vfork' works. */
1147 #ifndef USED_FOR_TARGET
1148 #undef HAVE_WORKING_VFORK
1149 #endif
1150
1151
1152 /* Define to 1 if the system has the type `__int64'. */
1153 #ifndef USED_FOR_TARGET
1154 #undef HAVE___INT64
1155 #endif
1156
1157
1158 /* Define as const if the declaration of iconv() needs const. */
1159 #ifndef USED_FOR_TARGET
1160 #undef ICONV_CONST
1161 #endif
1162
1163
1164 /* Define if host mkdir takes a single argument. */
1165 #ifndef USED_FOR_TARGET
1166 #undef MKDIR_TAKES_ONE_ARG
1167 #endif
1168
1169
1170 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1171 #ifndef USED_FOR_TARGET
1172 #undef NEED_64BIT_HOST_WIDE_INT
1173 #endif
1174
1175
1176 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1177 #ifndef USED_FOR_TARGET
1178 #undef NO_MINUS_C_MINUS_O
1179 #endif
1180
1181
1182 /* Define to the address where bug reports for this package should be sent. */
1183 #ifndef USED_FOR_TARGET
1184 #undef PACKAGE_BUGREPORT
1185 #endif
1186
1187
1188 /* Define to the full name of this package. */
1189 #ifndef USED_FOR_TARGET
1190 #undef PACKAGE_NAME
1191 #endif
1192
1193
1194 /* Define to the full name and version of this package. */
1195 #ifndef USED_FOR_TARGET
1196 #undef PACKAGE_STRING
1197 #endif
1198
1199
1200 /* Define to the one symbol short name of this package. */
1201 #ifndef USED_FOR_TARGET
1202 #undef PACKAGE_TARNAME
1203 #endif
1204
1205
1206 /* Define to the version of this package. */
1207 #ifndef USED_FOR_TARGET
1208 #undef PACKAGE_VERSION
1209 #endif
1210
1211
1212 /* Define to PREFIX/include if cpp should also search that directory. */
1213 #ifndef USED_FOR_TARGET
1214 #undef PREFIX_INCLUDE_DIR
1215 #endif
1216
1217
1218 /* The size of a `int', as computed by sizeof. */
1219 #ifndef USED_FOR_TARGET
1220 #undef SIZEOF_INT
1221 #endif
1222
1223
1224 /* The size of a `long', as computed by sizeof. */
1225 #ifndef USED_FOR_TARGET
1226 #undef SIZEOF_LONG
1227 #endif
1228
1229
1230 /* The size of a `long long', as computed by sizeof. */
1231 #ifndef USED_FOR_TARGET
1232 #undef SIZEOF_LONG_LONG
1233 #endif
1234
1235
1236 /* The size of a `short', as computed by sizeof. */
1237 #ifndef USED_FOR_TARGET
1238 #undef SIZEOF_SHORT
1239 #endif
1240
1241
1242 /* The size of a `void *', as computed by sizeof. */
1243 #ifndef USED_FOR_TARGET
1244 #undef SIZEOF_VOID_P
1245 #endif
1246
1247
1248 /* The size of a `__int64', as computed by sizeof. */
1249 #ifndef USED_FOR_TARGET
1250 #undef SIZEOF___INT64
1251 #endif
1252
1253
1254 /* Define to 1 if you have the ANSI C header files. */
1255 #ifndef USED_FOR_TARGET
1256 #undef STDC_HEADERS
1257 #endif
1258
1259
1260 /* Define if you can safely include both <string.h> and <strings.h>. */
1261 #ifndef USED_FOR_TARGET
1262 #undef STRING_WITH_STRINGS
1263 #endif
1264
1265
1266 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1267 #ifndef USED_FOR_TARGET
1268 #undef TIME_WITH_SYS_TIME
1269 #endif
1270
1271
1272 /* Define if your assembler mis-optimizes .eh_frame data. */
1273 #ifndef USED_FOR_TARGET
1274 #undef USE_AS_TRADITIONAL_FORMAT
1275 #endif
1276
1277
1278 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1279    still efficiently supported by the host hardware. */
1280 #ifndef USED_FOR_TARGET
1281 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
1282 #endif
1283
1284
1285 /* Define if location_t is fileline integer cookie. */
1286 #ifndef USED_FOR_TARGET
1287 #undef USE_MAPPED_LOCATION
1288 #endif
1289
1290
1291 /* Define to be the last component of the Windows registry key under which to
1292    look for installation paths. The full key used will be
1293    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1294    The default is the GCC version number. */
1295 #ifndef USED_FOR_TARGET
1296 #undef WIN32_REGISTRY_KEY
1297 #endif
1298
1299
1300 /* Define to 1 if your processor stores words with the most significant byte
1301    first (like Motorola and SPARC, unlike Intel and VAX). */
1302 #ifndef USED_FOR_TARGET
1303 #undef WORDS_BIGENDIAN
1304 #endif
1305
1306
1307 /* Always define this when using the GNU C Library */
1308 #ifndef USED_FOR_TARGET
1309 #undef _GNU_SOURCE
1310 #endif
1311
1312
1313 /* Define to `int' if <sys/types.h> doesn't define. */
1314 #ifndef USED_FOR_TARGET
1315 #undef gid_t
1316 #endif
1317
1318
1319 /* Define to `__inline__' or `__inline' if that's what the C compiler
1320    calls it, or to nothing if 'inline' is not supported under any name.  */
1321 #ifndef __cplusplus
1322 #undef inline
1323 #endif
1324
1325 /* Define to `int' if <sys/types.h> does not define. */
1326 #ifndef USED_FOR_TARGET
1327 #undef pid_t
1328 #endif
1329
1330
1331 /* Define to \`long' if <sys/resource.h> doesn't define. */
1332 #ifndef USED_FOR_TARGET
1333 #undef rlim_t
1334 #endif
1335
1336
1337 /* Define to `int' if <sys/types.h> does not define. */
1338 #ifndef USED_FOR_TARGET
1339 #undef ssize_t
1340 #endif
1341
1342
1343 /* Define to `int' if <sys/types.h> doesn't define. */
1344 #ifndef USED_FOR_TARGET
1345 #undef uid_t
1346 #endif
1347
1348
1349 /* Define as `fork' if `vfork' does not work. */
1350 #ifndef USED_FOR_TARGET
1351 #undef vfork
1352 #endif
1353