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