1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to 1 if translation of program messages to the user's native
7 language is requested. */
10 /* Define to enable linker plugins */
13 /* Define to do multi-threaded linking */
16 /* Default big endian (true or false) */
17 #undef GOLD_DEFAULT_BIG_ENDIAN
19 /* Default machine code */
20 #undef GOLD_DEFAULT_MACHINE
22 /* Default OSABI code */
23 #undef GOLD_DEFAULT_OSABI
25 /* Default size (32 or 64) */
26 #undef GOLD_DEFAULT_SIZE
28 /* Define to 1 if you have the <byteswap.h> header file. */
29 #undef HAVE_BYTESWAP_H
31 /* Define to 1 if you have the `chsize' function. */
34 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
36 #undef HAVE_DECL_ASPRINTF
38 /* Define to 1 if you have the declaration of `basename', and to 0 if you
40 #undef HAVE_DECL_BASENAME
42 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
45 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
47 #undef HAVE_DECL_MEMMEM
49 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
51 #undef HAVE_DECL_SNPRINTF
53 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
55 #undef HAVE_DECL_STRNDUP
57 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
59 #undef HAVE_DECL_STRVERSCMP
61 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
63 #undef HAVE_DECL_VASPRINTF
65 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
67 #undef HAVE_DECL_VSNPRINTF
69 /* Define to 1 if you have the <ext/hash_map> header file. */
70 #undef HAVE_EXT_HASH_MAP
72 /* Define to 1 if you have the <ext/hash_set> header file. */
73 #undef HAVE_EXT_HASH_SET
75 /* Define to 1 if you have the `ffsll' function. */
78 /* Define to 1 if you have the `ftruncate' function. */
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #undef HAVE_INTTYPES_H
84 /* Define to 1 if you have the `mallinfo' function. */
87 /* Define to 1 if you have the <memory.h> header file. */
90 /* Define to 1 if you have the `mremap' function. */
93 /* Define if compiler supports #pragma omp threadprivate */
94 #undef HAVE_OMP_SUPPORT
96 /* Define to 1 if you have the `posix_fallocate' function. */
97 #undef HAVE_POSIX_FALLOCATE
99 /* Define to 1 if you have the `pread' function. */
102 /* Define to 1 if you have the `readv' function. */
105 /* Define if struct stat has a field st_mtim with timespec for mtime */
106 #undef HAVE_STAT_ST_MTIM
108 /* Define to 1 if you have the <stdint.h> header file. */
111 /* Define to 1 if you have the <stdlib.h> header file. */
114 /* Define to 1 if you have the <strings.h> header file. */
115 #undef HAVE_STRINGS_H
117 /* Define to 1 if you have the <string.h> header file. */
120 /* Define to 1 if you have the `sysconf' function. */
123 /* Define to 1 if you have the <sys/stat.h> header file. */
124 #undef HAVE_SYS_STAT_H
126 /* Define to 1 if you have the <sys/types.h> header file. */
127 #undef HAVE_SYS_TYPES_H
129 /* Define to support 32-bit big-endian targets */
130 #undef HAVE_TARGET_32_BIG
132 /* Define to support 32-bit little-endian targets */
133 #undef HAVE_TARGET_32_LITTLE
135 /* Define to support 64-bit big-endian targets */
136 #undef HAVE_TARGET_64_BIG
138 /* Define to support 64-bit little-endian targets */
139 #undef HAVE_TARGET_64_LITTLE
141 /* Define if attributes work on C++ templates */
142 #undef HAVE_TEMPLATE_ATTRIBUTES
144 /* Define to 1 if you have the `times' function. */
147 /* Define to 1 if you have the <tr1/unordered_map> header file. */
148 #undef HAVE_TR1_UNORDERED_MAP
150 /* Define if ::std::tr1::unordered_map::rehash is usable */
151 #undef HAVE_TR1_UNORDERED_MAP_REHASH
153 /* Define to 1 if you have the <tr1/unordered_set> header file. */
154 #undef HAVE_TR1_UNORDERED_SET
156 /* Define to 1 if you have the <unistd.h> header file. */
159 /* Define to 1 if you have the <zlib.h> header file. */
162 /* Name of package */
165 /* Define to the address where bug reports for this package should be sent. */
166 #undef PACKAGE_BUGREPORT
168 /* Define to the full name of this package. */
171 /* Define to the full name and version of this package. */
172 #undef PACKAGE_STRING
174 /* Define to the one symbol short name of this package. */
175 #undef PACKAGE_TARNAME
177 /* Define to the home page for this package. */
180 /* Define to the version of this package. */
181 #undef PACKAGE_VERSION
183 /* Define to 1 if you have the ANSI C header files. */
186 /* System root for target files */
187 #undef TARGET_SYSTEM_ROOT
189 /* Whether the system root can be relocated */
190 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
192 /* Enable extensions on AIX 3, Interix. */
196 /* Enable GNU extensions on systems that have them. */
200 /* Enable threading extensions on Solaris. */
201 #ifndef _POSIX_PTHREAD_SEMANTICS
202 # undef _POSIX_PTHREAD_SEMANTICS
204 /* Enable extensions on HP NonStop. */
205 #ifndef _TANDEM_SOURCE
206 # undef _TANDEM_SOURCE
208 /* Enable general extensions on Solaris. */
209 #ifndef __EXTENSIONS__
210 # undef __EXTENSIONS__
214 /* Version number of package */
217 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
218 significant byte first (like Motorola and SPARC, unlike Intel). */
219 #if defined AC_APPLE_UNIVERSAL_BUILD
220 # if defined __BIG_ENDIAN__
221 # define WORDS_BIGENDIAN 1
224 # ifndef WORDS_BIGENDIAN
225 # undef WORDS_BIGENDIAN
229 /* Define to 1 if on MINIX. */
232 /* Define to 2 if the system does not provide POSIX.1 features except with
234 #undef _POSIX_1_SOURCE
236 /* Define to 1 if you need to in order for `stat' and other things to work. */