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