OSDN Git Service

* Makfile.in: Remove traces of mbchar.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define to the type of elements in the array set by `getgroups'.
14    Usually this is either `int' or `gid_t'.  */
15 #undef GETGROUPS_T
16
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef gid_t
19
20 /* Define if you have alloca, as a function or macro.  */
21 #undef HAVE_ALLOCA
22
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
24 #undef HAVE_ALLOCA_H
25
26 /* Define if you have a working `mmap' system call.  */
27 #undef HAVE_MMAP
28
29 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
30 #undef HAVE_SYS_WAIT_H
31
32 /* Define if you have <vfork.h>.  */
33 #undef HAVE_VFORK_H
34
35 /* Define as __inline if that's what the C compiler calls it.  */
36 #undef inline
37
38 /* Define if your C compiler doesn't accept -c and -o together.  */
39 #undef NO_MINUS_C_MINUS_O
40
41 /* Define to `long' if <sys/types.h> doesn't define.  */
42 #undef off_t
43
44 /* Define to `int' if <sys/types.h> doesn't define.  */
45 #undef pid_t
46
47 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
48 #undef size_t
49
50 /* If using the C implementation of alloca, define if you know the
51    direction of stack growth for your system; otherwise it will be
52    automatically deduced at run-time.
53  STACK_DIRECTION > 0 => grows toward higher addresses
54  STACK_DIRECTION < 0 => grows toward lower addresses
55  STACK_DIRECTION = 0 => direction of growth unknown
56  */
57 #undef STACK_DIRECTION
58
59 /* Define if you have the ANSI C header files.  */
60 #undef STDC_HEADERS
61
62 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
63 #undef TIME_WITH_SYS_TIME
64
65 /* Define to `int' if <sys/types.h> doesn't define.  */
66 #undef uid_t
67
68 /* Define vfork as fork if vfork does not work.  */
69 #undef vfork
70
71 /* Define if your assembler supports specifying the maximum number
72    of bytes to skip when using the GAS .p2align command.  */
73 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
74
75 /* Define if your assembler supports .balign and .p2align.  */
76 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
77
78 /* Define if your assembler uses the old HImode fild and fist notation.  */
79 #undef HAVE_GAS_FILDS_FISTS
80
81 /* Define to `int' if <sys/types.h> doesn't define.  */
82 #undef ssize_t
83
84 /* Define if cpp should also search $prefix/include.  */
85 #undef PREFIX_INCLUDE_DIR
86
87 /* Define if you have the __argz_count function.  */
88 #undef HAVE___ARGZ_COUNT
89
90 /* Define if you have the __argz_next function.  */
91 #undef HAVE___ARGZ_NEXT
92
93 /* Define if you have the __argz_stringify function.  */
94 #undef HAVE___ARGZ_STRINGIFY
95
96 /* Define if you have the alphasort function.  */
97 #undef HAVE_ALPHASORT
98
99 /* Define if you have the atoll function.  */
100 #undef HAVE_ATOLL
101
102 /* Define if you have the atoq function.  */
103 #undef HAVE_ATOQ
104
105 /* Define if you have the clock function.  */
106 #undef HAVE_CLOCK
107
108 /* Define if you have the dcgettext function.  */
109 #undef HAVE_DCGETTEXT
110
111 /* Define if you have the dup2 function.  */
112 #undef HAVE_DUP2
113
114 /* Define if you have the fprintf_unlocked function.  */
115 #undef HAVE_FPRINTF_UNLOCKED
116
117 /* Define if you have the fputc_unlocked function.  */
118 #undef HAVE_FPUTC_UNLOCKED
119
120 /* Define if you have the fputs_unlocked function.  */
121 #undef HAVE_FPUTS_UNLOCKED
122
123 /* Define if you have the fwrite_unlocked function.  */
124 #undef HAVE_FWRITE_UNLOCKED
125
126 /* Define if you have the getcwd function.  */
127 #undef HAVE_GETCWD
128
129 /* Define if you have the getpagesize function.  */
130 #undef HAVE_GETPAGESIZE
131
132 /* Define if you have the getrlimit function.  */
133 #undef HAVE_GETRLIMIT
134
135 /* Define if you have the getrusage function.  */
136 #undef HAVE_GETRUSAGE
137
138 /* Define if you have the gettimeofday function.  */
139 #undef HAVE_GETTIMEOFDAY
140
141 /* Define if you have the kill function.  */
142 #undef HAVE_KILL
143
144 /* Define if you have the lstat function.  */
145 #undef HAVE_LSTAT
146
147 /* Define if you have the mbstowcs function.  */
148 #undef HAVE_MBSTOWCS
149
150 /* Define if you have the mincore function.  */
151 #undef HAVE_MINCORE
152
153 /* Define if you have the mmap function.  */
154 #undef HAVE_MMAP
155
156 /* Define if you have the munmap function.  */
157 #undef HAVE_MUNMAP
158
159 /* Define if you have the nl_langinfo function.  */
160 #undef HAVE_NL_LANGINFO
161
162 /* Define if you have the putc_unlocked function.  */
163 #undef HAVE_PUTC_UNLOCKED
164
165 /* Define if you have the putenv function.  */
166 #undef HAVE_PUTENV
167
168 /* Define if you have the scandir function.  */
169 #undef HAVE_SCANDIR
170
171 /* Define if you have the setenv function.  */
172 #undef HAVE_SETENV
173
174 /* Define if you have the setlocale function.  */
175 #undef HAVE_SETLOCALE
176
177 /* Define if you have the setrlimit function.  */
178 #undef HAVE_SETRLIMIT
179
180 /* Define if you have the stpcpy function.  */
181 #undef HAVE_STPCPY
182
183 /* Define if you have the strcasecmp function.  */
184 #undef HAVE_STRCASECMP
185
186 /* Define if you have the strchr function.  */
187 #undef HAVE_STRCHR
188
189 /* Define if you have the strsignal function.  */
190 #undef HAVE_STRSIGNAL
191
192 /* Define if you have the sysconf function.  */
193 #undef HAVE_SYSCONF
194
195 /* Define if you have the times function.  */
196 #undef HAVE_TIMES
197
198 /* Define if you have the wcswidth function.  */
199 #undef HAVE_WCSWIDTH
200
201 /* Define if you have the <argz.h> header file.  */
202 #undef HAVE_ARGZ_H
203
204 /* Define if you have the <direct.h> header file.  */
205 #undef HAVE_DIRECT_H
206
207 /* Define if you have the <fcntl.h> header file.  */
208 #undef HAVE_FCNTL_H
209
210 /* Define if you have the <langinfo.h> header file.  */
211 #undef HAVE_LANGINFO_H
212
213 /* Define if you have the <ldfcn.h> header file.  */
214 #undef HAVE_LDFCN_H
215
216 /* Define if you have the <limits.h> header file.  */
217 #undef HAVE_LIMITS_H
218
219 /* Define if you have the <locale.h> header file.  */
220 #undef HAVE_LOCALE_H
221
222 /* Define if you have the <malloc.h> header file.  */
223 #undef HAVE_MALLOC_H
224
225 /* Define if you have the <nl_types.h> header file.  */
226 #undef HAVE_NL_TYPES_H
227
228 /* Define if you have the <stddef.h> header file.  */
229 #undef HAVE_STDDEF_H
230
231 /* Define if you have the <stdlib.h> header file.  */
232 #undef HAVE_STDLIB_H
233
234 /* Define if you have the <string.h> header file.  */
235 #undef HAVE_STRING_H
236
237 /* Define if you have the <strings.h> header file.  */
238 #undef HAVE_STRINGS_H
239
240 /* Define if you have the <sys/file.h> header file.  */
241 #undef HAVE_SYS_FILE_H
242
243 /* Define if you have the <sys/mman.h> header file.  */
244 #undef HAVE_SYS_MMAN_H
245
246 /* Define if you have the <sys/param.h> header file.  */
247 #undef HAVE_SYS_PARAM_H
248
249 /* Define if you have the <sys/resource.h> header file.  */
250 #undef HAVE_SYS_RESOURCE_H
251
252 /* Define if you have the <sys/stat.h> header file.  */
253 #undef HAVE_SYS_STAT_H
254
255 /* Define if you have the <sys/time.h> header file.  */
256 #undef HAVE_SYS_TIME_H
257
258 /* Define if you have the <sys/times.h> header file.  */
259 #undef HAVE_SYS_TIMES_H
260
261 /* Define if you have the <time.h> header file.  */
262 #undef HAVE_TIME_H
263
264 /* Define if you have the <unistd.h> header file.  */
265 #undef HAVE_UNISTD_H
266
267 /* Define if you have the <values.h> header file.  */
268 #undef HAVE_VALUES_H
269
270 /* Define if you have the <wchar.h> header file.  */
271 #undef HAVE_WCHAR_H
272
273 /* Define to enable the use of a default linker. */
274 #undef DEFAULT_LINKER
275
276 /* Define to enable the use of a default assembler. */
277 #undef DEFAULT_ASSEMBLER
278
279 /* Define if your compiler supports the `long long' type. */
280 #undef HAVE_LONG_LONG
281
282 /* Define if your compiler supports the `__int64' type. */
283 #undef HAVE___INT64
284
285 /* Define if the `_Bool' type is built-in. */
286 #undef HAVE__BOOL
287
288 /* The number of bytes in type short */
289 #undef SIZEOF_SHORT
290
291 /* The number of bytes in type int */
292 #undef SIZEOF_INT
293
294 /* The number of bytes in type long */
295 #undef SIZEOF_LONG
296
297 /* The number of bytes in type long long */
298 #undef SIZEOF_LONG_LONG
299
300 /* The number of bytes in type __int64 */
301 #undef SIZEOF___INT64
302
303 /* Define if you want more run-time sanity checks.  This one gets a grab
304    bag of miscellaneous but relatively cheap checks. */
305 #undef ENABLE_CHECKING
306
307 /* Define if you want all operations on trees (the basic data
308    structure of the front ends) to be checked for dynamic type safety
309    at runtime.  This is moderately expensive. */
310 #undef ENABLE_TREE_CHECKING
311
312 /* Define if you want all operations on RTL (the basic data structure
313    of the optimizer and back end) to be checked for dynamic type safety
314    at runtime.  This is quite expensive. */
315 #undef ENABLE_RTL_CHECKING
316
317 /* Define if you want RTL flag accesses to be checked against the RTL
318    codes that are supported for each access macro.  This is relatively
319    cheap. */
320 #undef ENABLE_RTL_FLAG_CHECKING
321
322 /* Define if you want the garbage collector to do object poisoning and
323    other memory allocation checks.  This is quite expensive. */
324 #undef ENABLE_GC_CHECKING
325
326 /* Define if you want the garbage collector to operate in maximally
327    paranoid mode, validating the entire heap and collecting garbage at
328    every opportunity.  This is extremely expensive. */
329 #undef ENABLE_GC_ALWAYS_COLLECT
330
331 /* Define if you want to run subprograms and generated programs
332    through valgrind (a memory checker).  This is extremely expensive. */
333 #undef ENABLE_VALGRIND_CHECKING
334
335 /* Define if valgrind's memcheck.h header is installed. */
336 #undef HAVE_MEMCHECK_H
337
338 /* Always define this when using the GNU C Library */
339 #undef _GNU_SOURCE
340
341 /* Define if you have a working <stdbool.h> header file. */
342 #undef HAVE_STDBOOL_H
343
344 /* Define if you can safely include both <string.h> and <strings.h>. */
345 #undef STRING_WITH_STRINGS
346
347 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
348 #undef CHAR_BIT
349
350 /* whether byteorder is bigendian */
351 #undef WORDS_BIGENDIAN
352
353 /* Define if the host machine stores words of multi-word integers in
354    big-endian order. */
355 #undef HOST_WORDS_BIG_ENDIAN
356
357 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
358 #undef BYTEORDER
359
360 /* Define if you have a working <inttypes.h> header file. */
361 #undef HAVE_INTTYPES_H
362
363 /* Define this macro if mbstowcs does not crash when its
364    first argument is NULL. */
365 #undef HAVE_WORKING_MBSTOWCS
366
367 /* Define if printf supports %p. */
368 #undef HAVE_PRINTF_PTR
369
370 /* Define if read-only mmap of a plain file works. */
371 #undef HAVE_MMAP_FILE
372
373 /* Define if mmap of /dev/zero works. */
374 #undef HAVE_MMAP_DEV_ZERO
375
376 /* Define if mmap with MAP_ANON(YMOUS) works. */
377 #undef HAVE_MMAP_ANON
378
379 /* Define if you have the iconv() function. */
380 #undef HAVE_ICONV
381
382 /* Define as const if the declaration of iconv() needs const. */
383 #undef ICONV_CONST
384
385 /* Define to 1 if we found this declaration otherwise define to 0. */
386 #undef HAVE_DECL_GETENV
387
388 /* Define to 1 if we found this declaration otherwise define to 0. */
389 #undef HAVE_DECL_ATOL
390
391 /* Define to 1 if we found this declaration otherwise define to 0. */
392 #undef HAVE_DECL_SBRK
393
394 /* Define to 1 if we found this declaration otherwise define to 0. */
395 #undef HAVE_DECL_ABORT
396
397 /* Define to 1 if we found this declaration otherwise define to 0. */
398 #undef HAVE_DECL_ATOF
399
400 /* Define to 1 if we found this declaration otherwise define to 0. */
401 #undef HAVE_DECL_GETCWD
402
403 /* Define to 1 if we found this declaration otherwise define to 0. */
404 #undef HAVE_DECL_GETWD
405
406 /* Define to 1 if we found this declaration otherwise define to 0. */
407 #undef HAVE_DECL_STRSIGNAL
408
409 /* Define to 1 if we found this declaration otherwise define to 0. */
410 #undef HAVE_DECL_PUTC_UNLOCKED
411
412 /* Define to 1 if we found this declaration otherwise define to 0. */
413 #undef HAVE_DECL_FPUTS_UNLOCKED
414
415 /* Define to 1 if we found this declaration otherwise define to 0. */
416 #undef HAVE_DECL_FWRITE_UNLOCKED
417
418 /* Define to 1 if we found this declaration otherwise define to 0. */
419 #undef HAVE_DECL_FPRINTF_UNLOCKED
420
421 /* Define to 1 if we found this declaration otherwise define to 0. */
422 #undef HAVE_DECL_STRSTR
423
424 /* Define to 1 if we found this declaration otherwise define to 0. */
425 #undef HAVE_DECL_ERRNO
426
427 /* Define to 1 if we found this declaration otherwise define to 0. */
428 #undef HAVE_DECL_VASPRINTF
429
430 /* Define to 1 if we found this declaration otherwise define to 0. */
431 #undef HAVE_DECL_MALLOC
432
433 /* Define to 1 if we found this declaration otherwise define to 0. */
434 #undef HAVE_DECL_REALLOC
435
436 /* Define to 1 if we found this declaration otherwise define to 0. */
437 #undef HAVE_DECL_CALLOC
438
439 /* Define to 1 if we found this declaration otherwise define to 0. */
440 #undef HAVE_DECL_FREE
441
442 /* Define to 1 if we found this declaration otherwise define to 0. */
443 #undef HAVE_DECL_BASENAME
444
445 /* Define to 1 if we found this declaration otherwise define to 0. */
446 #undef HAVE_DECL_GETOPT
447
448 /* Define to 1 if we found this declaration otherwise define to 0. */
449 #undef HAVE_DECL_CLOCK
450
451 /* Define to 1 if we found this declaration otherwise define to 0. */
452 #undef HAVE_DECL_GETRLIMIT
453
454 /* Define to 1 if we found this declaration otherwise define to 0. */
455 #undef HAVE_DECL_SETRLIMIT
456
457 /* Define to 1 if we found this declaration otherwise define to 0. */
458 #undef HAVE_DECL_GETRUSAGE
459
460 /* Define to `long' if <sys/resource.h> doesn't define. */
461 #undef rlim_t
462
463 /* Define to 1 if we found this declaration otherwise define to 0. */
464 #undef HAVE_DECL_LDGETNAME
465
466 /* Define to 1 if we found this declaration otherwise define to 0. */
467 #undef HAVE_DECL_TIMES
468
469 /* Define if <sys/times.h> defines struct tms. */
470 #undef HAVE_STRUCT_TMS
471
472 /* Define if <time.h> defines clock_t. */
473 #undef HAVE_CLOCK_T
474
475 /* Define if <sys/types.h> defines `uchar'. */
476 #undef HAVE_UCHAR
477
478 /* Define .init_array/.fini_array sections are available and working. */
479 #undef HAVE_INITFINI_ARRAY
480
481 /* Define if host mkdir takes a single argument. */
482 #undef MKDIR_TAKES_ONE_ARG
483
484 /* Define 0/1 to force the choice for exception handling model. */
485 #undef CONFIG_SJLJ_EXCEPTIONS
486
487 /* Define if gcc should use -lunwind. */
488 #undef USE_LIBUNWIND_EXCEPTIONS
489
490 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
491 #undef NEED_64BIT_HOST_WIDE_INT
492
493 /* Define if you want to use __cxa_atexit, rather than atexit, to
494    register C++ destructors for local statics and global objects.
495    This is essential for fully standards-compliant handling of
496    destructors, but requires __cxa_atexit in libc. */
497 #undef DEFAULT_USE_CXA_ATEXIT
498
499 /* Define to the name of a file containing a list of extra machine modes
500    for this architecture. */
501 #undef EXTRA_MODES_FILE
502
503 /* Define if the target architecture needs extra machine modes to represent
504    the results of comparisons. */
505 #undef EXTRA_CC_MODES
506
507 /* Define if you have the stpcpy function */
508 #undef HAVE_STPCPY
509
510 /* Define if your locale.h file contains LC_MESSAGES. */
511 #undef HAVE_LC_MESSAGES
512
513 /* Define to 1 if NLS is requested */
514 #undef ENABLE_NLS
515
516 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
517 #undef HAVE_GETTEXT
518
519 /* Define to 1 if installation paths should be looked up in Windows32
520    Registry. Ignored on non windows32 hosts. */
521 #undef ENABLE_WIN32_REGISTRY
522
523 /* Define to be the last portion of registry key on windows hosts. */
524 #undef WIN32_REGISTRY_KEY
525
526 /* Define if your assembler supports .subsection and .subsection -1 starts
527    emitting at the beginning of your section. */
528 #undef HAVE_GAS_SUBSECTION_ORDERING
529
530 /* Define if your assembler supports .weak. */
531 #undef HAVE_GAS_WEAK
532
533 /* Define if your assembler supports .hidden. */
534 #undef HAVE_GAS_HIDDEN
535
536 /* Define if your assembler supports .uleb128. */
537 #undef HAVE_AS_LEB128
538
539 /* Define if your assembler mis-optimizes .eh_frame data. */
540 #undef USE_AS_TRADITIONAL_FORMAT
541
542 /* Define if your assembler supports marking sections with SHF_MERGE flag. */
543 #undef HAVE_GAS_SHF_MERGE
544
545 /* Define if your assembler supports thread-local storage. */
546 #undef HAVE_AS_TLS
547
548 /* Define if your assembler supports explicit relocations. */
549 #undef HAVE_AS_EXPLICIT_RELOCS
550
551 /* Define if your assembler supports .register. */
552 #undef HAVE_AS_REGISTER_PSEUDO_OP
553
554 /* Define if your assembler supports -relax option. */
555 #undef HAVE_AS_RELAX_OPTION
556
557 /* Define if your assembler and linker support unaligned PC relative relocs. */
558 #undef HAVE_AS_SPARC_UA_PCREL
559
560 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
561 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
562
563 /* Define if your assembler supports offsetable %lo(). */
564 #undef HAVE_AS_OFFSETABLE_LO10
565
566 /* Define true if the assembler supports '.long foo@GOTOFF'. */
567 #undef HAVE_AS_GOTOFF_IN_DATA
568
569 /* Define if your assembler supports ltoffx and ldxmov relocations. */
570 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
571
572 /* Define if your assembler supports dwarf2 .file/.loc directives,
573    and preserves file table indices exactly as given. */
574 #undef HAVE_AS_DWARF2_DEBUG_LINE
575
576 /* Define if your assembler supports the --gdwarf2 option. */
577 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
578
579 /* Define if your assembler supports the --gstabs option. */
580 #undef HAVE_AS_GSTABS_DEBUG_FLAG
581
582 /* Define if your linker links a mix of read-only
583    and read-write sections into a read-write section. */
584 #undef HAVE_LD_RO_RW_SECTION_MIXING
585
586 /* Define if your linker supports --eh-frame-hdr option. */
587 #undef HAVE_LD_EH_FRAME_HDR
588
589 /* Define if your linker supports -pie option. */
590 #undef HAVE_LD_PIE
591
592 /* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
593 #undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
594
595
596 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
597    __cplusplus are defined.  That's a problem since we use `const' in
598    the GCC headers, and the resulting bison code is therefore type
599    unsafe.  Thus, we must match the bison behavior here.  */
600
601 #ifndef __STDC__
602 #ifndef __cplusplus
603 #undef const
604 #define const
605 #endif
606 #endif