Commit | Line | Data |
---|---|---|
bae7f79e ILT |
1 | /* config.in. Generated from configure.ac by autoheader. */ |
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 | ||
81ecdfbb RW |
10 | /* Define if building universal (internal helper macro) */ |
11 | #undef AC_APPLE_UNIVERSAL_BUILD | |
12 | ||
6b1edb94 L |
13 | /* Define to 1 if you want to enable -z relro in ELF linker by default. */ |
14 | #undef DEFAULT_LD_Z_RELRO | |
15 | ||
bae7f79e ILT |
16 | /* Define to 1 if translation of program messages to the user's native |
17 | language is requested. */ | |
18 | #undef ENABLE_NLS | |
19 | ||
89fc3421 CC |
20 | /* Define to enable linker plugins */ |
21 | #undef ENABLE_PLUGINS | |
22 | ||
fe9a4c12 ILT |
23 | /* Define to do multi-threaded linking */ |
24 | #undef ENABLE_THREADS | |
25 | ||
fbfba508 ILT |
26 | /* Default big endian (true or false) */ |
27 | #undef GOLD_DEFAULT_BIG_ENDIAN | |
28 | ||
29 | /* Default machine code */ | |
30 | #undef GOLD_DEFAULT_MACHINE | |
31 | ||
36959681 ILT |
32 | /* Default OSABI code */ |
33 | #undef GOLD_DEFAULT_OSABI | |
34 | ||
fbfba508 ILT |
35 | /* Default size (32 or 64) */ |
36 | #undef GOLD_DEFAULT_SIZE | |
37 | ||
15d5fa16 ILT |
38 | /* Define to 1 if you have the <byteswap.h> header file. */ |
39 | #undef HAVE_BYTESWAP_H | |
40 | ||
9201d894 ILT |
41 | /* Define to 1 if you have the `chsize' function. */ |
42 | #undef HAVE_CHSIZE | |
43 | ||
1b77ea50 ILT |
44 | /* Define to 1 if you have the declaration of `asprintf', and to 0 if you |
45 | don't. */ | |
46 | #undef HAVE_DECL_ASPRINTF | |
47 | ||
48 | /* Define to 1 if you have the declaration of `basename', and to 0 if you | |
49 | don't. */ | |
50 | #undef HAVE_DECL_BASENAME | |
51 | ||
52 | /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ | |
53 | #undef HAVE_DECL_FFS | |
54 | ||
81ecdfbb RW |
55 | /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. |
56 | */ | |
3d857b98 DK |
57 | #undef HAVE_DECL_MEMMEM |
58 | ||
1b77ea50 ILT |
59 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
60 | don't. */ | |
61 | #undef HAVE_DECL_SNPRINTF | |
62 | ||
3d857b98 DK |
63 | /* Define to 1 if you have the declaration of `strndup', and to 0 if you |
64 | don't. */ | |
65 | #undef HAVE_DECL_STRNDUP | |
66 | ||
1b77ea50 ILT |
67 | /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you |
68 | don't. */ | |
69 | #undef HAVE_DECL_STRVERSCMP | |
70 | ||
71 | /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you | |
72 | don't. */ | |
73 | #undef HAVE_DECL_VASPRINTF | |
74 | ||
75 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you | |
76 | don't. */ | |
77 | #undef HAVE_DECL_VSNPRINTF | |
78 | ||
0bf402d5 ILT |
79 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
80 | #undef HAVE_DLFCN_H | |
81 | ||
54dc6425 ILT |
82 | /* Define to 1 if you have the <ext/hash_map> header file. */ |
83 | #undef HAVE_EXT_HASH_MAP | |
84 | ||
85 | /* Define to 1 if you have the <ext/hash_set> header file. */ | |
86 | #undef HAVE_EXT_HASH_SET | |
87 | ||
7c0640fa CC |
88 | /* Define to 1 if you have the `fallocate' function. */ |
89 | #undef HAVE_FALLOCATE | |
90 | ||
fd03461a ILT |
91 | /* Define to 1 if you have the `ffsll' function. */ |
92 | #undef HAVE_FFSLL | |
93 | ||
9201d894 ILT |
94 | /* Define to 1 if you have the `ftruncate' function. */ |
95 | #undef HAVE_FTRUNCATE | |
96 | ||
54dc6425 ILT |
97 | /* Define to 1 if you have the <inttypes.h> header file. */ |
98 | #undef HAVE_INTTYPES_H | |
99 | ||
44350750 NC |
100 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
101 | #undef HAVE_LC_MESSAGES | |
102 | ||
58797674 RM |
103 | /* Define to 1 if you have the <locale.h> header file. */ |
104 | #undef HAVE_LOCALE_H | |
105 | ||
e44fcf3b ILT |
106 | /* Define to 1 if you have the `mallinfo' function. */ |
107 | #undef HAVE_MALLINFO | |
108 | ||
54dc6425 ILT |
109 | /* Define to 1 if you have the <memory.h> header file. */ |
110 | #undef HAVE_MEMORY_H | |
111 | ||
88597d34 ILT |
112 | /* Define to 1 if you have the `mmap' function. */ |
113 | #undef HAVE_MMAP | |
114 | ||
115 | /* Define to 1 if you have the mremap function with MREMAP_MAYMOVE support */ | |
2f35ab9b ILT |
116 | #undef HAVE_MREMAP |
117 | ||
155a0dd7 ILT |
118 | /* Define if compiler supports #pragma omp threadprivate */ |
119 | #undef HAVE_OMP_SUPPORT | |
120 | ||
9201d894 ILT |
121 | /* Define to 1 if you have the `posix_fallocate' function. */ |
122 | #undef HAVE_POSIX_FALLOCATE | |
123 | ||
82dcae9d ILT |
124 | /* Define to 1 if you have the `pread' function. */ |
125 | #undef HAVE_PREAD | |
126 | ||
d9a893b8 ILT |
127 | /* Define to 1 if you have the `readv' function. */ |
128 | #undef HAVE_READV | |
129 | ||
58797674 RM |
130 | /* Define to 1 if you have the `setlocale' function. */ |
131 | #undef HAVE_SETLOCALE | |
132 | ||
5d329b7d ILT |
133 | /* Define if struct stat has a field st_mtim with timespec for mtime */ |
134 | #undef HAVE_STAT_ST_MTIM | |
135 | ||
54dc6425 ILT |
136 | /* Define to 1 if you have the <stdint.h> header file. */ |
137 | #undef HAVE_STDINT_H | |
138 | ||
139 | /* Define to 1 if you have the <stdlib.h> header file. */ | |
140 | #undef HAVE_STDLIB_H | |
141 | ||
142 | /* Define to 1 if you have the <strings.h> header file. */ | |
143 | #undef HAVE_STRINGS_H | |
144 | ||
145 | /* Define to 1 if you have the <string.h> header file. */ | |
146 | #undef HAVE_STRING_H | |
147 | ||
d675ff46 RÁE |
148 | /* Define to 1 if you have the `sysconf' function. */ |
149 | #undef HAVE_SYSCONF | |
150 | ||
88597d34 ILT |
151 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
152 | #undef HAVE_SYS_MMAN_H | |
153 | ||
54dc6425 ILT |
154 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
155 | #undef HAVE_SYS_STAT_H | |
156 | ||
157 | /* Define to 1 if you have the <sys/types.h> header file. */ | |
158 | #undef HAVE_SYS_TYPES_H | |
159 | ||
193a53d9 ILT |
160 | /* Define to support 32-bit big-endian targets */ |
161 | #undef HAVE_TARGET_32_BIG | |
162 | ||
163 | /* Define to support 32-bit little-endian targets */ | |
164 | #undef HAVE_TARGET_32_LITTLE | |
165 | ||
166 | /* Define to support 64-bit big-endian targets */ | |
167 | #undef HAVE_TARGET_64_BIG | |
168 | ||
169 | /* Define to support 64-bit little-endian targets */ | |
170 | #undef HAVE_TARGET_64_LITTLE | |
171 | ||
04bf7072 ILT |
172 | /* Define if attributes work on C++ templates */ |
173 | #undef HAVE_TEMPLATE_ATTRIBUTES | |
174 | ||
d675ff46 RÁE |
175 | /* Define to 1 if you have the `times' function. */ |
176 | #undef HAVE_TIMES | |
177 | ||
81c82a68 ILT |
178 | /* Define if std::tr1::hash<off_t> is usable */ |
179 | #undef HAVE_TR1_HASH_OFF_T | |
180 | ||
54dc6425 ILT |
181 | /* Define to 1 if you have the <tr1/unordered_map> header file. */ |
182 | #undef HAVE_TR1_UNORDERED_MAP | |
183 | ||
40fde488 CD |
184 | /* Define if ::std::tr1::unordered_map::rehash is usable */ |
185 | #undef HAVE_TR1_UNORDERED_MAP_REHASH | |
186 | ||
54dc6425 ILT |
187 | /* Define to 1 if you have the <tr1/unordered_set> header file. */ |
188 | #undef HAVE_TR1_UNORDERED_SET | |
189 | ||
190 | /* Define to 1 if you have the <unistd.h> header file. */ | |
191 | #undef HAVE_UNISTD_H | |
192 | ||
8356f2d0 CC |
193 | /* Define to 1 if you have the <unordered_map> header file. */ |
194 | #undef HAVE_UNORDERED_MAP | |
195 | ||
196 | /* Define to 1 if you have the <unordered_set> header file. */ | |
197 | #undef HAVE_UNORDERED_SET | |
198 | ||
0bf402d5 ILT |
199 | /* Define to 1 if you have the <windows.h> header file. */ |
200 | #undef HAVE_WINDOWS_H | |
201 | ||
3f3cddf1 ILT |
202 | /* Default library search path */ |
203 | #undef LIB_PATH | |
204 | ||
205 | /* Whether configured as a native linker */ | |
206 | #undef NATIVE_LINKER | |
207 | ||
bae7f79e ILT |
208 | /* Name of package */ |
209 | #undef PACKAGE | |
210 | ||
211 | /* Define to the address where bug reports for this package should be sent. */ | |
212 | #undef PACKAGE_BUGREPORT | |
213 | ||
214 | /* Define to the full name of this package. */ | |
215 | #undef PACKAGE_NAME | |
216 | ||
217 | /* Define to the full name and version of this package. */ | |
218 | #undef PACKAGE_STRING | |
219 | ||
220 | /* Define to the one symbol short name of this package. */ | |
221 | #undef PACKAGE_TARNAME | |
222 | ||
81ecdfbb RW |
223 | /* Define to the home page for this package. */ |
224 | #undef PACKAGE_URL | |
225 | ||
bae7f79e ILT |
226 | /* Define to the version of this package. */ |
227 | #undef PACKAGE_VERSION | |
228 | ||
54dc6425 ILT |
229 | /* Define to 1 if you have the ANSI C header files. */ |
230 | #undef STDC_HEADERS | |
231 | ||
ad2d6943 ILT |
232 | /* System root for target files */ |
233 | #undef TARGET_SYSTEM_ROOT | |
234 | ||
235 | /* Whether the system root can be relocated */ | |
236 | #undef TARGET_SYSTEM_ROOT_RELOCATABLE | |
237 | ||
81ecdfbb RW |
238 | /* Enable extensions on AIX 3, Interix. */ |
239 | #ifndef _ALL_SOURCE | |
240 | # undef _ALL_SOURCE | |
241 | #endif | |
fa99aa09 ILT |
242 | /* Enable GNU extensions on systems that have them. */ |
243 | #ifndef _GNU_SOURCE | |
244 | # undef _GNU_SOURCE | |
245 | #endif | |
81ecdfbb RW |
246 | /* Enable threading extensions on Solaris. */ |
247 | #ifndef _POSIX_PTHREAD_SEMANTICS | |
248 | # undef _POSIX_PTHREAD_SEMANTICS | |
249 | #endif | |
250 | /* Enable extensions on HP NonStop. */ | |
251 | #ifndef _TANDEM_SOURCE | |
252 | # undef _TANDEM_SOURCE | |
253 | #endif | |
254 | /* Enable general extensions on Solaris. */ | |
255 | #ifndef __EXTENSIONS__ | |
256 | # undef __EXTENSIONS__ | |
257 | #endif | |
258 | ||
259 | ||
260 | /* Version number of package */ | |
261 | #undef VERSION | |
262 | ||
263 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most | |
264 | significant byte first (like Motorola and SPARC, unlike Intel). */ | |
265 | #if defined AC_APPLE_UNIVERSAL_BUILD | |
266 | # if defined __BIG_ENDIAN__ | |
267 | # define WORDS_BIGENDIAN 1 | |
268 | # endif | |
269 | #else | |
270 | # ifndef WORDS_BIGENDIAN | |
271 | # undef WORDS_BIGENDIAN | |
272 | # endif | |
273 | #endif | |
274 | ||
275 | /* Define to 1 if on MINIX. */ | |
276 | #undef _MINIX | |
277 | ||
278 | /* Define to 2 if the system does not provide POSIX.1 features except with | |
279 | this defined. */ | |
280 | #undef _POSIX_1_SOURCE | |
281 | ||
282 | /* Define to 1 if you need to in order for `stat' and other things to work. */ | |
283 | #undef _POSIX_SOURCE |