]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/config.in
Add markers for 2.40 branch
[thirdparty/binutils-gdb.git] / binutils / 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). */
e6f88107 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
df7b86aa
NC
6# error config.h must be #included before system headers
7#endif
e6f88107 8#define __CONFIG_H__ 1
df7b86aa 9
9cb80f72
RM
10/* Should ar and ranlib use -D behavior by default? */
11#undef DEFAULT_AR_DETERMINISTIC
12
18bf5643
NC
13/* Have objdump use colors in its disassembly by default */
14#undef DEFAULT_FOR_COLORED_DISASSEMBLY
15
c46b7066
NC
16/* Have readelf and objdump follow debug links by default */
17#undef DEFAULT_FOR_FOLLOW_LINKS
18
e6f6aa8d
NC
19/* Have nm use F and f for global and local ifunc symbols */
20#undef DEFAULT_F_FOR_IFUNC_SYMBOLS
21
7fac9594
NC
22/* Should strings use -a behavior by default? */
23#undef DEFAULT_STRINGS_ALL
24
43e05cd4
AM
25/* Define if you want run-time sanity checks. */
26#undef ENABLE_CHECKING
27
094e34f2
NA
28/* Handle .ctf type-info sections */
29#undef ENABLE_LIBCTF
30
8c61c153
AM
31/* Define to 1 if translation of program messages to the user's native
32 language is requested. */
42ecbf5e 33#undef ENABLE_NLS
252b5132 34
42ecbf5e
DJ
35/* Suffix used for executables, if any. */
36#undef EXECUTABLE_SUFFIX
252b5132 37
1f5345a6
ST
38/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
39 don't. */
40#undef HAVE_DECL_ASPRINTF
41
398ee8f1
SE
42/* Define to 1 if you have the declaration of `environ', and to 0 if you
43 don't. */
44#undef HAVE_DECL_ENVIRON
45
b7d4af3a
JW
46/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
47 don't. */
48#undef HAVE_DECL_GETC_UNLOCKED
49
42ecbf5e
DJ
50/* Is the prototype for getopt in <unistd.h> in the expected format? */
51#undef HAVE_DECL_GETOPT
252b5132 52
3e321448
L
53/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
54 */
55#undef HAVE_DECL_STPCPY
56
b737d304
RO
57/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
58 don't. */
59#undef HAVE_DECL_STRNLEN
60
ae351704
AM
61/* Define to 1 if you have the <dlfcn.h> header file. */
62#undef HAVE_DLFCN_H
63
42ecbf5e
DJ
64/* Does the platform use an executable suffix? */
65#undef HAVE_EXECUTABLE_SUFFIX
252b5132 66
42ecbf5e
DJ
67/* Define to 1 if you have the <fcntl.h> header file. */
68#undef HAVE_FCNTL_H
252b5132 69
d82e33de
BW
70/* Define to 1 if you have the `fseeko' function. */
71#undef HAVE_FSEEKO
72
73/* Define to 1 if you have the `fseeko64' function. */
74#undef HAVE_FSEEKO64
75
42ecbf5e
DJ
76/* Define to 1 if you have the `getc_unlocked' function. */
77#undef HAVE_GETC_UNLOCKED
252b5132 78
34156b23
L
79/* Define to 1 if you have the `getpagesize' function. */
80#undef HAVE_GETPAGESIZE
81
42ecbf5e
DJ
82/* Does <utime.h> define struct utimbuf? */
83#undef HAVE_GOOD_UTIME_H
252b5132 84
ae351704
AM
85/* Define if you have the iconv() function. */
86#undef HAVE_ICONV
87
42ecbf5e
DJ
88/* Define to 1 if you have the <inttypes.h> header file. */
89#undef HAVE_INTTYPES_H
252b5132 90
44350750
NC
91/* Define if your <locale.h> file defines LC_MESSAGES. */
92#undef HAVE_LC_MESSAGES
93
301a9420
AM
94/* Define to 1 if debuginfod is enabled. */
95#undef HAVE_LIBDEBUGINFOD
96
3bfcb652
NC
97/* Define if mbstate_t exists in wchar.h. */
98#undef HAVE_MBSTATE_T
99
42ecbf5e
DJ
100/* Define to 1 if you have the <memory.h> header file. */
101#undef HAVE_MEMORY_H
102
f9c026a8
NC
103/* Define to 1 if you have the `mkdtemp' function. */
104#undef HAVE_MKDTEMP
105
106/* Define to 1 if you have the `mkstemp' function. */
107#undef HAVE_MKSTEMP
108
34156b23
L
109/* Define to 1 if you have a working `mmap' system call. */
110#undef HAVE_MMAP
111
2952f10c
SM
112/* Define to 1 if msgpack is available. */
113#undef HAVE_MSGPACK
114
42ecbf5e
DJ
115/* Define to 1 if you have the <stdint.h> header file. */
116#undef HAVE_STDINT_H
117
118/* Define to 1 if you have the <stdlib.h> header file. */
119#undef HAVE_STDLIB_H
120
42ecbf5e
DJ
121/* Define to 1 if you have the <strings.h> header file. */
122#undef HAVE_STRINGS_H
252b5132 123
42ecbf5e
DJ
124/* Define to 1 if you have the <string.h> header file. */
125#undef HAVE_STRING_H
252b5132 126
985e0264
AM
127/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
128#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
129
130/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
131#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
132
133/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
134#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
135
136/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
137#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
138
42ecbf5e
DJ
139/* Define to 1 if you have the <sys/file.h> header file. */
140#undef HAVE_SYS_FILE_H
252b5132 141
13a09c7c
L
142/* Define to 1 if you have the <sys/param.h> header file. */
143#undef HAVE_SYS_PARAM_H
144
42ecbf5e
DJ
145/* Define to 1 if you have the <sys/stat.h> header file. */
146#undef HAVE_SYS_STAT_H
252b5132 147
985e0264
AM
148/* Define to 1 if you have the <sys/time.h> header file. */
149#undef HAVE_SYS_TIME_H
150
42ecbf5e
DJ
151/* Define to 1 if you have the <sys/types.h> header file. */
152#undef HAVE_SYS_TYPES_H
252b5132 153
42ecbf5e
DJ
154/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
155#undef HAVE_SYS_WAIT_H
252b5132 156
42ecbf5e
DJ
157/* Define to 1 if you have the <unistd.h> header file. */
158#undef HAVE_UNISTD_H
252b5132 159
985e0264
AM
160/* Define to 1 if you have the `utimensat' function. */
161#undef HAVE_UTIMENSAT
162
42ecbf5e
DJ
163/* Define to 1 if you have the `utimes' function. */
164#undef HAVE_UTIMES
252b5132 165
b879806f
AM
166/* Define to 1 if you have the <windows.h> header file. */
167#undef HAVE_WINDOWS_H
168
2cac01e3
FS
169/* Define to 1 if zstd is enabled. */
170#undef HAVE_ZSTD
171
ae351704
AM
172/* Define as const if the declaration of iconv() needs const. */
173#undef ICONV_CONST
174
175/* Define to the sub-directory in which libtool stores uninstalled libraries.
176 */
177#undef LT_OBJDIR
178
42ecbf5e
DJ
179/* Name of package */
180#undef PACKAGE
2481e6a2 181
42ecbf5e
DJ
182/* Define to the address where bug reports for this package should be sent. */
183#undef PACKAGE_BUGREPORT
bb0cb4db 184
42ecbf5e
DJ
185/* Define to the full name of this package. */
186#undef PACKAGE_NAME
cedd9a58 187
42ecbf5e
DJ
188/* Define to the full name and version of this package. */
189#undef PACKAGE_STRING
fb5b5478 190
42ecbf5e
DJ
191/* Define to the one symbol short name of this package. */
192#undef PACKAGE_TARNAME
cedd9a58 193
81ecdfbb
RW
194/* Define to the home page for this package. */
195#undef PACKAGE_URL
196
42ecbf5e
DJ
197/* Define to the version of this package. */
198#undef PACKAGE_VERSION
252b5132 199
42ecbf5e
DJ
200/* Define to 1 if you have the ANSI C header files. */
201#undef STDC_HEADERS
e46eba98 202
42ecbf5e
DJ
203/* Configured target name. */
204#undef TARGET
252b5132 205
42ecbf5e
DJ
206/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
207#undef TARGET_PREPENDS_UNDERSCORE
252b5132 208
985e0264
AM
209/* Define to 1 if the type of the st_atim member of a struct stat is struct
210 timespec. */
211#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
212
42ecbf5e
DJ
213/* Use b modifier when opening binary files? */
214#undef USE_BINARY_FOPEN
252b5132 215
81ecdfbb
RW
216/* Enable extensions on AIX 3, Interix. */
217#ifndef _ALL_SOURCE
218# undef _ALL_SOURCE
219#endif
220/* Enable GNU extensions on systems that have them. */
221#ifndef _GNU_SOURCE
222# undef _GNU_SOURCE
223#endif
224/* Enable threading extensions on Solaris. */
225#ifndef _POSIX_PTHREAD_SEMANTICS
226# undef _POSIX_PTHREAD_SEMANTICS
227#endif
228/* Enable extensions on HP NonStop. */
229#ifndef _TANDEM_SOURCE
230# undef _TANDEM_SOURCE
231#endif
232/* Enable general extensions on Solaris. */
233#ifndef __EXTENSIONS__
234# undef __EXTENSIONS__
235#endif
236
237
42ecbf5e
DJ
238/* Version number of package */
239#undef VERSION
252b5132 240
42ecbf5e
DJ
241/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
242 `char[]'. */
243#undef YYTEXT_POINTER
252b5132 244
d0ac1c44
SM
245/* Enable large inode numbers on Mac OS X 10.5. */
246#ifndef _DARWIN_USE_64_BIT_INODE
247# define _DARWIN_USE_64_BIT_INODE 1
248#endif
249
d053aef8
JK
250/* Number of bits in a file offset, on hosts where this is settable. */
251#undef _FILE_OFFSET_BITS
252
d053aef8
JK
253/* Define for large files, on AIX-style hosts. */
254#undef _LARGE_FILES
255
7357c5b6
AM
256/* Define to 1 if on MINIX. */
257#undef _MINIX
258
259/* Define to 2 if the system does not provide POSIX.1 features except with
260 this defined. */
261#undef _POSIX_1_SOURCE
262
263/* Define to 1 if you need to in order for `stat' and other things to work. */
264#undef _POSIX_SOURCE