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