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