* configure.in: Replace BFD_NEED_DECLARATION checks by the
[external/binutils.git] / bfd / config.in
1 /* config.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if NLS is requested */
12 #undef ENABLE_NLS
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18    */
19 #undef HAVE_ALLOCA_H
20
21 /* Define to 1 if you have the <argz.h> header file. */
22 #undef HAVE_ARGZ_H
23
24 /* Define to 1 if you have the `dcgettext' function. */
25 #undef HAVE_DCGETTEXT
26
27 /* Define to 1 if you have the declaration of `basename', and to 0 if you
28    don't. */
29 #undef HAVE_DECL_BASENAME
30
31 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
32 #undef HAVE_DECL_FFS
33
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
35    */
36 #undef HAVE_DECL_FREE
37
38 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
39    */
40 #undef HAVE_DECL_FSEEKO
41
42 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
43    don't. */
44 #undef HAVE_DECL_FSEEKO64
45
46 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
47    */
48 #undef HAVE_DECL_FTELLO
49
50 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
51    don't. */
52 #undef HAVE_DECL_FTELLO64
53
54 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
55    */
56 #undef HAVE_DECL_GETENV
57
58 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
59    */
60 #undef HAVE_DECL_MALLOC
61
62 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
63    don't. */
64 #undef HAVE_DECL_REALLOC
65
66 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
67    */
68 #undef HAVE_DECL_STRSTR
69
70 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
71    */
72 #undef HAVE_DIRENT_H
73
74 /* Define to 1 if you have the `fcntl' function. */
75 #undef HAVE_FCNTL
76
77 /* Define to 1 if you have the <fcntl.h> header file. */
78 #undef HAVE_FCNTL_H
79
80 /* Define to 1 if you have the `fdopen' function. */
81 #undef HAVE_FDOPEN
82
83 /* Define to 1 if you have the `fseeko' function. */
84 #undef HAVE_FSEEKO
85
86 /* Define to 1 if you have the `fseeko64' function. */
87 #undef HAVE_FSEEKO64
88
89 /* Define to 1 if you have the `ftello' function. */
90 #undef HAVE_FTELLO
91
92 /* Define to 1 if you have the `ftello64' function. */
93 #undef HAVE_FTELLO64
94
95 /* Define to 1 if you have the `getcwd' function. */
96 #undef HAVE_GETCWD
97
98 /* Define to 1 if you have the `getgid' function. */
99 #undef HAVE_GETGID
100
101 /* Define to 1 if you have the `getpagesize' function. */
102 #undef HAVE_GETPAGESIZE
103
104 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
105 #undef HAVE_GETTEXT
106
107 /* Define to 1 if you have the `getuid' function. */
108 #undef HAVE_GETUID
109
110 /* Define to 1 if you have the <inttypes.h> header file. */
111 #undef HAVE_INTTYPES_H
112
113 /* Define if your locale.h file contains LC_MESSAGES. */
114 #undef HAVE_LC_MESSAGES
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 <locale.h> header file. */
120 #undef HAVE_LOCALE_H
121
122 /* Define if <sys/procfs.h> has lwpstatus_t. */
123 #undef HAVE_LWPSTATUS_T
124
125 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
126 #undef HAVE_LWPSTATUS_T_PR_CONTEXT
127
128 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
129 #undef HAVE_LWPSTATUS_T_PR_REG
130
131 /* Define if <sys/procfs.h> has lwpxstatus_t. */
132 #undef HAVE_LWPXSTATUS_T
133
134 /* Define to 1 if you have the `madvise' function. */
135 #undef HAVE_MADVISE
136
137 /* Define to 1 if you have the <malloc.h> header file. */
138 #undef HAVE_MALLOC_H
139
140 /* Define to 1 if you have the <memory.h> header file. */
141 #undef HAVE_MEMORY_H
142
143 /* Define to 1 if you have a working `mmap' system call. */
144 #undef HAVE_MMAP
145
146 /* Define to 1 if you have the `mprotect' function. */
147 #undef HAVE_MPROTECT
148
149 /* Define to 1 if you have the `munmap' function. */
150 #undef HAVE_MUNMAP
151
152 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
153 #undef HAVE_NDIR_H
154
155 /* Define to 1 if you have the <nl_types.h> header file. */
156 #undef HAVE_NL_TYPES_H
157
158 /* Define if <sys/procfs.h> has prpsinfo32_t. */
159 #undef HAVE_PRPSINFO32_T
160
161 /* Define if <sys/procfs.h> has prpsinfo_t. */
162 #undef HAVE_PRPSINFO_T
163
164 /* Define if <sys/procfs.h> has prstatus32_t. */
165 #undef HAVE_PRSTATUS32_T
166
167 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
168 #undef HAVE_PRSTATUS32_T_PR_WHO
169
170 /* Define if <sys/procfs.h> has prstatus_t. */
171 #undef HAVE_PRSTATUS_T
172
173 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
174 #undef HAVE_PRSTATUS_T_PR_WHO
175
176 /* Define if <sys/procfs.h> has psinfo32_t. */
177 #undef HAVE_PSINFO32_T
178
179 /* Define if <sys/procfs.h> has psinfo_t. */
180 #undef HAVE_PSINFO_T
181
182 /* Define if <sys/procfs.h> has pstatus32_t. */
183 #undef HAVE_PSTATUS32_T
184
185 /* Define if <sys/procfs.h> has pstatus_t. */
186 #undef HAVE_PSTATUS_T
187
188 /* Define to 1 if you have the `putenv' function. */
189 #undef HAVE_PUTENV
190
191 /* Define if <sys/procfs.h> has pxstatus_t. */
192 #undef HAVE_PXSTATUS_T
193
194 /* Define to 1 if you have the `setenv' function. */
195 #undef HAVE_SETENV
196
197 /* Define to 1 if you have the `setitimer' function. */
198 #undef HAVE_SETITIMER
199
200 /* Define to 1 if you have the `setlocale' function. */
201 #undef HAVE_SETLOCALE
202
203 /* Define to 1 if you have the <stddef.h> header file. */
204 #undef HAVE_STDDEF_H
205
206 /* Define to 1 if you have the <stdint.h> header file. */
207 #undef HAVE_STDINT_H
208
209 /* Define to 1 if you have the <stdlib.h> header file. */
210 #undef HAVE_STDLIB_H
211
212 /* Define if you have the stpcpy function */
213 #undef HAVE_STPCPY
214
215 /* Define to 1 if you have the `strcasecmp' function. */
216 #undef HAVE_STRCASECMP
217
218 /* Define to 1 if you have the `strchr' function. */
219 #undef HAVE_STRCHR
220
221 /* Define to 1 if you have the <strings.h> header file. */
222 #undef HAVE_STRINGS_H
223
224 /* Define to 1 if you have the <string.h> header file. */
225 #undef HAVE_STRING_H
226
227 /* Define to 1 if you have the `strtoull' function. */
228 #undef HAVE_STRTOULL
229
230 /* Define if struct core_dumpx has member c_impl */
231 #undef HAVE_ST_C_IMPL
232
233 /* Define to 1 if you have the `sysconf' function. */
234 #undef HAVE_SYSCONF
235
236 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
237    */
238 #undef HAVE_SYS_DIR_H
239
240 /* Define to 1 if you have the <sys/file.h> header file. */
241 #undef HAVE_SYS_FILE_H
242
243 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
244    */
245 #undef HAVE_SYS_NDIR_H
246
247 /* Define to 1 if you have the <sys/param.h> header file. */
248 #undef HAVE_SYS_PARAM_H
249
250 /* Define to 1 if you have the <sys/procfs.h> header file. */
251 #undef HAVE_SYS_PROCFS_H
252
253 /* Define to 1 if you have the <sys/stat.h> header file. */
254 #undef HAVE_SYS_STAT_H
255
256 /* Define to 1 if you have the <sys/time.h> header file. */
257 #undef HAVE_SYS_TIME_H
258
259 /* Define to 1 if you have the <sys/types.h> header file. */
260 #undef HAVE_SYS_TYPES_H
261
262 /* Define to 1 if you have the <time.h> header file. */
263 #undef HAVE_TIME_H
264
265 /* Define to 1 if you have the <unistd.h> header file. */
266 #undef HAVE_UNISTD_H
267
268 /* Define to 1 if you have the <values.h> header file. */
269 #undef HAVE_VALUES_H
270
271 /* Define if <sys/procfs.h> has win32_pstatus_t. */
272 #undef HAVE_WIN32_PSTATUS_T
273
274 /* Define to 1 if you have the `__argz_count' function. */
275 #undef HAVE___ARGZ_COUNT
276
277 /* Define to 1 if you have the `__argz_next' function. */
278 #undef HAVE___ARGZ_NEXT
279
280 /* Define to 1 if you have the `__argz_stringify' function. */
281 #undef HAVE___ARGZ_STRINGIFY
282
283 /* Name of package */
284 #undef PACKAGE
285
286 /* Define to the address where bug reports for this package should be sent. */
287 #undef PACKAGE_BUGREPORT
288
289 /* Define to the full name of this package. */
290 #undef PACKAGE_NAME
291
292 /* Define to the full name and version of this package. */
293 #undef PACKAGE_STRING
294
295 /* Define to the one symbol short name of this package. */
296 #undef PACKAGE_TARNAME
297
298 /* Define to the version of this package. */
299 #undef PACKAGE_VERSION
300
301 /* The number of bytes in type long */
302 #undef SIZEOF_LONG
303
304 /* The number of bytes in type long long */
305 #undef SIZEOF_LONG_LONG
306
307 /* The number of bytes in type off_t */
308 #undef SIZEOF_OFF_T
309
310 /* If using the C implementation of alloca, define if you know the
311    direction of stack growth for your system; otherwise it will be
312    automatically deduced at run-time.
313         STACK_DIRECTION > 0 => grows toward higher addresses
314         STACK_DIRECTION < 0 => grows toward lower addresses
315         STACK_DIRECTION = 0 => direction of growth unknown */
316 #undef STACK_DIRECTION
317
318 /* Define to 1 if you have the ANSI C header files. */
319 #undef STDC_HEADERS
320
321 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
322 #undef TIME_WITH_SYS_TIME
323
324 /* Name of host specific header file to include in trad-core.c. */
325 #undef TRAD_HEADER
326
327 /* Use b modifier when opening binary files? */
328 #undef USE_BINARY_FOPEN
329
330 /* Use mmap if it's available? */
331 #undef USE_MMAP
332
333 /* Version number of package */
334 #undef VERSION
335
336 /* Define to empty if `const' does not conform to ANSI C. */
337 #undef const
338
339 /* Define to `__inline__' or `__inline' if that's what the C compiler
340    calls it, or to nothing if 'inline' is not supported under any name.  */
341 #ifndef __cplusplus
342 #undef inline
343 #endif
344
345 /* Define to `long' if <sys/types.h> does not define. */
346 #undef off_t
347
348 /* Define to `unsigned' if <sys/types.h> does not define. */
349 #undef size_t