2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
[deliverable/binutils-gdb.git] / gold / config.in
CommitLineData
bae7f79e
ILT
1/* config.in. Generated from configure.ac by autoheader. */
2
3/* Define to 1 if translation of program messages to the user's native
4 language is requested. */
5#undef ENABLE_NLS
6
89fc3421
CC
7/* Define to enable linker plugins */
8#undef ENABLE_PLUGINS
9
fe9a4c12
ILT
10/* Define to do multi-threaded linking */
11#undef ENABLE_THREADS
12
fbfba508
ILT
13/* Default big endian (true or false) */
14#undef GOLD_DEFAULT_BIG_ENDIAN
15
16/* Default machine code */
17#undef GOLD_DEFAULT_MACHINE
18
36959681
ILT
19/* Default OSABI code */
20#undef GOLD_DEFAULT_OSABI
21
fbfba508
ILT
22/* Default size (32 or 64) */
23#undef GOLD_DEFAULT_SIZE
24
15d5fa16
ILT
25/* Define to 1 if you have the <byteswap.h> header file. */
26#undef HAVE_BYTESWAP_H
27
9201d894
ILT
28/* Define to 1 if you have the `chsize' function. */
29#undef HAVE_CHSIZE
30
1b77ea50
ILT
31/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
32 don't. */
33#undef HAVE_DECL_ASPRINTF
34
35/* Define to 1 if you have the declaration of `basename', and to 0 if you
36 don't. */
37#undef HAVE_DECL_BASENAME
38
39/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
40#undef HAVE_DECL_FFS
41
42/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
43 don't. */
44#undef HAVE_DECL_SNPRINTF
45
46/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
47 don't. */
48#undef HAVE_DECL_STRVERSCMP
49
50/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
51 don't. */
52#undef HAVE_DECL_VASPRINTF
53
54/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
55 don't. */
56#undef HAVE_DECL_VSNPRINTF
57
54dc6425
ILT
58/* Define to 1 if you have the <ext/hash_map> header file. */
59#undef HAVE_EXT_HASH_MAP
60
61/* Define to 1 if you have the <ext/hash_set> header file. */
62#undef HAVE_EXT_HASH_SET
63
fd03461a
ILT
64/* Define to 1 if you have the `ffsll' function. */
65#undef HAVE_FFSLL
66
9201d894
ILT
67/* Define to 1 if you have the `ftruncate' function. */
68#undef HAVE_FTRUNCATE
69
54dc6425
ILT
70/* Define to 1 if you have the <inttypes.h> header file. */
71#undef HAVE_INTTYPES_H
72
e44fcf3b
ILT
73/* Define to 1 if you have the `mallinfo' function. */
74#undef HAVE_MALLINFO
75
54dc6425
ILT
76/* Define to 1 if you have the <memory.h> header file. */
77#undef HAVE_MEMORY_H
78
2f35ab9b
ILT
79/* Define to 1 if you have the `mremap' function. */
80#undef HAVE_MREMAP
81
155a0dd7
ILT
82/* Define if compiler supports #pragma omp threadprivate */
83#undef HAVE_OMP_SUPPORT
84
9201d894
ILT
85/* Define to 1 if you have the `posix_fallocate' function. */
86#undef HAVE_POSIX_FALLOCATE
87
82dcae9d
ILT
88/* Define to 1 if you have the `pread' function. */
89#undef HAVE_PREAD
90
54dc6425
ILT
91/* Define to 1 if you have the <stdint.h> header file. */
92#undef HAVE_STDINT_H
93
94/* Define to 1 if you have the <stdlib.h> header file. */
95#undef HAVE_STDLIB_H
96
97/* Define to 1 if you have the <strings.h> header file. */
98#undef HAVE_STRINGS_H
99
100/* Define to 1 if you have the <string.h> header file. */
101#undef HAVE_STRING_H
102
103/* Define to 1 if you have the <sys/stat.h> header file. */
104#undef HAVE_SYS_STAT_H
105
106/* Define to 1 if you have the <sys/types.h> header file. */
107#undef HAVE_SYS_TYPES_H
108
193a53d9
ILT
109/* Define to support 32-bit big-endian targets */
110#undef HAVE_TARGET_32_BIG
111
112/* Define to support 32-bit little-endian targets */
113#undef HAVE_TARGET_32_LITTLE
114
115/* Define to support 64-bit big-endian targets */
116#undef HAVE_TARGET_64_BIG
117
118/* Define to support 64-bit little-endian targets */
119#undef HAVE_TARGET_64_LITTLE
120
04bf7072
ILT
121/* Define if attributes work on C++ templates */
122#undef HAVE_TEMPLATE_ATTRIBUTES
123
54dc6425
ILT
124/* Define to 1 if you have the <tr1/unordered_map> header file. */
125#undef HAVE_TR1_UNORDERED_MAP
126
40fde488
CD
127/* Define if ::std::tr1::unordered_map::rehash is usable */
128#undef HAVE_TR1_UNORDERED_MAP_REHASH
129
54dc6425
ILT
130/* Define to 1 if you have the <tr1/unordered_set> header file. */
131#undef HAVE_TR1_UNORDERED_SET
132
133/* Define to 1 if you have the <unistd.h> header file. */
134#undef HAVE_UNISTD_H
135
9a0910c3
ILT
136/* Define to 1 if you have the <zlib.h> header file. */
137#undef HAVE_ZLIB_H
138
bae7f79e
ILT
139/* Name of package */
140#undef PACKAGE
141
142/* Define to the address where bug reports for this package should be sent. */
143#undef PACKAGE_BUGREPORT
144
145/* Define to the full name of this package. */
146#undef PACKAGE_NAME
147
148/* Define to the full name and version of this package. */
149#undef PACKAGE_STRING
150
151/* Define to the one symbol short name of this package. */
152#undef PACKAGE_TARNAME
153
154/* Define to the version of this package. */
155#undef PACKAGE_VERSION
156
54dc6425
ILT
157/* Define to 1 if you have the ANSI C header files. */
158#undef STDC_HEADERS
159
ad2d6943
ILT
160/* System root for target files */
161#undef TARGET_SYSTEM_ROOT
162
163/* Whether the system root can be relocated */
164#undef TARGET_SYSTEM_ROOT_RELOCATABLE
165
bae7f79e
ILT
166/* Version number of package */
167#undef VERSION
92e059d8
ILT
168
169/* Define to 1 if your processor stores words with the most significant byte
170 first (like Motorola and SPARC, unlike Intel and VAX). */
171#undef WORDS_BIGENDIAN
fa99aa09
ILT
172
173/* Enable GNU extensions on systems that have them. */
174#ifndef _GNU_SOURCE
175# undef _GNU_SOURCE
176#endif
This page took 0.134726 seconds and 4 git commands to generate.