* tree-vrp.c (vrp_prop): Move class to earlier point in the file.
[official-gcc.git] / libiberty / config.in
blob66c78e816840eb2aced089dc7f913b8b09de101f
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7    This function is required for alloca.c support on those systems. */
8 #undef CRAY_STACKSEG_END
10 /* Define to 1 if you have the <alloca.h> header file. */
11 #undef HAVE_ALLOCA_H
13 /* Define to 1 if you have the `asprintf' function. */
14 #undef HAVE_ASPRINTF
16 /* Define to 1 if you have the `atexit' function. */
17 #undef HAVE_ATEXIT
19 /* Define to 1 if you have the `basename' function. */
20 #undef HAVE_BASENAME
22 /* Define to 1 if you have the `bcmp' function. */
23 #undef HAVE_BCMP
25 /* Define to 1 if you have the `bcopy' function. */
26 #undef HAVE_BCOPY
28 /* Define to 1 if you have the `bsearch' function. */
29 #undef HAVE_BSEARCH
31 /* Define to 1 if you have the `bzero' function. */
32 #undef HAVE_BZERO
34 /* Define to 1 if you have the `calloc' function. */
35 #undef HAVE_CALLOC
37 /* Define to 1 if you have the `canonicalize_file_name' function. */
38 #undef HAVE_CANONICALIZE_FILE_NAME
40 /* Define to 1 if you have the `clock' function. */
41 #undef HAVE_CLOCK
43 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
44    don't. */
45 #undef HAVE_DECL_ASPRINTF
47 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
48    you don't. */
49 #undef HAVE_DECL_BASENAME
51 /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
52    */
53 #undef HAVE_DECL_CALLOC
55 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
56 #undef HAVE_DECL_FFS
58 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
59    */
60 #undef HAVE_DECL_GETENV
62 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
63    */
64 #undef HAVE_DECL_GETOPT
66 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
67    */
68 #undef HAVE_DECL_MALLOC
70 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
71    don't. */
72 #undef HAVE_DECL_REALLOC
74 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
75    */
76 #undef HAVE_DECL_SBRK
78 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
79    don't. */
80 #undef HAVE_DECL_SNPRINTF
82 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
83    don't. */
84 #undef HAVE_DECL_STRNLEN
86 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
87    */
88 #undef HAVE_DECL_STRTOL
90 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
91    don't. */
92 #undef HAVE_DECL_STRTOLL
94 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
95    don't. */
96 #undef HAVE_DECL_STRTOUL
98 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
99    don't. */
100 #undef HAVE_DECL_STRTOULL
102 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
103    don't. */
104 #undef HAVE_DECL_STRVERSCMP
106 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
107    don't. */
108 #undef HAVE_DECL_VASPRINTF
110 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
111    don't. */
112 #undef HAVE_DECL_VSNPRINTF
114 /* Define to 1 if you have the `dup3' function. */
115 #undef HAVE_DUP3
117 /* Define to 1 if you have the <fcntl.h> header file. */
118 #undef HAVE_FCNTL_H
120 /* Define to 1 if you have the `ffs' function. */
121 #undef HAVE_FFS
123 /* Define to 1 if you have the `fork' function. */
124 #undef HAVE_FORK
126 /* Define to 1 if you have the `getcwd' function. */
127 #undef HAVE_GETCWD
129 /* Define to 1 if you have the `getpagesize' function. */
130 #undef HAVE_GETPAGESIZE
132 /* Define to 1 if you have the `getrlimit' function. */
133 #undef HAVE_GETRLIMIT
135 /* Define to 1 if you have the `getrusage' function. */
136 #undef HAVE_GETRUSAGE
138 /* Define to 1 if you have the `getsysinfo' function. */
139 #undef HAVE_GETSYSINFO
141 /* Define to 1 if you have the `gettimeofday' function. */
142 #undef HAVE_GETTIMEOFDAY
144 /* Define to 1 if you have the `index' function. */
145 #undef HAVE_INDEX
147 /* Define to 1 if you have the `insque' function. */
148 #undef HAVE_INSQUE
150 /* Define to 1 if the system has the type `intptr_t'. */
151 #undef HAVE_INTPTR_T
153 /* Define to 1 if you have the <inttypes.h> header file. */
154 #undef HAVE_INTTYPES_H
156 /* Define to 1 if you have the <limits.h> header file. */
157 #undef HAVE_LIMITS_H
159 /* Define if you have the `long long' type. */
160 #undef HAVE_LONG_LONG
162 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
163 #undef HAVE_MACHINE_HAL_SYSINFO_H
165 /* Define to 1 if you have the <malloc.h> header file. */
166 #undef HAVE_MALLOC_H
168 /* Define to 1 if you have the `memchr' function. */
169 #undef HAVE_MEMCHR
171 /* Define to 1 if you have the `memcmp' function. */
172 #undef HAVE_MEMCMP
174 /* Define to 1 if you have the `memcpy' function. */
175 #undef HAVE_MEMCPY
177 /* Define to 1 if you have the `memmem' function. */
178 #undef HAVE_MEMMEM
180 /* Define to 1 if you have the `memmove' function. */
181 #undef HAVE_MEMMOVE
183 /* Define to 1 if you have the <memory.h> header file. */
184 #undef HAVE_MEMORY_H
186 /* Define to 1 if you have the `memset' function. */
187 #undef HAVE_MEMSET
189 /* Define to 1 if you have the `mkstemps' function. */
190 #undef HAVE_MKSTEMPS
192 /* Define to 1 if you have a working `mmap' system call. */
193 #undef HAVE_MMAP
195 /* Define to 1 if you have the `on_exit' function. */
196 #undef HAVE_ON_EXIT
198 /* Define to 1 if you have the <process.h> header file. */
199 #undef HAVE_PROCESS_H
201 /* Define to 1 if you have the `psignal' function. */
202 #undef HAVE_PSIGNAL
204 /* Define to 1 if you have the `pstat_getdynamic' function. */
205 #undef HAVE_PSTAT_GETDYNAMIC
207 /* Define to 1 if you have the `pstat_getstatic' function. */
208 #undef HAVE_PSTAT_GETSTATIC
210 /* Define to 1 if you have the `putenv' function. */
211 #undef HAVE_PUTENV
213 /* Define to 1 if you have the `random' function. */
214 #undef HAVE_RANDOM
216 /* Define to 1 if you have the `realpath' function. */
217 #undef HAVE_REALPATH
219 /* Define to 1 if you have the `rename' function. */
220 #undef HAVE_RENAME
222 /* Define to 1 if you have the `rindex' function. */
223 #undef HAVE_RINDEX
225 /* Define to 1 if you have the `sbrk' function. */
226 #undef HAVE_SBRK
228 /* Define to 1 if you have the `setenv' function. */
229 #undef HAVE_SETENV
231 /* Define to 1 if you have the `setproctitle' function. */
232 #undef HAVE_SETPROCTITLE
234 /* Define to 1 if you have the `setrlimit' function. */
235 #undef HAVE_SETRLIMIT
237 /* Define to 1 if you have the `sigsetmask' function. */
238 #undef HAVE_SIGSETMASK
240 /* Define to 1 if you have the `snprintf' function. */
241 #undef HAVE_SNPRINTF
243 /* Define to 1 if you have the `spawnve' function. */
244 #undef HAVE_SPAWNVE
246 /* Define to 1 if you have the `spawnvpe' function. */
247 #undef HAVE_SPAWNVPE
249 /* Define to 1 if you have the <stdint.h> header file. */
250 #undef HAVE_STDINT_H
252 /* Define to 1 if you have the <stdio_ext.h> header file. */
253 #undef HAVE_STDIO_EXT_H
255 /* Define to 1 if you have the <stdlib.h> header file. */
256 #undef HAVE_STDLIB_H
258 /* Define to 1 if you have the `stpcpy' function. */
259 #undef HAVE_STPCPY
261 /* Define to 1 if you have the `stpncpy' function. */
262 #undef HAVE_STPNCPY
264 /* Define to 1 if you have the `strcasecmp' function. */
265 #undef HAVE_STRCASECMP
267 /* Define to 1 if you have the `strchr' function. */
268 #undef HAVE_STRCHR
270 /* Define to 1 if you have the `strdup' function. */
271 #undef HAVE_STRDUP
273 /* Define to 1 if you have the `strerror' function. */
274 #undef HAVE_STRERROR
276 /* Define to 1 if you have the <strings.h> header file. */
277 #undef HAVE_STRINGS_H
279 /* Define to 1 if you have the <string.h> header file. */
280 #undef HAVE_STRING_H
282 /* Define to 1 if you have the `strncasecmp' function. */
283 #undef HAVE_STRNCASECMP
285 /* Define to 1 if you have the `strndup' function. */
286 #undef HAVE_STRNDUP
288 /* Define to 1 if you have the `strnlen' function. */
289 #undef HAVE_STRNLEN
291 /* Define to 1 if you have the `strrchr' function. */
292 #undef HAVE_STRRCHR
294 /* Define to 1 if you have the `strsignal' function. */
295 #undef HAVE_STRSIGNAL
297 /* Define to 1 if you have the `strstr' function. */
298 #undef HAVE_STRSTR
300 /* Define to 1 if you have the `strtod' function. */
301 #undef HAVE_STRTOD
303 /* Define to 1 if you have the `strtol' function. */
304 #undef HAVE_STRTOL
306 /* Define to 1 if you have the `strtoll' function. */
307 #undef HAVE_STRTOLL
309 /* Define to 1 if you have the `strtoul' function. */
310 #undef HAVE_STRTOUL
312 /* Define to 1 if you have the `strtoull' function. */
313 #undef HAVE_STRTOULL
315 /* Define to 1 if you have the `strverscmp' function. */
316 #undef HAVE_STRVERSCMP
318 /* Define to 1 if you have the `sysconf' function. */
319 #undef HAVE_SYSCONF
321 /* Define to 1 if you have the `sysctl' function. */
322 #undef HAVE_SYSCTL
324 /* Define to 1 if you have the `sysmp' function. */
325 #undef HAVE_SYSMP
327 /* Define if you have the sys_errlist variable. */
328 #undef HAVE_SYS_ERRLIST
330 /* Define to 1 if you have the <sys/file.h> header file. */
331 #undef HAVE_SYS_FILE_H
333 /* Define to 1 if you have the <sys/mman.h> header file. */
334 #undef HAVE_SYS_MMAN_H
336 /* Define if you have the sys_nerr variable. */
337 #undef HAVE_SYS_NERR
339 /* Define to 1 if you have the <sys/param.h> header file. */
340 #undef HAVE_SYS_PARAM_H
342 /* Define to 1 if you have the <sys/prctl.h> header file. */
343 #undef HAVE_SYS_PRCTL_H
345 /* Define to 1 if you have the <sys/pstat.h> header file. */
346 #undef HAVE_SYS_PSTAT_H
348 /* Define to 1 if you have the <sys/resource.h> header file. */
349 #undef HAVE_SYS_RESOURCE_H
351 /* Define if you have the sys_siglist variable. */
352 #undef HAVE_SYS_SIGLIST
354 /* Define to 1 if you have the <sys/stat.h> header file. */
355 #undef HAVE_SYS_STAT_H
357 /* Define to 1 if you have the <sys/sysctl.h> header file. */
358 #undef HAVE_SYS_SYSCTL_H
360 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
361 #undef HAVE_SYS_SYSINFO_H
363 /* Define to 1 if you have the <sys/sysmp.h> header file. */
364 #undef HAVE_SYS_SYSMP_H
366 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
367 #undef HAVE_SYS_SYSTEMCFG_H
369 /* Define to 1 if you have the <sys/table.h> header file. */
370 #undef HAVE_SYS_TABLE_H
372 /* Define to 1 if you have the <sys/time.h> header file. */
373 #undef HAVE_SYS_TIME_H
375 /* Define to 1 if you have the <sys/types.h> header file. */
376 #undef HAVE_SYS_TYPES_H
378 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
379 #undef HAVE_SYS_WAIT_H
381 /* Define to 1 if you have the `table' function. */
382 #undef HAVE_TABLE
384 /* Define to 1 if you have the `times' function. */
385 #undef HAVE_TIMES
387 /* Define to 1 if you have the <time.h> header file. */
388 #undef HAVE_TIME_H
390 /* Define to 1 if you have the `tmpnam' function. */
391 #undef HAVE_TMPNAM
393 /* Define if you have the \`uintptr_t' type. */
394 #undef HAVE_UINTPTR_T
396 /* Define to 1 if you have the <unistd.h> header file. */
397 #undef HAVE_UNISTD_H
399 /* Define to 1 if you have the `vasprintf' function. */
400 #undef HAVE_VASPRINTF
402 /* Define to 1 if you have the `vfork' function. */
403 #undef HAVE_VFORK
405 /* Define to 1 if you have the <vfork.h> header file. */
406 #undef HAVE_VFORK_H
408 /* Define to 1 if you have the `vfprintf' function. */
409 #undef HAVE_VFPRINTF
411 /* Define to 1 if you have the `vprintf' function. */
412 #undef HAVE_VPRINTF
414 /* Define to 1 if you have the `vsprintf' function. */
415 #undef HAVE_VSPRINTF
417 /* Define to 1 if you have the `wait3' function. */
418 #undef HAVE_WAIT3
420 /* Define to 1 if you have the `wait4' function. */
421 #undef HAVE_WAIT4
423 /* Define to 1 if you have the `waitpid' function. */
424 #undef HAVE_WAITPID
426 /* Define to 1 if `fork' works. */
427 #undef HAVE_WORKING_FORK
429 /* Define to 1 if `vfork' works. */
430 #undef HAVE_WORKING_VFORK
432 /* Define to 1 if you have the `_doprnt' function. */
433 #undef HAVE__DOPRNT
435 /* Define if you have the _system_configuration variable. */
436 #undef HAVE__SYSTEM_CONFIGURATION
438 /* Define to 1 if you have the `__fsetlocking' function. */
439 #undef HAVE___FSETLOCKING
441 /* Define if canonicalize_file_name is not declared in system header files. */
442 #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
444 /* Define if errno must be declared even when <errno.h> is included. */
445 #undef NEED_DECLARATION_ERRNO
447 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
448 #undef NO_MINUS_C_MINUS_O
450 /* Define to the address where bug reports for this package should be sent. */
451 #undef PACKAGE_BUGREPORT
453 /* Define to the full name of this package. */
454 #undef PACKAGE_NAME
456 /* Define to the full name and version of this package. */
457 #undef PACKAGE_STRING
459 /* Define to the one symbol short name of this package. */
460 #undef PACKAGE_TARNAME
462 /* Define to the home page for this package. */
463 #undef PACKAGE_URL
465 /* Define to the version of this package. */
466 #undef PACKAGE_VERSION
468 /* The size of `int', as computed by sizeof. */
469 #undef SIZEOF_INT
471 /* The size of `long', as computed by sizeof. */
472 #undef SIZEOF_LONG
474 /* The size of `long long', as computed by sizeof. */
475 #undef SIZEOF_LONG_LONG
477 /* The size of `size_t', as computed by sizeof. */
478 #undef SIZEOF_SIZE_T
480 /* Define if you know the direction of stack growth for your system; otherwise
481    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
482    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
483    STACK_DIRECTION = 0 => direction of growth unknown */
484 #undef STACK_DIRECTION
486 /* Define to 1 if you have the ANSI C header files. */
487 #undef STDC_HEADERS
489 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
490 #undef TIME_WITH_SYS_TIME
492 /* Define to an unsigned 64-bit type available in the compiler. */
493 #undef UNSIGNED_64BIT_TYPE
495 /* Enable extensions on AIX 3, Interix.  */
496 #ifndef _ALL_SOURCE
497 # undef _ALL_SOURCE
498 #endif
499 /* Enable GNU extensions on systems that have them.  */
500 #ifndef _GNU_SOURCE
501 # undef _GNU_SOURCE
502 #endif
503 /* Enable threading extensions on Solaris.  */
504 #ifndef _POSIX_PTHREAD_SEMANTICS
505 # undef _POSIX_PTHREAD_SEMANTICS
506 #endif
507 /* Enable extensions on HP NonStop.  */
508 #ifndef _TANDEM_SOURCE
509 # undef _TANDEM_SOURCE
510 #endif
511 /* Enable general extensions on Solaris.  */
512 #ifndef __EXTENSIONS__
513 # undef __EXTENSIONS__
514 #endif
517 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
518    significant byte first (like Motorola and SPARC, unlike Intel). */
519 #if defined AC_APPLE_UNIVERSAL_BUILD
520 # if defined __BIG_ENDIAN__
521 #  define WORDS_BIGENDIAN 1
522 # endif
523 #else
524 # ifndef WORDS_BIGENDIAN
525 #  undef WORDS_BIGENDIAN
526 # endif
527 #endif
529 /* Number of bits in a file offset, on hosts where this is settable. */
530 #undef _FILE_OFFSET_BITS
532 /* Define for large files, on AIX-style hosts. */
533 #undef _LARGE_FILES
535 /* Define to 1 if on MINIX. */
536 #undef _MINIX
538 /* Define to 2 if the system does not provide POSIX.1 features except with
539    this defined. */
540 #undef _POSIX_1_SOURCE
542 /* Define to 1 if you need to in order for `stat' and other things to work. */
543 #undef _POSIX_SOURCE
545 /* Define to empty if `const' does not conform to ANSI C. */
546 #undef const
548 /* Define to `__inline__' or `__inline' if that's what the C compiler
549    calls it, or to nothing if 'inline' is not supported under any name.  */
550 #ifndef __cplusplus
551 #undef inline
552 #endif
554 /* Define to the type of a signed integer type wide enough to hold a pointer,
555    if such a type exists, and if the system does not define it. */
556 #undef intptr_t
558 /* Define to `int' if <sys/types.h> does not define. */
559 #undef pid_t
561 /* Define to `int' if <sys/types.h> does not define. */
562 #undef ssize_t
564 /* Define to the type of an unsigned integer type wide enough to hold a
565    pointer, if such a type exists, and if the system does not define it. */
566 #undef uintptr_t
568 /* Define as `fork' if `vfork' does not work. */
569 #undef vfork