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