OSDN Git Service

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