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