xref: /netbsd/external/gpl3/gdb/dist/bfd/config.in (revision 1424dfb3)
15e098073Schristos/* config.in.  Generated from configure.ac by autoheader.  */
2377e23a2Schristos
348596154Schristos/* Check that config.h is #included before system headers
448596154Schristos    (this works only for glibc, but that should be enough).  */
548596154Schristos#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
648596154Schristos#  error config.h must be #included before system headers
748596154Schristos#endif
848596154Schristos#define __CONFIG_H__ 1
948596154Schristos
10377e23a2Schristos/* Name of host specific core header file to include in elf.c. */
11377e23a2Schristos#undef CORE_HEADER
12377e23a2Schristos
1307163879Schristos/* Define to 1 if you want to enable -z separate-code in ELF linker by
1407163879Schristos   default. */
1507163879Schristos#undef DEFAULT_LD_Z_SEPARATE_CODE
1607163879Schristos
17377e23a2Schristos/* Define to 1 if translation of program messages to the user's native
18377e23a2Schristos   language is requested. */
19377e23a2Schristos#undef ENABLE_NLS
20377e23a2Schristos
21377e23a2Schristos/* Define to 1 if you have the <alloca.h> header file. */
22377e23a2Schristos#undef HAVE_ALLOCA_H
23377e23a2Schristos
24ed6a76a9Schristos/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
25ed6a76a9Schristos   don't. */
26ed6a76a9Schristos#undef HAVE_DECL_ASPRINTF
27ed6a76a9Schristos
28377e23a2Schristos/* Define to 1 if you have the declaration of `basename', and to 0 if you
29377e23a2Schristos   don't. */
30377e23a2Schristos#undef HAVE_DECL_BASENAME
31377e23a2Schristos
32377e23a2Schristos/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
33377e23a2Schristos#undef HAVE_DECL_FFS
34377e23a2Schristos
35377e23a2Schristos/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
36377e23a2Schristos   */
37377e23a2Schristos#undef HAVE_DECL_FREE
38377e23a2Schristos
39377e23a2Schristos/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
40377e23a2Schristos   */
41377e23a2Schristos#undef HAVE_DECL_FSEEKO
42377e23a2Schristos
43377e23a2Schristos/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
44377e23a2Schristos   don't. */
45377e23a2Schristos#undef HAVE_DECL_FSEEKO64
46377e23a2Schristos
47377e23a2Schristos/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
48377e23a2Schristos   */
49377e23a2Schristos#undef HAVE_DECL_FTELLO
50377e23a2Schristos
51377e23a2Schristos/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
52377e23a2Schristos   don't. */
53377e23a2Schristos#undef HAVE_DECL_FTELLO64
54377e23a2Schristos
55377e23a2Schristos/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
56377e23a2Schristos   */
57377e23a2Schristos#undef HAVE_DECL_GETENV
58377e23a2Schristos
59377e23a2Schristos/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
60377e23a2Schristos   */
61377e23a2Schristos#undef HAVE_DECL_MALLOC
62377e23a2Schristos
63377e23a2Schristos/* Define to 1 if you have the declaration of `realloc', and to 0 if you
64377e23a2Schristos   don't. */
65377e23a2Schristos#undef HAVE_DECL_REALLOC
66377e23a2Schristos
67377e23a2Schristos/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
68377e23a2Schristos   don't. */
69377e23a2Schristos#undef HAVE_DECL_SNPRINTF
70377e23a2Schristos
71377e23a2Schristos/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
72377e23a2Schristos   */
73377e23a2Schristos#undef HAVE_DECL_STPCPY
74377e23a2Schristos
755e098073Schristos/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
765e098073Schristos   don't. */
775e098073Schristos#undef HAVE_DECL_STRNLEN
785e098073Schristos
79377e23a2Schristos/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
80377e23a2Schristos   */
81377e23a2Schristos#undef HAVE_DECL_STRSTR
82377e23a2Schristos
83ed6a76a9Schristos/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
84ed6a76a9Schristos   don't. */
85ed6a76a9Schristos#undef HAVE_DECL_VASPRINTF
86ed6a76a9Schristos
87377e23a2Schristos/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
88377e23a2Schristos   don't. */
89377e23a2Schristos#undef HAVE_DECL_VSNPRINTF
90377e23a2Schristos
91377e23a2Schristos/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
92377e23a2Schristos   */
93377e23a2Schristos#undef HAVE_DIRENT_H
94377e23a2Schristos
95377e23a2Schristos/* Define to 1 if you have the <dlfcn.h> header file. */
96377e23a2Schristos#undef HAVE_DLFCN_H
97377e23a2Schristos
98377e23a2Schristos/* Define to 1 if you have the `fcntl' function. */
99377e23a2Schristos#undef HAVE_FCNTL
100377e23a2Schristos
101377e23a2Schristos/* Define to 1 if you have the <fcntl.h> header file. */
102377e23a2Schristos#undef HAVE_FCNTL_H
103377e23a2Schristos
104377e23a2Schristos/* Define to 1 if you have the `fdopen' function. */
105377e23a2Schristos#undef HAVE_FDOPEN
106377e23a2Schristos
107377e23a2Schristos/* Define to 1 if you have the `fileno' function. */
108377e23a2Schristos#undef HAVE_FILENO
109377e23a2Schristos
11007163879Schristos/* Define to 1 if you have the `fls' function. */
11107163879Schristos#undef HAVE_FLS
11207163879Schristos
113377e23a2Schristos/* Define to 1 if you have the `fopen64' function. */
114377e23a2Schristos#undef HAVE_FOPEN64
115377e23a2Schristos
116377e23a2Schristos/* Define to 1 if you have the `fseeko' function. */
117377e23a2Schristos#undef HAVE_FSEEKO
118377e23a2Schristos
119377e23a2Schristos/* Define to 1 if you have the `fseeko64' function. */
120377e23a2Schristos#undef HAVE_FSEEKO64
121377e23a2Schristos
122377e23a2Schristos/* Define to 1 if you have the `ftello' function. */
123377e23a2Schristos#undef HAVE_FTELLO
124377e23a2Schristos
125377e23a2Schristos/* Define to 1 if you have the `ftello64' function. */
126377e23a2Schristos#undef HAVE_FTELLO64
127377e23a2Schristos
128377e23a2Schristos/* Define to 1 if you have the `getgid' function. */
129377e23a2Schristos#undef HAVE_GETGID
130377e23a2Schristos
131377e23a2Schristos/* Define to 1 if you have the `getpagesize' function. */
132377e23a2Schristos#undef HAVE_GETPAGESIZE
133377e23a2Schristos
1347af5a897Schristos/* Define to 1 if you have the `getrlimit' function. */
1357af5a897Schristos#undef HAVE_GETRLIMIT
1367af5a897Schristos
137377e23a2Schristos/* Define to 1 if you have the `getuid' function. */
138377e23a2Schristos#undef HAVE_GETUID
139377e23a2Schristos
14007163879Schristos/* Define if your compiler supports hidden visibility. */
14107163879Schristos#undef HAVE_HIDDEN
14207163879Schristos
143377e23a2Schristos/* Define to 1 if you have the <inttypes.h> header file. */
144377e23a2Schristos#undef HAVE_INTTYPES_H
145377e23a2Schristos
146*1424dfb3Schristos/* Define to 1 if you have the <limits.h> header file. */
147*1424dfb3Schristos#undef HAVE_LIMITS_H
148*1424dfb3Schristos
14907163879Schristos/* Define to 1 if the system has the type `long double'. */
15007163879Schristos#undef HAVE_LONG_DOUBLE
15107163879Schristos
15207163879Schristos/* Define to 1 if the system has the type `long long'. */
15307163879Schristos#undef HAVE_LONG_LONG
15407163879Schristos
155377e23a2Schristos/* Define if <sys/procfs.h> has lwpstatus_t. */
156377e23a2Schristos#undef HAVE_LWPSTATUS_T
157377e23a2Schristos
158377e23a2Schristos/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
159377e23a2Schristos#undef HAVE_LWPSTATUS_T_PR_CONTEXT
160377e23a2Schristos
161377e23a2Schristos/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
162377e23a2Schristos#undef HAVE_LWPSTATUS_T_PR_FPREG
163377e23a2Schristos
164377e23a2Schristos/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
165377e23a2Schristos#undef HAVE_LWPSTATUS_T_PR_REG
166377e23a2Schristos
167377e23a2Schristos/* Define if <sys/procfs.h> has lwpxstatus_t. */
168377e23a2Schristos#undef HAVE_LWPXSTATUS_T
169377e23a2Schristos
170377e23a2Schristos/* Define to 1 if you have the `madvise' function. */
171377e23a2Schristos#undef HAVE_MADVISE
172377e23a2Schristos
173377e23a2Schristos/* Define to 1 if you have the <memory.h> header file. */
174377e23a2Schristos#undef HAVE_MEMORY_H
175377e23a2Schristos
176377e23a2Schristos/* Define to 1 if you have a working `mmap' system call. */
177377e23a2Schristos#undef HAVE_MMAP
178377e23a2Schristos
179377e23a2Schristos/* Define to 1 if you have the `mprotect' function. */
180377e23a2Schristos#undef HAVE_MPROTECT
181377e23a2Schristos
182377e23a2Schristos/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
183377e23a2Schristos#undef HAVE_NDIR_H
184377e23a2Schristos
185377e23a2Schristos/* Define if <sys/procfs.h> has prpsinfo32_t. */
186377e23a2Schristos#undef HAVE_PRPSINFO32_T
187377e23a2Schristos
18848596154Schristos/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
18948596154Schristos#undef HAVE_PRPSINFO32_T_PR_PID
19048596154Schristos
191377e23a2Schristos/* Define if <sys/procfs.h> has prpsinfo_t. */
192377e23a2Schristos#undef HAVE_PRPSINFO_T
193377e23a2Schristos
19448596154Schristos/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
19548596154Schristos#undef HAVE_PRPSINFO_T_PR_PID
19648596154Schristos
197377e23a2Schristos/* Define if <sys/procfs.h> has prstatus32_t. */
198377e23a2Schristos#undef HAVE_PRSTATUS32_T
199377e23a2Schristos
200377e23a2Schristos/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
201377e23a2Schristos#undef HAVE_PRSTATUS32_T_PR_WHO
202377e23a2Schristos
203377e23a2Schristos/* Define if <sys/procfs.h> has prstatus_t. */
204377e23a2Schristos#undef HAVE_PRSTATUS_T
205377e23a2Schristos
206377e23a2Schristos/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
207377e23a2Schristos#undef HAVE_PRSTATUS_T_PR_WHO
208377e23a2Schristos
209377e23a2Schristos/* Define if <sys/procfs.h> has psinfo32_t. */
210377e23a2Schristos#undef HAVE_PSINFO32_T
211377e23a2Schristos
21248596154Schristos/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
21348596154Schristos#undef HAVE_PSINFO32_T_PR_PID
21448596154Schristos
215377e23a2Schristos/* Define if <sys/procfs.h> has psinfo_t. */
216377e23a2Schristos#undef HAVE_PSINFO_T
217377e23a2Schristos
21848596154Schristos/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
21948596154Schristos#undef HAVE_PSINFO_T_PR_PID
22048596154Schristos
221377e23a2Schristos/* Define if <sys/procfs.h> has pstatus32_t. */
222377e23a2Schristos#undef HAVE_PSTATUS32_T
223377e23a2Schristos
224377e23a2Schristos/* Define if <sys/procfs.h> has pstatus_t. */
225377e23a2Schristos#undef HAVE_PSTATUS_T
226377e23a2Schristos
227377e23a2Schristos/* Define if <sys/procfs.h> has pxstatus_t. */
228377e23a2Schristos#undef HAVE_PXSTATUS_T
229377e23a2Schristos
230377e23a2Schristos/* Define to 1 if you have the `setitimer' function. */
231377e23a2Schristos#undef HAVE_SETITIMER
232377e23a2Schristos
233377e23a2Schristos/* Define to 1 if you have the <stddef.h> header file. */
234377e23a2Schristos#undef HAVE_STDDEF_H
235377e23a2Schristos
236377e23a2Schristos/* Define to 1 if you have the <stdint.h> header file. */
237377e23a2Schristos#undef HAVE_STDINT_H
238377e23a2Schristos
239377e23a2Schristos/* Define to 1 if you have the <stdlib.h> header file. */
240377e23a2Schristos#undef HAVE_STDLIB_H
241377e23a2Schristos
242377e23a2Schristos/* Define to 1 if you have the <strings.h> header file. */
243377e23a2Schristos#undef HAVE_STRINGS_H
244377e23a2Schristos
245377e23a2Schristos/* Define to 1 if you have the <string.h> header file. */
246377e23a2Schristos#undef HAVE_STRING_H
247377e23a2Schristos
248377e23a2Schristos/* Define to 1 if you have the `strtoull' function. */
249377e23a2Schristos#undef HAVE_STRTOULL
250377e23a2Schristos
251377e23a2Schristos/* Define if struct core_dumpx has member c_impl */
252377e23a2Schristos#undef HAVE_ST_C_IMPL
253377e23a2Schristos
254377e23a2Schristos/* Define to 1 if you have the `sysconf' function. */
255377e23a2Schristos#undef HAVE_SYSCONF
256377e23a2Schristos
257377e23a2Schristos/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
258377e23a2Schristos   */
259377e23a2Schristos#undef HAVE_SYS_DIR_H
260377e23a2Schristos
261377e23a2Schristos/* Define to 1 if you have the <sys/file.h> header file. */
262377e23a2Schristos#undef HAVE_SYS_FILE_H
263377e23a2Schristos
264377e23a2Schristos/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
265377e23a2Schristos   */
266377e23a2Schristos#undef HAVE_SYS_NDIR_H
267377e23a2Schristos
26807163879Schristos/* Define to 1 if you have the <sys/param.h> header file. */
26907163879Schristos#undef HAVE_SYS_PARAM_H
27007163879Schristos
271377e23a2Schristos/* Define to 1 if you have the <sys/procfs.h> header file. */
272377e23a2Schristos#undef HAVE_SYS_PROCFS_H
273377e23a2Schristos
2747af5a897Schristos/* Define to 1 if you have the <sys/resource.h> header file. */
2757af5a897Schristos#undef HAVE_SYS_RESOURCE_H
2767af5a897Schristos
277377e23a2Schristos/* Define to 1 if you have the <sys/stat.h> header file. */
278377e23a2Schristos#undef HAVE_SYS_STAT_H
279377e23a2Schristos
280377e23a2Schristos/* Define to 1 if you have the <sys/time.h> header file. */
281377e23a2Schristos#undef HAVE_SYS_TIME_H
282377e23a2Schristos
283377e23a2Schristos/* Define to 1 if you have the <sys/types.h> header file. */
284377e23a2Schristos#undef HAVE_SYS_TYPES_H
285377e23a2Schristos
286377e23a2Schristos/* Define to 1 if you have the <time.h> header file. */
287377e23a2Schristos#undef HAVE_TIME_H
288377e23a2Schristos
289377e23a2Schristos/* Define to 1 if you have the <unistd.h> header file. */
290377e23a2Schristos#undef HAVE_UNISTD_H
291377e23a2Schristos
2927af5a897Schristos/* Define to 1 if you have the <wchar.h> header file. */
2937af5a897Schristos#undef HAVE_WCHAR_H
2947af5a897Schristos
295ed6a76a9Schristos/* Define to 1 if you have the <wctype.h> header file. */
296ed6a76a9Schristos#undef HAVE_WCTYPE_H
297ed6a76a9Schristos
298377e23a2Schristos/* Define if <sys/procfs.h> has win32_pstatus_t. */
299377e23a2Schristos#undef HAVE_WIN32_PSTATUS_T
300377e23a2Schristos
30148596154Schristos/* Define to 1 if you have the <windows.h> header file. */
30248596154Schristos#undef HAVE_WINDOWS_H
30348596154Schristos
304377e23a2Schristos/* Define to the sub-directory in which libtool stores uninstalled libraries.
305377e23a2Schristos   */
306377e23a2Schristos#undef LT_OBJDIR
307377e23a2Schristos
308377e23a2Schristos/* Name of package */
309377e23a2Schristos#undef PACKAGE
310377e23a2Schristos
311377e23a2Schristos/* Define to the address where bug reports for this package should be sent. */
312377e23a2Schristos#undef PACKAGE_BUGREPORT
313377e23a2Schristos
314377e23a2Schristos/* Define to the full name of this package. */
315377e23a2Schristos#undef PACKAGE_NAME
316377e23a2Schristos
317377e23a2Schristos/* Define to the full name and version of this package. */
318377e23a2Schristos#undef PACKAGE_STRING
319377e23a2Schristos
320377e23a2Schristos/* Define to the one symbol short name of this package. */
321377e23a2Schristos#undef PACKAGE_TARNAME
322377e23a2Schristos
323377e23a2Schristos/* Define to the home page for this package. */
324377e23a2Schristos#undef PACKAGE_URL
325377e23a2Schristos
326377e23a2Schristos/* Define to the version of this package. */
327377e23a2Schristos#undef PACKAGE_VERSION
328377e23a2Schristos
329377e23a2Schristos/* The size of `char', as computed by sizeof. */
330377e23a2Schristos#undef SIZEOF_CHAR
331377e23a2Schristos
332377e23a2Schristos/* The size of `int', as computed by sizeof. */
333377e23a2Schristos#undef SIZEOF_INT
334377e23a2Schristos
335377e23a2Schristos/* The size of `long', as computed by sizeof. */
336377e23a2Schristos#undef SIZEOF_LONG
337377e23a2Schristos
338377e23a2Schristos/* The size of `long long', as computed by sizeof. */
339377e23a2Schristos#undef SIZEOF_LONG_LONG
340377e23a2Schristos
341377e23a2Schristos/* The size of `off_t', as computed by sizeof. */
342377e23a2Schristos#undef SIZEOF_OFF_T
343377e23a2Schristos
344377e23a2Schristos/* The size of `short', as computed by sizeof. */
345377e23a2Schristos#undef SIZEOF_SHORT
346377e23a2Schristos
347377e23a2Schristos/* The size of `void *', as computed by sizeof. */
348377e23a2Schristos#undef SIZEOF_VOID_P
349377e23a2Schristos
350377e23a2Schristos/* Define to 1 if you have the ANSI C header files. */
351377e23a2Schristos#undef STDC_HEADERS
352377e23a2Schristos
353377e23a2Schristos/* Define if you can safely include both <string.h> and <strings.h>. */
354377e23a2Schristos#undef STRING_WITH_STRINGS
355377e23a2Schristos
356377e23a2Schristos/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
357377e23a2Schristos#undef TIME_WITH_SYS_TIME
358377e23a2Schristos
359377e23a2Schristos/* Name of host specific header file to include in trad-core.c. */
360377e23a2Schristos#undef TRAD_HEADER
361377e23a2Schristos
3621c468f90Schristos/* Define if 64-bit archives should always be used. */
363c03b94e9Schristos#undef USE_64_BIT_ARCHIVE
364c03b94e9Schristos
365377e23a2Schristos/* Use b modifier when opening binary files? */
366377e23a2Schristos#undef USE_BINARY_FOPEN
367377e23a2Schristos
368377e23a2Schristos/* Define if we should use leading underscore on 64 bit mingw targets */
369377e23a2Schristos#undef USE_MINGW64_LEADING_UNDERSCORES
370377e23a2Schristos
371377e23a2Schristos/* Use mmap if it's available? */
372377e23a2Schristos#undef USE_MMAP
373377e23a2Schristos
374377e23a2Schristos/* Define if we should default to creating read-only plt entries */
375377e23a2Schristos#undef USE_SECUREPLT
376377e23a2Schristos
377377e23a2Schristos/* Enable extensions on AIX 3, Interix.  */
378377e23a2Schristos#ifndef _ALL_SOURCE
379377e23a2Schristos# undef _ALL_SOURCE
380377e23a2Schristos#endif
381377e23a2Schristos/* Enable GNU extensions on systems that have them.  */
382377e23a2Schristos#ifndef _GNU_SOURCE
383377e23a2Schristos# undef _GNU_SOURCE
384377e23a2Schristos#endif
385377e23a2Schristos/* Enable threading extensions on Solaris.  */
386377e23a2Schristos#ifndef _POSIX_PTHREAD_SEMANTICS
387377e23a2Schristos# undef _POSIX_PTHREAD_SEMANTICS
388377e23a2Schristos#endif
389377e23a2Schristos/* Enable extensions on HP NonStop.  */
390377e23a2Schristos#ifndef _TANDEM_SOURCE
391377e23a2Schristos# undef _TANDEM_SOURCE
392377e23a2Schristos#endif
393377e23a2Schristos/* Enable general extensions on Solaris.  */
394377e23a2Schristos#ifndef __EXTENSIONS__
395377e23a2Schristos# undef __EXTENSIONS__
396377e23a2Schristos#endif
397377e23a2Schristos
398377e23a2Schristos
399377e23a2Schristos/* Version number of package */
400377e23a2Schristos#undef VERSION
401377e23a2Schristos
40207163879Schristos/* Enable large inode numbers on Mac OS X 10.5.  */
40307163879Schristos#ifndef _DARWIN_USE_64_BIT_INODE
40407163879Schristos# define _DARWIN_USE_64_BIT_INODE 1
40507163879Schristos#endif
40607163879Schristos
407377e23a2Schristos/* Number of bits in a file offset, on hosts where this is settable. */
408377e23a2Schristos#undef _FILE_OFFSET_BITS
409377e23a2Schristos
410377e23a2Schristos/* Define for large files, on AIX-style hosts. */
411377e23a2Schristos#undef _LARGE_FILES
412377e23a2Schristos
413377e23a2Schristos/* Define to 1 if on MINIX. */
414377e23a2Schristos#undef _MINIX
415377e23a2Schristos
416377e23a2Schristos/* Define to 2 if the system does not provide POSIX.1 features except with
417377e23a2Schristos   this defined. */
418377e23a2Schristos#undef _POSIX_1_SOURCE
419377e23a2Schristos
420377e23a2Schristos/* Define to 1 if you need to in order for `stat' and other things to work. */
421377e23a2Schristos#undef _POSIX_SOURCE
422*1424dfb3Schristos
423*1424dfb3Schristos/* Use structured /proc on Solaris. */
424*1424dfb3Schristos#undef _STRUCTURED_PROC
425