gdb: Adjust makefiles for gdb 7.3
[dragonfly.git] / gnu / usr.bin / gdb / libbfd / config.h
... / ...
CommitLineData
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 prpsinfo_t. */
149#define HAVE_PRPSINFO_T 1
150
151/* Define if <sys/procfs.h> has prstatus32_t. */
152/* #undef HAVE_PRSTATUS32_T */
153
154/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
155/* #undef HAVE_PRSTATUS32_T_PR_WHO */
156
157/* Define if <sys/procfs.h> has prstatus_t. */
158#define HAVE_PRSTATUS_T 1
159
160/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
161/* #undef HAVE_PRSTATUS_T_PR_WHO */
162
163/* Define if <sys/procfs.h> has psinfo32_t. */
164/* #undef HAVE_PSINFO32_T */
165
166/* Define if <sys/procfs.h> has psinfo_t. */
167/* #undef HAVE_PSINFO_T */
168
169/* Define if <sys/procfs.h> has pstatus32_t. */
170/* #undef HAVE_PSTATUS32_T */
171
172/* Define if <sys/procfs.h> has pstatus_t. */
173/* #undef HAVE_PSTATUS_T */
174
175/* Define if <sys/procfs.h> has pxstatus_t. */
176/* #undef HAVE_PXSTATUS_T */
177
178/* Define to 1 if you have the `setitimer' function. */
179#define HAVE_SETITIMER 1
180
181/* Define to 1 if you have the <stddef.h> header file. */
182#define HAVE_STDDEF_H 1
183
184/* Define to 1 if you have the <stdint.h> header file. */
185#define HAVE_STDINT_H 1
186
187/* Define to 1 if you have the <stdlib.h> header file. */
188#define HAVE_STDLIB_H 1
189
190/* Define to 1 if you have the <strings.h> header file. */
191#define HAVE_STRINGS_H 1
192
193/* Define to 1 if you have the <string.h> header file. */
194#define HAVE_STRING_H 1
195
196/* Define to 1 if you have the `strtoull' function. */
197#define HAVE_STRTOULL 1
198
199/* Define if struct core_dumpx has member c_impl */
200/* #undef HAVE_ST_C_IMPL */
201
202/* Define to 1 if you have the `sysconf' function. */
203#define HAVE_SYSCONF 1
204
205/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
206 */
207/* #undef HAVE_SYS_DIR_H */
208
209/* Define to 1 if you have the <sys/file.h> header file. */
210#define HAVE_SYS_FILE_H 1
211
212/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
213 */
214/* #undef HAVE_SYS_NDIR_H */
215
216/* Define to 1 if you have the <sys/procfs.h> header file. */
217#define HAVE_SYS_PROCFS_H 1
218
219/* Define to 1 if you have the <sys/stat.h> header file. */
220#define HAVE_SYS_STAT_H 1
221
222/* Define to 1 if you have the <sys/time.h> header file. */
223#define HAVE_SYS_TIME_H 1
224
225/* Define to 1 if you have the <sys/types.h> header file. */
226#define HAVE_SYS_TYPES_H 1
227
228/* Define to 1 if you have the <time.h> header file. */
229#define HAVE_TIME_H 1
230
231/* Define to 1 if you have the <unistd.h> header file. */
232#define HAVE_UNISTD_H 1
233
234/* Define if <sys/procfs.h> has win32_pstatus_t. */
235/* #undef HAVE_WIN32_PSTATUS_T */
236
237/* Define to 1 if you have the <zlib.h> header file. */
238#define HAVE_ZLIB_H 1
239
240/* Define to the sub-directory in which libtool stores uninstalled libraries.
241 */
242#define LT_OBJDIR ".libs/"
243
244/* Name of package */
245#define PACKAGE "bfd"
246
247/* Define to the address where bug reports for this package should be sent. */
248#define PACKAGE_BUGREPORT ""
249
250/* Define to the full name of this package. */
251#define PACKAGE_NAME ""
252
253/* Define to the full name and version of this package. */
254#define PACKAGE_STRING ""
255
256/* Define to the one symbol short name of this package. */
257#define PACKAGE_TARNAME ""
258
259/* Define to the home page for this package. */
260#define PACKAGE_URL ""
261
262/* Define to the version of this package. */
263#define PACKAGE_VERSION ""
264
265/* The size of `char', as computed by sizeof. */
266/* #undef SIZEOF_CHAR */
267
268/* The size of `int', as computed by sizeof. */
269/* #undef SIZEOF_INT */
270
271/* The size of `long', as computed by sizeof. */
272#if defined(__i386__)
273#define SIZEOF_LONG 4
274#elif defined(__x86_64__)
275#define SIZEOF_LONG 8
276#else
277#error Unsupported platform
278#endif
279
280/* The size of `long long', as computed by sizeof. */
281#define SIZEOF_LONG_LONG 8
282
283/* The size of `off_t', as computed by sizeof. */
284#define SIZEOF_OFF_T 8
285
286/* The size of `short', as computed by sizeof. */
287/* #undef SIZEOF_SHORT */
288
289/* The size of `void *', as computed by sizeof. */
290#if defined(__i386__)
291#define SIZEOF_VOID_P 4
292#elif defined(__x86_64__)
293#define SIZEOF_VOID_P 8
294#else
295#error Unsupported platform
296#endif
297
298/* Define to 1 if you have the ANSI C header files. */
299#define STDC_HEADERS 1
300
301/* Define if you can safely include both <string.h> and <strings.h>. */
302#define STRING_WITH_STRINGS 1
303
304/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
305#define TIME_WITH_SYS_TIME 1
306
307/* Name of host specific header file to include in trad-core.c. */
308/* #undef TRAD_HEADER */
309
310/* Use b modifier when opening binary files? */
311/* #undef USE_BINARY_FOPEN */
312
313/* Define if we should use leading underscore on 64 bit mingw targets */
314/* #undef USE_MINGW64_LEADING_UNDERSCORES */
315
316/* Use mmap if it's available? */
317/* #undef USE_MMAP */
318
319/* Define if we should default to creating read-only plt entries */
320/* #undef USE_SECUREPLT */
321
322/* Define if we may generate symbols with ELF's STT_COMMON type */
323/* #undef USE_STT_COMMON */
324
325/* Enable extensions on AIX 3, Interix. */
326#ifndef _ALL_SOURCE
327# define _ALL_SOURCE 1
328#endif
329/* Enable GNU extensions on systems that have them. */
330#ifndef _GNU_SOURCE
331# define _GNU_SOURCE 1
332#endif
333/* Enable threading extensions on Solaris. */
334#ifndef _POSIX_PTHREAD_SEMANTICS
335# define _POSIX_PTHREAD_SEMANTICS 1
336#endif
337/* Enable extensions on HP NonStop. */
338#ifndef _TANDEM_SOURCE
339# define _TANDEM_SOURCE 1
340#endif
341/* Enable general extensions on Solaris. */
342#ifndef __EXTENSIONS__
343# define __EXTENSIONS__ 1
344#endif
345
346
347/* Version number of package */
348#define VERSION "2.21.51"
349
350/* Number of bits in a file offset, on hosts where this is settable. */
351/* #undef _FILE_OFFSET_BITS */
352
353/* Define for large files, on AIX-style hosts. */
354/* #undef _LARGE_FILES */
355
356/* Define to 1 if on MINIX. */
357/* #undef _MINIX */
358
359/* Define to 2 if the system does not provide POSIX.1 features except with
360 this defined. */
361/* #undef _POSIX_1_SOURCE */
362
363/* Define to 1 if you need to in order for `stat' and other things to work. */
364/* #undef _POSIX_SOURCE */