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