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