OSDN Git Service

2008-11-03 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
381 /* Define if your assembler supports VSX instructions. */
382 #ifndef USED_FOR_TARGET
383 #undef HAVE_AS_VSX
384 #endif
385
386
387 /* Define to 1 if you have the `atoll' function. */
388 #ifndef USED_FOR_TARGET
389 #undef HAVE_ATOLL
390 #endif
391
392
393 /* Define to 1 if you have the `atoq' function. */
394 #ifndef USED_FOR_TARGET
395 #undef HAVE_ATOQ
396 #endif
397
398
399 /* Define to 1 if you have the `clearerr_unlocked' function. */
400 #ifndef USED_FOR_TARGET
401 #undef HAVE_CLEARERR_UNLOCKED
402 #endif
403
404
405 /* Define to 1 if you have the `clock' function. */
406 #ifndef USED_FOR_TARGET
407 #undef HAVE_CLOCK
408 #endif
409
410
411 /* Define if <time.h> defines clock_t. */
412 #ifndef USED_FOR_TARGET
413 #undef HAVE_CLOCK_T
414 #endif
415
416
417 /* Define 0/1 if your assembler and linker support COMDAT groups. */
418 #ifndef USED_FOR_TARGET
419 #undef HAVE_COMDAT_GROUP
420 #endif
421
422
423 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
424    */
425 #ifndef USED_FOR_TARGET
426 #undef HAVE_DECL_ABORT
427 #endif
428
429
430 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
431    0. */
432 #ifndef USED_FOR_TARGET
433 #undef HAVE_DECL_ASPRINTF
434 #endif
435
436
437 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
438 #ifndef USED_FOR_TARGET
439 #undef HAVE_DECL_ATOF
440 #endif
441
442
443 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
444 #ifndef USED_FOR_TARGET
445 #undef HAVE_DECL_ATOL
446 #endif
447
448
449 /* Define to 1 if we found a declaration for 'basename', otherwise define to
450    0. */
451 #ifndef USED_FOR_TARGET
452 #undef HAVE_DECL_BASENAME
453 #endif
454
455
456 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
457    */
458 #ifndef USED_FOR_TARGET
459 #undef HAVE_DECL_CALLOC
460 #endif
461
462
463 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
464    define to 0. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_DECL_CLEARERR_UNLOCKED
467 #endif
468
469
470 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
471    */
472 #ifndef USED_FOR_TARGET
473 #undef HAVE_DECL_CLOCK
474 #endif
475
476
477 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
478    */
479 #ifndef USED_FOR_TARGET
480 #undef HAVE_DECL_ERRNO
481 #endif
482
483
484 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
485    to 0. */
486 #ifndef USED_FOR_TARGET
487 #undef HAVE_DECL_FEOF_UNLOCKED
488 #endif
489
490
491 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
492    define to 0. */
493 #ifndef USED_FOR_TARGET
494 #undef HAVE_DECL_FERROR_UNLOCKED
495 #endif
496
497
498 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
499    define to 0. */
500 #ifndef USED_FOR_TARGET
501 #undef HAVE_DECL_FFLUSH_UNLOCKED
502 #endif
503
504
505 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
506    define to 0. */
507 #ifndef USED_FOR_TARGET
508 #undef HAVE_DECL_FGETC_UNLOCKED
509 #endif
510
511
512 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
513    define to 0. */
514 #ifndef USED_FOR_TARGET
515 #undef HAVE_DECL_FGETS_UNLOCKED
516 #endif
517
518
519 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
520    define to 0. */
521 #ifndef USED_FOR_TARGET
522 #undef HAVE_DECL_FILENO_UNLOCKED
523 #endif
524
525
526 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
527    define to 0. */
528 #ifndef USED_FOR_TARGET
529 #undef HAVE_DECL_FPRINTF_UNLOCKED
530 #endif
531
532
533 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
534    define to 0. */
535 #ifndef USED_FOR_TARGET
536 #undef HAVE_DECL_FPUTC_UNLOCKED
537 #endif
538
539
540 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
541    define to 0. */
542 #ifndef USED_FOR_TARGET
543 #undef HAVE_DECL_FPUTS_UNLOCKED
544 #endif
545
546
547 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
548    define to 0. */
549 #ifndef USED_FOR_TARGET
550 #undef HAVE_DECL_FREAD_UNLOCKED
551 #endif
552
553
554 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
555 #ifndef USED_FOR_TARGET
556 #undef HAVE_DECL_FREE
557 #endif
558
559
560 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
561    define to 0. */
562 #ifndef USED_FOR_TARGET
563 #undef HAVE_DECL_FWRITE_UNLOCKED
564 #endif
565
566
567 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
568    define to 0. */
569 #ifndef USED_FOR_TARGET
570 #undef HAVE_DECL_GETCHAR_UNLOCKED
571 #endif
572
573
574 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
575    */
576 #ifndef USED_FOR_TARGET
577 #undef HAVE_DECL_GETCWD
578 #endif
579
580
581 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
582    to 0. */
583 #ifndef USED_FOR_TARGET
584 #undef HAVE_DECL_GETC_UNLOCKED
585 #endif
586
587
588 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
589    */
590 #ifndef USED_FOR_TARGET
591 #undef HAVE_DECL_GETENV
592 #endif
593
594
595 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
596    */
597 #ifndef USED_FOR_TARGET
598 #undef HAVE_DECL_GETOPT
599 #endif
600
601
602 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
603    to 0. */
604 #ifndef USED_FOR_TARGET
605 #undef HAVE_DECL_GETPAGESIZE
606 #endif
607
608
609 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
610    0. */
611 #ifndef USED_FOR_TARGET
612 #undef HAVE_DECL_GETRLIMIT
613 #endif
614
615
616 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
617    0. */
618 #ifndef USED_FOR_TARGET
619 #undef HAVE_DECL_GETRUSAGE
620 #endif
621
622
623 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
624    */
625 #ifndef USED_FOR_TARGET
626 #undef HAVE_DECL_GETWD
627 #endif
628
629
630 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
631    0. */
632 #ifndef USED_FOR_TARGET
633 #undef HAVE_DECL_LDGETNAME
634 #endif
635
636
637 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
638    */
639 #ifndef USED_FOR_TARGET
640 #undef HAVE_DECL_MALLOC
641 #endif
642
643
644 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
645    define to 0. */
646 #ifndef USED_FOR_TARGET
647 #undef HAVE_DECL_PUTCHAR_UNLOCKED
648 #endif
649
650
651 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
652    to 0. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_DECL_PUTC_UNLOCKED
655 #endif
656
657
658 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
659    */
660 #ifndef USED_FOR_TARGET
661 #undef HAVE_DECL_REALLOC
662 #endif
663
664
665 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
666 #ifndef USED_FOR_TARGET
667 #undef HAVE_DECL_SBRK
668 #endif
669
670
671 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
672    0. */
673 #ifndef USED_FOR_TARGET
674 #undef HAVE_DECL_SETRLIMIT
675 #endif
676
677
678 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
679    to 0. */
680 #ifndef USED_FOR_TARGET
681 #undef HAVE_DECL_SIGALTSTACK
682 #endif
683
684
685 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
686    0. */
687 #ifndef USED_FOR_TARGET
688 #undef HAVE_DECL_SNPRINTF
689 #endif
690
691
692 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
693    0. */
694 #ifndef USED_FOR_TARGET
695 #undef HAVE_DECL_STRSIGNAL
696 #endif
697
698
699 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
700    */
701 #ifndef USED_FOR_TARGET
702 #undef HAVE_DECL_STRSTR
703 #endif
704
705
706 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
707    0. */
708 #ifndef USED_FOR_TARGET
709 #undef HAVE_DECL_STRVERSCMP
710 #endif
711
712
713 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
714    */
715 #ifndef USED_FOR_TARGET
716 #undef HAVE_DECL_TIMES
717 #endif
718
719
720 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
721    0. */
722 #ifndef USED_FOR_TARGET
723 #undef HAVE_DECL_VASPRINTF
724 #endif
725
726
727 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
728    0. */
729 #ifndef USED_FOR_TARGET
730 #undef HAVE_DECL_VSNPRINTF
731 #endif
732
733
734 /* Define to 1 if you have the <direct.h> header file. */
735 #ifndef USED_FOR_TARGET
736 #undef HAVE_DIRECT_H
737 #endif
738
739
740 /* Define to 1 if you have the <dlfcn.h> header file. */
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_DLFCN_H
743 #endif
744
745
746 /* Define to 1 if you have the <fcntl.h> header file. */
747 #ifndef USED_FOR_TARGET
748 #undef HAVE_FCNTL_H
749 #endif
750
751
752 /* Define to 1 if you have the `feof_unlocked' function. */
753 #ifndef USED_FOR_TARGET
754 #undef HAVE_FEOF_UNLOCKED
755 #endif
756
757
758 /* Define to 1 if you have the `ferror_unlocked' function. */
759 #ifndef USED_FOR_TARGET
760 #undef HAVE_FERROR_UNLOCKED
761 #endif
762
763
764 /* Define to 1 if you have the `fflush_unlocked' function. */
765 #ifndef USED_FOR_TARGET
766 #undef HAVE_FFLUSH_UNLOCKED
767 #endif
768
769
770 /* Define to 1 if you have the `fgetc_unlocked' function. */
771 #ifndef USED_FOR_TARGET
772 #undef HAVE_FGETC_UNLOCKED
773 #endif
774
775
776 /* Define to 1 if you have the `fgets_unlocked' function. */
777 #ifndef USED_FOR_TARGET
778 #undef HAVE_FGETS_UNLOCKED
779 #endif
780
781
782 /* Define to 1 if you have the `fileno_unlocked' function. */
783 #ifndef USED_FOR_TARGET
784 #undef HAVE_FILENO_UNLOCKED
785 #endif
786
787
788 /* Define to 1 if you have the `fork' function. */
789 #ifndef USED_FOR_TARGET
790 #undef HAVE_FORK
791 #endif
792
793
794 /* Define to 1 if you have the `fprintf_unlocked' function. */
795 #ifndef USED_FOR_TARGET
796 #undef HAVE_FPRINTF_UNLOCKED
797 #endif
798
799
800 /* Define to 1 if you have the `fputc_unlocked' function. */
801 #ifndef USED_FOR_TARGET
802 #undef HAVE_FPUTC_UNLOCKED
803 #endif
804
805
806 /* Define to 1 if you have the `fputs_unlocked' function. */
807 #ifndef USED_FOR_TARGET
808 #undef HAVE_FPUTS_UNLOCKED
809 #endif
810
811
812 /* Define to 1 if you have the `fread_unlocked' function. */
813 #ifndef USED_FOR_TARGET
814 #undef HAVE_FREAD_UNLOCKED
815 #endif
816
817
818 /* Define to 1 if you have the `fwrite_unlocked' function. */
819 #ifndef USED_FOR_TARGET
820 #undef HAVE_FWRITE_UNLOCKED
821 #endif
822
823
824 /* Define if your assembler supports .balign and .p2align. */
825 #ifndef USED_FOR_TARGET
826 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
827 #endif
828
829
830 /* Define 0/1 if your assembler supports CFI directives. */
831 #ifndef USED_FOR_TARGET
832 #undef HAVE_GAS_CFI_DIRECTIVE
833 #endif
834
835
836 /* Define 0/1 if your assembler supports .cfi_personality. */
837 #ifndef USED_FOR_TARGET
838 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
839 #endif
840
841
842 /* Define if your assembler uses the new HImode fild and fist notation. */
843 #ifndef USED_FOR_TARGET
844 #undef HAVE_GAS_FILDS_FISTS
845 #endif
846
847
848 /* Define if your assembler and linker support .hidden. */
849 #undef HAVE_GAS_HIDDEN
850
851 /* Define if your assembler supports .lcomm with an alignment field. */
852 #ifndef USED_FOR_TARGET
853 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
854 #endif
855
856
857 /* Define if your assembler supports .literal16. */
858 #ifndef USED_FOR_TARGET
859 #undef HAVE_GAS_LITERAL16
860 #endif
861
862
863 /* Define if your assembler supports specifying the maximum number of bytes to
864    skip when using the GAS .p2align command. */
865 #ifndef USED_FOR_TARGET
866 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
867 #endif
868
869
870 /* Define if your assembler supports .nsubspa comdat option. */
871 #ifndef USED_FOR_TARGET
872 #undef HAVE_GAS_NSUBSPA_COMDAT
873 #endif
874
875
876 /* Define if your assembler and linker support 32-bit section relative relocs
877    via '.secrel32 label'. */
878 #ifndef USED_FOR_TARGET
879 #undef HAVE_GAS_PE_SECREL32_RELOC
880 #endif
881
882
883 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
884    */
885 #ifndef USED_FOR_TARGET
886 #undef HAVE_GAS_SHF_MERGE
887 #endif
888
889
890 /* Define if your assembler supports .subsection and .subsection -1 starts
891    emitting at the beginning of your section. */
892 #ifndef USED_FOR_TARGET
893 #undef HAVE_GAS_SUBSECTION_ORDERING
894 #endif
895
896
897 /* Define if your assembler supports .weak. */
898 #ifndef USED_FOR_TARGET
899 #undef HAVE_GAS_WEAK
900 #endif
901
902
903 /* Define if your assembler supports .weakref. */
904 #ifndef USED_FOR_TARGET
905 #undef HAVE_GAS_WEAKREF
906 #endif
907
908
909 /* Define to 1 if you have the `getchar_unlocked' function. */
910 #ifndef USED_FOR_TARGET
911 #undef HAVE_GETCHAR_UNLOCKED
912 #endif
913
914
915 /* Define to 1 if you have the `getc_unlocked' function. */
916 #ifndef USED_FOR_TARGET
917 #undef HAVE_GETC_UNLOCKED
918 #endif
919
920
921 /* Define to 1 if system unwind library has _Unwind_GetIPInfo. */
922 #undef HAVE_GETIPINFO
923
924 /* Define to 1 if you have the `getrlimit' function. */
925 #ifndef USED_FOR_TARGET
926 #undef HAVE_GETRLIMIT
927 #endif
928
929
930 /* Define to 1 if you have the `getrusage' function. */
931 #ifndef USED_FOR_TARGET
932 #undef HAVE_GETRUSAGE
933 #endif
934
935
936 /* Define to 1 if you have the `gettimeofday' function. */
937 #ifndef USED_FOR_TARGET
938 #undef HAVE_GETTIMEOFDAY
939 #endif
940
941
942 /* Define if using GNU as. */
943 #ifndef USED_FOR_TARGET
944 #undef HAVE_GNU_AS
945 #endif
946
947
948 /* Define if using GNU ld. */
949 #ifndef USED_FOR_TARGET
950 #undef HAVE_GNU_LD
951 #endif
952
953
954 /* Define if you have the iconv() function. */
955 #ifndef USED_FOR_TARGET
956 #undef HAVE_ICONV
957 #endif
958
959
960 /* Define to 1 if you have the <iconv.h> header file. */
961 #ifndef USED_FOR_TARGET
962 #undef HAVE_ICONV_H
963 #endif
964
965
966 /* Define .init_array/.fini_array sections are available and working. */
967 #ifndef USED_FOR_TARGET
968 #undef HAVE_INITFINI_ARRAY
969 #endif
970
971
972 /* Define if you have a working <inttypes.h> header file. */
973 #ifndef USED_FOR_TARGET
974 #undef HAVE_INTTYPES_H
975 #endif
976
977
978 /* Define to 1 if you have the `kill' function. */
979 #ifndef USED_FOR_TARGET
980 #undef HAVE_KILL
981 #endif
982
983
984 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
985 #ifndef USED_FOR_TARGET
986 #undef HAVE_LANGINFO_CODESET
987 #endif
988
989
990 /* Define to 1 if you have the <langinfo.h> header file. */
991 #ifndef USED_FOR_TARGET
992 #undef HAVE_LANGINFO_H
993 #endif
994
995
996 /* Define if your <locale.h> file defines LC_MESSAGES. */
997 #ifndef USED_FOR_TARGET
998 #undef HAVE_LC_MESSAGES
999 #endif
1000
1001
1002 /* Define to 1 if you have the <ldfcn.h> header file. */
1003 #ifndef USED_FOR_TARGET
1004 #undef HAVE_LDFCN_H
1005 #endif
1006
1007
1008 /* Define if your linker supports --as-needed and --no-as-needed options. */
1009 #ifndef USED_FOR_TARGET
1010 #undef HAVE_LD_AS_NEEDED
1011 #endif
1012
1013
1014 /* Define if your linker supports --demangle option. */
1015 #ifndef USED_FOR_TARGET
1016 #undef HAVE_LD_DEMANGLE
1017 #endif
1018
1019
1020 /* Define if your linker supports --eh-frame-hdr option. */
1021 #undef HAVE_LD_EH_FRAME_HDR
1022
1023 /* Define if your linker supports garbage collection of sections in presence
1024    of EH frames. */
1025 #ifndef USED_FOR_TARGET
1026 #undef HAVE_LD_EH_GC_SECTIONS
1027 #endif
1028
1029
1030 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1031 #ifndef USED_FOR_TARGET
1032 #undef HAVE_LD_NO_DOT_SYMS
1033 #endif
1034
1035
1036 /* Define if your linker supports -pie option. */
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_LD_PIE
1039 #endif
1040
1041
1042 /* Define if your linker links a mix of read-only and read-write sections into
1043    a read-write section. */
1044 #ifndef USED_FOR_TARGET
1045 #undef HAVE_LD_RO_RW_SECTION_MIXING
1046 #endif
1047
1048
1049 /* Define if your linker supports -Bstatic/-Bdynamic option. */
1050 #ifndef USED_FOR_TARGET
1051 #undef HAVE_LD_STATIC_DYNAMIC
1052 #endif
1053
1054
1055 /* Define if your linker supports --sysroot. */
1056 #ifndef USED_FOR_TARGET
1057 #undef HAVE_LD_SYSROOT
1058 #endif
1059
1060
1061 /* Define to 1 if you have the <limits.h> header file. */
1062 #ifndef USED_FOR_TARGET
1063 #undef HAVE_LIMITS_H
1064 #endif
1065
1066
1067 /* Define to 1 if you have the <locale.h> header file. */
1068 #ifndef USED_FOR_TARGET
1069 #undef HAVE_LOCALE_H
1070 #endif
1071
1072
1073 /* Define to 1 if the system has the type `long long'. */
1074 #ifndef USED_FOR_TARGET
1075 #undef HAVE_LONG_LONG
1076 #endif
1077
1078
1079 /* Define to 1 if you have the <malloc.h> header file. */
1080 #ifndef USED_FOR_TARGET
1081 #undef HAVE_MALLOC_H
1082 #endif
1083
1084
1085 /* Define to 1 if you have the `mbstowcs' function. */
1086 #ifndef USED_FOR_TARGET
1087 #undef HAVE_MBSTOWCS
1088 #endif
1089
1090
1091 /* Define if valgrind's memcheck.h header is installed. */
1092 #ifndef USED_FOR_TARGET
1093 #undef HAVE_MEMCHECK_H
1094 #endif
1095
1096
1097 /* Define to 1 if you have the <memory.h> header file. */
1098 #ifndef USED_FOR_TARGET
1099 #undef HAVE_MEMORY_H
1100 #endif
1101
1102
1103 /* Define to 1 if you have the `mincore' function. */
1104 #ifndef USED_FOR_TARGET
1105 #undef HAVE_MINCORE
1106 #endif
1107
1108
1109 /* Define to 1 if you have the `mmap' function. */
1110 #ifndef USED_FOR_TARGET
1111 #undef HAVE_MMAP
1112 #endif
1113
1114
1115 /* Define if mmap with MAP_ANON(YMOUS) works. */
1116 #ifndef USED_FOR_TARGET
1117 #undef HAVE_MMAP_ANON
1118 #endif
1119
1120
1121 /* Define if mmap of /dev/zero works. */
1122 #ifndef USED_FOR_TARGET
1123 #undef HAVE_MMAP_DEV_ZERO
1124 #endif
1125
1126
1127 /* Define if read-only mmap of a plain file works. */
1128 #ifndef USED_FOR_TARGET
1129 #undef HAVE_MMAP_FILE
1130 #endif
1131
1132
1133 /* Define to 1 if you have the `nl_langinfo' function. */
1134 #ifndef USED_FOR_TARGET
1135 #undef HAVE_NL_LANGINFO
1136 #endif
1137
1138
1139 /* Define to 1 if you have the `putchar_unlocked' function. */
1140 #ifndef USED_FOR_TARGET
1141 #undef HAVE_PUTCHAR_UNLOCKED
1142 #endif
1143
1144
1145 /* Define to 1 if you have the `putc_unlocked' function. */
1146 #ifndef USED_FOR_TARGET
1147 #undef HAVE_PUTC_UNLOCKED
1148 #endif
1149
1150
1151 /* Define to 1 if you have the `setlocale' function. */
1152 #ifndef USED_FOR_TARGET
1153 #undef HAVE_SETLOCALE
1154 #endif
1155
1156
1157 /* Define to 1 if you have the `setrlimit' function. */
1158 #ifndef USED_FOR_TARGET
1159 #undef HAVE_SETRLIMIT
1160 #endif
1161
1162
1163 /* Define to 1 if you have the <stddef.h> header file. */
1164 #ifndef USED_FOR_TARGET
1165 #undef HAVE_STDDEF_H
1166 #endif
1167
1168
1169 /* Define to 1 if you have the <stdint.h> header file. */
1170 #ifndef USED_FOR_TARGET
1171 #undef HAVE_STDINT_H
1172 #endif
1173
1174
1175 /* Define to 1 if you have the <stdlib.h> header file. */
1176 #ifndef USED_FOR_TARGET
1177 #undef HAVE_STDLIB_H
1178 #endif
1179
1180
1181 /* Define to 1 if you have the <strings.h> header file. */
1182 #ifndef USED_FOR_TARGET
1183 #undef HAVE_STRINGS_H
1184 #endif
1185
1186
1187 /* Define to 1 if you have the <string.h> header file. */
1188 #ifndef USED_FOR_TARGET
1189 #undef HAVE_STRING_H
1190 #endif
1191
1192
1193 /* Define to 1 if you have the `strsignal' function. */
1194 #ifndef USED_FOR_TARGET
1195 #undef HAVE_STRSIGNAL
1196 #endif
1197
1198
1199 /* Define if <sys/times.h> defines struct tms. */
1200 #ifndef USED_FOR_TARGET
1201 #undef HAVE_STRUCT_TMS
1202 #endif
1203
1204
1205 /* Define to 1 if you have the `sysconf' function. */
1206 #ifndef USED_FOR_TARGET
1207 #undef HAVE_SYSCONF
1208 #endif
1209
1210
1211 /* Define to 1 if you have the <sys/file.h> header file. */
1212 #ifndef USED_FOR_TARGET
1213 #undef HAVE_SYS_FILE_H
1214 #endif
1215
1216
1217 /* Define to 1 if you have the <sys/mman.h> header file. */
1218 #ifndef USED_FOR_TARGET
1219 #undef HAVE_SYS_MMAN_H
1220 #endif
1221
1222
1223 /* Define to 1 if you have the <sys/param.h> header file. */
1224 #ifndef USED_FOR_TARGET
1225 #undef HAVE_SYS_PARAM_H
1226 #endif
1227
1228
1229 /* Define to 1 if you have the <sys/resource.h> header file. */
1230 #ifndef USED_FOR_TARGET
1231 #undef HAVE_SYS_RESOURCE_H
1232 #endif
1233
1234
1235 /* Define to 1 if you have the <sys/stat.h> header file. */
1236 #ifndef USED_FOR_TARGET
1237 #undef HAVE_SYS_STAT_H
1238 #endif
1239
1240
1241 /* Define to 1 if you have the <sys/times.h> header file. */
1242 #ifndef USED_FOR_TARGET
1243 #undef HAVE_SYS_TIMES_H
1244 #endif
1245
1246
1247 /* Define to 1 if you have the <sys/time.h> header file. */
1248 #ifndef USED_FOR_TARGET
1249 #undef HAVE_SYS_TIME_H
1250 #endif
1251
1252
1253 /* Define to 1 if you have the <sys/types.h> header file. */
1254 #ifndef USED_FOR_TARGET
1255 #undef HAVE_SYS_TYPES_H
1256 #endif
1257
1258
1259 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1260 #ifndef USED_FOR_TARGET
1261 #undef HAVE_SYS_WAIT_H
1262 #endif
1263
1264
1265 /* Define to 1 if you have the `times' function. */
1266 #ifndef USED_FOR_TARGET
1267 #undef HAVE_TIMES
1268 #endif
1269
1270
1271 /* Define to 1 if you have the <time.h> header file. */
1272 #ifndef USED_FOR_TARGET
1273 #undef HAVE_TIME_H
1274 #endif
1275
1276
1277 /* Define to 1 if you have the <unistd.h> header file. */
1278 #ifndef USED_FOR_TARGET
1279 #undef HAVE_UNISTD_H
1280 #endif
1281
1282
1283 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1284 #ifndef USED_FOR_TARGET
1285 #undef HAVE_VALGRIND_MEMCHECK_H
1286 #endif
1287
1288
1289 /* Define to 1 if you have the `vfork' function. */
1290 #ifndef USED_FOR_TARGET
1291 #undef HAVE_VFORK
1292 #endif
1293
1294
1295 /* Define to 1 if you have the <vfork.h> header file. */
1296 #ifndef USED_FOR_TARGET
1297 #undef HAVE_VFORK_H
1298 #endif
1299
1300
1301 /* Define to 1 if you have the <wchar.h> header file. */
1302 #ifndef USED_FOR_TARGET
1303 #undef HAVE_WCHAR_H
1304 #endif
1305
1306
1307 /* Define to 1 if you have the `wcswidth' function. */
1308 #ifndef USED_FOR_TARGET
1309 #undef HAVE_WCSWIDTH
1310 #endif
1311
1312
1313 /* Define to 1 if `fork' works. */
1314 #ifndef USED_FOR_TARGET
1315 #undef HAVE_WORKING_FORK
1316 #endif
1317
1318
1319 /* Define this macro if mbstowcs does not crash when its first argument is
1320    NULL. */
1321 #ifndef USED_FOR_TARGET
1322 #undef HAVE_WORKING_MBSTOWCS
1323 #endif
1324
1325
1326 /* Define to 1 if `vfork' works. */
1327 #ifndef USED_FOR_TARGET
1328 #undef HAVE_WORKING_VFORK
1329 #endif
1330
1331
1332 /* Define to 1 if the system has the type `__int64'. */
1333 #ifndef USED_FOR_TARGET
1334 #undef HAVE___INT64
1335 #endif
1336
1337
1338 /* Define if cloog is in use. */
1339 #ifndef USED_FOR_TARGET
1340 #undef HAVE_cloog
1341 #endif
1342
1343
1344 /* Define as const if the declaration of iconv() needs const. */
1345 #ifndef USED_FOR_TARGET
1346 #undef ICONV_CONST
1347 #endif
1348
1349
1350 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1351    */
1352 #ifndef USED_FOR_TARGET
1353 #undef LT_OBJDIR
1354 #endif
1355
1356
1357 /* Define if host mkdir takes a single argument. */
1358 #ifndef USED_FOR_TARGET
1359 #undef MKDIR_TAKES_ONE_ARG
1360 #endif
1361
1362
1363 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1364 #ifndef USED_FOR_TARGET
1365 #undef NEED_64BIT_HOST_WIDE_INT
1366 #endif
1367
1368
1369 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1370 #ifndef USED_FOR_TARGET
1371 #undef NO_MINUS_C_MINUS_O
1372 #endif
1373
1374
1375 /* Define to the address where bug reports for this package should be sent. */
1376 #ifndef USED_FOR_TARGET
1377 #undef PACKAGE_BUGREPORT
1378 #endif
1379
1380
1381 /* Define to the full name of this package. */
1382 #ifndef USED_FOR_TARGET
1383 #undef PACKAGE_NAME
1384 #endif
1385
1386
1387 /* Define to the full name and version of this package. */
1388 #ifndef USED_FOR_TARGET
1389 #undef PACKAGE_STRING
1390 #endif
1391
1392
1393 /* Define to the one symbol short name of this package. */
1394 #ifndef USED_FOR_TARGET
1395 #undef PACKAGE_TARNAME
1396 #endif
1397
1398
1399 /* Define to the version of this package. */
1400 #ifndef USED_FOR_TARGET
1401 #undef PACKAGE_VERSION
1402 #endif
1403
1404
1405 /* Define to PREFIX/include if cpp should also search that directory. */
1406 #ifndef USED_FOR_TARGET
1407 #undef PREFIX_INCLUDE_DIR
1408 #endif
1409
1410
1411 /* The size of a `int', as computed by sizeof. */
1412 #ifndef USED_FOR_TARGET
1413 #undef SIZEOF_INT
1414 #endif
1415
1416
1417 /* The size of a `long', as computed by sizeof. */
1418 #ifndef USED_FOR_TARGET
1419 #undef SIZEOF_LONG
1420 #endif
1421
1422
1423 /* The size of a `long long', as computed by sizeof. */
1424 #ifndef USED_FOR_TARGET
1425 #undef SIZEOF_LONG_LONG
1426 #endif
1427
1428
1429 /* The size of a `short', as computed by sizeof. */
1430 #ifndef USED_FOR_TARGET
1431 #undef SIZEOF_SHORT
1432 #endif
1433
1434
1435 /* The size of a `void *', as computed by sizeof. */
1436 #ifndef USED_FOR_TARGET
1437 #undef SIZEOF_VOID_P
1438 #endif
1439
1440
1441 /* The size of a `__int64', as computed by sizeof. */
1442 #ifndef USED_FOR_TARGET
1443 #undef SIZEOF___INT64
1444 #endif
1445
1446
1447 /* Define to 1 if you have the ANSI C header files. */
1448 #ifndef USED_FOR_TARGET
1449 #undef STDC_HEADERS
1450 #endif
1451
1452
1453 /* Define if you can safely include both <string.h> and <strings.h>. */
1454 #ifndef USED_FOR_TARGET
1455 #undef STRING_WITH_STRINGS
1456 #endif
1457
1458
1459 /* Define if TFmode long double should be the default */
1460 #ifndef USED_FOR_TARGET
1461 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1462 #endif
1463
1464
1465 /* Define if your target C library provides stack protector support */
1466 #ifndef USED_FOR_TARGET
1467 #undef TARGET_LIBC_PROVIDES_SSP
1468 #endif
1469
1470
1471 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1472 #ifndef USED_FOR_TARGET
1473 #undef TIME_WITH_SYS_TIME
1474 #endif
1475
1476
1477 /* Define if your assembler mis-optimizes .eh_frame data. */
1478 #ifndef USED_FOR_TARGET
1479 #undef USE_AS_TRADITIONAL_FORMAT
1480 #endif
1481
1482
1483 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1484    still efficiently supported by the host hardware. */
1485 #ifndef USED_FOR_TARGET
1486 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
1487 #endif
1488
1489
1490 /* Define to be the last component of the Windows registry key under which to
1491    look for installation paths. The full key used will be
1492    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1493    The default is the GCC version number. */
1494 #ifndef USED_FOR_TARGET
1495 #undef WIN32_REGISTRY_KEY
1496 #endif
1497
1498
1499 /* Define to 1 if your processor stores words with the most significant byte
1500    first (like Motorola and SPARC, unlike Intel and VAX). */
1501 #ifndef USED_FOR_TARGET
1502 #undef WORDS_BIGENDIAN
1503 #endif
1504
1505
1506 /* Define to 1 if on MINIX. */
1507 #ifndef USED_FOR_TARGET
1508 #undef _MINIX
1509 #endif
1510
1511
1512 /* Define to 2 if the system does not provide POSIX.1 features except with
1513    this defined. */
1514 #ifndef USED_FOR_TARGET
1515 #undef _POSIX_1_SOURCE
1516 #endif
1517
1518
1519 /* Define to 1 if you need to in order for `stat' and other things to work. */
1520 #ifndef USED_FOR_TARGET
1521 #undef _POSIX_SOURCE
1522 #endif
1523
1524
1525 /* Enable extensions on AIX 3, Interix.  */
1526 #ifndef _ALL_SOURCE
1527 # undef _ALL_SOURCE
1528 #endif
1529 /* Enable GNU extensions on systems that have them.  */
1530 #ifndef _GNU_SOURCE
1531 # undef _GNU_SOURCE
1532 #endif
1533 /* Enable threading extensions on Solaris.  */
1534 #ifndef _POSIX_PTHREAD_SEMANTICS
1535 # undef _POSIX_PTHREAD_SEMANTICS
1536 #endif
1537 /* Enable extensions on HP NonStop.  */
1538 #ifndef _TANDEM_SOURCE
1539 # undef _TANDEM_SOURCE
1540 #endif
1541 /* Enable general extensions on Solaris.  */
1542 #ifndef __EXTENSIONS__
1543 # undef __EXTENSIONS__
1544 #endif
1545
1546
1547 /* Define to `char *' if <sys/types.h> does not define. */
1548 #ifndef USED_FOR_TARGET
1549 #undef caddr_t
1550 #endif
1551
1552
1553 /* Define to `int' if <sys/types.h> doesn't define. */
1554 #ifndef USED_FOR_TARGET
1555 #undef gid_t
1556 #endif
1557
1558
1559 /* Define to `__inline__' or `__inline' if that's what the C compiler
1560    calls it, or to nothing if 'inline' is not supported under any name.  */
1561 #ifndef __cplusplus
1562 #undef inline
1563 #endif
1564
1565 /* Define to `int' if <sys/types.h> does not define. */
1566 #ifndef USED_FOR_TARGET
1567 #undef pid_t
1568 #endif
1569
1570
1571 /* Define to `long' if <sys/resource.h> doesn't define. */
1572 #ifndef USED_FOR_TARGET
1573 #undef rlim_t
1574 #endif
1575
1576
1577 /* Define to `int' if <sys/types.h> does not define. */
1578 #ifndef USED_FOR_TARGET
1579 #undef ssize_t
1580 #endif
1581
1582
1583 /* Define to `int' if <sys/types.h> doesn't define. */
1584 #ifndef USED_FOR_TARGET
1585 #undef uid_t
1586 #endif
1587
1588
1589 /* Define as `fork' if `vfork' does not work. */
1590 #ifndef USED_FOR_TARGET
1591 #undef vfork
1592 #endif
1593