OSDN Git Service

2005-05-04 Kelley Cook <kcook@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
4 #undef CHAR_BIT
5
6 /* Define 0/1 to force the choice for exception handling model. */
7 #undef CONFIG_SJLJ_EXCEPTIONS
8
9 /* Define to enable the use of a default assembler. */
10 #undef DEFAULT_ASSEMBLER
11
12 /* Define to enable the use of a default linker. */
13 #undef DEFAULT_LINKER
14
15 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
16    destructors for local statics and global objects. This is essential for
17    fully standards-compliant handling of destructors, but requires
18    __cxa_atexit in libc. */
19 #undef DEFAULT_USE_CXA_ATEXIT
20
21 /* Define if you want assertions enabled. This is a cheap check. */
22 #undef ENABLE_ASSERT_CHECKING
23
24 /* Define if you want more run-time sanity checks. This one gets a grab bag of
25    miscellaneous but relatively cheap checks. */
26 #undef ENABLE_CHECKING
27
28 /* Define if you want fold checked that it never destructs its argument. This
29    is quite expensive. */
30 #undef ENABLE_FOLD_CHECKING
31
32 /* Define if you want the garbage collector to operate in maximally paranoid
33    mode, validating the entire heap and collecting garbage at every
34    opportunity. This is extremely expensive. */
35 #undef ENABLE_GC_ALWAYS_COLLECT
36
37 /* Define if you want the garbage collector to do object poisoning and other
38    memory allocation checks. This is quite expensive. */
39 #undef ENABLE_GC_CHECKING
40
41 /* Define to 1 if translation of program messages to the user's native
42    language is requested. */
43 #undef ENABLE_NLS
44
45 /* Define if you want all operations on RTL (the basic data structure of the
46    optimizer and back end) to be checked for dynamic type safety at runtime.
47    This is quite expensive. */
48 #undef ENABLE_RTL_CHECKING
49
50 /* Define if you want RTL flag accesses to be checked against the RTL codes
51    that are supported for each access macro. This is relatively cheap. */
52 #undef ENABLE_RTL_FLAG_CHECKING
53
54 /* Define if you want runtime assertions enabled. This is a cheap check. */
55 #undef ENABLE_RUNTIME_CHECKING
56
57 /* Define if you want all operations on trees (the basic data structure of the
58    front ends) to be checked for dynamic type safety at runtime. This is
59    moderately expensive. The tree browser debugging routines will also be
60    enabled by this option. */
61 #undef ENABLE_TREE_CHECKING
62
63 /* Define if you want to run subprograms and generated programs through
64    valgrind (a memory checker). This is extremely expensive. */
65 #undef ENABLE_VALGRIND_CHECKING
66
67 /* Define to 1 if installation paths should be looked up in the Windows
68    Registry. Ignored on non-Windows hosts. */
69 #undef ENABLE_WIN32_REGISTRY
70
71 /* Define to the name of a file containing a list of extra machine modes for
72    this architecture. */
73 #undef EXTRA_MODES_FILE
74
75 /* Define to enable detailed memory allocation stats gathering. */
76 #undef GATHER_STATISTICS
77
78 /* Define to the type of elements in the array set by `getgroups'. Usually
79    this is either `int' or `gid_t'. */
80 #undef GETGROUPS_T
81
82 /* Define if the zone collector is in use */
83 #undef GGC_ZONE
84
85 /* Define to 1 if you have the `alphasort' function. */
86 #undef HAVE_ALPHASORT
87
88 /* Define if your assembler supports dwarf2 .file/.loc directives, and
89    preserves file table indices exactly as given. */
90 #undef HAVE_AS_DWARF2_DEBUG_LINE
91
92 /* Define if your assembler supports explicit relocations. */
93 #undef HAVE_AS_EXPLICIT_RELOCS
94
95 /* Define if your assembler supports the --gdwarf2 option. */
96 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
97
98 /* Define true if the assembler supports '.long foo@GOTOFF'. */
99 #undef HAVE_AS_GOTOFF_IN_DATA
100
101 /* Define if your assembler supports the --gstabs option. */
102 #undef HAVE_AS_GSTABS_DEBUG_FLAG
103
104 /* Define if your assembler supports the Sun syntax for cmov. */
105 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
106
107 /* Define if your assembler supports .sleb128 and .uleb128. */
108 #undef HAVE_AS_LEB128
109
110 /* Define if your assembler supports ltoffx and ldxmov relocations. */
111 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
112
113 /* Define if your assembler supports mfcr field. */
114 #undef HAVE_AS_MFCRF
115
116 /* Define if your assembler supports the -no-mul-bug-abort option. */
117 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
118
119 /* Define if your assembler supports offsetable %lo(). */
120 #undef HAVE_AS_OFFSETABLE_LO10
121
122 /* Define if your assembler supports .register. */
123 #undef HAVE_AS_REGISTER_PSEUDO_OP
124
125 /* Define if your assembler supports -relax option. */
126 #undef HAVE_AS_RELAX_OPTION
127
128 /* Define if your assembler and linker support unaligned PC relative relocs.
129    */
130 #undef HAVE_AS_SPARC_UA_PCREL
131
132 /* Define if your assembler and linker support unaligned PC relative relocs
133    against hidden symbols. */
134 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
135
136 /* Define if your assembler supports thread-local storage. */
137 #undef HAVE_AS_TLS
138
139 /* Define to 1 if you have the `atoll' function. */
140 #undef HAVE_ATOLL
141
142 /* Define to 1 if you have the `atoq' function. */
143 #undef HAVE_ATOQ
144
145 /* Define to 1 if you have the `clearerr_unlocked' function. */
146 #undef HAVE_CLEARERR_UNLOCKED
147
148 /* Define to 1 if you have the `clock' function. */
149 #undef HAVE_CLOCK
150
151 /* Define if <time.h> defines clock_t. */
152 #undef HAVE_CLOCK_T
153
154 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
155    */
156 #undef HAVE_DECL_ABORT
157
158 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
159 #undef HAVE_DECL_ATOF
160
161 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
162 #undef HAVE_DECL_ATOL
163
164 /* Define to 1 if we found a declaration for 'basename', otherwise define to
165    0. */
166 #undef HAVE_DECL_BASENAME
167
168 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
169    */
170 #undef HAVE_DECL_CALLOC
171
172 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
173    define to 0. */
174 #undef HAVE_DECL_CLEARERR_UNLOCKED
175
176 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
177    */
178 #undef HAVE_DECL_CLOCK
179
180 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
181    */
182 #undef HAVE_DECL_ERRNO
183
184 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
185    to 0. */
186 #undef HAVE_DECL_FEOF_UNLOCKED
187
188 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
189    define to 0. */
190 #undef HAVE_DECL_FERROR_UNLOCKED
191
192 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
193    define to 0. */
194 #undef HAVE_DECL_FFLUSH_UNLOCKED
195
196 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
197    define to 0. */
198 #undef HAVE_DECL_FGETC_UNLOCKED
199
200 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
201    define to 0. */
202 #undef HAVE_DECL_FGETS_UNLOCKED
203
204 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
205    define to 0. */
206 #undef HAVE_DECL_FILENO_UNLOCKED
207
208 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
209    define to 0. */
210 #undef HAVE_DECL_FPRINTF_UNLOCKED
211
212 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
213    define to 0. */
214 #undef HAVE_DECL_FPUTC_UNLOCKED
215
216 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
217    define to 0. */
218 #undef HAVE_DECL_FPUTS_UNLOCKED
219
220 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
221    define to 0. */
222 #undef HAVE_DECL_FREAD_UNLOCKED
223
224 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
225 #undef HAVE_DECL_FREE
226
227 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
228    define to 0. */
229 #undef HAVE_DECL_FWRITE_UNLOCKED
230
231 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
232    define to 0. */
233 #undef HAVE_DECL_GETCHAR_UNLOCKED
234
235 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
236    */
237 #undef HAVE_DECL_GETCWD
238
239 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
240    to 0. */
241 #undef HAVE_DECL_GETC_UNLOCKED
242
243 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
244    */
245 #undef HAVE_DECL_GETENV
246
247 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
248    */
249 #undef HAVE_DECL_GETOPT
250
251 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
252    to 0. */
253 #undef HAVE_DECL_GETPAGESIZE
254
255 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
256    0. */
257 #undef HAVE_DECL_GETRLIMIT
258
259 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
260    0. */
261 #undef HAVE_DECL_GETRUSAGE
262
263 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
264    */
265 #undef HAVE_DECL_GETWD
266
267 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
268    0. */
269 #undef HAVE_DECL_LDGETNAME
270
271 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
272    */
273 #undef HAVE_DECL_MALLOC
274
275 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
276    define to 0. */
277 #undef HAVE_DECL_PUTCHAR_UNLOCKED
278
279 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
280    to 0. */
281 #undef HAVE_DECL_PUTC_UNLOCKED
282
283 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
284    */
285 #undef HAVE_DECL_REALLOC
286
287 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
288 #undef HAVE_DECL_SBRK
289
290 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
291    0. */
292 #undef HAVE_DECL_SETRLIMIT
293
294 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
295    0. */
296 #undef HAVE_DECL_SNPRINTF
297
298 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
299    0. */
300 #undef HAVE_DECL_STRSIGNAL
301
302 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
303    */
304 #undef HAVE_DECL_STRSTR
305
306 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
307    */
308 #undef HAVE_DECL_TIMES
309
310 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
311    0. */
312 #undef HAVE_DECL_VASPRINTF
313
314 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
315    0. */
316 #undef HAVE_DECL_VSNPRINTF
317
318 /* Define to 1 if you have the <direct.h> header file. */
319 #undef HAVE_DIRECT_H
320
321 /* Define to 1 if you have the `dup2' function. */
322 #undef HAVE_DUP2
323
324 /* Define to 1 if you have the <fcntl.h> header file. */
325 #undef HAVE_FCNTL_H
326
327 /* Define to 1 if you have the `feof_unlocked' function. */
328 #undef HAVE_FEOF_UNLOCKED
329
330 /* Define to 1 if you have the `ferror_unlocked' function. */
331 #undef HAVE_FERROR_UNLOCKED
332
333 /* Define to 1 if you have the `fflush_unlocked' function. */
334 #undef HAVE_FFLUSH_UNLOCKED
335
336 /* Define to 1 if you have the `fgetc_unlocked' function. */
337 #undef HAVE_FGETC_UNLOCKED
338
339 /* Define to 1 if you have the `fgets_unlocked' function. */
340 #undef HAVE_FGETS_UNLOCKED
341
342 /* Define to 1 if you have the `fileno_unlocked' function. */
343 #undef HAVE_FILENO_UNLOCKED
344
345 /* Define to 1 if you have the `fork' function. */
346 #undef HAVE_FORK
347
348 /* Define to 1 if you have the `fprintf_unlocked' function. */
349 #undef HAVE_FPRINTF_UNLOCKED
350
351 /* Define to 1 if you have the `fputc_unlocked' function. */
352 #undef HAVE_FPUTC_UNLOCKED
353
354 /* Define to 1 if you have the `fputs_unlocked' function. */
355 #undef HAVE_FPUTS_UNLOCKED
356
357 /* Define to 1 if you have the `fread_unlocked' function. */
358 #undef HAVE_FREAD_UNLOCKED
359
360 /* Define to 1 if you have the `fwrite_unlocked' function. */
361 #undef HAVE_FWRITE_UNLOCKED
362
363 /* Define if your assembler supports .balign and .p2align. */
364 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
365
366 /* Define 0/1 if your assembler supports COMDAT group. */
367 #undef HAVE_GAS_COMDAT_GROUP
368
369 /* Define if your assembler uses the new HImode fild and fist notation. */
370 #undef HAVE_GAS_FILDS_FISTS
371
372 /* Define if your assembler and linker support .hidden. */
373 #undef HAVE_GAS_HIDDEN
374
375 /* Define if your assembler supports specifying the maximum number of bytes to
376    skip when using the GAS .p2align command. */
377 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
378
379 /* Define if your assembler supports .nsubspa comdat option. */
380 #undef HAVE_GAS_NSUBSPA_COMDAT
381
382 /* Define if your assembler and linker support 32-bit section relative relocs
383    via '.secrel32 label'. */
384 #undef HAVE_GAS_PE_SECREL32_RELOC
385
386 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
387    */
388 #undef HAVE_GAS_SHF_MERGE
389
390 /* Define if your assembler supports .subsection and .subsection -1 starts
391    emitting at the beginning of your section. */
392 #undef HAVE_GAS_SUBSECTION_ORDERING
393
394 /* Define if your assembler supports .weak. */
395 #undef HAVE_GAS_WEAK
396
397 /* Define to 1 if you have the `getchar_unlocked' function. */
398 #undef HAVE_GETCHAR_UNLOCKED
399
400 /* Define to 1 if you have the `getc_unlocked' function. */
401 #undef HAVE_GETC_UNLOCKED
402
403 /* Define to 1 if you have the `getrlimit' function. */
404 #undef HAVE_GETRLIMIT
405
406 /* Define to 1 if you have the `getrusage' function. */
407 #undef HAVE_GETRUSAGE
408
409 /* Define to 1 if you have the `gettimeofday' function. */
410 #undef HAVE_GETTIMEOFDAY
411
412 /* Define if you have the iconv() function. */
413 #undef HAVE_ICONV
414
415 /* Define to 1 if you have the <iconv.h> header file. */
416 #undef HAVE_ICONV_H
417
418 /* Define .init_array/.fini_array sections are available and working. */
419 #undef HAVE_INITFINI_ARRAY
420
421 /* Define if you have a working <inttypes.h> header file. */
422 #undef HAVE_INTTYPES_H
423
424 /* Define to 1 if you have the `kill' function. */
425 #undef HAVE_KILL
426
427 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
428 #undef HAVE_LANGINFO_CODESET
429
430 /* Define to 1 if you have the <langinfo.h> header file. */
431 #undef HAVE_LANGINFO_H
432
433 /* Define if your <locale.h> file defines LC_MESSAGES. */
434 #undef HAVE_LC_MESSAGES
435
436 /* Define to 1 if you have the <ldfcn.h> header file. */
437 #undef HAVE_LDFCN_H
438
439 /* Define if your linker supports --as-needed and --no-as-needed options. */
440 #undef HAVE_LD_AS_NEEDED
441
442 /* Define if your linker supports --demangle option. */
443 #undef HAVE_LD_DEMANGLE
444
445 /* Define if your linker supports --eh-frame-hdr option. */
446 #undef HAVE_LD_EH_FRAME_HDR
447
448 /* Define if your PowerPC64 linker only needs function descriptor syms. */
449 #undef HAVE_LD_NO_DOT_SYMS
450
451 /* Define if your linker supports -pie option. */
452 #undef HAVE_LD_PIE
453
454 /* Define if your linker links a mix of read-only and read-write sections into
455    a read-write section. */
456 #undef HAVE_LD_RO_RW_SECTION_MIXING
457
458 /* Define if your linker supports -Bstatic/-Bdynamic option. */
459 #undef HAVE_LD_STATIC_DYNAMIC
460
461 /* Define if your linker supports --sysroot. */
462 #undef HAVE_LD_SYSROOT
463
464 /* Define to 1 if you have the <limits.h> header file. */
465 #undef HAVE_LIMITS_H
466
467 /* Define to 1 if you have the <locale.h> header file. */
468 #undef HAVE_LOCALE_H
469
470 /* Define if your compiler supports the \`long long' type. */
471 #undef HAVE_LONG_LONG
472
473 /* Define to 1 if you have the <malloc.h> header file. */
474 #undef HAVE_MALLOC_H
475
476 /* Define to 1 if you have the `mbstowcs' function. */
477 #undef HAVE_MBSTOWCS
478
479 /* Define if valgrind's memcheck.h header is installed. */
480 #undef HAVE_MEMCHECK_H
481
482 /* Define to 1 if you have the <memory.h> header file. */
483 #undef HAVE_MEMORY_H
484
485 /* Define to 1 if you have the `mincore' function. */
486 #undef HAVE_MINCORE
487
488 /* Define to 1 if you have the `mmap' function. */
489 #undef HAVE_MMAP
490
491 /* Define if mmap with MAP_ANON(YMOUS) works. */
492 #undef HAVE_MMAP_ANON
493
494 /* Define if mmap of /dev/zero works. */
495 #undef HAVE_MMAP_DEV_ZERO
496
497 /* Define if read-only mmap of a plain file works. */
498 #undef HAVE_MMAP_FILE
499
500 /* Define to 1 if you have the `nl_langinfo' function. */
501 #undef HAVE_NL_LANGINFO
502
503 /* Define if printf supports "%p". */
504 #undef HAVE_PRINTF_PTR
505
506 /* Define to 1 if you have the `putchar_unlocked' function. */
507 #undef HAVE_PUTCHAR_UNLOCKED
508
509 /* Define to 1 if you have the `putc_unlocked' function. */
510 #undef HAVE_PUTC_UNLOCKED
511
512 /* Define to 1 if you have the `scandir' function. */
513 #undef HAVE_SCANDIR
514
515 /* Define to 1 if you have the `setlocale' function. */
516 #undef HAVE_SETLOCALE
517
518 /* Define to 1 if you have the `setrlimit' function. */
519 #undef HAVE_SETRLIMIT
520
521 /* Define to 1 if you have the <stddef.h> header file. */
522 #undef HAVE_STDDEF_H
523
524 /* Define to 1 if you have the <stdint.h> header file. */
525 #undef HAVE_STDINT_H
526
527 /* Define to 1 if you have the <stdlib.h> header file. */
528 #undef HAVE_STDLIB_H
529
530 /* Define to 1 if you have the <strings.h> header file. */
531 #undef HAVE_STRINGS_H
532
533 /* Define to 1 if you have the <string.h> header file. */
534 #undef HAVE_STRING_H
535
536 /* Define to 1 if you have the `strsignal' function. */
537 #undef HAVE_STRSIGNAL
538
539 /* Define if <sys/times.h> defines struct tms. */
540 #undef HAVE_STRUCT_TMS
541
542 /* Define to 1 if you have the `sysconf' function. */
543 #undef HAVE_SYSCONF
544
545 /* Define to 1 if you have the <sys/file.h> header file. */
546 #undef HAVE_SYS_FILE_H
547
548 /* Define to 1 if you have the <sys/mman.h> header file. */
549 #undef HAVE_SYS_MMAN_H
550
551 /* Define to 1 if you have the <sys/param.h> header file. */
552 #undef HAVE_SYS_PARAM_H
553
554 /* Define to 1 if you have the <sys/resource.h> header file. */
555 #undef HAVE_SYS_RESOURCE_H
556
557 /* Define to 1 if you have the <sys/stat.h> header file. */
558 #undef HAVE_SYS_STAT_H
559
560 /* Define to 1 if you have the <sys/times.h> header file. */
561 #undef HAVE_SYS_TIMES_H
562
563 /* Define to 1 if you have the <sys/time.h> header file. */
564 #undef HAVE_SYS_TIME_H
565
566 /* Define to 1 if you have the <sys/types.h> header file. */
567 #undef HAVE_SYS_TYPES_H
568
569 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
570 #undef HAVE_SYS_WAIT_H
571
572 /* Define to 1 if you have the `times' function. */
573 #undef HAVE_TIMES
574
575 /* Define to 1 if you have the <time.h> header file. */
576 #undef HAVE_TIME_H
577
578 /* Define to 1 if you have the <unistd.h> header file. */
579 #undef HAVE_UNISTD_H
580
581 /* Define if valgrind's valgrind/memcheck.h header is installed. */
582 #undef HAVE_VALGRIND_MEMCHECK_H
583
584 /* Define to 1 if you have the `vfork' function. */
585 #undef HAVE_VFORK
586
587 /* Define to 1 if you have the <vfork.h> header file. */
588 #undef HAVE_VFORK_H
589
590 /* Define to 1 if you have the <wchar.h> header file. */
591 #undef HAVE_WCHAR_H
592
593 /* Define to 1 if you have the `wcswidth' function. */
594 #undef HAVE_WCSWIDTH
595
596 /* Define to 1 if `fork' works. */
597 #undef HAVE_WORKING_FORK
598
599 /* Define this macro if mbstowcs does not crash when its first argument is
600    NULL. */
601 #undef HAVE_WORKING_MBSTOWCS
602
603 /* Define to 1 if `vfork' works. */
604 #undef HAVE_WORKING_VFORK
605
606 /* Define if your compiler supports the \`__int64' type. */
607 #undef HAVE___INT64
608
609 /* Define as const if the declaration of iconv() needs const. */
610 #undef ICONV_CONST
611
612 /* Define if host mkdir takes a single argument. */
613 #undef MKDIR_TAKES_ONE_ARG
614
615 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
616 #undef NEED_64BIT_HOST_WIDE_INT
617
618 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
619 #undef NO_MINUS_C_MINUS_O
620
621 /* Define to the address where bug reports for this package should be sent. */
622 #undef PACKAGE_BUGREPORT
623
624 /* Define to the full name of this package. */
625 #undef PACKAGE_NAME
626
627 /* Define to the full name and version of this package. */
628 #undef PACKAGE_STRING
629
630 /* Define to the one symbol short name of this package. */
631 #undef PACKAGE_TARNAME
632
633 /* Define to the version of this package. */
634 #undef PACKAGE_VERSION
635
636 /* Define to PREFIX/include if cpp should also search that directory. */
637 #undef PREFIX_INCLUDE_DIR
638
639 /* The size of a `int', as computed by sizeof. */
640 #undef SIZEOF_INT
641
642 /* The size of a `long', as computed by sizeof. */
643 #undef SIZEOF_LONG
644
645 /* The size of a `long long', as computed by sizeof. */
646 #undef SIZEOF_LONG_LONG
647
648 /* The size of a `short', as computed by sizeof. */
649 #undef SIZEOF_SHORT
650
651 /* The size of a `void *', as computed by sizeof. */
652 #undef SIZEOF_VOID_P
653
654 /* The size of a `__int64', as computed by sizeof. */
655 #undef SIZEOF___INT64
656
657 /* Define to 1 if you have the ANSI C header files. */
658 #undef STDC_HEADERS
659
660 /* Define if you can safely include both <string.h> and <strings.h>. */
661 #undef STRING_WITH_STRINGS
662
663 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
664 #undef TIME_WITH_SYS_TIME
665
666 /* Define if your assembler mis-optimizes .eh_frame data. */
667 #undef USE_AS_TRADITIONAL_FORMAT
668
669 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
670    still efficiently supported by the host hardware. */
671 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
672
673 /* Define if location_t is fileline integer cookie. */
674 #undef USE_MAPPED_LOCATION
675
676 /* Define to be the last component of the Windows registry key under which to
677    look for installation paths. The full key used will be
678    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
679    The default is the GCC version number. */
680 #undef WIN32_REGISTRY_KEY
681
682 /* Define to 1 if your processor stores words with the most significant byte
683    first (like Motorola and SPARC, unlike Intel and VAX). */
684 #undef WORDS_BIGENDIAN
685
686 /* Always define this when using the GNU C Library */
687 #undef _GNU_SOURCE
688
689 /* Define to `int' if <sys/types.h> doesn't define. */
690 #undef gid_t
691
692 /* Define to `__inline__' or `__inline' if that's what the C compiler
693    calls it, or to nothing if 'inline' is not supported under any name.  */
694 #ifndef __cplusplus
695 #undef inline
696 #endif
697
698 /* Define to `int' if <sys/types.h> does not define. */
699 #undef pid_t
700
701 /* Define to \`long' if <sys/resource.h> doesn't define. */
702 #undef rlim_t
703
704 /* Define to `int' if <sys/types.h> does not define. */
705 #undef ssize_t
706
707 /* Define to `int' if <sys/types.h> doesn't define. */
708 #undef uid_t
709
710 /* Define as `fork' if `vfork' does not work. */
711 #undef vfork