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