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