1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4
5/* config.h.  Generated from config.in by configure.  */
6/* config.in.  Generated from configure.in by autoheader.  */
7
8/* Name of host specific core header file to include in elf.c. */
9/* #undef CORE_HEADER */
10
11/* Define to 1 if translation of program messages to the user's native
12   language is requested. */
13#define ENABLE_NLS 1
14
15/* Define to 1 if you have the <alloca.h> header file. */
16/* #undef HAVE_ALLOCA_H */
17
18/* Define to 1 if you have the declaration of `basename', and to 0 if you
19   don't. */
20#define HAVE_DECL_BASENAME 0
21
22/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
23#define HAVE_DECL_FFS 1
24
25/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
26   */
27#define HAVE_DECL_FREE 1
28
29/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
30   */
31#define HAVE_DECL_FSEEKO 1
32
33/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
34   don't. */
35#define HAVE_DECL_FSEEKO64 0
36
37/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
38   */
39#define HAVE_DECL_FTELLO 1
40
41/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
42   don't. */
43#define HAVE_DECL_FTELLO64 0
44
45/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
46   */
47#define HAVE_DECL_GETENV 1
48
49/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
50   */
51#define HAVE_DECL_MALLOC 1
52
53/* Define to 1 if you have the declaration of `realloc', and to 0 if you
54   don't. */
55#define HAVE_DECL_REALLOC 1
56
57/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
58   don't. */
59#define HAVE_DECL_SNPRINTF 1
60
61/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
62   */
63#define HAVE_DECL_STPCPY 1
64
65/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
66   */
67#define HAVE_DECL_STRSTR 1
68
69/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
70   don't. */
71#define HAVE_DECL_VSNPRINTF 1
72
73/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
74   */
75#define HAVE_DIRENT_H 1
76
77/* Define to 1 if you have the <dlfcn.h> header file. */
78#define HAVE_DLFCN_H 1
79
80/* Define to 1 if you have the `fcntl' function. */
81#define HAVE_FCNTL 1
82
83/* Define to 1 if you have the <fcntl.h> header file. */
84#define HAVE_FCNTL_H 1
85
86/* Define to 1 if you have the `fdopen' function. */
87#define HAVE_FDOPEN 1
88
89/* Define to 1 if you have the `fileno' function. */
90#define HAVE_FILENO 1
91
92/* Define to 1 if you have the `fopen64' function. */
93/* #undef HAVE_FOPEN64 */
94
95/* Define to 1 if you have the `fseeko' function. */
96#define HAVE_FSEEKO 1
97
98/* Define to 1 if you have the `fseeko64' function. */
99/* #undef HAVE_FSEEKO64 */
100
101/* Define to 1 if you have the `ftello' function. */
102#define HAVE_FTELLO 1
103
104/* Define to 1 if you have the `ftello64' function. */
105/* #undef HAVE_FTELLO64 */
106
107/* Define to 1 if you have the `getgid' function. */
108#define HAVE_GETGID 1
109
110/* Define to 1 if you have the `getpagesize' function. */
111#define HAVE_GETPAGESIZE 1
112
113/* Define to 1 if you have the `getuid' function. */
114#define HAVE_GETUID 1
115
116/* Define to 1 if you have the <inttypes.h> header file. */
117#define HAVE_INTTYPES_H 1
118
119/* Define if <sys/procfs.h> has lwpstatus_t. */
120/* #undef HAVE_LWPSTATUS_T */
121
122/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
123/* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
124
125/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
126/* #undef HAVE_LWPSTATUS_T_PR_FPREG */
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#define HAVE_MADVISE 1
136
137/* Define to 1 if you have the <memory.h> header file. */
138#define HAVE_MEMORY_H 1
139
140/* Define to 1 if you have a working `mmap' system call. */
141#define HAVE_MMAP 1
142
143/* Define to 1 if you have the `mprotect' function. */
144#define HAVE_MPROTECT 1
145
146/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
147/* #undef HAVE_NDIR_H */
148
149/* Define if <sys/procfs.h> has prpsinfo32_t. */
150/* #undef HAVE_PRPSINFO32_T */
151
152/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
153/* #undef HAVE_PRPSINFO32_T_PR_PID */
154
155/* Define if <sys/procfs.h> has prpsinfo_t. */
156/* #undef HAVE_PRPSINFO_T */
157
158/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
159/* #undef HAVE_PRPSINFO_T_PR_PID */
160
161/* Define if <sys/procfs.h> has prstatus32_t. */
162/* #undef HAVE_PRSTATUS32_T */
163
164/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
165/* #undef HAVE_PRSTATUS32_T_PR_WHO */
166
167/* Define if <sys/procfs.h> has prstatus_t. */
168/* #undef HAVE_PRSTATUS_T */
169
170/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
171/* #undef HAVE_PRSTATUS_T_PR_WHO */
172
173/* Define if <sys/procfs.h> has psinfo32_t. */
174/* #undef HAVE_PSINFO32_T */
175
176/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
177/* #undef HAVE_PSINFO32_T_PR_PID */
178
179/* Define if <sys/procfs.h> has psinfo_t. */
180/* #undef HAVE_PSINFO_T */
181
182/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
183/* #undef HAVE_PSINFO_T_PR_PID */
184
185/* Define if <sys/procfs.h> has pstatus32_t. */
186/* #undef HAVE_PSTATUS32_T */
187
188/* Define if <sys/procfs.h> has pstatus_t. */
189/* #undef HAVE_PSTATUS_T */
190
191/* Define if <sys/procfs.h> has pxstatus_t. */
192/* #undef HAVE_PXSTATUS_T */
193
194/* Define to 1 if you have the `setitimer' function. */
195#define HAVE_SETITIMER 1
196
197/* Define to 1 if you have the <stddef.h> header file. */
198#define HAVE_STDDEF_H 1
199
200/* Define to 1 if you have the <stdint.h> header file. */
201#define HAVE_STDINT_H 1
202
203/* Define to 1 if you have the <stdlib.h> header file. */
204#define HAVE_STDLIB_H 1
205
206/* Define to 1 if you have the <strings.h> header file. */
207#define HAVE_STRINGS_H 1
208
209/* Define to 1 if you have the <string.h> header file. */
210#define HAVE_STRING_H 1
211
212/* Define to 1 if you have the `strtoull' function. */
213#define HAVE_STRTOULL 1
214
215/* Define if struct core_dumpx has member c_impl */
216/* #undef HAVE_ST_C_IMPL */
217
218/* Define to 1 if you have the `sysconf' function. */
219#define HAVE_SYSCONF 1
220
221/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
222   */
223/* #undef HAVE_SYS_DIR_H */
224
225/* Define to 1 if you have the <sys/file.h> header file. */
226#define HAVE_SYS_FILE_H 1
227
228/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
229   */
230/* #undef HAVE_SYS_NDIR_H */
231
232/* Define to 1 if you have the <sys/procfs.h> header file. */
233/* #undef HAVE_SYS_PROCFS_H */
234
235/* Define to 1 if you have the <sys/stat.h> header file. */
236#define HAVE_SYS_STAT_H 1
237
238/* Define to 1 if you have the <sys/time.h> header file. */
239#define HAVE_SYS_TIME_H 1
240
241/* Define to 1 if you have the <sys/types.h> header file. */
242#define HAVE_SYS_TYPES_H 1
243
244/* Define to 1 if you have the <time.h> header file. */
245#define HAVE_TIME_H 1
246
247/* Define to 1 if you have the <unistd.h> header file. */
248#define HAVE_UNISTD_H 1
249
250/* Define if <sys/procfs.h> has win32_pstatus_t. */
251/* #undef HAVE_WIN32_PSTATUS_T */
252
253/* Define to 1 if you have the <zlib.h> header file. */
254#define HAVE_ZLIB_H 1
255
256/* Define to the sub-directory in which libtool stores uninstalled libraries.
257   */
258#define LT_OBJDIR ".libs/"
259
260/* Name of package */
261#define PACKAGE "bfd"
262
263/* Define to the address where bug reports for this package should be sent. */
264#define PACKAGE_BUGREPORT ""
265
266/* Define to the full name of this package. */
267#define PACKAGE_NAME ""
268
269/* Define to the full name and version of this package. */
270#define PACKAGE_STRING ""
271
272/* Define to the one symbol short name of this package. */
273#define PACKAGE_TARNAME ""
274
275/* Define to the home page for this package. */
276#define PACKAGE_URL ""
277
278/* Define to the version of this package. */
279#define PACKAGE_VERSION ""
280
281/* The size of `char', as computed by sizeof. */
282/* #undef SIZEOF_CHAR */
283
284/* The size of `int', as computed by sizeof. */
285/* #undef SIZEOF_INT */
286
287/* The size of `long', as computed by sizeof. */
288#define SIZEOF_LONG 4
289
290/* The size of `long long', as computed by sizeof. */
291#define SIZEOF_LONG_LONG 8
292
293/* The size of `off_t', as computed by sizeof. */
294#define SIZEOF_OFF_T 8
295
296/* The size of `short', as computed by sizeof. */
297/* #undef SIZEOF_SHORT */
298
299/* The size of `void *', as computed by sizeof. */
300#define SIZEOF_VOID_P 4
301
302/* Define to 1 if you have the ANSI C header files. */
303#define STDC_HEADERS 1
304
305/* Define if you can safely include both <string.h> and <strings.h>. */
306#define STRING_WITH_STRINGS 1
307
308/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
309#define TIME_WITH_SYS_TIME 1
310
311/* Name of host specific header file to include in trad-core.c. */
312/* #undef TRAD_HEADER */
313
314/* Use b modifier when opening binary files? */
315/* #undef USE_BINARY_FOPEN */
316
317/* Define if we should use leading underscore on 64 bit mingw targets */
318/* #undef USE_MINGW64_LEADING_UNDERSCORES */
319
320/* Use mmap if it's available? */
321/* #undef USE_MMAP */
322
323/* Define if we should default to creating read-only plt entries */
324/* #undef USE_SECUREPLT */
325
326/* Define if we may generate symbols with ELF's STT_COMMON type */
327/* #undef USE_STT_COMMON */
328
329/* Enable extensions on AIX 3, Interix.  */
330#ifndef _ALL_SOURCE
331# define _ALL_SOURCE 1
332#endif
333/* Enable GNU extensions on systems that have them.  */
334#ifndef _GNU_SOURCE
335# define _GNU_SOURCE 1
336#endif
337/* Enable threading extensions on Solaris.  */
338#ifndef _POSIX_PTHREAD_SEMANTICS
339# define _POSIX_PTHREAD_SEMANTICS 1
340#endif
341/* Enable extensions on HP NonStop.  */
342#ifndef _TANDEM_SOURCE
343# define _TANDEM_SOURCE 1
344#endif
345/* Enable general extensions on Solaris.  */
346#ifndef __EXTENSIONS__
347# define __EXTENSIONS__ 1
348#endif
349
350
351/* Version number of package */
352#define VERSION "2.21.1"
353
354/* Number of bits in a file offset, on hosts where this is settable. */
355/* #undef _FILE_OFFSET_BITS */
356
357/* Define for large files, on AIX-style hosts. */
358/* #undef _LARGE_FILES */
359
360/* Define to 1 if on MINIX. */
361/* #undef _MINIX */
362
363/* Define to 2 if the system does not provide POSIX.1 features except with
364   this defined. */
365/* #undef _POSIX_1_SOURCE */
366
367/* Define to 1 if you need to in order for `stat' and other things to work. */
368/* #undef _POSIX_SOURCE */
369