merge from gcc
[gdb/gnu.git] / bfd / config.in
blob65fb0441e4ceec3655d6877cf562dd0359e353e9
1 /* config.in.  Generated from configure.in by autoheader.  */
3 /* Check that config.h is #included before system headers
4     (this works only for glibc, but that should be enough).  */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 #  error config.h must be #included before system headers
7 #endif
8 #define __CONFIG_H__ 1
10 /* Name of host specific core header file to include in elf.c. */
11 #undef CORE_HEADER
13 /* Define to 1 if translation of program messages to the user's native
14    language is requested. */
15 #undef ENABLE_NLS
17 /* Define to 1 if you have the <alloca.h> header file. */
18 #undef HAVE_ALLOCA_H
20 /* Define to 1 if you have the declaration of `basename', and to 0 if you
21    don't. */
22 #undef HAVE_DECL_BASENAME
24 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
25 #undef HAVE_DECL_FFS
27 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
28    */
29 #undef HAVE_DECL_FREE
31 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
32    */
33 #undef HAVE_DECL_FSEEKO
35 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
36    don't. */
37 #undef HAVE_DECL_FSEEKO64
39 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
40    */
41 #undef HAVE_DECL_FTELLO
43 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
44    don't. */
45 #undef HAVE_DECL_FTELLO64
47 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
48    */
49 #undef HAVE_DECL_GETENV
51 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
52    */
53 #undef HAVE_DECL_MALLOC
55 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
56    don't. */
57 #undef HAVE_DECL_REALLOC
59 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
60    don't. */
61 #undef HAVE_DECL_SNPRINTF
63 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
64    */
65 #undef HAVE_DECL_STPCPY
67 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
68    */
69 #undef HAVE_DECL_STRSTR
71 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
72    don't. */
73 #undef HAVE_DECL_VSNPRINTF
75 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
76    */
77 #undef HAVE_DIRENT_H
79 /* Define to 1 if you have the <dlfcn.h> header file. */
80 #undef HAVE_DLFCN_H
82 /* Define to 1 if you have the `fcntl' function. */
83 #undef HAVE_FCNTL
85 /* Define to 1 if you have the <fcntl.h> header file. */
86 #undef HAVE_FCNTL_H
88 /* Define to 1 if you have the `fdopen' function. */
89 #undef HAVE_FDOPEN
91 /* Define to 1 if you have the `fileno' function. */
92 #undef HAVE_FILENO
94 /* Define to 1 if you have the `fopen64' function. */
95 #undef HAVE_FOPEN64
97 /* Define to 1 if you have the `fseeko' function. */
98 #undef HAVE_FSEEKO
100 /* Define to 1 if you have the `fseeko64' function. */
101 #undef HAVE_FSEEKO64
103 /* Define to 1 if you have the `ftello' function. */
104 #undef HAVE_FTELLO
106 /* Define to 1 if you have the `ftello64' function. */
107 #undef HAVE_FTELLO64
109 /* Define to 1 if you have the `getgid' function. */
110 #undef HAVE_GETGID
112 /* Define to 1 if you have the `getpagesize' function. */
113 #undef HAVE_GETPAGESIZE
115 /* Define to 1 if you have the `getrlimit' function. */
116 #undef HAVE_GETRLIMIT
118 /* Define to 1 if you have the `getuid' function. */
119 #undef HAVE_GETUID
121 /* Define to 1 if you have the <inttypes.h> header file. */
122 #undef HAVE_INTTYPES_H
124 /* Define if <sys/procfs.h> has lwpstatus_t. */
125 #undef HAVE_LWPSTATUS_T
127 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
128 #undef HAVE_LWPSTATUS_T_PR_CONTEXT
130 /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
131 #undef HAVE_LWPSTATUS_T_PR_FPREG
133 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
134 #undef HAVE_LWPSTATUS_T_PR_REG
136 /* Define if <sys/procfs.h> has lwpxstatus_t. */
137 #undef HAVE_LWPXSTATUS_T
139 /* Define to 1 if you have the `madvise' function. */
140 #undef HAVE_MADVISE
142 /* Define to 1 if you have the <memory.h> header file. */
143 #undef HAVE_MEMORY_H
145 /* Define to 1 if you have a working `mmap' system call. */
146 #undef HAVE_MMAP
148 /* Define to 1 if you have the `mprotect' function. */
149 #undef HAVE_MPROTECT
151 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
152 #undef HAVE_NDIR_H
154 /* Define if <sys/procfs.h> has prpsinfo32_t. */
155 #undef HAVE_PRPSINFO32_T
157 /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
158 #undef HAVE_PRPSINFO32_T_PR_PID
160 /* Define if <sys/procfs.h> has prpsinfo_t. */
161 #undef HAVE_PRPSINFO_T
163 /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
164 #undef HAVE_PRPSINFO_T_PR_PID
166 /* Define if <sys/procfs.h> has prstatus32_t. */
167 #undef HAVE_PRSTATUS32_T
169 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
170 #undef HAVE_PRSTATUS32_T_PR_WHO
172 /* Define if <sys/procfs.h> has prstatus_t. */
173 #undef HAVE_PRSTATUS_T
175 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
176 #undef HAVE_PRSTATUS_T_PR_WHO
178 /* Define if <sys/procfs.h> has psinfo32_t. */
179 #undef HAVE_PSINFO32_T
181 /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
182 #undef HAVE_PSINFO32_T_PR_PID
184 /* Define if <sys/procfs.h> has psinfo_t. */
185 #undef HAVE_PSINFO_T
187 /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
188 #undef HAVE_PSINFO_T_PR_PID
190 /* Define if <sys/procfs.h> has pstatus32_t. */
191 #undef HAVE_PSTATUS32_T
193 /* Define if <sys/procfs.h> has pstatus_t. */
194 #undef HAVE_PSTATUS_T
196 /* Define if <sys/procfs.h> has pxstatus_t. */
197 #undef HAVE_PXSTATUS_T
199 /* Define to 1 if you have the `setitimer' function. */
200 #undef HAVE_SETITIMER
202 /* Define to 1 if you have the <stddef.h> header file. */
203 #undef HAVE_STDDEF_H
205 /* Define to 1 if you have the <stdint.h> header file. */
206 #undef HAVE_STDINT_H
208 /* Define to 1 if you have the <stdlib.h> header file. */
209 #undef HAVE_STDLIB_H
211 /* Define to 1 if you have the <strings.h> header file. */
212 #undef HAVE_STRINGS_H
214 /* Define to 1 if you have the <string.h> header file. */
215 #undef HAVE_STRING_H
217 /* Define to 1 if you have the `strtoull' function. */
218 #undef HAVE_STRTOULL
220 /* Define if struct core_dumpx has member c_impl */
221 #undef HAVE_ST_C_IMPL
223 /* Define to 1 if you have the `sysconf' function. */
224 #undef HAVE_SYSCONF
226 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
227    */
228 #undef HAVE_SYS_DIR_H
230 /* Define to 1 if you have the <sys/file.h> header file. */
231 #undef HAVE_SYS_FILE_H
233 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
234    */
235 #undef HAVE_SYS_NDIR_H
237 /* Define to 1 if you have the <sys/procfs.h> header file. */
238 #undef HAVE_SYS_PROCFS_H
240 /* Define to 1 if you have the <sys/resource.h> header file. */
241 #undef HAVE_SYS_RESOURCE_H
243 /* Define to 1 if you have the <sys/stat.h> header file. */
244 #undef HAVE_SYS_STAT_H
246 /* Define to 1 if you have the <sys/time.h> header file. */
247 #undef HAVE_SYS_TIME_H
249 /* Define to 1 if you have the <sys/types.h> header file. */
250 #undef HAVE_SYS_TYPES_H
252 /* Define to 1 if you have the <time.h> header file. */
253 #undef HAVE_TIME_H
255 /* Define to 1 if you have the <unistd.h> header file. */
256 #undef HAVE_UNISTD_H
258 /* Define if <sys/procfs.h> has win32_pstatus_t. */
259 #undef HAVE_WIN32_PSTATUS_T
261 /* Define to 1 if you have the <windows.h> header file. */
262 #undef HAVE_WINDOWS_H
264 /* Define to 1 if you have the <zlib.h> header file. */
265 #undef HAVE_ZLIB_H
267 /* Define to the sub-directory in which libtool stores uninstalled libraries.
268    */
269 #undef LT_OBJDIR
271 /* Name of package */
272 #undef PACKAGE
274 /* Define to the address where bug reports for this package should be sent. */
275 #undef PACKAGE_BUGREPORT
277 /* Define to the full name of this package. */
278 #undef PACKAGE_NAME
280 /* Define to the full name and version of this package. */
281 #undef PACKAGE_STRING
283 /* Define to the one symbol short name of this package. */
284 #undef PACKAGE_TARNAME
286 /* Define to the home page for this package. */
287 #undef PACKAGE_URL
289 /* Define to the version of this package. */
290 #undef PACKAGE_VERSION
292 /* The size of `char', as computed by sizeof. */
293 #undef SIZEOF_CHAR
295 /* The size of `int', as computed by sizeof. */
296 #undef SIZEOF_INT
298 /* The size of `long', as computed by sizeof. */
299 #undef SIZEOF_LONG
301 /* The size of `long long', as computed by sizeof. */
302 #undef SIZEOF_LONG_LONG
304 /* The size of `off_t', as computed by sizeof. */
305 #undef SIZEOF_OFF_T
307 /* The size of `short', as computed by sizeof. */
308 #undef SIZEOF_SHORT
310 /* The size of `void *', as computed by sizeof. */
311 #undef SIZEOF_VOID_P
313 /* Define to 1 if you have the ANSI C header files. */
314 #undef STDC_HEADERS
316 /* Define if you can safely include both <string.h> and <strings.h>. */
317 #undef STRING_WITH_STRINGS
319 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
320 #undef TIME_WITH_SYS_TIME
322 /* Name of host specific header file to include in trad-core.c. */
323 #undef TRAD_HEADER
325 /* Use b modifier when opening binary files? */
326 #undef USE_BINARY_FOPEN
328 /* Define if we should use leading underscore on 64 bit mingw targets */
329 #undef USE_MINGW64_LEADING_UNDERSCORES
331 /* Use mmap if it's available? */
332 #undef USE_MMAP
334 /* Define if we should default to creating read-only plt entries */
335 #undef USE_SECUREPLT
337 /* Define if we may generate symbols with ELF's STT_COMMON type */
338 #undef USE_STT_COMMON
340 /* Enable extensions on AIX 3, Interix.  */
341 #ifndef _ALL_SOURCE
342 # undef _ALL_SOURCE
343 #endif
344 /* Enable GNU extensions on systems that have them.  */
345 #ifndef _GNU_SOURCE
346 # undef _GNU_SOURCE
347 #endif
348 /* Enable threading extensions on Solaris.  */
349 #ifndef _POSIX_PTHREAD_SEMANTICS
350 # undef _POSIX_PTHREAD_SEMANTICS
351 #endif
352 /* Enable extensions on HP NonStop.  */
353 #ifndef _TANDEM_SOURCE
354 # undef _TANDEM_SOURCE
355 #endif
356 /* Enable general extensions on Solaris.  */
357 #ifndef __EXTENSIONS__
358 # undef __EXTENSIONS__
359 #endif
362 /* Version number of package */
363 #undef VERSION
365 /* Number of bits in a file offset, on hosts where this is settable. */
366 #undef _FILE_OFFSET_BITS
368 /* Define for large files, on AIX-style hosts. */
369 #undef _LARGE_FILES
371 /* Define to 1 if on MINIX. */
372 #undef _MINIX
374 /* Define to 2 if the system does not provide POSIX.1 features except with
375    this defined. */
376 #undef _POSIX_1_SOURCE
378 /* Define to 1 if you need to in order for `stat' and other things to work. */
379 #undef _POSIX_SOURCE