Regenerated after fixing typo.
[oota-llvm.git] / include / llvm / Config / config.h.in
1 /* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #undef HAVE_ALLOCA
13
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15    */
16 #undef HAVE_ALLOCA_H
17
18 /* Define to 1 if you have the `backtrace' function. */
19 #undef HAVE_BACKTRACE
20
21 /* Does not have bi-directional iterator */
22 #undef HAVE_BI_ITERATOR
23
24 /* Define if bzip2 library is available on this platform. */
25 #undef HAVE_BZIP2
26
27 /* Define to 1 if you have the <bzlib.h> header file. */
28 #undef HAVE_BZLIB_H
29
30 /* Define to 1 if you have the <dlfcn.h> header file. */
31 #undef HAVE_DLFCN_H
32
33 /* Define if dlopen() is available on this platform. */
34 #undef HAVE_DLOPEN
35
36 /* Define to 1 if you have the <execinfo.h> header file. */
37 #undef HAVE_EXECINFO_H
38
39 /* Define to 1 if you have the <fcntl.h> header file. */
40 #undef HAVE_FCNTL_H
41
42 /* Set to 1 if the finite function is found in <ieeefp.h> */
43 #undef HAVE_FINITE_IN_IEEEFP_H
44
45 /* Does not have forward iterator */
46 #undef HAVE_FWD_ITERATOR
47
48 /* Define to 1 if you have the `getcwd' function. */
49 #undef HAVE_GETCWD
50
51 /* Define to 1 if you have the `getpagesize' function. */
52 #undef HAVE_GETPAGESIZE
53
54 /* Define to 1 if you have the `getrusage' function. */
55 #undef HAVE_GETRUSAGE
56
57 /* Define to 1 if you have the `gettimeofday' function. */
58 #undef HAVE_GETTIMEOFDAY
59
60 /* Does not have <hash_map> */
61 #undef HAVE_GLOBAL_HASH_MAP
62
63 /* Does not have hash_set in global namespace */
64 #undef HAVE_GLOBAL_HASH_SET
65
66 /* Does not have ext/hash_map */
67 #undef HAVE_GNU_EXT_HASH_MAP
68
69 /* Does not have hash_set in gnu namespace */
70 #undef HAVE_GNU_EXT_HASH_SET
71
72 /* Define to 1 if the system has the type `int64_t'. */
73 #undef HAVE_INT64_T
74
75 /* Define to 1 if you have the <inttypes.h> header file. */
76 #undef HAVE_INTTYPES_H
77
78 /* Define to 1 if you have the `isatty' function. */
79 #undef HAVE_ISATTY
80
81 /* Set to 1 if the isinf function is found in <cmath> */
82 #undef HAVE_ISINF_IN_CMATH
83
84 /* Set to 1 if the isinf function is found in <math.h> */
85 #undef HAVE_ISINF_IN_MATH_H
86
87 /* Set to 1 if the isnan function is found in <cmath> */
88 #undef HAVE_ISNAN_IN_CMATH
89
90 /* Set to 1 if the isnan function is found in <math.h> */
91 #undef HAVE_ISNAN_IN_MATH_H
92
93 /* Define to 1 if you have the `elf' library (-lelf). */
94 #undef HAVE_LIBELF
95
96 /* Define to 1 if you have the <limits.h> header file. */
97 #undef HAVE_LIMITS_H
98
99 /* Define to 1 if you have the <link.h> header file. */
100 #undef HAVE_LINK_H
101
102 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
103    the current directory to the dynamic linker search path. */
104 #undef HAVE_LINK_R
105
106 /* Define if mallinfo() is available on this platform. */
107 #undef HAVE_MALLINFO
108
109 /* Define to 1 if you have the <malloc.h> header file. */
110 #undef HAVE_MALLOC_H
111
112 /* Define to 1 if you have the <memory.h> header file. */
113 #undef HAVE_MEMORY_H
114
115 /* Define to 1 if you have the `mkstemp' function. */
116 #undef HAVE_MKSTEMP
117
118 /* Define to 1 if you have a working `mmap' system call. */
119 #undef HAVE_MMAP
120
121 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
122    it uses MAP_ANON */
123 #undef HAVE_MMAP_ANONYMOUS
124
125 /* Define if mmap() can map files into memory */
126 #undef HAVE_MMAP_FILE
127
128 /* define if the compiler implements namespaces */
129 #undef HAVE_NAMESPACES
130
131 /* Define to have the %a format string */
132 #undef HAVE_PRINTF_A
133
134 /* Have pthread_mutex_lock */
135 #undef HAVE_PTHREAD_MUTEX_LOCK
136
137 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
138 #undef HAVE_RAND48
139
140 /* Define to 1 if you have the <stdint.h> header file. */
141 #undef HAVE_STDINT_H
142
143 /* Define to 1 if you have the <stdlib.h> header file. */
144 #undef HAVE_STDLIB_H
145
146 /* Does not have ext/hash_map> */
147 #undef HAVE_STD_EXT_HASH_MAP
148
149 /* Does not have hash_set in std namespace */
150 #undef HAVE_STD_EXT_HASH_SET
151
152 /* Set to 1 if the std::isinf function is found in <cmath> */
153 #undef HAVE_STD_ISINF_IN_CMATH
154
155 /* Set to 1 if the std::isnan function is found in <cmath> */
156 #undef HAVE_STD_ISNAN_IN_CMATH
157
158 /* Does not have std namespace iterator */
159 #undef HAVE_STD_ITERATOR
160
161 /* Define to 1 if you have the `strdup' function. */
162 #undef HAVE_STRDUP
163
164 /* Define to 1 if you have the <strings.h> header file. */
165 #undef HAVE_STRINGS_H
166
167 /* Define to 1 if you have the <string.h> header file. */
168 #undef HAVE_STRING_H
169
170 /* Define to 1 if you have the `strtoll' function. */
171 #undef HAVE_STRTOLL
172
173 /* Define to 1 if you have the `strtoq' function. */
174 #undef HAVE_STRTOQ
175
176 /* Define to 1 if you have the <sys/mman.h> header file. */
177 #undef HAVE_SYS_MMAN_H
178
179 /* Define to 1 if you have the <sys/resource.h> header file. */
180 #undef HAVE_SYS_RESOURCE_H
181
182 /* Define to 1 if you have the <sys/stat.h> header file. */
183 #undef HAVE_SYS_STAT_H
184
185 /* Define to 1 if you have the <sys/time.h> header file. */
186 #undef HAVE_SYS_TIME_H
187
188 /* Define to 1 if you have the <sys/types.h> header file. */
189 #undef HAVE_SYS_TYPES_H
190
191 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
192 #undef HAVE_SYS_WAIT_H
193
194 /* Define to 1 if the system has the type `uint64_t'. */
195 #undef HAVE_UINT64_T
196
197 /* Define to 1 if you have the <unistd.h> header file. */
198 #undef HAVE_UNISTD_H
199
200 /* Define to 1 if the system has the type `u_int64_t'. */
201 #undef HAVE_U_INT64_T
202
203 /* Define to 1 if you have the <windows.h> header file. */
204 #undef HAVE_WINDOWS_H
205
206 /* Define if zlib library is available on this platform. */
207 #undef HAVE_ZLIB
208
209 /* Define to 1 if you have the <zlib.h> header file. */
210 #undef HAVE_ZLIB_H
211
212 /* Installation directory for binary executables */
213 #undef LLVM_BINDIR
214
215 /* Time at which LLVM was configured */
216 #undef LLVM_CONFIGTIME
217
218 /* Installation directory for documentation */
219 #undef LLVM_DATADIR
220
221 /* Installation directory for config files */
222 #undef LLVM_ETCDIR
223
224 /* Installation directory for include files */
225 #undef LLVM_INCLUDEDIR
226
227 /* Installation directory for .info files */
228 #undef LLVM_INFODIR
229
230 /* Installation directory for libraries */
231 #undef LLVM_LIBDIR
232
233 /* Installation directory for man pages */
234 #undef LLVM_MANDIR
235
236 /* Installation prefix directory */
237 #undef LLVM_PREFIX
238
239 /* Define to the address where bug reports for this package should be sent. */
240 #undef PACKAGE_BUGREPORT
241
242 /* Define to the full name of this package. */
243 #undef PACKAGE_NAME
244
245 /* Define to the full name and version of this package. */
246 #undef PACKAGE_STRING
247
248 /* Define to the one symbol short name of this package. */
249 #undef PACKAGE_TARNAME
250
251 /* Define to the version of this package. */
252 #undef PACKAGE_VERSION
253
254 /* Define as the return type of signal handlers (`int' or `void'). */
255 #undef RETSIGTYPE
256
257 /* Extension that shared libraries have, e.g., ".so". */
258 #undef SHLIBEXT
259
260 /* If using the C implementation of alloca, define if you know the
261    direction of stack growth for your system; otherwise it will be
262    automatically deduced at run-time.
263         STACK_DIRECTION > 0 => grows toward higher addresses
264         STACK_DIRECTION < 0 => grows toward lower addresses
265         STACK_DIRECTION = 0 => direction of growth unknown */
266 #undef STACK_DIRECTION
267
268 /* Define to 1 if you have the ANSI C header files. */
269 #undef STDC_HEADERS
270
271 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
272 #undef TIME_WITH_SYS_TIME
273
274 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
275 #undef TM_IN_SYS_TIME
276
277 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
278    `char[]'. */
279 #undef YYTEXT_POINTER
280
281 /* Define to `int' if <sys/types.h> does not define. */
282 #undef pid_t
283
284 /* Define to `unsigned' if <sys/types.h> does not define. */
285 #undef size_t