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