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