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