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