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