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