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