]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/config.in
Reset x86 Linux targets to not compressing debug sections by default. Enable compres...
[thirdparty/binutils-gdb.git] / ld / 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
6c3bc0f8
NC
10/* Define if you want compressed debug sections by default. */
11#undef DEFAULT_FLAG_COMPRESS_DEBUG
12
8c61c153
AM
13/* Define to 1 if translation of program messages to the user's native
14 language is requested. */
42ecbf5e 15#undef ENABLE_NLS
252b5132 16
42ecbf5e
DJ
17/* Additional extension a shared object might have. */
18#undef EXTRA_SHLIB_EXTENSION
252b5132 19
7a283e07 20/* Define to choose default GOT handling scheme */
7fb9f789
NC
21#undef GOT_HANDLING_DEFAULT
22
5d3236ee
DK
23/* Define to 1 if you have the `close' function. */
24#undef HAVE_CLOSE
25
502bdb00
JW
26/* Define to 1 if you have the declaration of `environ', and to 0 if you
27 don't. */
28#undef HAVE_DECL_ENVIRON
29
30/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
31 */
32#undef HAVE_DECL_FREE
33
34/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
35 */
36#undef HAVE_DECL_GETENV
37
42ecbf5e
DJ
38/* Is the prototype for getopt in <unistd.h> in the expected format? */
39#undef HAVE_DECL_GETOPT
252b5132 40
502bdb00
JW
41/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
42 */
43#undef HAVE_DECL_SBRK
44
45/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
46 */
47#undef HAVE_DECL_STRSTR
48
42ecbf5e
DJ
49/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
50 */
51#undef HAVE_DIRENT_H
252b5132 52
ae351704
AM
53/* Define to 1 if you have the <dlfcn.h> header file. */
54#undef HAVE_DLFCN_H
55
b030a24e
DJ
56/* Define to 1 if you have the <elf-hints.h> header file. */
57#undef HAVE_ELF_HINTS_H
58
5d3236ee
DK
59/* Define to 1 if you have the <fcntl.h> header file. */
60#undef HAVE_FCNTL_H
61
2aec968d
L
62/* Define to 1 if you have the `getpagesize' function. */
63#undef HAVE_GETPAGESIZE
64
42ecbf5e
DJ
65/* Define to 1 if you have the `glob' function. */
66#undef HAVE_GLOB
252b5132 67
02ecc8e9
L
68/* Define .init_array/.fini_array sections are available and working. */
69#undef HAVE_INITFINI_ARRAY
70
42ecbf5e
DJ
71/* Define to 1 if you have the <inttypes.h> header file. */
72#undef HAVE_INTTYPES_H
252b5132 73
44350750
NC
74/* Define if your <locale.h> file defines LC_MESSAGES. */
75#undef HAVE_LC_MESSAGES
76
a3ffa599
L
77/* Define to 1 if you have the <limits.h> header file. */
78#undef HAVE_LIMITS_H
79
58797674
RM
80/* Define to 1 if you have the <locale.h> header file. */
81#undef HAVE_LOCALE_H
82
5d3236ee
DK
83/* Define to 1 if you have the `lseek' function. */
84#undef HAVE_LSEEK
85
42ecbf5e
DJ
86/* Define to 1 if you have the <memory.h> header file. */
87#undef HAVE_MEMORY_H
0ca2f5d5 88
dc27aea4
AM
89/* Define to 1 if you have the `mkstemp' function. */
90#undef HAVE_MKSTEMP
91
2aec968d
L
92/* Define to 1 if you have a working `mmap' system call. */
93#undef HAVE_MMAP
94
42ecbf5e
DJ
95/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
96#undef HAVE_NDIR_H
97
5d3236ee
DK
98/* Define to 1 if you have the `open' function. */
99#undef HAVE_OPEN
100
42ecbf5e 101/* Define to 1 if you have the `realpath' function. */
3f817358
NC
102#undef HAVE_REALPATH
103
42ecbf5e 104/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
105#undef HAVE_SBRK
106
58797674
RM
107/* Define to 1 if you have the `setlocale' function. */
108#undef HAVE_SETLOCALE
109
42ecbf5e
DJ
110/* Define to 1 if you have the <stdint.h> header file. */
111#undef HAVE_STDINT_H
112
113/* Define to 1 if you have the <stdlib.h> header file. */
114#undef HAVE_STDLIB_H
115
42ecbf5e
DJ
116/* Define to 1 if you have the <strings.h> header file. */
117#undef HAVE_STRINGS_H
252b5132 118
42ecbf5e
DJ
119/* Define to 1 if you have the <string.h> header file. */
120#undef HAVE_STRING_H
252b5132 121
42ecbf5e
DJ
122/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
123 */
124#undef HAVE_SYS_DIR_H
252b5132 125
5d3236ee
DK
126/* Define to 1 if you have the <sys/file.h> header file. */
127#undef HAVE_SYS_FILE_H
128
42ecbf5e
DJ
129/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
130 */
131#undef HAVE_SYS_NDIR_H
252b5132 132
a3ffa599
L
133/* Define to 1 if you have the <sys/param.h> header file. */
134#undef HAVE_SYS_PARAM_H
135
42ecbf5e
DJ
136/* Define to 1 if you have the <sys/stat.h> header file. */
137#undef HAVE_SYS_STAT_H
252b5132 138
5d3236ee
DK
139/* Define to 1 if you have the <sys/time.h> header file. */
140#undef HAVE_SYS_TIME_H
141
42ecbf5e
DJ
142/* Define to 1 if you have the <sys/types.h> header file. */
143#undef HAVE_SYS_TYPES_H
252b5132 144
42ecbf5e
DJ
145/* Define to 1 if you have the <unistd.h> header file. */
146#undef HAVE_UNISTD_H
252b5132 147
dc27aea4
AM
148/* Define to 1 if you have the `waitpid' function. */
149#undef HAVE_WAITPID
150
8a1241ef 151/* Define to 1 if you have the <windows.h> header file. */
3917d5d5
DK
152#undef HAVE_WINDOWS_H
153
ae351704
AM
154/* Define to the sub-directory in which libtool stores uninstalled libraries.
155 */
156#undef LT_OBJDIR
157
87748b32
NC
158/* Name of package */
159#undef PACKAGE
252b5132 160
42ecbf5e
DJ
161/* Define to the address where bug reports for this package should be sent. */
162#undef PACKAGE_BUGREPORT
252b5132 163
42ecbf5e
DJ
164/* Define to the full name of this package. */
165#undef PACKAGE_NAME
2d92cb7d 166
42ecbf5e
DJ
167/* Define to the full name and version of this package. */
168#undef PACKAGE_STRING
2d92cb7d 169
42ecbf5e
DJ
170/* Define to the one symbol short name of this package. */
171#undef PACKAGE_TARNAME
252b5132 172
81ecdfbb
RW
173/* Define to the home page for this package. */
174#undef PACKAGE_URL
175
42ecbf5e
DJ
176/* Define to the version of this package. */
177#undef PACKAGE_VERSION
0ca2f5d5 178
58797674
RM
179/* The size of `void *', as computed by sizeof. */
180#undef SIZEOF_VOID_P
42ecbf5e
DJ
181
182/* Define to 1 if you have the ANSI C header files. */
183#undef STDC_HEADERS
ceae3e33 184
208a4923
NC
185/* Define if you can safely include both <string.h> and <strings.h>. */
186#undef STRING_WITH_STRINGS
187
87748b32
NC
188/* Use b modifier when opening binary files? */
189#undef USE_BINARY_FOPEN
252b5132 190
81ecdfbb
RW
191/* Enable extensions on AIX 3, Interix. */
192#ifndef _ALL_SOURCE
193# undef _ALL_SOURCE
194#endif
195/* Enable GNU extensions on systems that have them. */
196#ifndef _GNU_SOURCE
197# undef _GNU_SOURCE
198#endif
199/* Enable threading extensions on Solaris. */
200#ifndef _POSIX_PTHREAD_SEMANTICS
201# undef _POSIX_PTHREAD_SEMANTICS
202#endif
203/* Enable extensions on HP NonStop. */
204#ifndef _TANDEM_SOURCE
205# undef _TANDEM_SOURCE
206#endif
207/* Enable general extensions on Solaris. */
208#ifndef __EXTENSIONS__
209# undef __EXTENSIONS__
210#endif
211
212
42ecbf5e
DJ
213/* Version number of package */
214#undef VERSION
93a6d436 215
42ecbf5e
DJ
216/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
217 `char[]'. */
218#undef YYTEXT_POINTER
67310ccd 219
d053aef8
JK
220/* Number of bits in a file offset, on hosts where this is settable. */
221#undef _FILE_OFFSET_BITS
222
d053aef8
JK
223/* Define for large files, on AIX-style hosts. */
224#undef _LARGE_FILES
225
7357c5b6
AM
226/* Define to 1 if on MINIX. */
227#undef _MINIX
228
229/* Define to 2 if the system does not provide POSIX.1 features except with
230 this defined. */
231#undef _POSIX_1_SOURCE
232
233/* Define to 1 if you need to in order for `stat' and other things to work. */
234#undef _POSIX_SOURCE