Synchronize sourceware version of the libiberty sources with the master gcc versions.
[binutils-gdb.git] / gold / config.in
blob4203d08a5a9338c8be3f04f7105c4a853ce6d71d
1 /* config.in.  Generated from configure.ac by autoheader.  */
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
10 /* Define if building universal (internal helper macro) */
11 #undef AC_APPLE_UNIVERSAL_BUILD
13 /* Set the default --hash-style value */
14 #undef DEFAULT_HASH_STYLE
16 /* Define to 1 if you want to enable -z relro in ELF linker by default. */
17 #undef DEFAULT_LD_Z_RELRO
19 /* Define to 1 if translation of program messages to the user's native
20    language is requested. */
21 #undef ENABLE_NLS
23 /* Define to enable linker plugins */
24 #undef ENABLE_PLUGINS
26 /* Define to do multi-threaded linking */
27 #undef ENABLE_THREADS
29 /* Default big endian (true or false) */
30 #undef GOLD_DEFAULT_BIG_ENDIAN
32 /* Default machine code */
33 #undef GOLD_DEFAULT_MACHINE
35 /* Default OSABI code */
36 #undef GOLD_DEFAULT_OSABI
38 /* Default size (32 or 64) */
39 #undef GOLD_DEFAULT_SIZE
41 /* Define to 1 if you have the <byteswap.h> header file. */
42 #undef HAVE_BYTESWAP_H
44 /* Define to 1 if you have the Mac OS X function
45    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
46 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
48 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
49    the CoreFoundation framework. */
50 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
52 /* Define to 1 if you have the `chsize' function. */
53 #undef HAVE_CHSIZE
55 /* define if the compiler supports basic C++11 syntax */
56 #undef HAVE_CXX11
58 /* Define if the GNU dcgettext() function is already present or preinstalled.
59    */
60 #undef HAVE_DCGETTEXT
62 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
63    don't. */
64 #undef HAVE_DECL_ASPRINTF
66 /* Define to 1 if you have the declaration of `basename', and to 0 if you
67    don't. */
68 #undef HAVE_DECL_BASENAME
70 /* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
71    don't. */
72 #undef HAVE_DECL_BSWAP_16
74 /* Define to 1 if you have the declaration of `bswap_32', and to 0 if you
75    don't. */
76 #undef HAVE_DECL_BSWAP_32
78 /* Define to 1 if you have the declaration of `bswap_64', and to 0 if you
79    don't. */
80 #undef HAVE_DECL_BSWAP_64
82 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
83 #undef HAVE_DECL_FFS
85 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
86    */
87 #undef HAVE_DECL_MEMMEM
89 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
90    don't. */
91 #undef HAVE_DECL_SNPRINTF
93 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
94    don't. */
95 #undef HAVE_DECL_STRNDUP
97 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
98    don't. */
99 #undef HAVE_DECL_STRVERSCMP
101 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
102    don't. */
103 #undef HAVE_DECL_VASPRINTF
105 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
106    don't. */
107 #undef HAVE_DECL_VSNPRINTF
109 /* Define to 1 if you have the <dlfcn.h> header file. */
110 #undef HAVE_DLFCN_H
112 /* Define to 1 if you have the <ext/hash_map> header file. */
113 #undef HAVE_EXT_HASH_MAP
115 /* Define to 1 if you have the <ext/hash_set> header file. */
116 #undef HAVE_EXT_HASH_SET
118 /* Define to 1 if you have the `fallocate' function. */
119 #undef HAVE_FALLOCATE
121 /* Define to 1 if you have the `ffsll' function. */
122 #undef HAVE_FFSLL
124 /* Define to 1 if you have the `ftruncate' function. */
125 #undef HAVE_FTRUNCATE
127 /* Define if the GNU gettext() function is already present or preinstalled. */
128 #undef HAVE_GETTEXT
130 /* Define if you have the iconv() function and it works. */
131 #undef HAVE_ICONV
133 /* Define to 1 if you have the <inttypes.h> header file. */
134 #undef HAVE_INTTYPES_H
136 /* The jansson library is to be used */
137 #undef HAVE_JANSSON
139 /* Define if your <locale.h> file defines LC_MESSAGES. */
140 #undef HAVE_LC_MESSAGES
142 /* Define to 1 if you have the `link' function. */
143 #undef HAVE_LINK
145 /* Define to 1 if you have the <locale.h> header file. */
146 #undef HAVE_LOCALE_H
148 /* Define to 1 if you have the `mallinfo' function. */
149 #undef HAVE_MALLINFO
151 /* Define to 1 if you have the `mallinfo2' function. */
152 #undef HAVE_MALLINFO2
154 /* Define to 1 if you have the <memory.h> header file. */
155 #undef HAVE_MEMORY_H
157 /* Define to 1 if you have the `mkdtemp' function. */
158 #undef HAVE_MKDTEMP
160 /* Define to 1 if you have the `mmap' function. */
161 #undef HAVE_MMAP
163 /* Define to 1 if you have the mremap function with MREMAP_MAYMOVE support */
164 #undef HAVE_MREMAP
166 /* Define if compiler supports #pragma omp threadprivate */
167 #undef HAVE_OMP_SUPPORT
169 /* Define to 1 if you have the `posix_fallocate' function. */
170 #undef HAVE_POSIX_FALLOCATE
172 /* Define to 1 if you have the `pread' function. */
173 #undef HAVE_PREAD
175 /* Have PTHREAD_PRIO_INHERIT. */
176 #undef HAVE_PTHREAD_PRIO_INHERIT
178 /* Define to 1 if you have the `readv' function. */
179 #undef HAVE_READV
181 /* Define to 1 if you have the `setlocale' function. */
182 #undef HAVE_SETLOCALE
184 /* Define if struct stat has a field st_mtim with timespec for mtime */
185 #undef HAVE_STAT_ST_MTIM
187 /* Define to 1 if you have the <stdint.h> header file. */
188 #undef HAVE_STDINT_H
190 /* Define to 1 if you have the <stdlib.h> header file. */
191 #undef HAVE_STDLIB_H
193 /* Define to 1 if you have the <strings.h> header file. */
194 #undef HAVE_STRINGS_H
196 /* Define to 1 if you have the <string.h> header file. */
197 #undef HAVE_STRING_H
199 /* Define to 1 if you have the `sysconf' function. */
200 #undef HAVE_SYSCONF
202 /* Define to 1 if you have the <sys/mman.h> header file. */
203 #undef HAVE_SYS_MMAN_H
205 /* Define to 1 if you have the <sys/stat.h> header file. */
206 #undef HAVE_SYS_STAT_H
208 /* Define to 1 if you have the <sys/types.h> header file. */
209 #undef HAVE_SYS_TYPES_H
211 /* Define to support 32-bit big-endian targets */
212 #undef HAVE_TARGET_32_BIG
214 /* Define to support 32-bit little-endian targets */
215 #undef HAVE_TARGET_32_LITTLE
217 /* Define to support 64-bit big-endian targets */
218 #undef HAVE_TARGET_64_BIG
220 /* Define to support 64-bit little-endian targets */
221 #undef HAVE_TARGET_64_LITTLE
223 /* Define if attributes work on C++ templates */
224 #undef HAVE_TEMPLATE_ATTRIBUTES
226 /* Define to 1 if you have the `times' function. */
227 #undef HAVE_TIMES
229 /* Define if std::tr1::hash<off_t> is usable */
230 #undef HAVE_TR1_HASH_OFF_T
232 /* Define to 1 if you have the <tr1/unordered_map> header file. */
233 #undef HAVE_TR1_UNORDERED_MAP
235 /* Define if ::std::tr1::unordered_map::rehash is usable */
236 #undef HAVE_TR1_UNORDERED_MAP_REHASH
238 /* Define to 1 if you have the <tr1/unordered_set> header file. */
239 #undef HAVE_TR1_UNORDERED_SET
241 /* Define to 1 if you have the <unistd.h> header file. */
242 #undef HAVE_UNISTD_H
244 /* Define to 1 if you have the <unordered_map> header file. */
245 #undef HAVE_UNORDERED_MAP
247 /* Define to 1 if you have the <unordered_set> header file. */
248 #undef HAVE_UNORDERED_SET
250 /* Define to 1 if you have the <windows.h> header file. */
251 #undef HAVE_WINDOWS_H
253 /* Define to 1 if zstd is enabled. */
254 #undef HAVE_ZSTD
256 /* Default library search path */
257 #undef LIB_PATH
259 /* Whether configured as a native linker */
260 #undef NATIVE_LINKER
262 /* Name of package */
263 #undef PACKAGE
265 /* Define to the address where bug reports for this package should be sent. */
266 #undef PACKAGE_BUGREPORT
268 /* Define to the full name of this package. */
269 #undef PACKAGE_NAME
271 /* Define to the full name and version of this package. */
272 #undef PACKAGE_STRING
274 /* Define to the one symbol short name of this package. */
275 #undef PACKAGE_TARNAME
277 /* Define to the home page for this package. */
278 #undef PACKAGE_URL
280 /* Define to the version of this package. */
281 #undef PACKAGE_VERSION
283 /* Define to necessary symbol if this constant uses a non-standard name on
284    your system. */
285 #undef PTHREAD_CREATE_JOINABLE
287 /* Define to 1 if you have the ANSI C header files. */
288 #undef STDC_HEADERS
290 /* System root for target files */
291 #undef TARGET_SYSTEM_ROOT
293 /* Whether the system root can be relocated */
294 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
296 /* Enable extensions on AIX 3, Interix.  */
297 #ifndef _ALL_SOURCE
298 # undef _ALL_SOURCE
299 #endif
300 /* Enable GNU extensions on systems that have them.  */
301 #ifndef _GNU_SOURCE
302 # undef _GNU_SOURCE
303 #endif
304 /* Enable threading extensions on Solaris.  */
305 #ifndef _POSIX_PTHREAD_SEMANTICS
306 # undef _POSIX_PTHREAD_SEMANTICS
307 #endif
308 /* Enable extensions on HP NonStop.  */
309 #ifndef _TANDEM_SOURCE
310 # undef _TANDEM_SOURCE
311 #endif
312 /* Enable general extensions on Solaris.  */
313 #ifndef __EXTENSIONS__
314 # undef __EXTENSIONS__
315 #endif
318 /* Version number of package */
319 #undef VERSION
321 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
322    significant byte first (like Motorola and SPARC, unlike Intel). */
323 #if defined AC_APPLE_UNIVERSAL_BUILD
324 # if defined __BIG_ENDIAN__
325 #  define WORDS_BIGENDIAN 1
326 # endif
327 #else
328 # ifndef WORDS_BIGENDIAN
329 #  undef WORDS_BIGENDIAN
330 # endif
331 #endif
333 /* Define to 1 if on MINIX. */
334 #undef _MINIX
336 /* Define to 2 if the system does not provide POSIX.1 features except with
337    this defined. */
338 #undef _POSIX_1_SOURCE
340 /* Define to 1 if you need to in order for `stat' and other things to work. */
341 #undef _POSIX_SOURCE