OSDN Git Service

PR middle-end/40525
[pf3gnuchains/gcc-fork.git] / libiberty / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
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
6
7 /* Define to 1 if you have the <alloca.h> header file. */
8 #undef HAVE_ALLOCA_H
9
10 /* Define to 1 if you have the `asprintf' function. */
11 #undef HAVE_ASPRINTF
12
13 /* Define to 1 if you have the `atexit' function. */
14 #undef HAVE_ATEXIT
15
16 /* Define to 1 if you have the `basename' function. */
17 #undef HAVE_BASENAME
18
19 /* Define to 1 if you have the `bcmp' function. */
20 #undef HAVE_BCMP
21
22 /* Define to 1 if you have the `bcopy' function. */
23 #undef HAVE_BCOPY
24
25 /* Define to 1 if you have the `bsearch' function. */
26 #undef HAVE_BSEARCH
27
28 /* Define to 1 if you have the `bzero' function. */
29 #undef HAVE_BZERO
30
31 /* Define to 1 if you have the `calloc' function. */
32 #undef HAVE_CALLOC
33
34 /* Define to 1 if you have the `canonicalize_file_name' function. */
35 #undef HAVE_CANONICALIZE_FILE_NAME
36
37 /* Define to 1 if you have the `clock' function. */
38 #undef HAVE_CLOCK
39
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
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
52 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
53 #undef HAVE_DECL_FFS
54
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 `getopt', and to 0 if you don't.
60    */
61 #undef HAVE_DECL_GETOPT
62
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
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
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
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
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
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. */
95 #undef HAVE_FFS
96
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. */
101 #undef HAVE_GETCWD
102
103 /* Define to 1 if you have the `getpagesize' function. */
104 #undef HAVE_GETPAGESIZE
105
106 /* Define to 1 if you have the `getrusage' function. */
107 #undef HAVE_GETRUSAGE
108
109 /* Define to 1 if you have the `getsysinfo' function. */
110 #undef HAVE_GETSYSINFO
111
112 /* Define to 1 if you have the `gettimeofday' function. */
113 #undef HAVE_GETTIMEOFDAY
114
115 /* Define to 1 if you have the `index' function. */
116 #undef HAVE_INDEX
117
118 /* Define to 1 if you have the `insque' function. */
119 #undef HAVE_INSQUE
120
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. */
134 #undef HAVE_MEMCHR
135
136 /* Define to 1 if you have the `memcmp' function. */
137 #undef HAVE_MEMCMP
138
139 /* Define to 1 if you have the `memcpy' function. */
140 #undef HAVE_MEMCPY
141
142 /* Define to 1 if you have the `memmem' function. */
143 #undef HAVE_MEMMEM
144
145 /* Define to 1 if you have the `memmove' function. */
146 #undef HAVE_MEMMOVE
147
148 /* Define to 1 if you have the <memory.h> header file. */
149 #undef HAVE_MEMORY_H
150
151 /* Define to 1 if you have the `mempcpy' function. */
152 #undef HAVE_MEMPCPY
153
154 /* Define to 1 if you have the `memset' function. */
155 #undef HAVE_MEMSET
156
157 /* Define to 1 if you have the `mkstemps' function. */
158 #undef HAVE_MKSTEMPS
159
160 /* Define to 1 if you have a working `mmap' system call. */
161 #undef HAVE_MMAP
162
163 /* Define to 1 if you have the `on_exit' function. */
164 #undef HAVE_ON_EXIT
165
166 /* Define to 1 if you have the `psignal' function. */
167 #undef HAVE_PSIGNAL
168
169 /* Define to 1 if you have the `pstat_getdynamic' function. */
170 #undef HAVE_PSTAT_GETDYNAMIC
171
172 /* Define to 1 if you have the `pstat_getstatic' function. */
173 #undef HAVE_PSTAT_GETSTATIC
174
175 /* Define to 1 if you have the `putenv' function. */
176 #undef HAVE_PUTENV
177
178 /* Define to 1 if you have the `random' function. */
179 #undef HAVE_RANDOM
180
181 /* Define to 1 if you have the `realpath' function. */
182 #undef HAVE_REALPATH
183
184 /* Define to 1 if you have the `rename' function. */
185 #undef HAVE_RENAME
186
187 /* Define to 1 if you have the `rindex' function. */
188 #undef HAVE_RINDEX
189
190 /* Define to 1 if you have the `sbrk' function. */
191 #undef HAVE_SBRK
192
193 /* Define to 1 if you have the `setenv' function. */
194 #undef HAVE_SETENV
195
196 /* Define to 1 if you have the `sigsetmask' function. */
197 #undef HAVE_SIGSETMASK
198
199 /* Define to 1 if you have the `snprintf' function. */
200 #undef HAVE_SNPRINTF
201
202 /* Define to 1 if you have the <stdint.h> header file. */
203 #undef HAVE_STDINT_H
204
205 /* Define to 1 if you have the <stdio_ext.h> header file. */
206 #undef HAVE_STDIO_EXT_H
207
208 /* Define to 1 if you have the <stdlib.h> header file. */
209 #undef HAVE_STDLIB_H
210
211 /* Define to 1 if you have the `stpcpy' function. */
212 #undef HAVE_STPCPY
213
214 /* Define to 1 if you have the `stpncpy' function. */
215 #undef HAVE_STPNCPY
216
217 /* Define to 1 if you have the `strcasecmp' function. */
218 #undef HAVE_STRCASECMP
219
220 /* Define to 1 if you have the `strchr' function. */
221 #undef HAVE_STRCHR
222
223 /* Define to 1 if you have the `strdup' function. */
224 #undef HAVE_STRDUP
225
226 /* Define to 1 if you have the `strerror' function. */
227 #undef HAVE_STRERROR
228
229 /* Define to 1 if you have the <strings.h> header file. */
230 #undef HAVE_STRINGS_H
231
232 /* Define to 1 if you have the <string.h> header file. */
233 #undef HAVE_STRING_H
234
235 /* Define to 1 if you have the `strncasecmp' function. */
236 #undef HAVE_STRNCASECMP
237
238 /* Define to 1 if you have the `strndup' function. */
239 #undef HAVE_STRNDUP
240
241 /* Define to 1 if you have the `strrchr' function. */
242 #undef HAVE_STRRCHR
243
244 /* Define to 1 if you have the `strsignal' function. */
245 #undef HAVE_STRSIGNAL
246
247 /* Define to 1 if you have the `strstr' function. */
248 #undef HAVE_STRSTR
249
250 /* Define to 1 if you have the `strtod' function. */
251 #undef HAVE_STRTOD
252
253 /* Define to 1 if you have the `strtol' function. */
254 #undef HAVE_STRTOL
255
256 /* Define to 1 if you have the `strtoul' function. */
257 #undef HAVE_STRTOUL
258
259 /* Define to 1 if you have the `strverscmp' function. */
260 #undef HAVE_STRVERSCMP
261
262 /* Define to 1 if you have the `sysconf' function. */
263 #undef HAVE_SYSCONF
264
265 /* Define to 1 if you have the `sysctl' function. */
266 #undef HAVE_SYSCTL
267
268 /* Define to 1 if you have the `sysmp' function. */
269 #undef HAVE_SYSMP
270
271 /* Define if you have the sys_errlist variable. */
272 #undef HAVE_SYS_ERRLIST
273
274 /* Define to 1 if you have the <sys/file.h> header file. */
275 #undef HAVE_SYS_FILE_H
276
277 /* Define to 1 if you have the <sys/mman.h> header file. */
278 #undef HAVE_SYS_MMAN_H
279
280 /* Define if you have the sys_nerr variable. */
281 #undef HAVE_SYS_NERR
282
283 /* Define to 1 if you have the <sys/param.h> header file. */
284 #undef HAVE_SYS_PARAM_H
285
286 /* Define to 1 if you have the <sys/pstat.h> header file. */
287 #undef HAVE_SYS_PSTAT_H
288
289 /* Define to 1 if you have the <sys/resource.h> header file. */
290 #undef HAVE_SYS_RESOURCE_H
291
292 /* Define if you have the sys_siglist variable. */
293 #undef HAVE_SYS_SIGLIST
294
295 /* Define to 1 if you have the <sys/stat.h> header file. */
296 #undef HAVE_SYS_STAT_H
297
298 /* Define to 1 if you have the <sys/sysctl.h> header file. */
299 #undef HAVE_SYS_SYSCTL_H
300
301 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
302 #undef HAVE_SYS_SYSINFO_H
303
304 /* Define to 1 if you have the <sys/sysmp.h> header file. */
305 #undef HAVE_SYS_SYSMP_H
306
307 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
308 #undef HAVE_SYS_SYSTEMCFG_H
309
310 /* Define to 1 if you have the <sys/table.h> header file. */
311 #undef HAVE_SYS_TABLE_H
312
313 /* Define to 1 if you have the <sys/time.h> header file. */
314 #undef HAVE_SYS_TIME_H
315
316 /* Define to 1 if you have the <sys/types.h> header file. */
317 #undef HAVE_SYS_TYPES_H
318
319 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
320 #undef HAVE_SYS_WAIT_H
321
322 /* Define to 1 if you have the `table' function. */
323 #undef HAVE_TABLE
324
325 /* Define to 1 if you have the `times' function. */
326 #undef HAVE_TIMES
327
328 /* Define to 1 if you have the <time.h> header file. */
329 #undef HAVE_TIME_H
330
331 /* Define to 1 if you have the `tmpnam' function. */
332 #undef HAVE_TMPNAM
333
334 /* Define if you have the \`uintptr_t' type. */
335 #undef HAVE_UINTPTR_T
336
337 /* Define to 1 if you have the <unistd.h> header file. */
338 #undef HAVE_UNISTD_H
339
340 /* Define to 1 if you have the `vasprintf' function. */
341 #undef HAVE_VASPRINTF
342
343 /* Define to 1 if you have the `vfork' function. */
344 #undef HAVE_VFORK
345
346 /* Define to 1 if you have the <vfork.h> header file. */
347 #undef HAVE_VFORK_H
348
349 /* Define to 1 if you have the `vfprintf' function. */
350 #undef HAVE_VFPRINTF
351
352 /* Define to 1 if you have the `vprintf' function. */
353 #undef HAVE_VPRINTF
354
355 /* Define to 1 if you have the `vsnprintf' function. */
356 #undef HAVE_VSNPRINTF
357
358 /* Define to 1 if you have the `vsprintf' function. */
359 #undef HAVE_VSPRINTF
360
361 /* Define to 1 if you have the `wait3' function. */
362 #undef HAVE_WAIT3
363
364 /* Define to 1 if you have the `wait4' function. */
365 #undef HAVE_WAIT4
366
367 /* Define to 1 if you have the `waitpid' function. */
368 #undef HAVE_WAITPID
369
370 /* Define to 1 if `fork' works. */
371 #undef HAVE_WORKING_FORK
372
373 /* Define to 1 if `vfork' works. */
374 #undef HAVE_WORKING_VFORK
375
376 /* Define to 1 if you have the `_doprnt' function. */
377 #undef HAVE__DOPRNT
378
379 /* Define if you have the _system_configuration variable. */
380 #undef HAVE__SYSTEM_CONFIGURATION
381
382 /* Define to 1 if you have the `__fsetlocking' function. */
383 #undef HAVE___FSETLOCKING
384
385 /* Define if canonicalize_file_name is not declared in system header files. */
386 #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
387
388 /* Define if errno must be declared even when <errno.h> is included. */
389 #undef NEED_DECLARATION_ERRNO
390
391 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
392 #undef NO_MINUS_C_MINUS_O
393
394 /* Define to the address where bug reports for this package should be sent. */
395 #undef PACKAGE_BUGREPORT
396
397 /* Define to the full name of this package. */
398 #undef PACKAGE_NAME
399
400 /* Define to the full name and version of this package. */
401 #undef PACKAGE_STRING
402
403 /* Define to the one symbol short name of this package. */
404 #undef PACKAGE_TARNAME
405
406 /* Define to the version of this package. */
407 #undef PACKAGE_VERSION
408
409 /* The size of a `int', as computed by sizeof. */
410 #undef SIZEOF_INT
411
412 /* Define if you know the direction of stack growth for your system; otherwise
413    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
414    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
415    STACK_DIRECTION = 0 => direction of growth unknown */
416 #undef STACK_DIRECTION
417
418 /* Define to 1 if you have the ANSI C header files. */
419 #undef STDC_HEADERS
420
421 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
422 #undef TIME_WITH_SYS_TIME
423
424 /* Define to an unsigned 64-bit type available in the compiler. */
425 #undef UNSIGNED_64BIT_TYPE
426
427 /* Define to 1 if your processor stores words with the most significant byte
428    first (like Motorola and SPARC, unlike Intel and VAX). */
429 #undef WORDS_BIGENDIAN
430
431 /* Number of bits in a file offset, on hosts where this is settable. */
432 #undef _FILE_OFFSET_BITS
433
434 /* Define for large files, on AIX-style hosts. */
435 #undef _LARGE_FILES
436
437 /* Define to empty if `const' does not conform to ANSI C. */
438 #undef const
439
440 /* Define to `__inline__' or `__inline' if that's what the C compiler
441    calls it, or to nothing if 'inline' is not supported under any name.  */
442 #ifndef __cplusplus
443 #undef inline
444 #endif
445
446 /* Define to `int' if <sys/types.h> does not define. */
447 #undef pid_t
448
449 /* Define to `unsigned long' if <sys/types.h> does not define. */
450 #undef uintptr_t
451
452 /* Define as `fork' if `vfork' does not work. */
453 #undef vfork