* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / libiberty / config.in
blob17c4c2e4414a2fa1f58f0644316632f8372a43f6
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 `strverscmp', and to 0 if you
83    don't. */
84 #undef HAVE_DECL_STRVERSCMP
86 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
87    don't. */
88 #undef HAVE_DECL_VASPRINTF
90 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
91    don't. */
92 #undef HAVE_DECL_VSNPRINTF
94 /* Define to 1 if you have the `dup3' function. */
95 #undef HAVE_DUP3
97 /* Define to 1 if you have the <fcntl.h> header file. */
98 #undef HAVE_FCNTL_H
100 /* Define to 1 if you have the `ffs' function. */
101 #undef HAVE_FFS
103 /* Define to 1 if you have the `fork' function. */
104 #undef HAVE_FORK
106 /* Define to 1 if you have the `getcwd' function. */
107 #undef HAVE_GETCWD
109 /* Define to 1 if you have the `getpagesize' function. */
110 #undef HAVE_GETPAGESIZE
112 /* Define to 1 if you have the `getrlimit' function. */
113 #undef HAVE_GETRLIMIT
115 /* Define to 1 if you have the `getrusage' function. */
116 #undef HAVE_GETRUSAGE
118 /* Define to 1 if you have the `getsysinfo' function. */
119 #undef HAVE_GETSYSINFO
121 /* Define to 1 if you have the `gettimeofday' function. */
122 #undef HAVE_GETTIMEOFDAY
124 /* Define to 1 if you have the `index' function. */
125 #undef HAVE_INDEX
127 /* Define to 1 if you have the `insque' function. */
128 #undef HAVE_INSQUE
130 /* Define to 1 if the system has the type `intptr_t'. */
131 #undef HAVE_INTPTR_T
133 /* Define to 1 if you have the <inttypes.h> header file. */
134 #undef HAVE_INTTYPES_H
136 /* Define to 1 if you have the <limits.h> header file. */
137 #undef HAVE_LIMITS_H
139 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
140 #undef HAVE_MACHINE_HAL_SYSINFO_H
142 /* Define to 1 if you have the <malloc.h> header file. */
143 #undef HAVE_MALLOC_H
145 /* Define to 1 if you have the `memchr' function. */
146 #undef HAVE_MEMCHR
148 /* Define to 1 if you have the `memcmp' function. */
149 #undef HAVE_MEMCMP
151 /* Define to 1 if you have the `memcpy' function. */
152 #undef HAVE_MEMCPY
154 /* Define to 1 if you have the `memmem' function. */
155 #undef HAVE_MEMMEM
157 /* Define to 1 if you have the `memmove' function. */
158 #undef HAVE_MEMMOVE
160 /* Define to 1 if you have the <memory.h> header file. */
161 #undef HAVE_MEMORY_H
163 /* Define to 1 if you have the `memset' function. */
164 #undef HAVE_MEMSET
166 /* Define to 1 if you have the `mkstemps' function. */
167 #undef HAVE_MKSTEMPS
169 /* Define to 1 if you have a working `mmap' system call. */
170 #undef HAVE_MMAP
172 /* Define to 1 if you have the `on_exit' function. */
173 #undef HAVE_ON_EXIT
175 /* Define to 1 if you have the <process.h> header file. */
176 #undef HAVE_PROCESS_H
178 /* Define to 1 if you have the `psignal' function. */
179 #undef HAVE_PSIGNAL
181 /* Define to 1 if you have the `pstat_getdynamic' function. */
182 #undef HAVE_PSTAT_GETDYNAMIC
184 /* Define to 1 if you have the `pstat_getstatic' function. */
185 #undef HAVE_PSTAT_GETSTATIC
187 /* Define to 1 if you have the `putenv' function. */
188 #undef HAVE_PUTENV
190 /* Define to 1 if you have the `random' function. */
191 #undef HAVE_RANDOM
193 /* Define to 1 if you have the `realpath' function. */
194 #undef HAVE_REALPATH
196 /* Define to 1 if you have the `rename' function. */
197 #undef HAVE_RENAME
199 /* Define to 1 if you have the `rindex' function. */
200 #undef HAVE_RINDEX
202 /* Define to 1 if you have the `sbrk' function. */
203 #undef HAVE_SBRK
205 /* Define to 1 if you have the `setenv' function. */
206 #undef HAVE_SETENV
208 /* Define to 1 if you have the `setproctitle' function. */
209 #undef HAVE_SETPROCTITLE
211 /* Define to 1 if you have the `setrlimit' function. */
212 #undef HAVE_SETRLIMIT
214 /* Define to 1 if you have the `sigsetmask' function. */
215 #undef HAVE_SIGSETMASK
217 /* Define to 1 if you have the `snprintf' function. */
218 #undef HAVE_SNPRINTF
220 /* Define to 1 if you have the `spawnve' function. */
221 #undef HAVE_SPAWNVE
223 /* Define to 1 if you have the `spawnvpe' function. */
224 #undef HAVE_SPAWNVPE
226 /* Define to 1 if you have the <stdint.h> header file. */
227 #undef HAVE_STDINT_H
229 /* Define to 1 if you have the <stdio_ext.h> header file. */
230 #undef HAVE_STDIO_EXT_H
232 /* Define to 1 if you have the <stdlib.h> header file. */
233 #undef HAVE_STDLIB_H
235 /* Define to 1 if you have the `stpcpy' function. */
236 #undef HAVE_STPCPY
238 /* Define to 1 if you have the `stpncpy' function. */
239 #undef HAVE_STPNCPY
241 /* Define to 1 if you have the `strcasecmp' function. */
242 #undef HAVE_STRCASECMP
244 /* Define to 1 if you have the `strchr' function. */
245 #undef HAVE_STRCHR
247 /* Define to 1 if you have the `strdup' function. */
248 #undef HAVE_STRDUP
250 /* Define to 1 if you have the `strerror' function. */
251 #undef HAVE_STRERROR
253 /* Define to 1 if you have the <strings.h> header file. */
254 #undef HAVE_STRINGS_H
256 /* Define to 1 if you have the <string.h> header file. */
257 #undef HAVE_STRING_H
259 /* Define to 1 if you have the `strncasecmp' function. */
260 #undef HAVE_STRNCASECMP
262 /* Define to 1 if you have the `strndup' function. */
263 #undef HAVE_STRNDUP
265 /* Define to 1 if you have the `strrchr' function. */
266 #undef HAVE_STRRCHR
268 /* Define to 1 if you have the `strsignal' function. */
269 #undef HAVE_STRSIGNAL
271 /* Define to 1 if you have the `strstr' function. */
272 #undef HAVE_STRSTR
274 /* Define to 1 if you have the `strtod' function. */
275 #undef HAVE_STRTOD
277 /* Define to 1 if you have the `strtol' function. */
278 #undef HAVE_STRTOL
280 /* Define to 1 if you have the `strtoul' function. */
281 #undef HAVE_STRTOUL
283 /* Define to 1 if you have the `strverscmp' function. */
284 #undef HAVE_STRVERSCMP
286 /* Define to 1 if you have the `sysconf' function. */
287 #undef HAVE_SYSCONF
289 /* Define to 1 if you have the `sysctl' function. */
290 #undef HAVE_SYSCTL
292 /* Define to 1 if you have the `sysmp' function. */
293 #undef HAVE_SYSMP
295 /* Define if you have the sys_errlist variable. */
296 #undef HAVE_SYS_ERRLIST
298 /* Define to 1 if you have the <sys/file.h> header file. */
299 #undef HAVE_SYS_FILE_H
301 /* Define to 1 if you have the <sys/mman.h> header file. */
302 #undef HAVE_SYS_MMAN_H
304 /* Define if you have the sys_nerr variable. */
305 #undef HAVE_SYS_NERR
307 /* Define to 1 if you have the <sys/param.h> header file. */
308 #undef HAVE_SYS_PARAM_H
310 /* Define to 1 if you have the <sys/prctl.h> header file. */
311 #undef HAVE_SYS_PRCTL_H
313 /* Define to 1 if you have the <sys/pstat.h> header file. */
314 #undef HAVE_SYS_PSTAT_H
316 /* Define to 1 if you have the <sys/resource.h> header file. */
317 #undef HAVE_SYS_RESOURCE_H
319 /* Define if you have the sys_siglist variable. */
320 #undef HAVE_SYS_SIGLIST
322 /* Define to 1 if you have the <sys/stat.h> header file. */
323 #undef HAVE_SYS_STAT_H
325 /* Define to 1 if you have the <sys/sysctl.h> header file. */
326 #undef HAVE_SYS_SYSCTL_H
328 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
329 #undef HAVE_SYS_SYSINFO_H
331 /* Define to 1 if you have the <sys/sysmp.h> header file. */
332 #undef HAVE_SYS_SYSMP_H
334 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
335 #undef HAVE_SYS_SYSTEMCFG_H
337 /* Define to 1 if you have the <sys/table.h> header file. */
338 #undef HAVE_SYS_TABLE_H
340 /* Define to 1 if you have the <sys/time.h> header file. */
341 #undef HAVE_SYS_TIME_H
343 /* Define to 1 if you have the <sys/types.h> header file. */
344 #undef HAVE_SYS_TYPES_H
346 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
347 #undef HAVE_SYS_WAIT_H
349 /* Define to 1 if you have the `table' function. */
350 #undef HAVE_TABLE
352 /* Define to 1 if you have the `times' function. */
353 #undef HAVE_TIMES
355 /* Define to 1 if you have the <time.h> header file. */
356 #undef HAVE_TIME_H
358 /* Define to 1 if you have the `tmpnam' function. */
359 #undef HAVE_TMPNAM
361 /* Define if you have the \`uintptr_t' type. */
362 #undef HAVE_UINTPTR_T
364 /* Define to 1 if you have the <unistd.h> header file. */
365 #undef HAVE_UNISTD_H
367 /* Define to 1 if you have the `vasprintf' function. */
368 #undef HAVE_VASPRINTF
370 /* Define to 1 if you have the `vfork' function. */
371 #undef HAVE_VFORK
373 /* Define to 1 if you have the <vfork.h> header file. */
374 #undef HAVE_VFORK_H
376 /* Define to 1 if you have the `vfprintf' function. */
377 #undef HAVE_VFPRINTF
379 /* Define to 1 if you have the `vprintf' function. */
380 #undef HAVE_VPRINTF
382 /* Define to 1 if you have the `vsprintf' function. */
383 #undef HAVE_VSPRINTF
385 /* Define to 1 if you have the `wait3' function. */
386 #undef HAVE_WAIT3
388 /* Define to 1 if you have the `wait4' function. */
389 #undef HAVE_WAIT4
391 /* Define to 1 if you have the `waitpid' function. */
392 #undef HAVE_WAITPID
394 /* Define to 1 if `fork' works. */
395 #undef HAVE_WORKING_FORK
397 /* Define to 1 if `vfork' works. */
398 #undef HAVE_WORKING_VFORK
400 /* Define to 1 if you have the `_doprnt' function. */
401 #undef HAVE__DOPRNT
403 /* Define if you have the _system_configuration variable. */
404 #undef HAVE__SYSTEM_CONFIGURATION
406 /* Define to 1 if you have the `__fsetlocking' function. */
407 #undef HAVE___FSETLOCKING
409 /* Define if canonicalize_file_name is not declared in system header files. */
410 #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
412 /* Define if errno must be declared even when <errno.h> is included. */
413 #undef NEED_DECLARATION_ERRNO
415 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
416 #undef NO_MINUS_C_MINUS_O
418 /* Define to the address where bug reports for this package should be sent. */
419 #undef PACKAGE_BUGREPORT
421 /* Define to the full name of this package. */
422 #undef PACKAGE_NAME
424 /* Define to the full name and version of this package. */
425 #undef PACKAGE_STRING
427 /* Define to the one symbol short name of this package. */
428 #undef PACKAGE_TARNAME
430 /* Define to the home page for this package. */
431 #undef PACKAGE_URL
433 /* Define to the version of this package. */
434 #undef PACKAGE_VERSION
436 /* The size of `int', as computed by sizeof. */
437 #undef SIZEOF_INT
439 /* Define if you know the direction of stack growth for your system; otherwise
440    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
441    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
442    STACK_DIRECTION = 0 => direction of growth unknown */
443 #undef STACK_DIRECTION
445 /* Define to 1 if you have the ANSI C header files. */
446 #undef STDC_HEADERS
448 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
449 #undef TIME_WITH_SYS_TIME
451 /* Define to an unsigned 64-bit type available in the compiler. */
452 #undef UNSIGNED_64BIT_TYPE
454 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
455    significant byte first (like Motorola and SPARC, unlike Intel). */
456 #if defined AC_APPLE_UNIVERSAL_BUILD
457 # if defined __BIG_ENDIAN__
458 #  define WORDS_BIGENDIAN 1
459 # endif
460 #else
461 # ifndef WORDS_BIGENDIAN
462 #  undef WORDS_BIGENDIAN
463 # endif
464 #endif
466 /* Number of bits in a file offset, on hosts where this is settable. */
467 #undef _FILE_OFFSET_BITS
469 /* Define for large files, on AIX-style hosts. */
470 #undef _LARGE_FILES
472 /* Define to empty if `const' does not conform to ANSI C. */
473 #undef const
475 /* Define to `__inline__' or `__inline' if that's what the C compiler
476    calls it, or to nothing if 'inline' is not supported under any name.  */
477 #ifndef __cplusplus
478 #undef inline
479 #endif
481 /* Define to the type of a signed integer type wide enough to hold a pointer,
482    if such a type exists, and if the system does not define it. */
483 #undef intptr_t
485 /* Define to `int' if <sys/types.h> does not define. */
486 #undef pid_t
488 /* Define to `int' if <sys/types.h> does not define. */
489 #undef ssize_t
491 /* Define to the type of an unsigned integer type wide enough to hold a
492    pointer, if such a type exists, and if the system does not define it. */
493 #undef uintptr_t
495 /* Define as `fork' if `vfork' does not work. */
496 #undef vfork