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