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