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