Revert: [AArch64] MTE corefile support
[deliverable/binutils-gdb.git] / bfd / config.in
CommitLineData
35eafcc7 1/* config.in. Generated from configure.ac by autoheader. */
252b5132 2
df7b86aa
NC
3/* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
00716ab1 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
df7b86aa
NC
6# error config.h must be #included before system headers
7#endif
8#define __CONFIG_H__ 1
9
8bc7f138
L
10/* Name of host specific core header file to include in elf.c. */
11#undef CORE_HEADER
12
f6aec96d
L
13/* Define to 1 if you want to enable -z separate-code in ELF linker by
14 default. */
15#undef DEFAULT_LD_Z_SEPARATE_CODE
16
43e05cd4
AM
17/* Define if you want run-time sanity checks. */
18#undef ENABLE_CHECKING
19
7ff1a5b5
AM
20/* Define to 1 if translation of program messages to the user's native
21 language is requested. */
5464f5a1 22#undef ENABLE_NLS
252b5132 23
d6f1bafa
IB
24/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
25 don't. */
26#undef HAVE_DECL_ASPRINTF
27
fddc4048
JG
28/* Define to 1 if you have the declaration of `basename', and to 0 if you
29 don't. */
2e9ebff5
JG
30#undef HAVE_DECL_BASENAME
31
d34a2b1d
JG
32/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
33#undef HAVE_DECL_FFS
34
83c79df8
AM
35/* Define to 1 if you have the declaration of `fopen64', and to 0 if you
36 don't. */
37#undef HAVE_DECL_FOPEN64
d34a2b1d 38
ec7b76fe
JG
39/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
40 */
41#undef HAVE_DECL_FSEEKO
42
43/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
44 don't. */
45#undef HAVE_DECL_FSEEKO64
46
47/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
48 */
49#undef HAVE_DECL_FTELLO
50
51/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
52 don't. */
53#undef HAVE_DECL_FTELLO64
54
be5cacdb
L
55/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
56 */
57#undef HAVE_DECL_STPCPY
58
d6f1bafa
IB
59/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
60 don't. */
61#undef HAVE_DECL_VASPRINTF
62
ae351704
AM
63/* Define to 1 if you have the <dlfcn.h> header file. */
64#undef HAVE_DLFCN_H
65
5464f5a1 66/* Define to 1 if you have the `fcntl' function. */
252b5132
RH
67#undef HAVE_FCNTL
68
5464f5a1
NN
69/* Define to 1 if you have the <fcntl.h> header file. */
70#undef HAVE_FCNTL_H
71
72/* Define to 1 if you have the `fdopen' function. */
252b5132
RH
73#undef HAVE_FDOPEN
74
428b207a
TT
75/* Define to 1 if you have the `fileno' function. */
76#undef HAVE_FILENO
77
a767a1c4
SM
78/* Define to 1 if you have the `fls' function. */
79#undef HAVE_FLS
80
2e6f4fae
DJ
81/* Define to 1 if you have the `fopen64' function. */
82#undef HAVE_FOPEN64
83
5464f5a1 84/* Define to 1 if you have the `fseeko' function. */
c1ea0c09
AC
85#undef HAVE_FSEEKO
86
5464f5a1 87/* Define to 1 if you have the `fseeko64' function. */
c1ea0c09
AC
88#undef HAVE_FSEEKO64
89
5464f5a1 90/* Define to 1 if you have the `ftello' function. */
c1ea0c09
AC
91#undef HAVE_FTELLO
92
5464f5a1 93/* Define to 1 if you have the `ftello64' function. */
c1ea0c09
AC
94#undef HAVE_FTELLO64
95
5464f5a1 96/* Define to 1 if you have the `getgid' function. */
633fd09f
ILT
97#undef HAVE_GETGID
98
5464f5a1 99/* Define to 1 if you have the `getpagesize' function. */
252b5132
RH
100#undef HAVE_GETPAGESIZE
101
9d782e8d
MW
102/* Define to 1 if you have the `getrlimit' function. */
103#undef HAVE_GETRLIMIT
104
5464f5a1 105/* Define to 1 if you have the `getuid' function. */
633fd09f
ILT
106#undef HAVE_GETUID
107
8722de9c
AM
108/* Define if your compiler supports hidden visibility. */
109#undef HAVE_HIDDEN
110
5464f5a1
NN
111/* Define to 1 if you have the <inttypes.h> header file. */
112#undef HAVE_INTTYPES_H
113
5464f5a1
NN
114/* Define if <sys/procfs.h> has lwpstatus_t. */
115#undef HAVE_LWPSTATUS_T
116
117/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
118#undef HAVE_LWPSTATUS_T_PR_CONTEXT
119
16231b7b
DG
120/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
121#undef HAVE_LWPSTATUS_T_PR_FPREG
122
5464f5a1
NN
123/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
124#undef HAVE_LWPSTATUS_T_PR_REG
125
126/* Define if <sys/procfs.h> has lwpxstatus_t. */
127#undef HAVE_LWPXSTATUS_T
128
129/* Define to 1 if you have the `madvise' function. */
252b5132
RH
130#undef HAVE_MADVISE
131
5464f5a1
NN
132/* Define to 1 if you have the <memory.h> header file. */
133#undef HAVE_MEMORY_H
134
135/* Define to 1 if you have a working `mmap' system call. */
136#undef HAVE_MMAP
137
138/* Define to 1 if you have the `mprotect' function. */
252b5132
RH
139#undef HAVE_MPROTECT
140
5464f5a1
NN
141/* Define if <sys/procfs.h> has prpsinfo32_t. */
142#undef HAVE_PRPSINFO32_T
252b5132 143
335e41d4
JK
144/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
145#undef HAVE_PRPSINFO32_T_PR_PID
146
5464f5a1
NN
147/* Define if <sys/procfs.h> has prpsinfo_t. */
148#undef HAVE_PRPSINFO_T
252b5132 149
335e41d4
JK
150/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
151#undef HAVE_PRPSINFO_T_PR_PID
152
5464f5a1
NN
153/* Define if <sys/procfs.h> has prstatus32_t. */
154#undef HAVE_PRSTATUS32_T
252b5132 155
5464f5a1
NN
156/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
157#undef HAVE_PRSTATUS32_T_PR_WHO
252b5132 158
5464f5a1
NN
159/* Define if <sys/procfs.h> has prstatus_t. */
160#undef HAVE_PRSTATUS_T
252b5132 161
5464f5a1
NN
162/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
163#undef HAVE_PRSTATUS_T_PR_WHO
49c97a80 164
5464f5a1
NN
165/* Define if <sys/procfs.h> has psinfo32_t. */
166#undef HAVE_PSINFO32_T
252b5132 167
335e41d4
JK
168/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
169#undef HAVE_PSINFO32_T_PR_PID
170
5464f5a1
NN
171/* Define if <sys/procfs.h> has psinfo_t. */
172#undef HAVE_PSINFO_T
252b5132 173
335e41d4
JK
174/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
175#undef HAVE_PSINFO_T_PR_PID
176
5464f5a1
NN
177/* Define if <sys/procfs.h> has pstatus32_t. */
178#undef HAVE_PSTATUS32_T
252b5132 179
5464f5a1
NN
180/* Define if <sys/procfs.h> has pstatus_t. */
181#undef HAVE_PSTATUS_T
252b5132 182
5464f5a1
NN
183/* Define if <sys/procfs.h> has pxstatus_t. */
184#undef HAVE_PXSTATUS_T
252b5132 185
5464f5a1
NN
186/* Define to 1 if you have the <stdint.h> header file. */
187#undef HAVE_STDINT_H
188
189/* Define to 1 if you have the <stdlib.h> header file. */
252b5132
RH
190#undef HAVE_STDLIB_H
191
5464f5a1 192/* Define to 1 if you have the <strings.h> header file. */
252b5132
RH
193#undef HAVE_STRINGS_H
194
5464f5a1
NN
195/* Define to 1 if you have the <string.h> header file. */
196#undef HAVE_STRING_H
197
5464f5a1
NN
198/* Define if struct core_dumpx has member c_impl */
199#undef HAVE_ST_C_IMPL
200
201/* Define to 1 if you have the `sysconf' function. */
202#undef HAVE_SYSCONF
203
5464f5a1 204/* Define to 1 if you have the <sys/file.h> header file. */
252b5132
RH
205#undef HAVE_SYS_FILE_H
206
d0ac1c44
SM
207/* Define to 1 if you have the <sys/param.h> header file. */
208#undef HAVE_SYS_PARAM_H
209
5464f5a1 210/* Define to 1 if you have the <sys/procfs.h> header file. */
252b5132
RH
211#undef HAVE_SYS_PROCFS_H
212
9d782e8d
MW
213/* Define to 1 if you have the <sys/resource.h> header file. */
214#undef HAVE_SYS_RESOURCE_H
215
5464f5a1 216/* Define to 1 if you have the <sys/stat.h> header file. */
05864e2a
AM
217#undef HAVE_SYS_STAT_H
218
5464f5a1 219/* Define to 1 if you have the <sys/types.h> header file. */
05864e2a
AM
220#undef HAVE_SYS_TYPES_H
221
5464f5a1 222/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
223#undef HAVE_UNISTD_H
224
5464f5a1
NN
225/* Define if <sys/procfs.h> has win32_pstatus_t. */
226#undef HAVE_WIN32_PSTATUS_T
252b5132 227
17d5dae2
KT
228/* Define to 1 if you have the <windows.h> header file. */
229#undef HAVE_WINDOWS_H
230
ae351704
AM
231/* Define to the sub-directory in which libtool stores uninstalled libraries.
232 */
233#undef LT_OBJDIR
234
5464f5a1
NN
235/* Name of package */
236#undef PACKAGE
252b5132 237
5464f5a1
NN
238/* Define to the address where bug reports for this package should be sent. */
239#undef PACKAGE_BUGREPORT
8d88c4ca 240
5464f5a1
NN
241/* Define to the full name of this package. */
242#undef PACKAGE_NAME
7ee38065 243
5464f5a1
NN
244/* Define to the full name and version of this package. */
245#undef PACKAGE_STRING
252b5132 246
5464f5a1
NN
247/* Define to the one symbol short name of this package. */
248#undef PACKAGE_TARNAME
7ee38065 249
81ecdfbb
RW
250/* Define to the home page for this package. */
251#undef PACKAGE_URL
252
5464f5a1
NN
253/* Define to the version of this package. */
254#undef PACKAGE_VERSION
252b5132 255
81ecdfbb 256/* The size of `int', as computed by sizeof. */
d5efd9fc
AM
257#undef SIZEOF_INT
258
81ecdfbb 259/* The size of `long', as computed by sizeof. */
5464f5a1 260#undef SIZEOF_LONG
7ee38065 261
81ecdfbb 262/* The size of `long long', as computed by sizeof. */
5464f5a1 263#undef SIZEOF_LONG_LONG
252b5132 264
81ecdfbb 265/* The size of `off_t', as computed by sizeof. */
5464f5a1 266#undef SIZEOF_OFF_T
8d88c4ca 267
81ecdfbb 268/* The size of `void *', as computed by sizeof. */
d5efd9fc
AM
269#undef SIZEOF_VOID_P
270
5464f5a1
NN
271/* Define to 1 if you have the ANSI C header files. */
272#undef STDC_HEADERS
252b5132
RH
273
274/* Name of host specific header file to include in trad-core.c. */
275#undef TRAD_HEADER
276
865422fa 277/* Define if 64-bit archives should always be used. */
e6cc316a
L
278#undef USE_64_BIT_ARCHIVE
279
5464f5a1
NN
280/* Use b modifier when opening binary files? */
281#undef USE_BINARY_FOPEN
c1ea0c09 282
ef72a554
KT
283/* Define if we should use leading underscore on 64 bit mingw targets */
284#undef USE_MINGW64_LEADING_UNDERSCORES
285
252b5132
RH
286/* Use mmap if it's available? */
287#undef USE_MMAP
288
6ec7057a
RH
289/* Define if we should default to creating read-only plt entries */
290#undef USE_SECUREPLT
291
7357c5b6
AM
292/* Enable extensions on AIX 3, Interix. */
293#ifndef _ALL_SOURCE
294# undef _ALL_SOURCE
295#endif
296/* Enable GNU extensions on systems that have them. */
297#ifndef _GNU_SOURCE
298# undef _GNU_SOURCE
299#endif
300/* Enable threading extensions on Solaris. */
301#ifndef _POSIX_PTHREAD_SEMANTICS
302# undef _POSIX_PTHREAD_SEMANTICS
303#endif
304/* Enable extensions on HP NonStop. */
305#ifndef _TANDEM_SOURCE
306# undef _TANDEM_SOURCE
307#endif
308/* Enable general extensions on Solaris. */
309#ifndef __EXTENSIONS__
310# undef __EXTENSIONS__
311#endif
312
81ecdfbb
RW
313
314/* Version number of package */
315#undef VERSION
316
d0ac1c44
SM
317/* Enable large inode numbers on Mac OS X 10.5. */
318#ifndef _DARWIN_USE_64_BIT_INODE
319# define _DARWIN_USE_64_BIT_INODE 1
320#endif
321
81ecdfbb
RW
322/* Number of bits in a file offset, on hosts where this is settable. */
323#undef _FILE_OFFSET_BITS
324
325/* Define for large files, on AIX-style hosts. */
326#undef _LARGE_FILES
327
328/* Define to 1 if on MINIX. */
329#undef _MINIX
330
331/* Define to 2 if the system does not provide POSIX.1 features except with
332 this defined. */
333#undef _POSIX_1_SOURCE
334
335/* Define to 1 if you need to in order for `stat' and other things to work. */
336#undef _POSIX_SOURCE
c8693053
RO
337
338/* Use structured /proc on Solaris. */
339#undef _STRUCTURED_PROC
This page took 1.089767 seconds and 4 git commands to generate.