PR 87488: Add --with-diagnostics-urls configuration option
[gcc.git] / gcc / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define if this compiler should be built as the offload target compiler. */
4 #ifndef USED_FOR_TARGET
5 #undef ACCEL_COMPILER
6 #endif
7
8
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
12 #endif
13
14
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
18 #endif
19
20
21 /* Define to the assembler option to disable compressed debug sections. */
22 #ifndef USED_FOR_TARGET
23 #undef AS_NO_COMPRESS_DEBUG_OPTION
24 #endif
25
26
27 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
28 #ifndef USED_FOR_TARGET
29 #undef CHAR_BIT
30 #endif
31
32
33 /* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
34 bag of miscellaneous but relatively cheap checks. */
35 #ifndef USED_FOR_TARGET
36 #undef CHECKING_P
37 #endif
38
39
40 /* Define 0/1 to force the choice for exception handling model. */
41 #ifndef USED_FOR_TARGET
42 #undef CONFIG_SJLJ_EXCEPTIONS
43 #endif
44
45
46 /* Define to enable the use of a default assembler. */
47 #ifndef USED_FOR_TARGET
48 #undef DEFAULT_ASSEMBLER
49 #endif
50
51
52 /* Define to enable the use of a default linker. */
53 #ifndef USED_FOR_TARGET
54 #undef DEFAULT_LINKER
55 #endif
56
57
58 /* Define to larger than zero set the default stack clash protector size. */
59 #ifndef USED_FOR_TARGET
60 #undef DEFAULT_STK_CLASH_GUARD_SIZE
61 #endif
62
63
64 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
65 destructors for local statics and global objects. This is essential for
66 fully standards-compliant handling of destructors, but requires
67 __cxa_atexit in libc. */
68 #ifndef USED_FOR_TARGET
69 #undef DEFAULT_USE_CXA_ATEXIT
70 #endif
71
72
73 /* The default for -fdiagnostics-color option */
74 #ifndef USED_FOR_TARGET
75 #undef DIAGNOSTICS_COLOR_DEFAULT
76 #endif
77
78
79 /* The default for -fdiagnostics-urls option */
80 #ifndef USED_FOR_TARGET
81 #undef DIAGNOSTICS_URLS_DEFAULT
82 #endif
83
84
85 /* Define 0/1 if static analyzer feature is enabled. */
86 #ifndef USED_FOR_TARGET
87 #undef ENABLE_ANALYZER
88 #endif
89
90
91 /* Define if you want assertions enabled. This is a cheap check. */
92 #ifndef USED_FOR_TARGET
93 #undef ENABLE_ASSERT_CHECKING
94 #endif
95
96
97 /* Define to 1 to specify that we are using the BID decimal floating point
98 format instead of DPD */
99 #ifndef USED_FOR_TARGET
100 #undef ENABLE_DECIMAL_BID_FORMAT
101 #endif
102
103
104 /* Define to 1 to enable decimal float extension to C. */
105 #ifndef USED_FOR_TARGET
106 #undef ENABLE_DECIMAL_FLOAT
107 #endif
108
109
110 /* Define if your target supports default PIE and it is enabled. */
111 #ifndef USED_FOR_TARGET
112 #undef ENABLE_DEFAULT_PIE
113 #endif
114
115
116 /* Define if your target supports default stack protector and it is enabled.
117 */
118 #ifndef USED_FOR_TARGET
119 #undef ENABLE_DEFAULT_SSP
120 #endif
121
122
123 /* Define if you want more run-time sanity checks for dataflow. */
124 #ifndef USED_FOR_TARGET
125 #undef ENABLE_DF_CHECKING
126 #endif
127
128
129 /* Define to 0/1 if you want extra run-time checking that might affect code
130 generation. */
131 #ifndef USED_FOR_TARGET
132 #undef ENABLE_EXTRA_CHECKING
133 #endif
134
135
136 /* Define to 1 to enable fixed-point arithmetic extension to C. */
137 #ifndef USED_FOR_TARGET
138 #undef ENABLE_FIXED_POINT
139 #endif
140
141
142 /* Define if you want fold checked that it never destructs its argument. This
143 is quite expensive. */
144 #ifndef USED_FOR_TARGET
145 #undef ENABLE_FOLD_CHECKING
146 #endif
147
148
149 /* Define if you want the garbage collector to operate in maximally paranoid
150 mode, validating the entire heap and collecting garbage at every
151 opportunity. This is extremely expensive. */
152 #ifndef USED_FOR_TARGET
153 #undef ENABLE_GC_ALWAYS_COLLECT
154 #endif
155
156
157 /* Define if you want the garbage collector to do object poisoning and other
158 memory allocation checks. This is quite expensive. */
159 #ifndef USED_FOR_TARGET
160 #undef ENABLE_GC_CHECKING
161 #endif
162
163
164 /* Define if you want operations on GIMPLE (the basic data structure of the
165 high-level optimizers) to be checked for dynamic type safety at runtime.
166 This is moderately expensive. */
167 #ifndef USED_FOR_TARGET
168 #undef ENABLE_GIMPLE_CHECKING
169 #endif
170
171
172 /* Define this to enable support for generating HSAIL. */
173 #ifndef USED_FOR_TARGET
174 #undef ENABLE_HSA
175 #endif
176
177
178 /* Define if gcc should always pass --build-id to linker. */
179 #ifndef USED_FOR_TARGET
180 #undef ENABLE_LD_BUILDID
181 #endif
182
183
184 /* Define to 1 to enable libquadmath support */
185 #ifndef USED_FOR_TARGET
186 #undef ENABLE_LIBQUADMATH_SUPPORT
187 #endif
188
189
190 /* Define to enable LTO support. */
191 #ifndef USED_FOR_TARGET
192 #undef ENABLE_LTO
193 #endif
194
195
196 /* Define to 1 if translation of program messages to the user's native
197 language is requested. */
198 #ifndef USED_FOR_TARGET
199 #undef ENABLE_NLS
200 #endif
201
202
203 /* Define this to enable support for offloading. */
204 #ifndef USED_FOR_TARGET
205 #undef ENABLE_OFFLOADING
206 #endif
207
208
209 /* Define to enable plugin support. */
210 #ifndef USED_FOR_TARGET
211 #undef ENABLE_PLUGIN
212 #endif
213
214
215 /* Define if you want all operations on RTL (the basic data structure of the
216 optimizer and back end) to be checked for dynamic type safety at runtime.
217 This is quite expensive. */
218 #ifndef USED_FOR_TARGET
219 #undef ENABLE_RTL_CHECKING
220 #endif
221
222
223 /* Define if you want RTL flag accesses to be checked against the RTL codes
224 that are supported for each access macro. This is relatively cheap. */
225 #ifndef USED_FOR_TARGET
226 #undef ENABLE_RTL_FLAG_CHECKING
227 #endif
228
229
230 /* Define if you want runtime assertions enabled. This is a cheap check. */
231 #undef ENABLE_RUNTIME_CHECKING
232
233 /* Define if you want all operations on trees (the basic data structure of the
234 front ends) to be checked for dynamic type safety at runtime. This is
235 moderately expensive. */
236 #ifndef USED_FOR_TARGET
237 #undef ENABLE_TREE_CHECKING
238 #endif
239
240
241 /* Define if you want all gimple types to be verified after gimplifiation.
242 This is cheap. */
243 #ifndef USED_FOR_TARGET
244 #undef ENABLE_TYPES_CHECKING
245 #endif
246
247
248 /* Define to get calls to the valgrind runtime enabled. */
249 #ifndef USED_FOR_TARGET
250 #undef ENABLE_VALGRIND_ANNOTATIONS
251 #endif
252
253
254 /* Define if you want to run subprograms and generated programs through
255 valgrind (a memory checker). This is extremely expensive. */
256 #ifndef USED_FOR_TARGET
257 #undef ENABLE_VALGRIND_CHECKING
258 #endif
259
260
261 /* Define 0/1 if vtable verification feature is enabled. */
262 #ifndef USED_FOR_TARGET
263 #undef ENABLE_VTABLE_VERIFY
264 #endif
265
266
267 /* Define to 1 if installation paths should be looked up in the Windows
268 Registry. Ignored on non-Windows hosts. */
269 #ifndef USED_FOR_TARGET
270 #undef ENABLE_WIN32_REGISTRY
271 #endif
272
273
274 /* Define to the name of a file containing a list of extra machine modes for
275 this architecture. */
276 #ifndef USED_FOR_TARGET
277 #undef EXTRA_MODES_FILE
278 #endif
279
280
281 /* Define to enable detailed memory allocation stats gathering. */
282 #ifndef USED_FOR_TARGET
283 #undef GATHER_STATISTICS
284 #endif
285
286
287 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
288 #ifndef USED_FOR_TARGET
289 #undef GWINSZ_IN_SYS_IOCTL
290 #endif
291
292
293 /* mcontext_t fields start with __ */
294 #ifndef USED_FOR_TARGET
295 #undef HAS_MCONTEXT_T_UNDERSCORES
296 #endif
297
298
299 /* Define if your assembler supports architecture modifiers. */
300 #ifndef USED_FOR_TARGET
301 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
302 #endif
303
304
305 /* Define if your avr assembler supports -mgcc-isr option. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_AVR_MGCCISR_OPTION
308 #endif
309
310
311 /* Define if your avr assembler supports --mlink-relax option. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
314 #endif
315
316
317 /* Define if your avr assembler supports -mrmw option. */
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_AS_AVR_MRMW_OPTION
320 #endif
321
322
323 /* Define to the level of your assembler's compressed debug section support.
324 */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_COMPRESS_DEBUG
327 #endif
328
329
330 /* Define if your assembler supports the --debug-prefix-map option. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_DEBUG_PREFIX_MAP
333 #endif
334
335
336 /* Define if your assembler supports .module. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DOT_MODULE
339 #endif
340
341
342 /* Define if your assembler supports DSPR1 mult. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_DSPR1_MULT
345 #endif
346
347
348 /* Define if your assembler supports .dtprelword. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_DTPRELWORD
351 #endif
352
353
354 /* Define if your assembler supports dwarf2 .file/.loc directives, and
355 preserves file table indices exactly as given. */
356 #ifndef USED_FOR_TARGET
357 #undef HAVE_AS_DWARF2_DEBUG_LINE
358 #endif
359
360
361 /* Define if your assembler supports views in dwarf2 .loc directives. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_DWARF2_DEBUG_VIEW
364 #endif
365
366
367 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_ENTRY_MARKERS
370 #endif
371
372
373 /* Define if your assembler supports explicit relocations. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_EXPLICIT_RELOCS
376 #endif
377
378
379 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_FMAF_HPC_VIS3
382 #endif
383
384
385 /* Define if your assembler supports the --gdwarf2 option. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
388 #endif
389
390
391 /* Define if your assembler supports .gnu_attribute. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GNU_ATTRIBUTE
394 #endif
395
396
397 /* Define true if the assembler supports '.long foo@GOTOFF'. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_GOTOFF_IN_DATA
400 #endif
401
402
403 /* Define if your assembler supports the --gstabs option. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_GSTABS_DEBUG_FLAG
406 #endif
407
408
409 /* Define if your assembler supports the Sun syntax for cmov. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
412 #endif
413
414
415 /* Define if your assembler supports the subtraction of symbols in different
416 sections. */
417 #ifndef USED_FOR_TARGET
418 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
419 #endif
420
421
422 /* Define if your assembler supports the ffreep mnemonic. */
423 #ifndef USED_FOR_TARGET
424 #undef HAVE_AS_IX86_FFREEP
425 #endif
426
427
428 /* Define if your assembler uses fildq and fistq mnemonics. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_FILDQ
431 #endif
432
433
434 /* Define if your assembler uses filds and fists mnemonics. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_FILDS
437 #endif
438
439
440 /* Define 0/1 if your assembler and linker support @GOT. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_GOT32X
443 #endif
444
445
446 /* Define if your assembler supports HLE prefixes. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_HLE
449 #endif
450
451
452 /* Define if your assembler supports interunit movq mnemonic. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
455 #endif
456
457
458 /* Define if your assembler supports the .quad directive. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_QUAD
461 #endif
462
463
464 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
467 #endif
468
469
470 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_SAHF
473 #endif
474
475
476 /* Define if your assembler supports the swap suffix. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_SWAP
479 #endif
480
481
482 /* Define if your assembler and linker support @tlsgdplt. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_TLSGDPLT
485 #endif
486
487
488 /* Define to 1 if your assembler and linker support @tlsldm. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_IX86_TLSLDM
491 #endif
492
493
494 /* Define to 1 if your assembler and linker support @tlsldmplt. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_IX86_TLSLDMPLT
497 #endif
498
499
500 /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
501 GOT. */
502 #ifndef USED_FOR_TARGET
503 #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
504 #endif
505
506
507 /* Define if your assembler supports the 'ud2' mnemonic. */
508 #ifndef USED_FOR_TARGET
509 #undef HAVE_AS_IX86_UD2
510 #endif
511
512
513 /* Define if your assembler supports the lituse_jsrdirect relocation. */
514 #ifndef USED_FOR_TARGET
515 #undef HAVE_AS_JSRDIRECT_RELOCS
516 #endif
517
518
519 /* Define if your assembler supports .sleb128 and .uleb128. */
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_AS_LEB128
522 #endif
523
524
525 /* Define if your assembler supports LEON instructions. */
526 #ifndef USED_FOR_TARGET
527 #undef HAVE_AS_LEON
528 #endif
529
530
531 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
532 #ifndef USED_FOR_TARGET
533 #undef HAVE_AS_LINE_ZERO
534 #endif
535
536
537 /* Define if your assembler supports ltoffx and ldxmov relocations. */
538 #ifndef USED_FOR_TARGET
539 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
540 #endif
541
542
543 /* Define if your assembler supports the -mabi option. */
544 #ifndef USED_FOR_TARGET
545 #undef HAVE_AS_MABI_OPTION
546 #endif
547
548
549 /* Define if your assembler supports .machine and .machinemode. */
550 #ifndef USED_FOR_TARGET
551 #undef HAVE_AS_MACHINE_MACHINEMODE
552 #endif
553
554
555 /* Define if your assembler supports mfcr field. */
556 #ifndef USED_FOR_TARGET
557 #undef HAVE_AS_MFCRF
558 #endif
559
560
561 /* Define if your Mac OS X assembler supports the -mmacos-version-min option.
562 */
563 #ifndef USED_FOR_TARGET
564 #undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION
565 #endif
566
567
568 /* Define if your assembler supports .mspabi_attribute. */
569 #ifndef USED_FOR_TARGET
570 #undef HAVE_AS_MSPABI_ATTRIBUTE
571 #endif
572
573
574 /* Define if the assembler understands -mnan=. */
575 #ifndef USED_FOR_TARGET
576 #undef HAVE_AS_NAN
577 #endif
578
579
580 /* Define if your assembler supports %gotoff relocation syntax. */
581 #ifndef USED_FOR_TARGET
582 #undef HAVE_AS_NIOS2_GOTOFF_RELOCATION
583 #endif
584
585
586 /* Define if your assembler supports the -no-mul-bug-abort option. */
587 #ifndef USED_FOR_TARGET
588 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
589 #endif
590
591
592 /* Define if the assembler understands -mno-shared. */
593 #ifndef USED_FOR_TARGET
594 #undef HAVE_AS_NO_SHARED
595 #endif
596
597
598 /* Define if your assembler supports offsetable %lo(). */
599 #ifndef USED_FOR_TARGET
600 #undef HAVE_AS_OFFSETABLE_LO10
601 #endif
602
603
604 /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
605 #ifndef USED_FOR_TARGET
606 #undef HAVE_AS_PLTSEQ
607 #endif
608
609
610 /* Define if your assembler supports .ref */
611 #ifndef USED_FOR_TARGET
612 #undef HAVE_AS_REF
613 #endif
614
615
616 /* Define if your assembler supports R_PPC_REL16 relocs. */
617 #ifndef USED_FOR_TARGET
618 #undef HAVE_AS_REL16
619 #endif
620
621
622 /* Define if your assembler supports -relax option. */
623 #ifndef USED_FOR_TARGET
624 #undef HAVE_AS_RELAX_OPTION
625 #endif
626
627
628 /* Define if your assembler supports .attribute. */
629 #ifndef USED_FOR_TARGET
630 #undef HAVE_AS_RISCV_ATTRIBUTE
631 #endif
632
633
634 /* Define if your assembler supports relocs needed by -fpic. */
635 #ifndef USED_FOR_TARGET
636 #undef HAVE_AS_SMALL_PIC_RELOCS
637 #endif
638
639
640 /* Define if your assembler supports SPARC4 instructions. */
641 #ifndef USED_FOR_TARGET
642 #undef HAVE_AS_SPARC4
643 #endif
644
645
646 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_AS_SPARC5_VIS4
649 #endif
650
651
652 /* Define if your assembler supports SPARC6 instructions. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_AS_SPARC6
655 #endif
656
657
658 /* Define if your assembler and linker support GOTDATA_OP relocs. */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_AS_SPARC_GOTDATA_OP
661 #endif
662
663
664 /* Define if your assembler and linker support unaligned PC relative relocs.
665 */
666 #ifndef USED_FOR_TARGET
667 #undef HAVE_AS_SPARC_UA_PCREL
668 #endif
669
670
671 /* Define if your assembler and linker support unaligned PC relative relocs
672 against hidden symbols. */
673 #ifndef USED_FOR_TARGET
674 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
675 #endif
676
677
678 /* Define if your assembler supports .stabs. */
679 #ifndef USED_FOR_TARGET
680 #undef HAVE_AS_STABS_DIRECTIVE
681 #endif
682
683
684 /* Define if your assembler and linker support thread-local storage. */
685 #ifndef USED_FOR_TARGET
686 #undef HAVE_AS_TLS
687 #endif
688
689
690 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
691 alignment hint argument. */
692 #ifndef USED_FOR_TARGET
693 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
694 #endif
695
696
697 /* Define if your assembler supports VSX instructions. */
698 #ifndef USED_FOR_TARGET
699 #undef HAVE_AS_VSX
700 #endif
701
702
703 /* Define if your assembler supports -xbrace_comment option. */
704 #ifndef USED_FOR_TARGET
705 #undef HAVE_AS_XBRACE_COMMENT_OPTION
706 #endif
707
708
709 /* Define to 1 if you have the `atoq' function. */
710 #ifndef USED_FOR_TARGET
711 #undef HAVE_ATOQ
712 #endif
713
714
715 /* Define to 1 if you have the `clearerr_unlocked' function. */
716 #ifndef USED_FOR_TARGET
717 #undef HAVE_CLEARERR_UNLOCKED
718 #endif
719
720
721 /* Define to 1 if you have the `clock' function. */
722 #ifndef USED_FOR_TARGET
723 #undef HAVE_CLOCK
724 #endif
725
726
727 /* Define if <time.h> defines clock_t. */
728 #ifndef USED_FOR_TARGET
729 #undef HAVE_CLOCK_T
730 #endif
731
732
733 /* Define 0/1 if your assembler and linker support COMDAT groups. */
734 #ifndef USED_FOR_TARGET
735 #undef HAVE_COMDAT_GROUP
736 #endif
737
738
739 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
740 */
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_DECL_ABORT
743 #endif
744
745
746 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
747 0. */
748 #ifndef USED_FOR_TARGET
749 #undef HAVE_DECL_ASPRINTF
750 #endif
751
752
753 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
754 #ifndef USED_FOR_TARGET
755 #undef HAVE_DECL_ATOF
756 #endif
757
758
759 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_DECL_ATOL
762 #endif
763
764
765 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
766 */
767 #ifndef USED_FOR_TARGET
768 #undef HAVE_DECL_ATOLL
769 #endif
770
771
772 /* Define to 1 if you have the declaration of `basename(const char*)', and to
773 0 if you don't. */
774 #ifndef USED_FOR_TARGET
775 #undef HAVE_DECL_BASENAME
776 #endif
777
778
779 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
780 */
781 #ifndef USED_FOR_TARGET
782 #undef HAVE_DECL_CALLOC
783 #endif
784
785
786 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
787 define to 0. */
788 #ifndef USED_FOR_TARGET
789 #undef HAVE_DECL_CLEARERR_UNLOCKED
790 #endif
791
792
793 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
794 */
795 #ifndef USED_FOR_TARGET
796 #undef HAVE_DECL_CLOCK
797 #endif
798
799
800 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
801 */
802 #ifndef USED_FOR_TARGET
803 #undef HAVE_DECL_ERRNO
804 #endif
805
806
807 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
808 to 0. */
809 #ifndef USED_FOR_TARGET
810 #undef HAVE_DECL_FEOF_UNLOCKED
811 #endif
812
813
814 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
815 define to 0. */
816 #ifndef USED_FOR_TARGET
817 #undef HAVE_DECL_FERROR_UNLOCKED
818 #endif
819
820
821 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
822 define to 0. */
823 #ifndef USED_FOR_TARGET
824 #undef HAVE_DECL_FFLUSH_UNLOCKED
825 #endif
826
827
828 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
829 #ifndef USED_FOR_TARGET
830 #undef HAVE_DECL_FFS
831 #endif
832
833
834 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
835 define to 0. */
836 #ifndef USED_FOR_TARGET
837 #undef HAVE_DECL_FGETC_UNLOCKED
838 #endif
839
840
841 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
842 define to 0. */
843 #ifndef USED_FOR_TARGET
844 #undef HAVE_DECL_FGETS_UNLOCKED
845 #endif
846
847
848 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
849 define to 0. */
850 #ifndef USED_FOR_TARGET
851 #undef HAVE_DECL_FILENO_UNLOCKED
852 #endif
853
854
855 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
856 define to 0. */
857 #ifndef USED_FOR_TARGET
858 #undef HAVE_DECL_FPRINTF_UNLOCKED
859 #endif
860
861
862 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
863 define to 0. */
864 #ifndef USED_FOR_TARGET
865 #undef HAVE_DECL_FPUTC_UNLOCKED
866 #endif
867
868
869 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
870 define to 0. */
871 #ifndef USED_FOR_TARGET
872 #undef HAVE_DECL_FPUTS_UNLOCKED
873 #endif
874
875
876 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
877 define to 0. */
878 #ifndef USED_FOR_TARGET
879 #undef HAVE_DECL_FREAD_UNLOCKED
880 #endif
881
882
883 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
884 #ifndef USED_FOR_TARGET
885 #undef HAVE_DECL_FREE
886 #endif
887
888
889 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
890 define to 0. */
891 #ifndef USED_FOR_TARGET
892 #undef HAVE_DECL_FWRITE_UNLOCKED
893 #endif
894
895
896 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
897 define to 0. */
898 #ifndef USED_FOR_TARGET
899 #undef HAVE_DECL_GETCHAR_UNLOCKED
900 #endif
901
902
903 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
904 */
905 #ifndef USED_FOR_TARGET
906 #undef HAVE_DECL_GETCWD
907 #endif
908
909
910 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
911 to 0. */
912 #ifndef USED_FOR_TARGET
913 #undef HAVE_DECL_GETC_UNLOCKED
914 #endif
915
916
917 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
918 */
919 #ifndef USED_FOR_TARGET
920 #undef HAVE_DECL_GETENV
921 #endif
922
923
924 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
925 */
926 #ifndef USED_FOR_TARGET
927 #undef HAVE_DECL_GETOPT
928 #endif
929
930
931 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
932 to 0. */
933 #ifndef USED_FOR_TARGET
934 #undef HAVE_DECL_GETPAGESIZE
935 #endif
936
937
938 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
939 0. */
940 #ifndef USED_FOR_TARGET
941 #undef HAVE_DECL_GETRLIMIT
942 #endif
943
944
945 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
946 0. */
947 #ifndef USED_FOR_TARGET
948 #undef HAVE_DECL_GETRUSAGE
949 #endif
950
951
952 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
953 */
954 #ifndef USED_FOR_TARGET
955 #undef HAVE_DECL_GETWD
956 #endif
957
958
959 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
960 0. */
961 #ifndef USED_FOR_TARGET
962 #undef HAVE_DECL_LDGETNAME
963 #endif
964
965
966 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
967 */
968 #ifndef USED_FOR_TARGET
969 #undef HAVE_DECL_MADVISE
970 #endif
971
972
973 /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
974 0. */
975 #ifndef USED_FOR_TARGET
976 #undef HAVE_DECL_MALLINFO
977 #endif
978
979
980 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
981 */
982 #ifndef USED_FOR_TARGET
983 #undef HAVE_DECL_MALLOC
984 #endif
985
986
987 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
988 define to 0. */
989 #ifndef USED_FOR_TARGET
990 #undef HAVE_DECL_PUTCHAR_UNLOCKED
991 #endif
992
993
994 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
995 to 0. */
996 #ifndef USED_FOR_TARGET
997 #undef HAVE_DECL_PUTC_UNLOCKED
998 #endif
999
1000
1001 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1002 */
1003 #ifndef USED_FOR_TARGET
1004 #undef HAVE_DECL_REALLOC
1005 #endif
1006
1007
1008 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1009 #ifndef USED_FOR_TARGET
1010 #undef HAVE_DECL_SBRK
1011 #endif
1012
1013
1014 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1015 */
1016 #ifndef USED_FOR_TARGET
1017 #undef HAVE_DECL_SETENV
1018 #endif
1019
1020
1021 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1022 0. */
1023 #ifndef USED_FOR_TARGET
1024 #undef HAVE_DECL_SETRLIMIT
1025 #endif
1026
1027
1028 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1029 to 0. */
1030 #ifndef USED_FOR_TARGET
1031 #undef HAVE_DECL_SIGALTSTACK
1032 #endif
1033
1034
1035 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1036 0. */
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_DECL_SNPRINTF
1039 #endif
1040
1041
1042 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1043 */
1044 #ifndef USED_FOR_TARGET
1045 #undef HAVE_DECL_STPCPY
1046 #endif
1047
1048
1049 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1050 */
1051 #ifndef USED_FOR_TARGET
1052 #undef HAVE_DECL_STRNLEN
1053 #endif
1054
1055
1056 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1057 0. */
1058 #ifndef USED_FOR_TARGET
1059 #undef HAVE_DECL_STRSIGNAL
1060 #endif
1061
1062
1063 /* Define to 1 if you have the declaration of `strstr(const char*,const
1064 char*)', and to 0 if you don't. */
1065 #ifndef USED_FOR_TARGET
1066 #undef HAVE_DECL_STRSTR
1067 #endif
1068
1069
1070 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1071 */
1072 #ifndef USED_FOR_TARGET
1073 #undef HAVE_DECL_STRTOL
1074 #endif
1075
1076
1077 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1078 */
1079 #ifndef USED_FOR_TARGET
1080 #undef HAVE_DECL_STRTOLL
1081 #endif
1082
1083
1084 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1085 */
1086 #ifndef USED_FOR_TARGET
1087 #undef HAVE_DECL_STRTOUL
1088 #endif
1089
1090
1091 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1092 0. */
1093 #ifndef USED_FOR_TARGET
1094 #undef HAVE_DECL_STRTOULL
1095 #endif
1096
1097
1098 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1099 0. */
1100 #ifndef USED_FOR_TARGET
1101 #undef HAVE_DECL_STRVERSCMP
1102 #endif
1103
1104
1105 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1106 */
1107 #ifndef USED_FOR_TARGET
1108 #undef HAVE_DECL_TIMES
1109 #endif
1110
1111
1112 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1113 0. */
1114 #ifndef USED_FOR_TARGET
1115 #undef HAVE_DECL_UNSETENV
1116 #endif
1117
1118
1119 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1120 0. */
1121 #ifndef USED_FOR_TARGET
1122 #undef HAVE_DECL_VASPRINTF
1123 #endif
1124
1125
1126 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1127 0. */
1128 #ifndef USED_FOR_TARGET
1129 #undef HAVE_DECL_VSNPRINTF
1130 #endif
1131
1132
1133 /* Define to 1 if you have the <direct.h> header file. */
1134 #ifndef USED_FOR_TARGET
1135 #undef HAVE_DIRECT_H
1136 #endif
1137
1138
1139 /* Define to 1 if you have the <dlfcn.h> header file. */
1140 #ifndef USED_FOR_TARGET
1141 #undef HAVE_DLFCN_H
1142 #endif
1143
1144
1145 /* Define to 1 if you have the <ext/hash_map> header file. */
1146 #ifndef USED_FOR_TARGET
1147 #undef HAVE_EXT_HASH_MAP
1148 #endif
1149
1150
1151 /* Define to 1 if you have the <fcntl.h> header file. */
1152 #ifndef USED_FOR_TARGET
1153 #undef HAVE_FCNTL_H
1154 #endif
1155
1156
1157 /* Define to 1 if you have the `feof_unlocked' function. */
1158 #ifndef USED_FOR_TARGET
1159 #undef HAVE_FEOF_UNLOCKED
1160 #endif
1161
1162
1163 /* Define to 1 if you have the `ferror_unlocked' function. */
1164 #ifndef USED_FOR_TARGET
1165 #undef HAVE_FERROR_UNLOCKED
1166 #endif
1167
1168
1169 /* Define to 1 if you have the `fflush_unlocked' function. */
1170 #ifndef USED_FOR_TARGET
1171 #undef HAVE_FFLUSH_UNLOCKED
1172 #endif
1173
1174
1175 /* Define to 1 if you have the `fgetc_unlocked' function. */
1176 #ifndef USED_FOR_TARGET
1177 #undef HAVE_FGETC_UNLOCKED
1178 #endif
1179
1180
1181 /* Define to 1 if you have the `fgets_unlocked' function. */
1182 #ifndef USED_FOR_TARGET
1183 #undef HAVE_FGETS_UNLOCKED
1184 #endif
1185
1186
1187 /* Define to 1 if you have the `fileno_unlocked' function. */
1188 #ifndef USED_FOR_TARGET
1189 #undef HAVE_FILENO_UNLOCKED
1190 #endif
1191
1192
1193 /* Define to 1 if you have the `fork' function. */
1194 #ifndef USED_FOR_TARGET
1195 #undef HAVE_FORK
1196 #endif
1197
1198
1199 /* Define to 1 if you have the `fprintf_unlocked' function. */
1200 #ifndef USED_FOR_TARGET
1201 #undef HAVE_FPRINTF_UNLOCKED
1202 #endif
1203
1204
1205 /* Define to 1 if you have the `fputc_unlocked' function. */
1206 #ifndef USED_FOR_TARGET
1207 #undef HAVE_FPUTC_UNLOCKED
1208 #endif
1209
1210
1211 /* Define to 1 if you have the `fputs_unlocked' function. */
1212 #ifndef USED_FOR_TARGET
1213 #undef HAVE_FPUTS_UNLOCKED
1214 #endif
1215
1216
1217 /* Define to 1 if you have the `fread_unlocked' function. */
1218 #ifndef USED_FOR_TARGET
1219 #undef HAVE_FREAD_UNLOCKED
1220 #endif
1221
1222
1223 /* Define to 1 if you have the <ftw.h> header file. */
1224 #ifndef USED_FOR_TARGET
1225 #undef HAVE_FTW_H
1226 #endif
1227
1228
1229 /* Define to 1 if you have the `fwrite_unlocked' function. */
1230 #ifndef USED_FOR_TARGET
1231 #undef HAVE_FWRITE_UNLOCKED
1232 #endif
1233
1234
1235 /* Define if your assembler supports specifying the alignment of objects
1236 allocated using the GAS .comm command. */
1237 #ifndef USED_FOR_TARGET
1238 #undef HAVE_GAS_ALIGNED_COMM
1239 #endif
1240
1241
1242 /* Define if your assembler supports .balign and .p2align. */
1243 #ifndef USED_FOR_TARGET
1244 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1245 #endif
1246
1247
1248 /* Define 0/1 if your assembler supports CFI directives. */
1249 #undef HAVE_GAS_CFI_DIRECTIVE
1250
1251 /* Define 0/1 if your assembler supports .cfi_personality. */
1252 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1253
1254 /* Define 0/1 if your assembler supports .cfi_sections. */
1255 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1256
1257 /* Define if your assembler supports the .loc discriminator sub-directive. */
1258 #ifndef USED_FOR_TARGET
1259 #undef HAVE_GAS_DISCRIMINATOR
1260 #endif
1261
1262
1263 /* Define if your assembler supports @gnu_unique_object. */
1264 #ifndef USED_FOR_TARGET
1265 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1266 #endif
1267
1268
1269 /* Define if your assembler and linker support .hidden. */
1270 #undef HAVE_GAS_HIDDEN
1271
1272 /* Define if your assembler supports .lcomm with an alignment field. */
1273 #ifndef USED_FOR_TARGET
1274 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1275 #endif
1276
1277
1278 /* Define if your assembler supports .literal16. */
1279 #ifndef USED_FOR_TARGET
1280 #undef HAVE_GAS_LITERAL16
1281 #endif
1282
1283
1284 /* Define if your assembler supports the .loc is_stmt sub-directive. */
1285 #ifndef USED_FOR_TARGET
1286 #undef HAVE_GAS_LOC_STMT
1287 #endif
1288
1289
1290 /* Define if your assembler supports specifying the maximum number of bytes to
1291 skip when using the GAS .p2align command. */
1292 #ifndef USED_FOR_TARGET
1293 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1294 #endif
1295
1296
1297 /* Define if your assembler supports the .set micromips directive */
1298 #ifndef USED_FOR_TARGET
1299 #undef HAVE_GAS_MICROMIPS
1300 #endif
1301
1302
1303 /* Define if your assembler supports .nsubspa comdat option. */
1304 #ifndef USED_FOR_TARGET
1305 #undef HAVE_GAS_NSUBSPA_COMDAT
1306 #endif
1307
1308
1309 /* Define if your assembler and linker support 32-bit section relative relocs
1310 via '.secrel32 label'. */
1311 #ifndef USED_FOR_TARGET
1312 #undef HAVE_GAS_PE_SECREL32_RELOC
1313 #endif
1314
1315
1316 /* Define if your assembler supports specifying the exclude section flag. */
1317 #ifndef USED_FOR_TARGET
1318 #undef HAVE_GAS_SECTION_EXCLUDE
1319 #endif
1320
1321
1322 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1323 */
1324 #ifndef USED_FOR_TARGET
1325 #undef HAVE_GAS_SHF_MERGE
1326 #endif
1327
1328
1329 /* Define if your assembler supports .subsection and .subsection -1 starts
1330 emitting at the beginning of your section. */
1331 #ifndef USED_FOR_TARGET
1332 #undef HAVE_GAS_SUBSECTION_ORDERING
1333 #endif
1334
1335
1336 /* Define if your assembler supports .weak. */
1337 #ifndef USED_FOR_TARGET
1338 #undef HAVE_GAS_WEAK
1339 #endif
1340
1341
1342 /* Define if your assembler supports .weakref. */
1343 #ifndef USED_FOR_TARGET
1344 #undef HAVE_GAS_WEAKREF
1345 #endif
1346
1347
1348 /* Define to 1 if you have the `getchar_unlocked' function. */
1349 #ifndef USED_FOR_TARGET
1350 #undef HAVE_GETCHAR_UNLOCKED
1351 #endif
1352
1353
1354 /* Define to 1 if you have the `getc_unlocked' function. */
1355 #ifndef USED_FOR_TARGET
1356 #undef HAVE_GETC_UNLOCKED
1357 #endif
1358
1359
1360 /* Define to 1 if you have the `getrlimit' function. */
1361 #ifndef USED_FOR_TARGET
1362 #undef HAVE_GETRLIMIT
1363 #endif
1364
1365
1366 /* Define to 1 if you have the `getrusage' function. */
1367 #ifndef USED_FOR_TARGET
1368 #undef HAVE_GETRUSAGE
1369 #endif
1370
1371
1372 /* Define to 1 if you have the `gettimeofday' function. */
1373 #ifndef USED_FOR_TARGET
1374 #undef HAVE_GETTIMEOFDAY
1375 #endif
1376
1377
1378 /* Define to 1 if using GNU as. */
1379 #ifndef USED_FOR_TARGET
1380 #undef HAVE_GNU_AS
1381 #endif
1382
1383
1384 /* Define if your system supports gnu indirect functions. */
1385 #ifndef USED_FOR_TARGET
1386 #undef HAVE_GNU_INDIRECT_FUNCTION
1387 #endif
1388
1389
1390 /* Define to 1 if using GNU ld. */
1391 #ifndef USED_FOR_TARGET
1392 #undef HAVE_GNU_LD
1393 #endif
1394
1395
1396 /* Define if the gold linker supports split stack and is available as a
1397 non-default */
1398 #ifndef USED_FOR_TARGET
1399 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1400 #endif
1401
1402
1403 /* Define if you have the iconv() function. */
1404 #ifndef USED_FOR_TARGET
1405 #undef HAVE_ICONV
1406 #endif
1407
1408
1409 /* Define to 1 if you have the <iconv.h> header file. */
1410 #ifndef USED_FOR_TARGET
1411 #undef HAVE_ICONV_H
1412 #endif
1413
1414
1415 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1416 */
1417 #ifndef USED_FOR_TARGET
1418 #undef HAVE_INITFINI_ARRAY_SUPPORT
1419 #endif
1420
1421
1422 /* Define to 1 if the system has the type `intmax_t'. */
1423 #ifndef USED_FOR_TARGET
1424 #undef HAVE_INTMAX_T
1425 #endif
1426
1427
1428 /* Define to 1 if the system has the type `intptr_t'. */
1429 #ifndef USED_FOR_TARGET
1430 #undef HAVE_INTPTR_T
1431 #endif
1432
1433
1434 /* Define if you have a working <inttypes.h> header file. */
1435 #ifndef USED_FOR_TARGET
1436 #undef HAVE_INTTYPES_H
1437 #endif
1438
1439
1440 /* Define to 1 if you have the `kill' function. */
1441 #ifndef USED_FOR_TARGET
1442 #undef HAVE_KILL
1443 #endif
1444
1445
1446 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1447 #ifndef USED_FOR_TARGET
1448 #undef HAVE_LANGINFO_CODESET
1449 #endif
1450
1451
1452 /* Define to 1 if you have the <langinfo.h> header file. */
1453 #ifndef USED_FOR_TARGET
1454 #undef HAVE_LANGINFO_H
1455 #endif
1456
1457
1458 /* Define if your <locale.h> file defines LC_MESSAGES. */
1459 #ifndef USED_FOR_TARGET
1460 #undef HAVE_LC_MESSAGES
1461 #endif
1462
1463
1464 /* Define to 1 if you have the <ldfcn.h> header file. */
1465 #ifndef USED_FOR_TARGET
1466 #undef HAVE_LDFCN_H
1467 #endif
1468
1469
1470 /* Define 0/1 if your linker supports the SHF_MERGE flag with section
1471 alignment > 1. */
1472 #ifndef USED_FOR_TARGET
1473 #undef HAVE_LD_ALIGNED_SHF_MERGE
1474 #endif
1475
1476
1477 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1478 options. */
1479 #ifndef USED_FOR_TARGET
1480 #undef HAVE_LD_AS_NEEDED
1481 #endif
1482
1483
1484 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1485 flash. */
1486 #ifndef USED_FOR_TARGET
1487 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1488 #endif
1489
1490
1491 /* Define if your linker supports -z bndplt */
1492 #ifndef USED_FOR_TARGET
1493 #undef HAVE_LD_BNDPLT_SUPPORT
1494 #endif
1495
1496
1497 /* Define if your linker supports --build-id. */
1498 #ifndef USED_FOR_TARGET
1499 #undef HAVE_LD_BUILDID
1500 #endif
1501
1502
1503 /* Define if the linker supports clearing hardware capabilities via mapfile.
1504 */
1505 #ifndef USED_FOR_TARGET
1506 #undef HAVE_LD_CLEARCAP
1507 #endif
1508
1509
1510 /* Define to the level of your linker's compressed debug section support. */
1511 #ifndef USED_FOR_TARGET
1512 #undef HAVE_LD_COMPRESS_DEBUG
1513 #endif
1514
1515
1516 /* Define if your linker supports --demangle option. */
1517 #ifndef USED_FOR_TARGET
1518 #undef HAVE_LD_DEMANGLE
1519 #endif
1520
1521
1522 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1523 #ifndef USED_FOR_TARGET
1524 #undef HAVE_LD_EH_FRAME_CIEV3
1525 #endif
1526
1527
1528 /* Define if your linker supports .eh_frame_hdr. */
1529 #undef HAVE_LD_EH_FRAME_HDR
1530
1531 /* Define if your linker supports garbage collection of sections in presence
1532 of EH frames. */
1533 #ifndef USED_FOR_TARGET
1534 #undef HAVE_LD_EH_GC_SECTIONS
1535 #endif
1536
1537
1538 /* Define if your linker has buggy garbage collection of sections support when
1539 .text.startup.foo like sections are used. */
1540 #ifndef USED_FOR_TARGET
1541 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1542 #endif
1543
1544
1545 /* Define if your PowerPC64 linker supports a large TOC. */
1546 #ifndef USED_FOR_TARGET
1547 #undef HAVE_LD_LARGE_TOC
1548 #endif
1549
1550
1551 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1552 #ifndef USED_FOR_TARGET
1553 #undef HAVE_LD_NO_DOT_SYMS
1554 #endif
1555
1556
1557 /* Define if your linker can relax absolute .eh_frame personality pointers
1558 into PC-relative form. */
1559 #ifndef USED_FOR_TARGET
1560 #undef HAVE_LD_PERSONALITY_RELAXATION
1561 #endif
1562
1563
1564 /* Define if your linker supports PIE option. */
1565 #ifndef USED_FOR_TARGET
1566 #undef HAVE_LD_PIE
1567 #endif
1568
1569
1570 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1571 #ifndef USED_FOR_TARGET
1572 #undef HAVE_LD_PIE_COPYRELOC
1573 #endif
1574
1575
1576 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1577 #ifndef USED_FOR_TARGET
1578 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1579 #endif
1580
1581
1582 /* Define if your linker supports --push-state/--pop-state */
1583 #ifndef USED_FOR_TARGET
1584 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1585 #endif
1586
1587
1588 /* Define if your linker links a mix of read-only and read-write sections into
1589 a read-write section. */
1590 #ifndef USED_FOR_TARGET
1591 #undef HAVE_LD_RO_RW_SECTION_MIXING
1592 #endif
1593
1594
1595 /* Define if your linker supports the *_sol2 emulations. */
1596 #ifndef USED_FOR_TARGET
1597 #undef HAVE_LD_SOL2_EMULATION
1598 #endif
1599
1600
1601 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1602 #ifndef USED_FOR_TARGET
1603 #undef HAVE_LD_STATIC_DYNAMIC
1604 #endif
1605
1606
1607 /* Define if your linker supports --sysroot. */
1608 #ifndef USED_FOR_TARGET
1609 #undef HAVE_LD_SYSROOT
1610 #endif
1611
1612
1613 /* Define to 1 if you have the <limits.h> header file. */
1614 #ifndef USED_FOR_TARGET
1615 #undef HAVE_LIMITS_H
1616 #endif
1617
1618
1619 /* Define to 1 if you have the <locale.h> header file. */
1620 #ifndef USED_FOR_TARGET
1621 #undef HAVE_LOCALE_H
1622 #endif
1623
1624
1625 /* Define to 1 if the system has the type `long long'. */
1626 #ifndef USED_FOR_TARGET
1627 #undef HAVE_LONG_LONG
1628 #endif
1629
1630
1631 /* Define to 1 if the system has the type `long long int'. */
1632 #ifndef USED_FOR_TARGET
1633 #undef HAVE_LONG_LONG_INT
1634 #endif
1635
1636
1637 /* Define to the level of your linker's plugin support. */
1638 #ifndef USED_FOR_TARGET
1639 #undef HAVE_LTO_PLUGIN
1640 #endif
1641
1642
1643 /* Define to 1 if you have the `madvise' function. */
1644 #ifndef USED_FOR_TARGET
1645 #undef HAVE_MADVISE
1646 #endif
1647
1648
1649 /* Define to 1 if you have the `mallinfo' function. */
1650 #ifndef USED_FOR_TARGET
1651 #undef HAVE_MALLINFO
1652 #endif
1653
1654
1655 /* Define to 1 if you have the <malloc.h> header file. */
1656 #ifndef USED_FOR_TARGET
1657 #undef HAVE_MALLOC_H
1658 #endif
1659
1660
1661 /* Define to 1 if you have the `mbstowcs' function. */
1662 #ifndef USED_FOR_TARGET
1663 #undef HAVE_MBSTOWCS
1664 #endif
1665
1666
1667 /* Define if valgrind's memcheck.h header is installed. */
1668 #ifndef USED_FOR_TARGET
1669 #undef HAVE_MEMCHECK_H
1670 #endif
1671
1672
1673 /* Define to 1 if you have the <memory.h> header file. */
1674 #ifndef USED_FOR_TARGET
1675 #undef HAVE_MEMORY_H
1676 #endif
1677
1678
1679 /* Define to 1 if you have the `mmap' function. */
1680 #ifndef USED_FOR_TARGET
1681 #undef HAVE_MMAP
1682 #endif
1683
1684
1685 /* Define if mmap with MAP_ANON(YMOUS) works. */
1686 #ifndef USED_FOR_TARGET
1687 #undef HAVE_MMAP_ANON
1688 #endif
1689
1690
1691 /* Define if mmap of /dev/zero works. */
1692 #ifndef USED_FOR_TARGET
1693 #undef HAVE_MMAP_DEV_ZERO
1694 #endif
1695
1696
1697 /* Define if read-only mmap of a plain file works. */
1698 #ifndef USED_FOR_TARGET
1699 #undef HAVE_MMAP_FILE
1700 #endif
1701
1702
1703 /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1704 */
1705 #ifndef USED_FOR_TARGET
1706 #undef HAVE_NEWLIB_NANO_FORMATTED_IO
1707 #endif
1708
1709
1710 /* Define to 1 if you have the `nl_langinfo' function. */
1711 #ifndef USED_FOR_TARGET
1712 #undef HAVE_NL_LANGINFO
1713 #endif
1714
1715
1716 /* Define to 1 if you have the `popen' function. */
1717 #ifndef USED_FOR_TARGET
1718 #undef HAVE_POPEN
1719 #endif
1720
1721
1722 /* Define to 1 if you have the `putchar_unlocked' function. */
1723 #ifndef USED_FOR_TARGET
1724 #undef HAVE_PUTCHAR_UNLOCKED
1725 #endif
1726
1727
1728 /* Define to 1 if you have the `putc_unlocked' function. */
1729 #ifndef USED_FOR_TARGET
1730 #undef HAVE_PUTC_UNLOCKED
1731 #endif
1732
1733
1734 /* Define to 1 if you have the `setlocale' function. */
1735 #ifndef USED_FOR_TARGET
1736 #undef HAVE_SETLOCALE
1737 #endif
1738
1739
1740 /* Define to 1 if you have the `setrlimit' function. */
1741 #ifndef USED_FOR_TARGET
1742 #undef HAVE_SETRLIMIT
1743 #endif
1744
1745
1746 /* Define if the system-provided CRTs are present on Solaris. */
1747 #ifndef USED_FOR_TARGET
1748 #undef HAVE_SOLARIS_CRTS
1749 #endif
1750
1751
1752 /* Define to 1 if you have the <stddef.h> header file. */
1753 #ifndef USED_FOR_TARGET
1754 #undef HAVE_STDDEF_H
1755 #endif
1756
1757
1758 /* Define to 1 if you have the <stdint.h> header file. */
1759 #ifndef USED_FOR_TARGET
1760 #undef HAVE_STDINT_H
1761 #endif
1762
1763
1764 /* Define to 1 if you have the <stdlib.h> header file. */
1765 #ifndef USED_FOR_TARGET
1766 #undef HAVE_STDLIB_H
1767 #endif
1768
1769
1770 /* Define to 1 if you have the <strings.h> header file. */
1771 #ifndef USED_FOR_TARGET
1772 #undef HAVE_STRINGS_H
1773 #endif
1774
1775
1776 /* Define to 1 if you have the <string.h> header file. */
1777 #ifndef USED_FOR_TARGET
1778 #undef HAVE_STRING_H
1779 #endif
1780
1781
1782 /* Define to 1 if you have the `strsignal' function. */
1783 #ifndef USED_FOR_TARGET
1784 #undef HAVE_STRSIGNAL
1785 #endif
1786
1787
1788 /* Define if <sys/times.h> defines struct tms. */
1789 #ifndef USED_FOR_TARGET
1790 #undef HAVE_STRUCT_TMS
1791 #endif
1792
1793
1794 /* Define if <utility> defines std::swap. */
1795 #ifndef USED_FOR_TARGET
1796 #undef HAVE_SWAP_IN_UTILITY
1797 #endif
1798
1799
1800 /* Define to 1 if you have the `sysconf' function. */
1801 #ifndef USED_FOR_TARGET
1802 #undef HAVE_SYSCONF
1803 #endif
1804
1805
1806 /* Define to 1 if you have the <sys/file.h> header file. */
1807 #ifndef USED_FOR_TARGET
1808 #undef HAVE_SYS_FILE_H
1809 #endif
1810
1811
1812 /* Define to 1 if you have the <sys/mman.h> header file. */
1813 #ifndef USED_FOR_TARGET
1814 #undef HAVE_SYS_MMAN_H
1815 #endif
1816
1817
1818 /* Define to 1 if you have the <sys/param.h> header file. */
1819 #ifndef USED_FOR_TARGET
1820 #undef HAVE_SYS_PARAM_H
1821 #endif
1822
1823
1824 /* Define to 1 if you have the <sys/resource.h> header file. */
1825 #ifndef USED_FOR_TARGET
1826 #undef HAVE_SYS_RESOURCE_H
1827 #endif
1828
1829
1830 /* Define if your target C library provides sys/sdt.h */
1831 #undef HAVE_SYS_SDT_H
1832
1833 /* Define to 1 if you have the <sys/stat.h> header file. */
1834 #ifndef USED_FOR_TARGET
1835 #undef HAVE_SYS_STAT_H
1836 #endif
1837
1838
1839 /* Define to 1 if you have the <sys/times.h> header file. */
1840 #ifndef USED_FOR_TARGET
1841 #undef HAVE_SYS_TIMES_H
1842 #endif
1843
1844
1845 /* Define to 1 if you have the <sys/time.h> header file. */
1846 #ifndef USED_FOR_TARGET
1847 #undef HAVE_SYS_TIME_H
1848 #endif
1849
1850
1851 /* Define to 1 if you have the <sys/types.h> header file. */
1852 #ifndef USED_FOR_TARGET
1853 #undef HAVE_SYS_TYPES_H
1854 #endif
1855
1856
1857 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1858 #ifndef USED_FOR_TARGET
1859 #undef HAVE_SYS_WAIT_H
1860 #endif
1861
1862
1863 /* Define to 1 if you have the `times' function. */
1864 #ifndef USED_FOR_TARGET
1865 #undef HAVE_TIMES
1866 #endif
1867
1868
1869 /* Define to 1 if you have the <time.h> header file. */
1870 #ifndef USED_FOR_TARGET
1871 #undef HAVE_TIME_H
1872 #endif
1873
1874
1875 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1876 #ifndef USED_FOR_TARGET
1877 #undef HAVE_TR1_UNORDERED_MAP
1878 #endif
1879
1880
1881 /* Define to 1 if the system has the type `uintmax_t'. */
1882 #ifndef USED_FOR_TARGET
1883 #undef HAVE_UINTMAX_T
1884 #endif
1885
1886
1887 /* Define to 1 if the system has the type `uintptr_t'. */
1888 #ifndef USED_FOR_TARGET
1889 #undef HAVE_UINTPTR_T
1890 #endif
1891
1892
1893 /* Define to 1 if you have the <unistd.h> header file. */
1894 #ifndef USED_FOR_TARGET
1895 #undef HAVE_UNISTD_H
1896 #endif
1897
1898
1899 /* Define to 1 if you have the <unordered_map> header file. */
1900 #ifndef USED_FOR_TARGET
1901 #undef HAVE_UNORDERED_MAP
1902 #endif
1903
1904
1905 /* Define to 1 if the system has the type `unsigned long long int'. */
1906 #ifndef USED_FOR_TARGET
1907 #undef HAVE_UNSIGNED_LONG_LONG_INT
1908 #endif
1909
1910
1911 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1912 #ifndef USED_FOR_TARGET
1913 #undef HAVE_VALGRIND_MEMCHECK_H
1914 #endif
1915
1916
1917 /* Define to 1 if you have the `vfork' function. */
1918 #ifndef USED_FOR_TARGET
1919 #undef HAVE_VFORK
1920 #endif
1921
1922
1923 /* Define to 1 if you have the <vfork.h> header file. */
1924 #ifndef USED_FOR_TARGET
1925 #undef HAVE_VFORK_H
1926 #endif
1927
1928
1929 /* Define to 1 if you have the <wchar.h> header file. */
1930 #ifndef USED_FOR_TARGET
1931 #undef HAVE_WCHAR_H
1932 #endif
1933
1934
1935 /* Define to 1 if you have the `wcswidth' function. */
1936 #ifndef USED_FOR_TARGET
1937 #undef HAVE_WCSWIDTH
1938 #endif
1939
1940
1941 /* Define to 1 if `fork' works. */
1942 #ifndef USED_FOR_TARGET
1943 #undef HAVE_WORKING_FORK
1944 #endif
1945
1946
1947 /* Define this macro if mbstowcs does not crash when its first argument is
1948 NULL. */
1949 #ifndef USED_FOR_TARGET
1950 #undef HAVE_WORKING_MBSTOWCS
1951 #endif
1952
1953
1954 /* Define to 1 if `vfork' works. */
1955 #ifndef USED_FOR_TARGET
1956 #undef HAVE_WORKING_VFORK
1957 #endif
1958
1959
1960 /* Define if your assembler supports AIX debug frame section label reference.
1961 */
1962 #ifndef USED_FOR_TARGET
1963 #undef HAVE_XCOFF_DWARF_EXTRAS
1964 #endif
1965
1966
1967 /* Define if you have a working <zstd.h> header file. */
1968 #ifndef USED_FOR_TARGET
1969 #undef HAVE_ZSTD_H
1970 #endif
1971
1972
1973 /* Define if isl is in use. */
1974 #ifndef USED_FOR_TARGET
1975 #undef HAVE_isl
1976 #endif
1977
1978
1979 /* Define if F_SETLKW supported by fcntl. */
1980 #ifndef USED_FOR_TARGET
1981 #undef HOST_HAS_F_SETLKW
1982 #endif
1983
1984
1985 /* Define as const if the declaration of iconv() needs const. */
1986 #ifndef USED_FOR_TARGET
1987 #undef ICONV_CONST
1988 #endif
1989
1990
1991 /* Define if int64_t uses long as underlying type. */
1992 #ifndef USED_FOR_TARGET
1993 #undef INT64_T_IS_LONG
1994 #endif
1995
1996
1997 /* Define to 1 if ld64 supports '-export_dynamic'. */
1998 #ifndef USED_FOR_TARGET
1999 #undef LD64_HAS_EXPORT_DYNAMIC
2000 #endif
2001
2002
2003 /* Define to ld64 version. */
2004 #ifndef USED_FOR_TARGET
2005 #undef LD64_VERSION
2006 #endif
2007
2008
2009 /* Define to the linker option to ignore unused dependencies. */
2010 #ifndef USED_FOR_TARGET
2011 #undef LD_AS_NEEDED_OPTION
2012 #endif
2013
2014
2015 /* Define to the linker option to enable compressed debug sections. */
2016 #ifndef USED_FOR_TARGET
2017 #undef LD_COMPRESS_DEBUG_OPTION
2018 #endif
2019
2020
2021 /* Define to the linker option to enable use of shared objects. */
2022 #ifndef USED_FOR_TARGET
2023 #undef LD_DYNAMIC_OPTION
2024 #endif
2025
2026
2027 /* Define to the linker option to keep unused dependencies. */
2028 #ifndef USED_FOR_TARGET
2029 #undef LD_NO_AS_NEEDED_OPTION
2030 #endif
2031
2032
2033 /* Define to the linker option to disable use of shared objects. */
2034 #ifndef USED_FOR_TARGET
2035 #undef LD_STATIC_OPTION
2036 #endif
2037
2038
2039 /* The linker hash style */
2040 #ifndef USED_FOR_TARGET
2041 #undef LINKER_HASH_STYLE
2042 #endif
2043
2044
2045 /* Define to the name of the LTO plugin DSO that must be passed to the
2046 linker's -plugin=LIB option. */
2047 #ifndef USED_FOR_TARGET
2048 #undef LTOPLUGINSONAME
2049 #endif
2050
2051
2052 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2053 */
2054 #ifndef USED_FOR_TARGET
2055 #undef LT_OBJDIR
2056 #endif
2057
2058
2059 /* Define if we should link mingw executables with --large-address-aware */
2060 #ifndef USED_FOR_TARGET
2061 #undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2062 #endif
2063
2064
2065 /* Value to set mingw's _dowildcard to. */
2066 #ifndef USED_FOR_TARGET
2067 #undef MINGW_DOWILDCARD
2068 #endif
2069
2070
2071 /* Define if host mkdir takes a single argument. */
2072 #ifndef USED_FOR_TARGET
2073 #undef MKDIR_TAKES_ONE_ARG
2074 #endif
2075
2076
2077 /* Define to offload targets, separated by commas. */
2078 #ifndef USED_FOR_TARGET
2079 #undef OFFLOAD_TARGETS
2080 #endif
2081
2082
2083 /* Define to the address where bug reports for this package should be sent. */
2084 #ifndef USED_FOR_TARGET
2085 #undef PACKAGE_BUGREPORT
2086 #endif
2087
2088
2089 /* Define to the full name of this package. */
2090 #ifndef USED_FOR_TARGET
2091 #undef PACKAGE_NAME
2092 #endif
2093
2094
2095 /* Define to the full name and version of this package. */
2096 #ifndef USED_FOR_TARGET
2097 #undef PACKAGE_STRING
2098 #endif
2099
2100
2101 /* Define to the one symbol short name of this package. */
2102 #ifndef USED_FOR_TARGET
2103 #undef PACKAGE_TARNAME
2104 #endif
2105
2106
2107 /* Define to the home page for this package. */
2108 #ifndef USED_FOR_TARGET
2109 #undef PACKAGE_URL
2110 #endif
2111
2112
2113 /* Define to the version of this package. */
2114 #ifndef USED_FOR_TARGET
2115 #undef PACKAGE_VERSION
2116 #endif
2117
2118
2119 /* Specify plugin linker */
2120 #ifndef USED_FOR_TARGET
2121 #undef PLUGIN_LD_SUFFIX
2122 #endif
2123
2124
2125 /* Define to .TOC. alignment forced by your linker. */
2126 #ifndef USED_FOR_TARGET
2127 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2128 #endif
2129
2130
2131 /* Define to PREFIX/include if cpp should also search that directory. */
2132 #ifndef USED_FOR_TARGET
2133 #undef PREFIX_INCLUDE_DIR
2134 #endif
2135
2136
2137 /* The size of `int', as computed by sizeof. */
2138 #ifndef USED_FOR_TARGET
2139 #undef SIZEOF_INT
2140 #endif
2141
2142
2143 /* The size of `long', as computed by sizeof. */
2144 #ifndef USED_FOR_TARGET
2145 #undef SIZEOF_LONG
2146 #endif
2147
2148
2149 /* The size of `long long', as computed by sizeof. */
2150 #ifndef USED_FOR_TARGET
2151 #undef SIZEOF_LONG_LONG
2152 #endif
2153
2154
2155 /* The size of `short', as computed by sizeof. */
2156 #ifndef USED_FOR_TARGET
2157 #undef SIZEOF_SHORT
2158 #endif
2159
2160
2161 /* The size of `void *', as computed by sizeof. */
2162 #ifndef USED_FOR_TARGET
2163 #undef SIZEOF_VOID_P
2164 #endif
2165
2166
2167 /* Define to 1 if you have the ANSI C header files. */
2168 #ifndef USED_FOR_TARGET
2169 #undef STDC_HEADERS
2170 #endif
2171
2172
2173 /* Define if you can safely include both <string.h> and <strings.h>. */
2174 #ifndef USED_FOR_TARGET
2175 #undef STRING_WITH_STRINGS
2176 #endif
2177
2178
2179 /* Define if TFmode long double should be the default */
2180 #ifndef USED_FOR_TARGET
2181 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2182 #endif
2183
2184
2185 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2186 #undef TARGET_DL_ITERATE_PHDR
2187
2188 /* GNU C Library major version number used on the target, or 0. */
2189 #ifndef USED_FOR_TARGET
2190 #undef TARGET_GLIBC_MAJOR
2191 #endif
2192
2193
2194 /* GNU C Library minor version number used on the target, or 0. */
2195 #ifndef USED_FOR_TARGET
2196 #undef TARGET_GLIBC_MINOR
2197 #endif
2198
2199
2200 /* Define if your target C Library properly handles PT_GNU_STACK */
2201 #ifndef USED_FOR_TARGET
2202 #undef TARGET_LIBC_GNUSTACK
2203 #endif
2204
2205
2206 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2207 #ifndef USED_FOR_TARGET
2208 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2209 #endif
2210
2211
2212 /* Define if your target C library provides stack protector support */
2213 #ifndef USED_FOR_TARGET
2214 #undef TARGET_LIBC_PROVIDES_SSP
2215 #endif
2216
2217
2218 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2219 #ifndef USED_FOR_TARGET
2220 #undef TIME_WITH_SYS_TIME
2221 #endif
2222
2223
2224 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2225 work. */
2226 #ifndef USED_FOR_TARGET
2227 #undef TLS_SECTION_ASM_FLAG
2228 #endif
2229
2230
2231 /* Define if your assembler mis-optimizes .eh_frame data. */
2232 #ifndef USED_FOR_TARGET
2233 #undef USE_AS_TRADITIONAL_FORMAT
2234 #endif
2235
2236
2237 /* Define if you want to generate code by default that assumes that the Cygwin
2238 DLL exports wrappers to support libstdc++ function replacement. */
2239 #ifndef USED_FOR_TARGET
2240 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2241 #endif
2242
2243
2244 /* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
2245 #ifndef USED_FOR_TARGET
2246 #undef USE_HIDDEN_LINKONCE
2247 #endif
2248
2249
2250 /* Define to 1 if the 'long long' type is wider than 'long' but still
2251 efficiently supported by the host hardware. */
2252 #ifndef USED_FOR_TARGET
2253 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2254 #endif
2255
2256
2257 /* Define if we should use leading underscore on 64 bit mingw targets */
2258 #ifndef USED_FOR_TARGET
2259 #undef USE_MINGW64_LEADING_UNDERSCORES
2260 #endif
2261
2262
2263 /* Enable extensions on AIX 3, Interix. */
2264 #ifndef _ALL_SOURCE
2265 # undef _ALL_SOURCE
2266 #endif
2267 /* Enable GNU extensions on systems that have them. */
2268 #ifndef _GNU_SOURCE
2269 # undef _GNU_SOURCE
2270 #endif
2271 /* Enable threading extensions on Solaris. */
2272 #ifndef _POSIX_PTHREAD_SEMANTICS
2273 # undef _POSIX_PTHREAD_SEMANTICS
2274 #endif
2275 /* Enable extensions on HP NonStop. */
2276 #ifndef _TANDEM_SOURCE
2277 # undef _TANDEM_SOURCE
2278 #endif
2279 /* Enable general extensions on Solaris. */
2280 #ifndef __EXTENSIONS__
2281 # undef __EXTENSIONS__
2282 #endif
2283
2284
2285 /* Define to be the last component of the Windows registry key under which to
2286 look for installation paths. The full key used will be
2287 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2288 The default is the GCC version number. */
2289 #ifndef USED_FOR_TARGET
2290 #undef WIN32_REGISTRY_KEY
2291 #endif
2292
2293
2294 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2295 significant byte first (like Motorola and SPARC, unlike Intel). */
2296 #if defined AC_APPLE_UNIVERSAL_BUILD
2297 # if defined __BIG_ENDIAN__
2298 # define WORDS_BIGENDIAN 1
2299 # endif
2300 #else
2301 # ifndef WORDS_BIGENDIAN
2302 # undef WORDS_BIGENDIAN
2303 # endif
2304 #endif
2305
2306 /* Enable large inode numbers on Mac OS X 10.5. */
2307 #ifndef _DARWIN_USE_64_BIT_INODE
2308 # define _DARWIN_USE_64_BIT_INODE 1
2309 #endif
2310
2311 /* Number of bits in a file offset, on hosts where this is settable. */
2312 #ifndef USED_FOR_TARGET
2313 #undef _FILE_OFFSET_BITS
2314 #endif
2315
2316
2317 /* Define for large files, on AIX-style hosts. */
2318 #ifndef USED_FOR_TARGET
2319 #undef _LARGE_FILES
2320 #endif
2321
2322
2323 /* Define to 1 if on MINIX. */
2324 #ifndef USED_FOR_TARGET
2325 #undef _MINIX
2326 #endif
2327
2328
2329 /* Define to 2 if the system does not provide POSIX.1 features except with
2330 this defined. */
2331 #ifndef USED_FOR_TARGET
2332 #undef _POSIX_1_SOURCE
2333 #endif
2334
2335
2336 /* Define to 1 if you need to in order for `stat' and other things to work. */
2337 #ifndef USED_FOR_TARGET
2338 #undef _POSIX_SOURCE
2339 #endif
2340
2341
2342 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2343 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2344 #define below would cause a syntax error. */
2345 #ifndef USED_FOR_TARGET
2346 #undef _UINT32_T
2347 #endif
2348
2349
2350 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2351 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2352 #define below would cause a syntax error. */
2353 #ifndef USED_FOR_TARGET
2354 #undef _UINT64_T
2355 #endif
2356
2357
2358 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2359 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2360 #define below would cause a syntax error. */
2361 #ifndef USED_FOR_TARGET
2362 #undef _UINT8_T
2363 #endif
2364
2365
2366 /* Define to `char *' if <sys/types.h> does not define. */
2367 #ifndef USED_FOR_TARGET
2368 #undef caddr_t
2369 #endif
2370
2371
2372 /* Define to `__inline__' or `__inline' if that's what the C compiler
2373 calls it, or to nothing if 'inline' is not supported under any name. */
2374 #ifndef __cplusplus
2375 #undef inline
2376 #endif
2377
2378 /* Define to the type of a signed integer type of width exactly 16 bits if
2379 such a type exists and the standard includes do not define it. */
2380 #ifndef USED_FOR_TARGET
2381 #undef int16_t
2382 #endif
2383
2384
2385 /* Define to the type of a signed integer type of width exactly 32 bits if
2386 such a type exists and the standard includes do not define it. */
2387 #ifndef USED_FOR_TARGET
2388 #undef int32_t
2389 #endif
2390
2391
2392 /* Define to the type of a signed integer type of width exactly 64 bits if
2393 such a type exists and the standard includes do not define it. */
2394 #ifndef USED_FOR_TARGET
2395 #undef int64_t
2396 #endif
2397
2398
2399 /* Define to the type of a signed integer type of width exactly 8 bits if such
2400 a type exists and the standard includes do not define it. */
2401 #ifndef USED_FOR_TARGET
2402 #undef int8_t
2403 #endif
2404
2405
2406 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2407 not define. */
2408 #ifndef USED_FOR_TARGET
2409 #undef intmax_t
2410 #endif
2411
2412
2413 /* Define to the type of a signed integer type wide enough to hold a pointer,
2414 if such a type exists, and if the system does not define it. */
2415 #ifndef USED_FOR_TARGET
2416 #undef intptr_t
2417 #endif
2418
2419
2420 /* Define to `int' if <sys/types.h> does not define. */
2421 #ifndef USED_FOR_TARGET
2422 #undef pid_t
2423 #endif
2424
2425
2426 /* Define to `long' if <sys/resource.h> doesn't define. */
2427 #ifndef USED_FOR_TARGET
2428 #undef rlim_t
2429 #endif
2430
2431
2432 /* Define to `int' if <sys/types.h> does not define. */
2433 #ifndef USED_FOR_TARGET
2434 #undef ssize_t
2435 #endif
2436
2437
2438 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2439 such a type exists and the standard includes do not define it. */
2440 #ifndef USED_FOR_TARGET
2441 #undef uint16_t
2442 #endif
2443
2444
2445 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2446 such a type exists and the standard includes do not define it. */
2447 #ifndef USED_FOR_TARGET
2448 #undef uint32_t
2449 #endif
2450
2451
2452 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2453 such a type exists and the standard includes do not define it. */
2454 #ifndef USED_FOR_TARGET
2455 #undef uint64_t
2456 #endif
2457
2458
2459 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2460 such a type exists and the standard includes do not define it. */
2461 #ifndef USED_FOR_TARGET
2462 #undef uint8_t
2463 #endif
2464
2465
2466 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2467 do not define. */
2468 #ifndef USED_FOR_TARGET
2469 #undef uintmax_t
2470 #endif
2471
2472
2473 /* Define to the type of an unsigned integer type wide enough to hold a
2474 pointer, if such a type exists, and if the system does not define it. */
2475 #ifndef USED_FOR_TARGET
2476 #undef uintptr_t
2477 #endif
2478
2479
2480 /* Define as `fork' if `vfork' does not work. */
2481 #ifndef USED_FOR_TARGET
2482 #undef vfork
2483 #endif
2484