daily update
[deliverable/binutils-gdb.git] / libiberty / config.in
CommitLineData
1a79b024 1/* config.in. Generated from configure.ac by autoheader. */
62df2065 2
75086676
DD
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
1a79b024
DD
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
073c427b 9
1a79b024
DD
10/* Define to 1 if you have the <alloca.h> header file. */
11#undef HAVE_ALLOCA_H
dc579051 12
1a79b024 13/* Define to 1 if you have the `asprintf' function. */
252b5132
RH
14#undef HAVE_ASPRINTF
15
1a79b024 16/* Define to 1 if you have the `atexit' function. */
252b5132
RH
17#undef HAVE_ATEXIT
18
1a79b024 19/* Define to 1 if you have the `basename' function. */
252b5132
RH
20#undef HAVE_BASENAME
21
1a79b024 22/* Define to 1 if you have the `bcmp' function. */
252b5132
RH
23#undef HAVE_BCMP
24
1a79b024 25/* Define to 1 if you have the `bcopy' function. */
252b5132
RH
26#undef HAVE_BCOPY
27
1a79b024 28/* Define to 1 if you have the `bsearch' function. */
c6da642e
DD
29#undef HAVE_BSEARCH
30
1a79b024 31/* Define to 1 if you have the `bzero' function. */
252b5132
RH
32#undef HAVE_BZERO
33
1a79b024 34/* Define to 1 if you have the `calloc' function. */
252b5132
RH
35#undef HAVE_CALLOC
36
1a79b024 37/* Define to 1 if you have the `canonicalize_file_name' function. */
ba61a412
DJ
38#undef HAVE_CANONICALIZE_FILE_NAME
39
1a79b024 40/* Define to 1 if you have the `clock' function. */
252b5132
RH
41#undef HAVE_CLOCK
42
41c953f9
DD
43/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
44 don't. */
45#undef HAVE_DECL_ASPRINTF
46
9711ae4d
DD
47/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
48 you don't. */
41c953f9
DD
49#undef HAVE_DECL_BASENAME
50
abf6a75b
DD
51/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
52 */
53#undef HAVE_DECL_CALLOC
54
41c953f9
DD
55/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
56#undef HAVE_DECL_FFS
57
abf6a75b
DD
58/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
59 */
60#undef HAVE_DECL_GETENV
61
a4e5c0d8
DD
62/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
63 */
64#undef HAVE_DECL_GETOPT
65
abf6a75b
DD
66/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
67 */
68#undef HAVE_DECL_MALLOC
69
70/* Define to 1 if you have the declaration of `realloc', and to 0 if you
71 don't. */
72#undef HAVE_DECL_REALLOC
73
74/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
75 */
76#undef HAVE_DECL_SBRK
77
01e94249
DD
78/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
79 don't. */
80#undef HAVE_DECL_SNPRINTF
81
20ae7c34
KC
82/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
83 don't. */
84#undef HAVE_DECL_STRVERSCMP
85
41c953f9
DD
86/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
87 don't. */
88#undef HAVE_DECL_VASPRINTF
89
01e94249
DD
90/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
91 don't. */
92#undef HAVE_DECL_VSNPRINTF
93
9c55e064
RH
94/* Define to 1 if you have the `dup3' function. */
95#undef HAVE_DUP3
96
1a79b024
DD
97/* Define to 1 if you have the <fcntl.h> header file. */
98#undef HAVE_FCNTL_H
99
100/* Define to 1 if you have the `ffs' function. */
24acd898
DD
101#undef HAVE_FFS
102
1a79b024
DD
103/* Define to 1 if you have the `fork' function. */
104#undef HAVE_FORK
105
106/* Define to 1 if you have the `getcwd' function. */
252b5132
RH
107#undef HAVE_GETCWD
108
1a79b024 109/* Define to 1 if you have the `getpagesize' function. */
252b5132
RH
110#undef HAVE_GETPAGESIZE
111
1a79b024 112/* Define to 1 if you have the `getrusage' function. */
252b5132
RH
113#undef HAVE_GETRUSAGE
114
1a79b024 115/* Define to 1 if you have the `getsysinfo' function. */
192cbe66
DD
116#undef HAVE_GETSYSINFO
117
1a79b024 118/* Define to 1 if you have the `gettimeofday' function. */
0c0a36a4
ILT
119#undef HAVE_GETTIMEOFDAY
120
1a79b024 121/* Define to 1 if you have the `index' function. */
252b5132
RH
122#undef HAVE_INDEX
123
1a79b024 124/* Define to 1 if you have the `insque' function. */
252b5132
RH
125#undef HAVE_INSQUE
126
b4a451f5
L
127/* Define to 1 if the system has the type `intptr_t'. */
128#undef HAVE_INTPTR_T
129
1a79b024
DD
130/* Define to 1 if you have the <inttypes.h> header file. */
131#undef HAVE_INTTYPES_H
132
133/* Define to 1 if you have the <limits.h> header file. */
134#undef HAVE_LIMITS_H
135
136/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
137#undef HAVE_MACHINE_HAL_SYSINFO_H
138
139/* Define to 1 if you have the <malloc.h> header file. */
140#undef HAVE_MALLOC_H
141
142/* Define to 1 if you have the `memchr' function. */
252b5132
RH
143#undef HAVE_MEMCHR
144
1a79b024 145/* Define to 1 if you have the `memcmp' function. */
252b5132
RH
146#undef HAVE_MEMCMP
147
1a79b024 148/* Define to 1 if you have the `memcpy' function. */
252b5132
RH
149#undef HAVE_MEMCPY
150
10e1b6bb
DD
151/* Define to 1 if you have the `memmem' function. */
152#undef HAVE_MEMMEM
153
1a79b024 154/* Define to 1 if you have the `memmove' function. */
252b5132
RH
155#undef HAVE_MEMMOVE
156
1a79b024
DD
157/* Define to 1 if you have the <memory.h> header file. */
158#undef HAVE_MEMORY_H
159
1a79b024 160/* Define to 1 if you have the `memset' function. */
252b5132
RH
161#undef HAVE_MEMSET
162
1a79b024 163/* Define to 1 if you have the `mkstemps' function. */
c1687039
ILT
164#undef HAVE_MKSTEMPS
165
1a79b024
DD
166/* Define to 1 if you have a working `mmap' system call. */
167#undef HAVE_MMAP
168
169/* Define to 1 if you have the `on_exit' function. */
252b5132
RH
170#undef HAVE_ON_EXIT
171
9c55e064
RH
172/* Define to 1 if you have the <process.h> header file. */
173#undef HAVE_PROCESS_H
174
1a79b024 175/* Define to 1 if you have the `psignal' function. */
252b5132
RH
176#undef HAVE_PSIGNAL
177
1a79b024 178/* Define to 1 if you have the `pstat_getdynamic' function. */
900d2082
DD
179#undef HAVE_PSTAT_GETDYNAMIC
180
1a79b024 181/* Define to 1 if you have the `pstat_getstatic' function. */
900d2082
DD
182#undef HAVE_PSTAT_GETSTATIC
183
1a79b024 184/* Define to 1 if you have the `putenv' function. */
0c0a36a4
ILT
185#undef HAVE_PUTENV
186
1a79b024 187/* Define to 1 if you have the `random' function. */
252b5132
RH
188#undef HAVE_RANDOM
189
1a79b024 190/* Define to 1 if you have the `realpath' function. */
ba61a412
DJ
191#undef HAVE_REALPATH
192
1a79b024 193/* Define to 1 if you have the `rename' function. */
252b5132
RH
194#undef HAVE_RENAME
195
1a79b024 196/* Define to 1 if you have the `rindex' function. */
252b5132
RH
197#undef HAVE_RINDEX
198
1a79b024 199/* Define to 1 if you have the `sbrk' function. */
c1687039
ILT
200#undef HAVE_SBRK
201
1a79b024 202/* Define to 1 if you have the `setenv' function. */
0c0a36a4
ILT
203#undef HAVE_SETENV
204
9711ae4d
DD
205/* Define to 1 if you have the `setproctitle' function. */
206#undef HAVE_SETPROCTITLE
207
1a79b024 208/* Define to 1 if you have the `sigsetmask' function. */
252b5132
RH
209#undef HAVE_SIGSETMASK
210
1a79b024 211/* Define to 1 if you have the `snprintf' function. */
2ed1e5cc
DD
212#undef HAVE_SNPRINTF
213
9c55e064
RH
214/* Define to 1 if you have the `spawnve' function. */
215#undef HAVE_SPAWNVE
216
217/* Define to 1 if you have the `spawnvpe' function. */
218#undef HAVE_SPAWNVPE
219
1a79b024
DD
220/* Define to 1 if you have the <stdint.h> header file. */
221#undef HAVE_STDINT_H
222
ac119ae8
DD
223/* Define to 1 if you have the <stdio_ext.h> header file. */
224#undef HAVE_STDIO_EXT_H
225
1a79b024
DD
226/* Define to 1 if you have the <stdlib.h> header file. */
227#undef HAVE_STDLIB_H
228
229/* Define to 1 if you have the `stpcpy' function. */
10b57b38
DD
230#undef HAVE_STPCPY
231
1a79b024 232/* Define to 1 if you have the `stpncpy' function. */
10b57b38
DD
233#undef HAVE_STPNCPY
234
1a79b024 235/* Define to 1 if you have the `strcasecmp' function. */
252b5132
RH
236#undef HAVE_STRCASECMP
237
1a79b024 238/* Define to 1 if you have the `strchr' function. */
252b5132
RH
239#undef HAVE_STRCHR
240
1a79b024 241/* Define to 1 if you have the `strdup' function. */
252b5132
RH
242#undef HAVE_STRDUP
243
1a79b024 244/* Define to 1 if you have the `strerror' function. */
252b5132
RH
245#undef HAVE_STRERROR
246
1a79b024
DD
247/* Define to 1 if you have the <strings.h> header file. */
248#undef HAVE_STRINGS_H
249
250/* Define to 1 if you have the <string.h> header file. */
251#undef HAVE_STRING_H
252
253/* Define to 1 if you have the `strncasecmp' function. */
252b5132
RH
254#undef HAVE_STRNCASECMP
255
0fad4bdb
DD
256/* Define to 1 if you have the `strndup' function. */
257#undef HAVE_STRNDUP
258
1a79b024 259/* Define to 1 if you have the `strrchr' function. */
252b5132
RH
260#undef HAVE_STRRCHR
261
1a79b024 262/* Define to 1 if you have the `strsignal' function. */
252b5132
RH
263#undef HAVE_STRSIGNAL
264
1a79b024 265/* Define to 1 if you have the `strstr' function. */
252b5132
RH
266#undef HAVE_STRSTR
267
1a79b024 268/* Define to 1 if you have the `strtod' function. */
252b5132
RH
269#undef HAVE_STRTOD
270
1a79b024 271/* Define to 1 if you have the `strtol' function. */
252b5132
RH
272#undef HAVE_STRTOL
273
1a79b024 274/* Define to 1 if you have the `strtoul' function. */
252b5132
RH
275#undef HAVE_STRTOUL
276
20ae7c34
KC
277/* Define to 1 if you have the `strverscmp' function. */
278#undef HAVE_STRVERSCMP
279
1a79b024 280/* Define to 1 if you have the `sysconf' function. */
252b5132
RH
281#undef HAVE_SYSCONF
282
1a79b024 283/* Define to 1 if you have the `sysctl' function. */
cc529274
DD
284#undef HAVE_SYSCTL
285
1a79b024 286/* Define to 1 if you have the `sysmp' function. */
192cbe66
DD
287#undef HAVE_SYSMP
288
1a79b024
DD
289/* Define if you have the sys_errlist variable. */
290#undef HAVE_SYS_ERRLIST
192cbe66 291
1a79b024
DD
292/* Define to 1 if you have the <sys/file.h> header file. */
293#undef HAVE_SYS_FILE_H
252b5132 294
1a79b024
DD
295/* Define to 1 if you have the <sys/mman.h> header file. */
296#undef HAVE_SYS_MMAN_H
252b5132 297
1a79b024
DD
298/* Define if you have the sys_nerr variable. */
299#undef HAVE_SYS_NERR
252b5132 300
1a79b024
DD
301/* Define to 1 if you have the <sys/param.h> header file. */
302#undef HAVE_SYS_PARAM_H
252b5132 303
62b06a9e
DD
304/* Define to 1 if you have the <sys/prctl.h> header file. */
305#undef HAVE_SYS_PRCTL_H
306
1a79b024
DD
307/* Define to 1 if you have the <sys/pstat.h> header file. */
308#undef HAVE_SYS_PSTAT_H
252b5132 309
1a79b024
DD
310/* Define to 1 if you have the <sys/resource.h> header file. */
311#undef HAVE_SYS_RESOURCE_H
2ed1e5cc 312
1a79b024
DD
313/* Define if you have the sys_siglist variable. */
314#undef HAVE_SYS_SIGLIST
252b5132 315
1a79b024
DD
316/* Define to 1 if you have the <sys/stat.h> header file. */
317#undef HAVE_SYS_STAT_H
252b5132 318
1a79b024
DD
319/* Define to 1 if you have the <sys/sysctl.h> header file. */
320#undef HAVE_SYS_SYSCTL_H
5527febf 321
1a79b024
DD
322/* Define to 1 if you have the <sys/sysinfo.h> header file. */
323#undef HAVE_SYS_SYSINFO_H
24acd898 324
1a79b024
DD
325/* Define to 1 if you have the <sys/sysmp.h> header file. */
326#undef HAVE_SYS_SYSMP_H
62df2065 327
1a79b024
DD
328/* Define to 1 if you have the <sys/systemcfg.h> header file. */
329#undef HAVE_SYS_SYSTEMCFG_H
192cbe66 330
1a79b024
DD
331/* Define to 1 if you have the <sys/table.h> header file. */
332#undef HAVE_SYS_TABLE_H
252b5132 333
1a79b024
DD
334/* Define to 1 if you have the <sys/time.h> header file. */
335#undef HAVE_SYS_TIME_H
252b5132 336
1a79b024
DD
337/* Define to 1 if you have the <sys/types.h> header file. */
338#undef HAVE_SYS_TYPES_H
252b5132 339
1a79b024
DD
340/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
341#undef HAVE_SYS_WAIT_H
252b5132 342
1a79b024
DD
343/* Define to 1 if you have the `table' function. */
344#undef HAVE_TABLE
eb383413 345
1a79b024
DD
346/* Define to 1 if you have the `times' function. */
347#undef HAVE_TIMES
252b5132 348
1a79b024
DD
349/* Define to 1 if you have the <time.h> header file. */
350#undef HAVE_TIME_H
4938384a 351
1a79b024
DD
352/* Define to 1 if you have the `tmpnam' function. */
353#undef HAVE_TMPNAM
c1687039 354
1a79b024
DD
355/* Define if you have the \`uintptr_t' type. */
356#undef HAVE_UINTPTR_T
0c0a36a4 357
1a79b024
DD
358/* Define to 1 if you have the <unistd.h> header file. */
359#undef HAVE_UNISTD_H
cc529274 360
1a79b024
DD
361/* Define to 1 if you have the `vasprintf' function. */
362#undef HAVE_VASPRINTF
192cbe66 363
1a79b024
DD
364/* Define to 1 if you have the `vfork' function. */
365#undef HAVE_VFORK
192cbe66 366
1a79b024
DD
367/* Define to 1 if you have the <vfork.h> header file. */
368#undef HAVE_VFORK_H
cc529274 369
1a79b024
DD
370/* Define to 1 if you have the `vfprintf' function. */
371#undef HAVE_VFPRINTF
192cbe66 372
1a79b024
DD
373/* Define to 1 if you have the `vprintf' function. */
374#undef HAVE_VPRINTF
252b5132 375
1a79b024
DD
376/* Define to 1 if you have the `vsprintf' function. */
377#undef HAVE_VSPRINTF
7d3ffcaf 378
aa55ccb1
DD
379/* Define to 1 if you have the `wait3' function. */
380#undef HAVE_WAIT3
381
382/* Define to 1 if you have the `wait4' function. */
383#undef HAVE_WAIT4
384
1a79b024
DD
385/* Define to 1 if you have the `waitpid' function. */
386#undef HAVE_WAITPID
5f73c378 387
1a79b024
DD
388/* Define to 1 if `fork' works. */
389#undef HAVE_WORKING_FORK
390
391/* Define to 1 if `vfork' works. */
392#undef HAVE_WORKING_VFORK
393
394/* Define to 1 if you have the `_doprnt' function. */
395#undef HAVE__DOPRNT
396
397/* Define if you have the _system_configuration variable. */
398#undef HAVE__SYSTEM_CONFIGURATION
7108c5dc 399
ac119ae8
DD
400/* Define to 1 if you have the `__fsetlocking' function. */
401#undef HAVE___FSETLOCKING
402
1a79b024
DD
403/* Define if canonicalize_file_name is not declared in system header files. */
404#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
7108c5dc 405
7d3ffcaf
JL
406/* Define if errno must be declared even when <errno.h> is included. */
407#undef NEED_DECLARATION_ERRNO
408
1a79b024
DD
409/* Define to 1 if your C compiler doesn't accept -c and -o together. */
410#undef NO_MINUS_C_MINUS_O
24acd898 411
1a79b024
DD
412/* Define to the address where bug reports for this package should be sent. */
413#undef PACKAGE_BUGREPORT
92655e19 414
1a79b024
DD
415/* Define to the full name of this package. */
416#undef PACKAGE_NAME
92655e19 417
1a79b024
DD
418/* Define to the full name and version of this package. */
419#undef PACKAGE_STRING
92655e19 420
1a79b024
DD
421/* Define to the one symbol short name of this package. */
422#undef PACKAGE_TARNAME
423
75086676
DD
424/* Define to the home page for this package. */
425#undef PACKAGE_URL
426
1a79b024
DD
427/* Define to the version of this package. */
428#undef PACKAGE_VERSION
30673bf5 429
75086676 430/* The size of `int', as computed by sizeof. */
40a59a4c
DD
431#undef SIZEOF_INT
432
1a79b024
DD
433/* Define if you know the direction of stack growth for your system; otherwise
434 it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
435 toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
436 STACK_DIRECTION = 0 => direction of growth unknown */
30673bf5
DD
437#undef STACK_DIRECTION
438
1a79b024
DD
439/* Define to 1 if you have the ANSI C header files. */
440#undef STDC_HEADERS
e69f6c8c 441
1a79b024
DD
442/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
443#undef TIME_WITH_SYS_TIME
444
bb6a587d
DD
445/* Define to an unsigned 64-bit type available in the compiler. */
446#undef UNSIGNED_64BIT_TYPE
447
75086676
DD
448/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
449 significant byte first (like Motorola and SPARC, unlike Intel). */
450#if defined AC_APPLE_UNIVERSAL_BUILD
451# if defined __BIG_ENDIAN__
452# define WORDS_BIGENDIAN 1
453# endif
454#else
455# ifndef WORDS_BIGENDIAN
456# undef WORDS_BIGENDIAN
457# endif
458#endif
ba61a412 459
899de170
L
460/* Number of bits in a file offset, on hosts where this is settable. */
461#undef _FILE_OFFSET_BITS
462
463/* Define for large files, on AIX-style hosts. */
464#undef _LARGE_FILES
465
1a79b024
DD
466/* Define to empty if `const' does not conform to ANSI C. */
467#undef const
468
85f969cd
DD
469/* Define to `__inline__' or `__inline' if that's what the C compiler
470 calls it, or to nothing if 'inline' is not supported under any name. */
471#ifndef __cplusplus
1a79b024 472#undef inline
85f969cd 473#endif
1a79b024 474
b4a451f5
L
475/* Define to the type of a signed integer type wide enough to hold a pointer,
476 if such a type exists, and if the system does not define it. */
fca6a796
L
477#undef intptr_t
478
1a79b024
DD
479/* Define to `int' if <sys/types.h> does not define. */
480#undef pid_t
481
ffa54e5c
DD
482/* Define to `int' if <sys/types.h> does not define. */
483#undef ssize_t
484
b4a451f5
L
485/* Define to the type of an unsigned integer type wide enough to hold a
486 pointer, if such a type exists, and if the system does not define it. */
1a79b024
DD
487#undef uintptr_t
488
489/* Define as `fork' if `vfork' does not work. */
490#undef vfork
This page took 0.672347 seconds and 4 git commands to generate.