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