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