PR target/65871
[official-gcc.git] / libiberty / config.in
blob7c05b9d846e62f1218825128a68a638322c71f3f
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 `strtol', and to 0 if you don't.
83    */
84 #undef HAVE_DECL_STRTOL
86 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
87    don't. */
88 #undef HAVE_DECL_STRTOLL
90 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
91    don't. */
92 #undef HAVE_DECL_STRTOUL
94 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
95    don't. */
96 #undef HAVE_DECL_STRTOULL
98 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
99    don't. */
100 #undef HAVE_DECL_STRVERSCMP
102 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
103    don't. */
104 #undef HAVE_DECL_VASPRINTF
106 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
107    don't. */
108 #undef HAVE_DECL_VSNPRINTF
110 /* Define to 1 if you have the `dup3' function. */
111 #undef HAVE_DUP3
113 /* Define to 1 if you have the <fcntl.h> header file. */
114 #undef HAVE_FCNTL_H
116 /* Define to 1 if you have the `ffs' function. */
117 #undef HAVE_FFS
119 /* Define to 1 if you have the `fork' function. */
120 #undef HAVE_FORK
122 /* Define to 1 if you have the `getcwd' function. */
123 #undef HAVE_GETCWD
125 /* Define to 1 if you have the `getpagesize' function. */
126 #undef HAVE_GETPAGESIZE
128 /* Define to 1 if you have the `getrlimit' function. */
129 #undef HAVE_GETRLIMIT
131 /* Define to 1 if you have the `getrusage' function. */
132 #undef HAVE_GETRUSAGE
134 /* Define to 1 if you have the `getsysinfo' function. */
135 #undef HAVE_GETSYSINFO
137 /* Define to 1 if you have the `gettimeofday' function. */
138 #undef HAVE_GETTIMEOFDAY
140 /* Define to 1 if you have the `index' function. */
141 #undef HAVE_INDEX
143 /* Define to 1 if you have the `insque' function. */
144 #undef HAVE_INSQUE
146 /* Define to 1 if the system has the type `intptr_t'. */
147 #undef HAVE_INTPTR_T
149 /* Define to 1 if you have the <inttypes.h> header file. */
150 #undef HAVE_INTTYPES_H
152 /* Define to 1 if you have the <limits.h> header file. */
153 #undef HAVE_LIMITS_H
155 /* Define if you have the `long long' type. */
156 #undef HAVE_LONG_LONG
158 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
159 #undef HAVE_MACHINE_HAL_SYSINFO_H
161 /* Define to 1 if you have the <malloc.h> header file. */
162 #undef HAVE_MALLOC_H
164 /* Define to 1 if you have the `memchr' function. */
165 #undef HAVE_MEMCHR
167 /* Define to 1 if you have the `memcmp' function. */
168 #undef HAVE_MEMCMP
170 /* Define to 1 if you have the `memcpy' function. */
171 #undef HAVE_MEMCPY
173 /* Define to 1 if you have the `memmem' function. */
174 #undef HAVE_MEMMEM
176 /* Define to 1 if you have the `memmove' function. */
177 #undef HAVE_MEMMOVE
179 /* Define to 1 if you have the <memory.h> header file. */
180 #undef HAVE_MEMORY_H
182 /* Define to 1 if you have the `memset' function. */
183 #undef HAVE_MEMSET
185 /* Define to 1 if you have the `mkstemps' function. */
186 #undef HAVE_MKSTEMPS
188 /* Define to 1 if you have a working `mmap' system call. */
189 #undef HAVE_MMAP
191 /* Define to 1 if you have the `on_exit' function. */
192 #undef HAVE_ON_EXIT
194 /* Define to 1 if you have the <process.h> header file. */
195 #undef HAVE_PROCESS_H
197 /* Define to 1 if you have the `psignal' function. */
198 #undef HAVE_PSIGNAL
200 /* Define to 1 if you have the `pstat_getdynamic' function. */
201 #undef HAVE_PSTAT_GETDYNAMIC
203 /* Define to 1 if you have the `pstat_getstatic' function. */
204 #undef HAVE_PSTAT_GETSTATIC
206 /* Define to 1 if you have the `putenv' function. */
207 #undef HAVE_PUTENV
209 /* Define to 1 if you have the `random' function. */
210 #undef HAVE_RANDOM
212 /* Define to 1 if you have the `realpath' function. */
213 #undef HAVE_REALPATH
215 /* Define to 1 if you have the `rename' function. */
216 #undef HAVE_RENAME
218 /* Define to 1 if you have the `rindex' function. */
219 #undef HAVE_RINDEX
221 /* Define to 1 if you have the `sbrk' function. */
222 #undef HAVE_SBRK
224 /* Define to 1 if you have the `setenv' function. */
225 #undef HAVE_SETENV
227 /* Define to 1 if you have the `setproctitle' function. */
228 #undef HAVE_SETPROCTITLE
230 /* Define to 1 if you have the `setrlimit' function. */
231 #undef HAVE_SETRLIMIT
233 /* Define to 1 if you have the `sigsetmask' function. */
234 #undef HAVE_SIGSETMASK
236 /* Define to 1 if you have the `snprintf' function. */
237 #undef HAVE_SNPRINTF
239 /* Define to 1 if you have the `spawnve' function. */
240 #undef HAVE_SPAWNVE
242 /* Define to 1 if you have the `spawnvpe' function. */
243 #undef HAVE_SPAWNVPE
245 /* Define to 1 if you have the <stdint.h> header file. */
246 #undef HAVE_STDINT_H
248 /* Define to 1 if you have the <stdio_ext.h> header file. */
249 #undef HAVE_STDIO_EXT_H
251 /* Define to 1 if you have the <stdlib.h> header file. */
252 #undef HAVE_STDLIB_H
254 /* Define to 1 if you have the `stpcpy' function. */
255 #undef HAVE_STPCPY
257 /* Define to 1 if you have the `stpncpy' function. */
258 #undef HAVE_STPNCPY
260 /* Define to 1 if you have the `strcasecmp' function. */
261 #undef HAVE_STRCASECMP
263 /* Define to 1 if you have the `strchr' function. */
264 #undef HAVE_STRCHR
266 /* Define to 1 if you have the `strdup' function. */
267 #undef HAVE_STRDUP
269 /* Define to 1 if you have the `strerror' function. */
270 #undef HAVE_STRERROR
272 /* Define to 1 if you have the <strings.h> header file. */
273 #undef HAVE_STRINGS_H
275 /* Define to 1 if you have the <string.h> header file. */
276 #undef HAVE_STRING_H
278 /* Define to 1 if you have the `strncasecmp' function. */
279 #undef HAVE_STRNCASECMP
281 /* Define to 1 if you have the `strndup' function. */
282 #undef HAVE_STRNDUP
284 /* Define to 1 if you have the `strnlen' function. */
285 #undef HAVE_STRNLEN
287 /* Define to 1 if you have the `strrchr' function. */
288 #undef HAVE_STRRCHR
290 /* Define to 1 if you have the `strsignal' function. */
291 #undef HAVE_STRSIGNAL
293 /* Define to 1 if you have the `strstr' function. */
294 #undef HAVE_STRSTR
296 /* Define to 1 if you have the `strtod' function. */
297 #undef HAVE_STRTOD
299 /* Define to 1 if you have the `strtol' function. */
300 #undef HAVE_STRTOL
302 /* Define to 1 if you have the `strtoll' function. */
303 #undef HAVE_STRTOLL
305 /* Define to 1 if you have the `strtoul' function. */
306 #undef HAVE_STRTOUL
308 /* Define to 1 if you have the `strtoull' function. */
309 #undef HAVE_STRTOULL
311 /* Define to 1 if you have the `strverscmp' function. */
312 #undef HAVE_STRVERSCMP
314 /* Define to 1 if you have the `sysconf' function. */
315 #undef HAVE_SYSCONF
317 /* Define to 1 if you have the `sysctl' function. */
318 #undef HAVE_SYSCTL
320 /* Define to 1 if you have the `sysmp' function. */
321 #undef HAVE_SYSMP
323 /* Define if you have the sys_errlist variable. */
324 #undef HAVE_SYS_ERRLIST
326 /* Define to 1 if you have the <sys/file.h> header file. */
327 #undef HAVE_SYS_FILE_H
329 /* Define to 1 if you have the <sys/mman.h> header file. */
330 #undef HAVE_SYS_MMAN_H
332 /* Define if you have the sys_nerr variable. */
333 #undef HAVE_SYS_NERR
335 /* Define to 1 if you have the <sys/param.h> header file. */
336 #undef HAVE_SYS_PARAM_H
338 /* Define to 1 if you have the <sys/prctl.h> header file. */
339 #undef HAVE_SYS_PRCTL_H
341 /* Define to 1 if you have the <sys/pstat.h> header file. */
342 #undef HAVE_SYS_PSTAT_H
344 /* Define to 1 if you have the <sys/resource.h> header file. */
345 #undef HAVE_SYS_RESOURCE_H
347 /* Define if you have the sys_siglist variable. */
348 #undef HAVE_SYS_SIGLIST
350 /* Define to 1 if you have the <sys/stat.h> header file. */
351 #undef HAVE_SYS_STAT_H
353 /* Define to 1 if you have the <sys/sysctl.h> header file. */
354 #undef HAVE_SYS_SYSCTL_H
356 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
357 #undef HAVE_SYS_SYSINFO_H
359 /* Define to 1 if you have the <sys/sysmp.h> header file. */
360 #undef HAVE_SYS_SYSMP_H
362 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
363 #undef HAVE_SYS_SYSTEMCFG_H
365 /* Define to 1 if you have the <sys/table.h> header file. */
366 #undef HAVE_SYS_TABLE_H
368 /* Define to 1 if you have the <sys/time.h> header file. */
369 #undef HAVE_SYS_TIME_H
371 /* Define to 1 if you have the <sys/types.h> header file. */
372 #undef HAVE_SYS_TYPES_H
374 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
375 #undef HAVE_SYS_WAIT_H
377 /* Define to 1 if you have the `table' function. */
378 #undef HAVE_TABLE
380 /* Define to 1 if you have the `times' function. */
381 #undef HAVE_TIMES
383 /* Define to 1 if you have the <time.h> header file. */
384 #undef HAVE_TIME_H
386 /* Define to 1 if you have the `tmpnam' function. */
387 #undef HAVE_TMPNAM
389 /* Define if you have the \`uintptr_t' type. */
390 #undef HAVE_UINTPTR_T
392 /* Define to 1 if you have the <unistd.h> header file. */
393 #undef HAVE_UNISTD_H
395 /* Define to 1 if you have the `vasprintf' function. */
396 #undef HAVE_VASPRINTF
398 /* Define to 1 if you have the `vfork' function. */
399 #undef HAVE_VFORK
401 /* Define to 1 if you have the <vfork.h> header file. */
402 #undef HAVE_VFORK_H
404 /* Define to 1 if you have the `vfprintf' function. */
405 #undef HAVE_VFPRINTF
407 /* Define to 1 if you have the `vprintf' function. */
408 #undef HAVE_VPRINTF
410 /* Define to 1 if you have the `vsprintf' function. */
411 #undef HAVE_VSPRINTF
413 /* Define to 1 if you have the `wait3' function. */
414 #undef HAVE_WAIT3
416 /* Define to 1 if you have the `wait4' function. */
417 #undef HAVE_WAIT4
419 /* Define to 1 if you have the `waitpid' function. */
420 #undef HAVE_WAITPID
422 /* Define to 1 if `fork' works. */
423 #undef HAVE_WORKING_FORK
425 /* Define to 1 if `vfork' works. */
426 #undef HAVE_WORKING_VFORK
428 /* Define to 1 if you have the `_doprnt' function. */
429 #undef HAVE__DOPRNT
431 /* Define if you have the _system_configuration variable. */
432 #undef HAVE__SYSTEM_CONFIGURATION
434 /* Define to 1 if you have the `__fsetlocking' function. */
435 #undef HAVE___FSETLOCKING
437 /* Define if canonicalize_file_name is not declared in system header files. */
438 #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
440 /* Define if errno must be declared even when <errno.h> is included. */
441 #undef NEED_DECLARATION_ERRNO
443 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
444 #undef NO_MINUS_C_MINUS_O
446 /* Define to the address where bug reports for this package should be sent. */
447 #undef PACKAGE_BUGREPORT
449 /* Define to the full name of this package. */
450 #undef PACKAGE_NAME
452 /* Define to the full name and version of this package. */
453 #undef PACKAGE_STRING
455 /* Define to the one symbol short name of this package. */
456 #undef PACKAGE_TARNAME
458 /* Define to the home page for this package. */
459 #undef PACKAGE_URL
461 /* Define to the version of this package. */
462 #undef PACKAGE_VERSION
464 /* The size of `int', as computed by sizeof. */
465 #undef SIZEOF_INT
467 /* The size of `long', as computed by sizeof. */
468 #undef SIZEOF_LONG
470 /* The size of `long long', as computed by sizeof. */
471 #undef SIZEOF_LONG_LONG
473 /* Define if you know the direction of stack growth for your system; otherwise
474    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
475    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
476    STACK_DIRECTION = 0 => direction of growth unknown */
477 #undef STACK_DIRECTION
479 /* Define to 1 if you have the ANSI C header files. */
480 #undef STDC_HEADERS
482 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
483 #undef TIME_WITH_SYS_TIME
485 /* Define to an unsigned 64-bit type available in the compiler. */
486 #undef UNSIGNED_64BIT_TYPE
488 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
489    significant byte first (like Motorola and SPARC, unlike Intel). */
490 #if defined AC_APPLE_UNIVERSAL_BUILD
491 # if defined __BIG_ENDIAN__
492 #  define WORDS_BIGENDIAN 1
493 # endif
494 #else
495 # ifndef WORDS_BIGENDIAN
496 #  undef WORDS_BIGENDIAN
497 # endif
498 #endif
500 /* Number of bits in a file offset, on hosts where this is settable. */
501 #undef _FILE_OFFSET_BITS
503 /* Define for large files, on AIX-style hosts. */
504 #undef _LARGE_FILES
506 /* Define to empty if `const' does not conform to ANSI C. */
507 #undef const
509 /* Define to `__inline__' or `__inline' if that's what the C compiler
510    calls it, or to nothing if 'inline' is not supported under any name.  */
511 #ifndef __cplusplus
512 #undef inline
513 #endif
515 /* Define to the type of a signed integer type wide enough to hold a pointer,
516    if such a type exists, and if the system does not define it. */
517 #undef intptr_t
519 /* Define to `int' if <sys/types.h> does not define. */
520 #undef pid_t
522 /* Define to `int' if <sys/types.h> does not define. */
523 #undef ssize_t
525 /* Define to the type of an unsigned integer type wide enough to hold a
526    pointer, if such a type exists, and if the system does not define it. */
527 #undef uintptr_t
529 /* Define as `fork' if `vfork' does not work. */
530 #undef vfork