]> git.ipfire.org Git - thirdparty/gcc.git/blame - libiberty/config.in
* configure: Regenerate for config/accross.m4 correction.
[thirdparty/gcc.git] / libiberty / config.in
CommitLineData
c31d56ed
KC
1/* config.in. Generated from configure.ac by autoheader. */
2/* Define to `unsigned long' if <sys/types.h> doesn't define. */
3#undef uintptr_t
0bc0cd11 4
c6451ce1 5
c31d56ed
KC
6/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
7#undef BYTEORDER
0bc0cd11 8
c31d56ed
KC
9/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11#undef CRAY_STACKSEG_END
7ac27e08 12
c31d56ed
KC
13/* Define to 1 if you have the <alloca.h> header file. */
14#undef HAVE_ALLOCA_H
d3982b71 15
c31d56ed 16/* Define to 1 if you have the `asprintf' function. */
0bc0cd11
JL
17#undef HAVE_ASPRINTF
18
c31d56ed 19/* Define to 1 if you have the `atexit' function. */
0bc0cd11
JL
20#undef HAVE_ATEXIT
21
c31d56ed 22/* Define to 1 if you have the `basename' function. */
0bc0cd11
JL
23#undef HAVE_BASENAME
24
c31d56ed 25/* Define to 1 if you have the `bcmp' function. */
0bc0cd11
JL
26#undef HAVE_BCMP
27
c31d56ed 28/* Define to 1 if you have the `bcopy' function. */
0bc0cd11
JL
29#undef HAVE_BCOPY
30
c31d56ed 31/* Define to 1 if you have the `bsearch' function. */
dac45916
MS
32#undef HAVE_BSEARCH
33
c31d56ed 34/* Define to 1 if you have the `bzero' function. */
0bc0cd11
JL
35#undef HAVE_BZERO
36
c31d56ed 37/* Define to 1 if you have the `calloc' function. */
9f3b5583
KG
38#undef HAVE_CALLOC
39
c31d56ed 40/* Define to 1 if you have the `canonicalize_file_name' function. */
4876b2b4
DJ
41#undef HAVE_CANONICALIZE_FILE_NAME
42
c31d56ed 43/* Define to 1 if you have the `clock' function. */
0bc0cd11
JL
44#undef HAVE_CLOCK
45
c31d56ed
KC
46/* Define to 1 if you have the <fcntl.h> header file. */
47#undef HAVE_FCNTL_H
48
49/* Define to 1 if you have the `ffs' function. */
e490616e
ZW
50#undef HAVE_FFS
51
c31d56ed
KC
52/* Define to 1 if you have the `fork' function. */
53#undef HAVE_FORK
54
55/* Define to 1 if you have the `getcwd' function. */
0bc0cd11
JL
56#undef HAVE_GETCWD
57
c31d56ed 58/* Define to 1 if you have the `getpagesize' function. */
0bc0cd11
JL
59#undef HAVE_GETPAGESIZE
60
c31d56ed 61/* Define to 1 if you have the `getrusage' function. */
0bc0cd11
JL
62#undef HAVE_GETRUSAGE
63
c31d56ed 64/* Define to 1 if you have the `getsysinfo' function. */
4a06f7f2
RO
65#undef HAVE_GETSYSINFO
66
c31d56ed 67/* Define to 1 if you have the `gettimeofday' function. */
90e72e20
AS
68#undef HAVE_GETTIMEOFDAY
69
c31d56ed 70/* Define to 1 if you have the `index' function. */
0bc0cd11
JL
71#undef HAVE_INDEX
72
c31d56ed 73/* Define to 1 if you have the `insque' function. */
0bc0cd11
JL
74#undef HAVE_INSQUE
75
c31d56ed
KC
76/* Define to 1 if you have the <inttypes.h> header file. */
77#undef HAVE_INTTYPES_H
78
79/* Define to 1 if you have the <limits.h> header file. */
80#undef HAVE_LIMITS_H
81
82/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
83#undef HAVE_MACHINE_HAL_SYSINFO_H
84
85/* Define to 1 if you have the <malloc.h> header file. */
86#undef HAVE_MALLOC_H
87
88/* Define to 1 if you have the `memchr' function. */
0bc0cd11
JL
89#undef HAVE_MEMCHR
90
c31d56ed 91/* Define to 1 if you have the `memcmp' function. */
0bc0cd11
JL
92#undef HAVE_MEMCMP
93
c31d56ed 94/* Define to 1 if you have the `memcpy' function. */
0bc0cd11
JL
95#undef HAVE_MEMCPY
96
c31d56ed 97/* Define to 1 if you have the `memmove' function. */
0bc0cd11
JL
98#undef HAVE_MEMMOVE
99
c31d56ed
KC
100/* Define to 1 if you have the <memory.h> header file. */
101#undef HAVE_MEMORY_H
102
103/* Define to 1 if you have the `mempcpy' function. */
029bcc09
KG
104#undef HAVE_MEMPCPY
105
c31d56ed 106/* Define to 1 if you have the `memset' function. */
0bc0cd11
JL
107#undef HAVE_MEMSET
108
c31d56ed 109/* Define to 1 if you have the `mkstemps' function. */
acbbd80a
MK
110#undef HAVE_MKSTEMPS
111
c31d56ed
KC
112/* Define to 1 if you have a working `mmap' system call. */
113#undef HAVE_MMAP
114
115/* Define to 1 if you have the `on_exit' function. */
0bc0cd11
JL
116#undef HAVE_ON_EXIT
117
c31d56ed 118/* Define to 1 if you have the `psignal' function. */
0bc0cd11
JL
119#undef HAVE_PSIGNAL
120
c31d56ed 121/* Define to 1 if you have the `pstat_getdynamic' function. */
e9019af6
KG
122#undef HAVE_PSTAT_GETDYNAMIC
123
c31d56ed 124/* Define to 1 if you have the `pstat_getstatic' function. */
e9019af6
KG
125#undef HAVE_PSTAT_GETSTATIC
126
c31d56ed 127/* Define to 1 if you have the `putenv' function. */
90e72e20
AS
128#undef HAVE_PUTENV
129
c31d56ed 130/* Define to 1 if you have the `random' function. */
0bc0cd11
JL
131#undef HAVE_RANDOM
132
c31d56ed 133/* Define to 1 if you have the `realpath' function. */
4876b2b4
DJ
134#undef HAVE_REALPATH
135
c31d56ed 136/* Define to 1 if you have the `rename' function. */
0bc0cd11
JL
137#undef HAVE_RENAME
138
c31d56ed 139/* Define to 1 if you have the `rindex' function. */
0bc0cd11
JL
140#undef HAVE_RINDEX
141
c31d56ed 142/* Define to 1 if you have the `sbrk' function. */
acbbd80a
MK
143#undef HAVE_SBRK
144
c31d56ed 145/* Define to 1 if you have the `setenv' function. */
90e72e20
AS
146#undef HAVE_SETENV
147
c31d56ed 148/* Define to 1 if you have the `sigsetmask' function. */
0bc0cd11
JL
149#undef HAVE_SIGSETMASK
150
c31d56ed 151/* Define to 1 if you have the `snprintf' function. */
bd3fbc6b
KG
152#undef HAVE_SNPRINTF
153
c31d56ed
KC
154/* Define to 1 if you have the <stdint.h> header file. */
155#undef HAVE_STDINT_H
156
157/* Define to 1 if you have the <stdlib.h> header file. */
158#undef HAVE_STDLIB_H
159
160/* Define to 1 if you have the `stpcpy' function. */
029bcc09
KG
161#undef HAVE_STPCPY
162
c31d56ed 163/* Define to 1 if you have the `stpncpy' function. */
029bcc09
KG
164#undef HAVE_STPNCPY
165
c31d56ed 166/* Define to 1 if you have the `strcasecmp' function. */
0bc0cd11
JL
167#undef HAVE_STRCASECMP
168
c31d56ed 169/* Define to 1 if you have the `strchr' function. */
0bc0cd11
JL
170#undef HAVE_STRCHR
171
c31d56ed 172/* Define to 1 if you have the `strdup' function. */
0bc0cd11
JL
173#undef HAVE_STRDUP
174
c31d56ed 175/* Define to 1 if you have the `strerror' function. */
0bc0cd11
JL
176#undef HAVE_STRERROR
177
c31d56ed
KC
178/* Define to 1 if you have the <strings.h> header file. */
179#undef HAVE_STRINGS_H
180
181/* Define to 1 if you have the <string.h> header file. */
182#undef HAVE_STRING_H
183
184/* Define to 1 if you have the `strncasecmp' function. */
0bc0cd11
JL
185#undef HAVE_STRNCASECMP
186
c31d56ed 187/* Define to 1 if you have the `strrchr' function. */
0bc0cd11
JL
188#undef HAVE_STRRCHR
189
c31d56ed 190/* Define to 1 if you have the `strsignal' function. */
0bc0cd11
JL
191#undef HAVE_STRSIGNAL
192
c31d56ed 193/* Define to 1 if you have the `strstr' function. */
0bc0cd11
JL
194#undef HAVE_STRSTR
195
c31d56ed 196/* Define to 1 if you have the `strtod' function. */
0bc0cd11
JL
197#undef HAVE_STRTOD
198
c31d56ed 199/* Define to 1 if you have the `strtol' function. */
0bc0cd11
JL
200#undef HAVE_STRTOL
201
c31d56ed 202/* Define to 1 if you have the `strtoul' function. */
0bc0cd11
JL
203#undef HAVE_STRTOUL
204
c31d56ed 205/* Define to 1 if you have the `sysconf' function. */
0bc0cd11
JL
206#undef HAVE_SYSCONF
207
c31d56ed 208/* Define to 1 if you have the `sysctl' function. */
170230b7
KG
209#undef HAVE_SYSCTL
210
c31d56ed 211/* Define to 1 if you have the `sysmp' function. */
64c7e556
KG
212#undef HAVE_SYSMP
213
c31d56ed
KC
214/* Define if you have the sys_errlist variable. */
215#undef HAVE_SYS_ERRLIST
4a06f7f2 216
c31d56ed
KC
217/* Define to 1 if you have the <sys/file.h> header file. */
218#undef HAVE_SYS_FILE_H
0bc0cd11 219
c31d56ed
KC
220/* Define to 1 if you have the <sys/mman.h> header file. */
221#undef HAVE_SYS_MMAN_H
0bc0cd11 222
c31d56ed
KC
223/* Define if you have the sys_nerr variable. */
224#undef HAVE_SYS_NERR
0bc0cd11 225
c31d56ed
KC
226/* Define to 1 if you have the <sys/param.h> header file. */
227#undef HAVE_SYS_PARAM_H
0bc0cd11 228
c31d56ed
KC
229/* Define to 1 if you have the <sys/pstat.h> header file. */
230#undef HAVE_SYS_PSTAT_H
0bc0cd11 231
c31d56ed
KC
232/* Define to 1 if you have the <sys/resource.h> header file. */
233#undef HAVE_SYS_RESOURCE_H
bd3fbc6b 234
c31d56ed
KC
235/* Define if you have the sys_siglist variable. */
236#undef HAVE_SYS_SIGLIST
0bc0cd11 237
c31d56ed
KC
238/* Define to 1 if you have the <sys/stat.h> header file. */
239#undef HAVE_SYS_STAT_H
0bc0cd11 240
c31d56ed
KC
241/* Define to 1 if you have the <sys/sysctl.h> header file. */
242#undef HAVE_SYS_SYSCTL_H
c3bb7df0 243
c31d56ed
KC
244/* Define to 1 if you have the <sys/sysinfo.h> header file. */
245#undef HAVE_SYS_SYSINFO_H
e490616e 246
c31d56ed
KC
247/* Define to 1 if you have the <sys/sysmp.h> header file. */
248#undef HAVE_SYS_SYSMP_H
cd447360 249
c31d56ed
KC
250/* Define to 1 if you have the <sys/systemcfg.h> header file. */
251#undef HAVE_SYS_SYSTEMCFG_H
4a06f7f2 252
c31d56ed
KC
253/* Define to 1 if you have the <sys/table.h> header file. */
254#undef HAVE_SYS_TABLE_H
0bc0cd11 255
c31d56ed
KC
256/* Define to 1 if you have the <sys/time.h> header file. */
257#undef HAVE_SYS_TIME_H
0bc0cd11 258
c31d56ed
KC
259/* Define to 1 if you have the <sys/types.h> header file. */
260#undef HAVE_SYS_TYPES_H
73aeb2ff 261
c31d56ed
KC
262/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
263#undef HAVE_SYS_WAIT_H
0bc0cd11 264
c31d56ed
KC
265/* Define to 1 if you have the `table' function. */
266#undef HAVE_TABLE
a9266bfa 267
c31d56ed
KC
268/* Define to 1 if you have the `times' function. */
269#undef HAVE_TIMES
b9256371 270
c31d56ed
KC
271/* Define to 1 if you have the <time.h> header file. */
272#undef HAVE_TIME_H
a354191e 273
c31d56ed
KC
274/* Define to 1 if you have the `tmpnam' function. */
275#undef HAVE_TMPNAM
90e72e20 276
c31d56ed
KC
277/* Define if you have the \`uintptr_t' type. */
278#undef HAVE_UINTPTR_T
4ac3cb83 279
c31d56ed
KC
280/* Define to 1 if you have the <unistd.h> header file. */
281#undef HAVE_UNISTD_H
170230b7 282
c31d56ed
KC
283/* Define to 1 if you have the `vasprintf' function. */
284#undef HAVE_VASPRINTF
4a06f7f2 285
c31d56ed
KC
286/* Define to 1 if you have the `vfork' function. */
287#undef HAVE_VFORK
64c7e556 288
c31d56ed
KC
289/* Define to 1 if you have the <vfork.h> header file. */
290#undef HAVE_VFORK_H
d47f75c4 291
c31d56ed
KC
292/* Define to 1 if you have the `vfprintf' function. */
293#undef HAVE_VFPRINTF
4a06f7f2 294
c31d56ed
KC
295/* Define to 1 if you have the `vprintf' function. */
296#undef HAVE_VPRINTF
ae76f1be 297
c31d56ed
KC
298/* Define to 1 if you have the `vsnprintf' function. */
299#undef HAVE_VSNPRINTF
c6451ce1 300
c31d56ed
KC
301/* Define to 1 if you have the `vsprintf' function. */
302#undef HAVE_VSPRINTF
3b58c099 303
c31d56ed
KC
304/* Define to 1 if you have the `waitpid' function. */
305#undef HAVE_WAITPID
cf8e4b78 306
c31d56ed
KC
307/* Define to 1 if `fork' works. */
308#undef HAVE_WORKING_FORK
309
310/* Define to 1 if `vfork' works. */
311#undef HAVE_WORKING_VFORK
312
313/* Define to 1 if you have the `_doprnt' function. */
314#undef HAVE__DOPRNT
315
316/* Define if you have the _system_configuration variable. */
317#undef HAVE__SYSTEM_CONFIGURATION
5cc5a0d0
JM
318
319/* Define if the host machine stores words of multi-word integers in
320 big-endian order. */
321#undef HOST_WORDS_BIG_ENDIAN
322
c31d56ed
KC
323/* Define if canonicalize_file_name is not declared in system header files. */
324#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
5cc5a0d0 325
3b58c099
MS
326/* Define if errno must be declared even when <errno.h> is included. */
327#undef NEED_DECLARATION_ERRNO
328
c31d56ed
KC
329/* Define to 1 if your C compiler doesn't accept -c and -o together. */
330#undef NO_MINUS_C_MINUS_O
e490616e 331
c31d56ed
KC
332/* Define to the address where bug reports for this package should be sent. */
333#undef PACKAGE_BUGREPORT
d1209685 334
c31d56ed
KC
335/* Define to the full name of this package. */
336#undef PACKAGE_NAME
d1209685 337
c31d56ed
KC
338/* Define to the full name and version of this package. */
339#undef PACKAGE_STRING
d1209685 340
c31d56ed
KC
341/* Define to the one symbol short name of this package. */
342#undef PACKAGE_TARNAME
343
344/* Define to the version of this package. */
345#undef PACKAGE_VERSION
b548dffb 346
c31d56ed
KC
347/* Define if you know the direction of stack growth for your system; otherwise
348 it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
349 toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
350 STACK_DIRECTION = 0 => direction of growth unknown */
b548dffb
ZW
351#undef STACK_DIRECTION
352
c31d56ed
KC
353/* Define to 1 if you have the ANSI C header files. */
354#undef STDC_HEADERS
aa9dc53d 355
c31d56ed
KC
356/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
357#undef TIME_WITH_SYS_TIME
358
359/* whether byteorder is bigendian */
360#undef WORDS_BIGENDIAN
4876b2b4 361
c31d56ed
KC
362/* Define to empty if `const' does not conform to ANSI C. */
363#undef const
364
365/* Define as `__inline' if that's what the C compiler calls it, or to nothing
366 if it is not supported. */
367#undef inline
368
369/* Define to `int' if <sys/types.h> does not define. */
370#undef pid_t
371
372/* Define to `unsigned long' if <sys/types.h> does not define. */
373#undef uintptr_t
374
375/* Define as `fork' if `vfork' does not work. */
376#undef vfork