libctf: support encodings for enums
[deliverable/binutils-gdb.git] / ld / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 # error config.h must be #included before system headers
7 #endif
8 #define __CONFIG_H__ 1
9
10 /* Define to 1 if you want to emit gnu hash in the ELF linker by default. */
11 #undef DEFAULT_EMIT_GNU_HASH
12
13 /* Define to 1 if you want to emit sysv hash in the ELF linker by default. */
14 #undef DEFAULT_EMIT_SYSV_HASH
15
16 /* Define if you want compressed debug sections by default. */
17 #undef DEFAULT_FLAG_COMPRESS_DEBUG
18
19 /* The default method for DT_TEXTREL check in ELF linker. */
20 #undef DEFAULT_LD_TEXTREL_CHECK
21
22 /* Define to 1 if DT_TEXTREL check is warning in ELF linker by default. */
23 #undef DEFAULT_LD_TEXTREL_CHECK_WARNING
24
25 /* Define to 1 if you want to enable -z relro in ELF linker by default. */
26 #undef DEFAULT_LD_Z_RELRO
27
28 /* Define to 1 if you want to enable -z separate-code in ELF linker by
29 default. */
30 #undef DEFAULT_LD_Z_SEPARATE_CODE
31
32 /* Define to 1 if you want to set DT_RUNPATH instead of DT_RPATH by default.
33 */
34 #undef DEFAULT_NEW_DTAGS
35
36 /* Handle .ctf type-info sections */
37 #undef ENABLE_LIBCTF
38
39 /* Define to 1 if translation of program messages to the user's native
40 language is requested. */
41 #undef ENABLE_NLS
42
43 /* Additional extension a shared object might have. */
44 #undef EXTRA_SHLIB_EXTENSION
45
46 /* Define to choose default GOT handling scheme */
47 #undef GOT_HANDLING_DEFAULT
48
49 /* Define to 1 if you have the `close' function. */
50 #undef HAVE_CLOSE
51
52 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
53 don't. */
54 #undef HAVE_DECL_ASPRINTF
55
56 /* Define to 1 if you have the declaration of `environ', and to 0 if you
57 don't. */
58 #undef HAVE_DECL_ENVIRON
59
60 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
61 */
62 #undef HAVE_DECL_FREE
63
64 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
65 */
66 #undef HAVE_DECL_GETENV
67
68 /* Is the prototype for getopt in <unistd.h> in the expected format? */
69 #undef HAVE_DECL_GETOPT
70
71 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
72 */
73 #undef HAVE_DECL_SBRK
74
75 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
76 */
77 #undef HAVE_DECL_STRSTR
78
79 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
80 */
81 #undef HAVE_DIRENT_H
82
83 /* Define to 1 if you have the <dlfcn.h> header file. */
84 #undef HAVE_DLFCN_H
85
86 /* Define to 1 if you have the <elf-hints.h> header file. */
87 #undef HAVE_ELF_HINTS_H
88
89 /* Define to 1 if you have the <fcntl.h> header file. */
90 #undef HAVE_FCNTL_H
91
92 /* Define to 1 if you have the `getpagesize' function. */
93 #undef HAVE_GETPAGESIZE
94
95 /* Define to 1 if you have the `glob' function. */
96 #undef HAVE_GLOB
97
98 /* Define .init_array/.fini_array sections are available and working. */
99 #undef HAVE_INITFINI_ARRAY
100
101 /* Define to 1 if you have the <inttypes.h> header file. */
102 #undef HAVE_INTTYPES_H
103
104 /* Define if your <locale.h> file defines LC_MESSAGES. */
105 #undef HAVE_LC_MESSAGES
106
107 /* Define to 1 if you have the <limits.h> header file. */
108 #undef HAVE_LIMITS_H
109
110 /* Define to 1 if you have the <locale.h> header file. */
111 #undef HAVE_LOCALE_H
112
113 /* Define to 1 if you have the `lseek' function. */
114 #undef HAVE_LSEEK
115
116 /* Define to 1 if you have the <memory.h> header file. */
117 #undef HAVE_MEMORY_H
118
119 /* Define to 1 if you have the `mkstemp' function. */
120 #undef HAVE_MKSTEMP
121
122 /* Define to 1 if you have a working `mmap' system call. */
123 #undef HAVE_MMAP
124
125 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
126 #undef HAVE_NDIR_H
127
128 /* Define to 1 if you have the `open' function. */
129 #undef HAVE_OPEN
130
131 /* Define to 1 if you have the `realpath' function. */
132 #undef HAVE_REALPATH
133
134 /* Define to 1 if you have the `sbrk' function. */
135 #undef HAVE_SBRK
136
137 /* Define to 1 if you have the `setlocale' function. */
138 #undef HAVE_SETLOCALE
139
140 /* Define to 1 if you have the <stdint.h> header file. */
141 #undef HAVE_STDINT_H
142
143 /* Define to 1 if you have the <stdlib.h> header file. */
144 #undef HAVE_STDLIB_H
145
146 /* Define to 1 if you have the <strings.h> header file. */
147 #undef HAVE_STRINGS_H
148
149 /* Define to 1 if you have the <string.h> header file. */
150 #undef HAVE_STRING_H
151
152 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
153 */
154 #undef HAVE_SYS_DIR_H
155
156 /* Define to 1 if you have the <sys/file.h> header file. */
157 #undef HAVE_SYS_FILE_H
158
159 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
160 */
161 #undef HAVE_SYS_NDIR_H
162
163 /* Define to 1 if you have the <sys/param.h> header file. */
164 #undef HAVE_SYS_PARAM_H
165
166 /* Define to 1 if you have the <sys/stat.h> header file. */
167 #undef HAVE_SYS_STAT_H
168
169 /* Define to 1 if you have the <sys/time.h> header file. */
170 #undef HAVE_SYS_TIME_H
171
172 /* Define to 1 if you have the <sys/types.h> header file. */
173 #undef HAVE_SYS_TYPES_H
174
175 /* Define to 1 if you have the <unistd.h> header file. */
176 #undef HAVE_UNISTD_H
177
178 /* Define to 1 if you have the `waitpid' function. */
179 #undef HAVE_WAITPID
180
181 /* Define to 1 if you have the <windows.h> header file. */
182 #undef HAVE_WINDOWS_H
183
184 /* Define to the sub-directory in which libtool stores uninstalled libraries.
185 */
186 #undef LT_OBJDIR
187
188 /* Name of package */
189 #undef PACKAGE
190
191 /* Define to the address where bug reports for this package should be sent. */
192 #undef PACKAGE_BUGREPORT
193
194 /* Define to the full name of this package. */
195 #undef PACKAGE_NAME
196
197 /* Define to the full name and version of this package. */
198 #undef PACKAGE_STRING
199
200 /* Define to the one symbol short name of this package. */
201 #undef PACKAGE_TARNAME
202
203 /* Define to the home page for this package. */
204 #undef PACKAGE_URL
205
206 /* Define to the version of this package. */
207 #undef PACKAGE_VERSION
208
209 /* The size of `void *', as computed by sizeof. */
210 #undef SIZEOF_VOID_P
211
212 /* Define to 1 if you have the ANSI C header files. */
213 #undef STDC_HEADERS
214
215 /* Define if you can safely include both <string.h> and <strings.h>. */
216 #undef STRING_WITH_STRINGS
217
218 /* Define to 1 if you want to support the --error-handling-script command line
219 option. */
220 #undef SUPPORT_ERROR_HANDLING_SCRIPT
221
222 /* Use b modifier when opening binary files? */
223 #undef USE_BINARY_FOPEN
224
225 /* Enable extensions on AIX 3, Interix. */
226 #ifndef _ALL_SOURCE
227 # undef _ALL_SOURCE
228 #endif
229 /* Enable GNU extensions on systems that have them. */
230 #ifndef _GNU_SOURCE
231 # undef _GNU_SOURCE
232 #endif
233 /* Enable threading extensions on Solaris. */
234 #ifndef _POSIX_PTHREAD_SEMANTICS
235 # undef _POSIX_PTHREAD_SEMANTICS
236 #endif
237 /* Enable extensions on HP NonStop. */
238 #ifndef _TANDEM_SOURCE
239 # undef _TANDEM_SOURCE
240 #endif
241 /* Enable general extensions on Solaris. */
242 #ifndef __EXTENSIONS__
243 # undef __EXTENSIONS__
244 #endif
245
246
247 /* Version number of package */
248 #undef VERSION
249
250 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
251 `char[]'. */
252 #undef YYTEXT_POINTER
253
254 /* Enable large inode numbers on Mac OS X 10.5. */
255 #ifndef _DARWIN_USE_64_BIT_INODE
256 # define _DARWIN_USE_64_BIT_INODE 1
257 #endif
258
259 /* Number of bits in a file offset, on hosts where this is settable. */
260 #undef _FILE_OFFSET_BITS
261
262 /* Define for large files, on AIX-style hosts. */
263 #undef _LARGE_FILES
264
265 /* Define to 1 if on MINIX. */
266 #undef _MINIX
267
268 /* Define to 2 if the system does not provide POSIX.1 features except with
269 this defined. */
270 #undef _POSIX_1_SOURCE
271
272 /* Define to 1 if you need to in order for `stat' and other things to work. */
273 #undef _POSIX_SOURCE
This page took 0.045077 seconds and 4 git commands to generate.