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