]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/config.in
Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warning.SYM
[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
862776f2
AA
38/* Define to 1 if you have the Mac OS X function
39 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
40#undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
41
42/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
43 the CoreFoundation framework. */
44#undef HAVE_CFPREFERENCESCOPYAPPVALUE
45
46/* Define if the GNU dcgettext() function is already present or preinstalled.
47 */
48#undef HAVE_DCGETTEXT
49
1f5345a6
ST
50/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
51 don't. */
52#undef HAVE_DECL_ASPRINTF
53
398ee8f1
SE
54/* Define to 1 if you have the declaration of `environ', and to 0 if you
55 don't. */
56#undef HAVE_DECL_ENVIRON
57
b7d4af3a
JW
58/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
59 don't. */
60#undef HAVE_DECL_GETC_UNLOCKED
61
42ecbf5e
DJ
62/* Is the prototype for getopt in <unistd.h> in the expected format? */
63#undef HAVE_DECL_GETOPT
252b5132 64
3e321448
L
65/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
66 */
67#undef HAVE_DECL_STPCPY
68
b737d304
RO
69/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
70 don't. */
71#undef HAVE_DECL_STRNLEN
72
ae351704
AM
73/* Define to 1 if you have the <dlfcn.h> header file. */
74#undef HAVE_DLFCN_H
75
42ecbf5e
DJ
76/* Does the platform use an executable suffix? */
77#undef HAVE_EXECUTABLE_SUFFIX
252b5132 78
42ecbf5e
DJ
79/* Define to 1 if you have the <fcntl.h> header file. */
80#undef HAVE_FCNTL_H
252b5132 81
d82e33de
BW
82/* Define to 1 if you have the `fseeko' function. */
83#undef HAVE_FSEEKO
84
85/* Define to 1 if you have the `fseeko64' function. */
86#undef HAVE_FSEEKO64
87
42ecbf5e
DJ
88/* Define to 1 if you have the `getc_unlocked' function. */
89#undef HAVE_GETC_UNLOCKED
252b5132 90
34156b23
L
91/* Define to 1 if you have the `getpagesize' function. */
92#undef HAVE_GETPAGESIZE
93
862776f2
AA
94/* Define if the GNU gettext() function is already present or preinstalled. */
95#undef HAVE_GETTEXT
96
42ecbf5e
DJ
97/* Does <utime.h> define struct utimbuf? */
98#undef HAVE_GOOD_UTIME_H
252b5132 99
862776f2 100/* Define if you have the iconv() function and it works. */
ae351704
AM
101#undef HAVE_ICONV
102
42ecbf5e
DJ
103/* Define to 1 if you have the <inttypes.h> header file. */
104#undef HAVE_INTTYPES_H
252b5132 105
44350750
NC
106/* Define if your <locale.h> file defines LC_MESSAGES. */
107#undef HAVE_LC_MESSAGES
108
301a9420
AM
109/* Define to 1 if debuginfod is enabled. */
110#undef HAVE_LIBDEBUGINFOD
111
28bc4951
AM
112/* Define to 1 if debuginfod section downloading is supported. */
113#undef HAVE_LIBDEBUGINFOD_FIND_SECTION
114
3bfcb652
NC
115/* Define if mbstate_t exists in wchar.h. */
116#undef HAVE_MBSTATE_T
117
42ecbf5e
DJ
118/* Define to 1 if you have the <memory.h> header file. */
119#undef HAVE_MEMORY_H
120
f9c026a8
NC
121/* Define to 1 if you have the `mkdtemp' function. */
122#undef HAVE_MKDTEMP
123
124/* Define to 1 if you have the `mkstemp' function. */
125#undef HAVE_MKSTEMP
126
34156b23
L
127/* Define to 1 if you have a working `mmap' system call. */
128#undef HAVE_MMAP
129
2952f10c
SM
130/* Define to 1 if msgpack is available. */
131#undef HAVE_MSGPACK
132
42ecbf5e
DJ
133/* Define to 1 if you have the <stdint.h> header file. */
134#undef HAVE_STDINT_H
135
136/* Define to 1 if you have the <stdlib.h> header file. */
137#undef HAVE_STDLIB_H
138
42ecbf5e
DJ
139/* Define to 1 if you have the <strings.h> header file. */
140#undef HAVE_STRINGS_H
252b5132 141
42ecbf5e
DJ
142/* Define to 1 if you have the <string.h> header file. */
143#undef HAVE_STRING_H
252b5132 144
985e0264
AM
145/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
146#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
147
148/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
149#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
150
151/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
152#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
153
154/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
155#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
156
42ecbf5e
DJ
157/* Define to 1 if you have the <sys/file.h> header file. */
158#undef HAVE_SYS_FILE_H
252b5132 159
13a09c7c
L
160/* Define to 1 if you have the <sys/param.h> header file. */
161#undef HAVE_SYS_PARAM_H
162
42ecbf5e
DJ
163/* Define to 1 if you have the <sys/stat.h> header file. */
164#undef HAVE_SYS_STAT_H
252b5132 165
985e0264
AM
166/* Define to 1 if you have the <sys/time.h> header file. */
167#undef HAVE_SYS_TIME_H
168
42ecbf5e
DJ
169/* Define to 1 if you have the <sys/types.h> header file. */
170#undef HAVE_SYS_TYPES_H
252b5132 171
42ecbf5e
DJ
172/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
173#undef HAVE_SYS_WAIT_H
252b5132 174
42ecbf5e
DJ
175/* Define to 1 if you have the <unistd.h> header file. */
176#undef HAVE_UNISTD_H
252b5132 177
985e0264
AM
178/* Define to 1 if you have the `utimensat' function. */
179#undef HAVE_UTIMENSAT
180
42ecbf5e
DJ
181/* Define to 1 if you have the `utimes' function. */
182#undef HAVE_UTIMES
252b5132 183
b879806f
AM
184/* Define to 1 if you have the <windows.h> header file. */
185#undef HAVE_WINDOWS_H
186
2cac01e3
FS
187/* Define to 1 if zstd is enabled. */
188#undef HAVE_ZSTD
189
ae351704
AM
190/* Define as const if the declaration of iconv() needs const. */
191#undef ICONV_CONST
192
193/* Define to the sub-directory in which libtool stores uninstalled libraries.
194 */
195#undef LT_OBJDIR
196
42ecbf5e
DJ
197/* Name of package */
198#undef PACKAGE
2481e6a2 199
42ecbf5e
DJ
200/* Define to the address where bug reports for this package should be sent. */
201#undef PACKAGE_BUGREPORT
bb0cb4db 202
42ecbf5e
DJ
203/* Define to the full name of this package. */
204#undef PACKAGE_NAME
cedd9a58 205
42ecbf5e
DJ
206/* Define to the full name and version of this package. */
207#undef PACKAGE_STRING
fb5b5478 208
42ecbf5e
DJ
209/* Define to the one symbol short name of this package. */
210#undef PACKAGE_TARNAME
cedd9a58 211
81ecdfbb
RW
212/* Define to the home page for this package. */
213#undef PACKAGE_URL
214
42ecbf5e
DJ
215/* Define to the version of this package. */
216#undef PACKAGE_VERSION
252b5132 217
42ecbf5e
DJ
218/* Define to 1 if you have the ANSI C header files. */
219#undef STDC_HEADERS
e46eba98 220
42ecbf5e
DJ
221/* Configured target name. */
222#undef TARGET
252b5132 223
42ecbf5e
DJ
224/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
225#undef TARGET_PREPENDS_UNDERSCORE
252b5132 226
985e0264
AM
227/* Define to 1 if the type of the st_atim member of a struct stat is struct
228 timespec. */
229#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
230
42ecbf5e
DJ
231/* Use b modifier when opening binary files? */
232#undef USE_BINARY_FOPEN
252b5132 233
81ecdfbb
RW
234/* Enable extensions on AIX 3, Interix. */
235#ifndef _ALL_SOURCE
236# undef _ALL_SOURCE
237#endif
238/* Enable GNU extensions on systems that have them. */
239#ifndef _GNU_SOURCE
240# undef _GNU_SOURCE
241#endif
242/* Enable threading extensions on Solaris. */
243#ifndef _POSIX_PTHREAD_SEMANTICS
244# undef _POSIX_PTHREAD_SEMANTICS
245#endif
246/* Enable extensions on HP NonStop. */
247#ifndef _TANDEM_SOURCE
248# undef _TANDEM_SOURCE
249#endif
250/* Enable general extensions on Solaris. */
251#ifndef __EXTENSIONS__
252# undef __EXTENSIONS__
253#endif
254
255
42ecbf5e
DJ
256/* Version number of package */
257#undef VERSION
252b5132 258
42ecbf5e
DJ
259/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
260 `char[]'. */
261#undef YYTEXT_POINTER
252b5132 262
d0ac1c44
SM
263/* Enable large inode numbers on Mac OS X 10.5. */
264#ifndef _DARWIN_USE_64_BIT_INODE
265# define _DARWIN_USE_64_BIT_INODE 1
266#endif
267
d053aef8
JK
268/* Number of bits in a file offset, on hosts where this is settable. */
269#undef _FILE_OFFSET_BITS
270
d053aef8
JK
271/* Define for large files, on AIX-style hosts. */
272#undef _LARGE_FILES
273
7357c5b6
AM
274/* Define to 1 if on MINIX. */
275#undef _MINIX
276
277/* Define to 2 if the system does not provide POSIX.1 features except with
278 this defined. */
279#undef _POSIX_1_SOURCE
280
281/* Define to 1 if you need to in order for `stat' and other things to work. */
282#undef _POSIX_SOURCE