For PR540:
[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 if dlopen(0) will open the symbols of the program */
4 #undef CAN_DLOPEN_SELF
5
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7    systems. This function is required for `alloca.c' support on those systems.
8    */
9 #undef CRAY_STACKSEG_END
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18    */
19 #undef HAVE_ALLOCA_H
20
21 /* Define to 1 if you have the `argz_append' function. */
22 #undef HAVE_ARGZ_APPEND
23
24 /* Define to 1 if you have the `argz_create_sep' function. */
25 #undef HAVE_ARGZ_CREATE_SEP
26
27 /* Define to 1 if you have the <argz.h> header file. */
28 #undef HAVE_ARGZ_H
29
30 /* Define to 1 if you have the `argz_insert' function. */
31 #undef HAVE_ARGZ_INSERT
32
33 /* Define to 1 if you have the `argz_next' function. */
34 #undef HAVE_ARGZ_NEXT
35
36 /* Define to 1 if you have the `argz_stringify' function. */
37 #undef HAVE_ARGZ_STRINGIFY
38
39 /* Define to 1 if you have the <assert.h> header file. */
40 #undef HAVE_ASSERT_H
41
42 /* Define to 1 if you have the `backtrace' function. */
43 #undef HAVE_BACKTRACE
44
45 /* Define to 1 if you have the `bcopy' function. */
46 #undef HAVE_BCOPY
47
48 /* Does not have bi-directional iterator */
49 #undef HAVE_BI_ITERATOR
50
51 /* Define to 1 if you have the `closedir' function. */
52 #undef HAVE_CLOSEDIR
53
54 /* Define to 1 if you have the <ctype.h> header file. */
55 #undef HAVE_CTYPE_H
56
57 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
58    */
59 #undef HAVE_DIRENT_H
60
61 /* Define if you have the GNU dld library. */
62 #undef HAVE_DLD
63
64 /* Define to 1 if you have the <dld.h> header file. */
65 #undef HAVE_DLD_H
66
67 /* Define to 1 if you have the `dlerror' function. */
68 #undef HAVE_DLERROR
69
70 /* Define to 1 if you have the <dlfcn.h> header file. */
71 #undef HAVE_DLFCN_H
72
73 /* Define if dlopen() is available on this platform. */
74 #undef HAVE_DLOPEN
75
76 /* Define to 1 if you have the <dl.h> header file. */
77 #undef HAVE_DL_H
78
79 /* Define if you have the _dyld_func_lookup function. */
80 #undef HAVE_DYLD
81
82 /* Define to 1 if you have the <errno.h> header file. */
83 #undef HAVE_ERRNO_H
84
85 /* Define to 1 if the system has the type `error_t'. */
86 #undef HAVE_ERROR_T
87
88 /* Define to 1 if you have the <execinfo.h> header file. */
89 #undef HAVE_EXECINFO_H
90
91 /* Define to 1 if you have the <fcntl.h> header file. */
92 #undef HAVE_FCNTL_H
93
94 /* Set to 1 if the finite function is found in <ieeefp.h> */
95 #undef HAVE_FINITE_IN_IEEEFP_H
96
97 /* Does not have forward iterator */
98 #undef HAVE_FWD_ITERATOR
99
100 /* Define to 1 if you have the `getcwd' function. */
101 #undef HAVE_GETCWD
102
103 /* Define to 1 if you have the `getpagesize' function. */
104 #undef HAVE_GETPAGESIZE
105
106 /* Define to 1 if you have the `getrusage' function. */
107 #undef HAVE_GETRUSAGE
108
109 /* Define to 1 if you have the `gettimeofday' function. */
110 #undef HAVE_GETTIMEOFDAY
111
112 /* Does not have <hash_map> */
113 #undef HAVE_GLOBAL_HASH_MAP
114
115 /* Does not have hash_set in global namespace */
116 #undef HAVE_GLOBAL_HASH_SET
117
118 /* Does not have ext/hash_map */
119 #undef HAVE_GNU_EXT_HASH_MAP
120
121 /* Does not have hash_set in gnu namespace */
122 #undef HAVE_GNU_EXT_HASH_SET
123
124 /* Define to 1 if you have the `index' function. */
125 #undef HAVE_INDEX
126
127 /* Define to 1 if the system has the type `int64_t'. */
128 #undef HAVE_INT64_T
129
130 /* Define to 1 if you have the <inttypes.h> header file. */
131 #undef HAVE_INTTYPES_H
132
133 /* Define to 1 if you have the `isatty' function. */
134 #undef HAVE_ISATTY
135
136 /* Set to 1 if the isinf function is found in <cmath> */
137 #undef HAVE_ISINF_IN_CMATH
138
139 /* Set to 1 if the isinf function is found in <math.h> */
140 #undef HAVE_ISINF_IN_MATH_H
141
142 /* Set to 1 if the isnan function is found in <cmath> */
143 #undef HAVE_ISNAN_IN_CMATH
144
145 /* Set to 1 if the isnan function is found in <math.h> */
146 #undef HAVE_ISNAN_IN_MATH_H
147
148 /* Define if you have the libdl library or equivalent. */
149 #undef HAVE_LIBDL
150
151 /* Define to 1 if you have the `elf' library (-lelf). */
152 #undef HAVE_LIBELF
153
154 /* Define to 1 if you have the `pthread' library (-lpthread). */
155 #undef HAVE_LIBPTHREAD
156
157 /* Define to 1 if you have the <limits.h> header file. */
158 #undef HAVE_LIMITS_H
159
160 /* Define to 1 if you have the <link.h> header file. */
161 #undef HAVE_LINK_H
162
163 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
164    the current directory to the dynamic linker search path. */
165 #undef HAVE_LINK_R
166
167 /* Define if lt_dlopen() is available on this platform */
168 #undef HAVE_LT_DLOPEN
169
170 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
171 #undef HAVE_MACH_O_DYLD_H
172
173 /* Define if mallinfo() is available on this platform. */
174 #undef HAVE_MALLINFO
175
176 /* Define to 1 if you have the <malloc.h> header file. */
177 #undef HAVE_MALLOC_H
178
179 /* Define to 1 if you have the `memcpy' function. */
180 #undef HAVE_MEMCPY
181
182 /* Define to 1 if you have the `memmove' function. */
183 #undef HAVE_MEMMOVE
184
185 /* Define to 1 if you have the <memory.h> header file. */
186 #undef HAVE_MEMORY_H
187
188 /* Define to 1 if you have the `mkdtemp' function. */
189 #undef HAVE_MKDTEMP
190
191 /* Define to 1 if you have the `mkstemp' function. */
192 #undef HAVE_MKSTEMP
193
194 /* Define to 1 if you have the `mktemp' function. */
195 #undef HAVE_MKTEMP
196
197 /* Define to 1 if you have a working `mmap' system call. */
198 #undef HAVE_MMAP
199
200 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
201    it uses MAP_ANON */
202 #undef HAVE_MMAP_ANONYMOUS
203
204 /* Define if mmap() can map files into memory */
205 #undef HAVE_MMAP_FILE
206
207 /* define if the compiler implements namespaces */
208 #undef HAVE_NAMESPACES
209
210 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
211 #undef HAVE_NDIR_H
212
213 /* Define to 1 if you have the `opendir' function. */
214 #undef HAVE_OPENDIR
215
216 /* Define if libtool can extract symbol lists from object files. */
217 #undef HAVE_PRELOADED_SYMBOLS
218
219 /* Define to have the %a format string */
220 #undef HAVE_PRINTF_A
221
222 /* Define to 1 if you have the <pthread.h> header file. */
223 #undef HAVE_PTHREAD_H
224
225 /* Have pthread_mutex_lock */
226 #undef HAVE_PTHREAD_MUTEX_LOCK
227
228 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
229 #undef HAVE_RAND48
230
231 /* Define to 1 if you have the `readdir' function. */
232 #undef HAVE_READDIR
233
234 /* Define to 1 if you have the `realpath' function. */
235 #undef HAVE_REALPATH
236
237 /* Define to 1 if you have the `rindex' function. */
238 #undef HAVE_RINDEX
239
240 /* Define to 1 if you have the <rw/stdex/hash_map.h> header file. */
241 #undef HAVE_RW_STDEX_HASH_MAP_H
242
243 /* Define to 1 if you have the <rw/stdex/hash_set.h> header file. */
244 #undef HAVE_RW_STDEX_HASH_SET_H
245
246 /* Define to 1 if you have the `sbrk' function. */
247 #undef HAVE_SBRK
248
249 /* Define to 1 if you have the `setrlimit' function. */
250 #undef HAVE_SETRLIMIT
251
252 /* Define if you have the shl_load function. */
253 #undef HAVE_SHL_LOAD
254
255 /* Define to 1 if you have the <signal.h> header file. */
256 #undef HAVE_SIGNAL_H
257
258 /* Define to 1 if you have the <stdint.h> header file. */
259 #undef HAVE_STDINT_H
260
261 /* Define to 1 if you have the <stdio.h> header file. */
262 #undef HAVE_STDIO_H
263
264 /* Define to 1 if you have the <stdlib.h> header file. */
265 #undef HAVE_STDLIB_H
266
267 /* Does not have ext/hash_map> */
268 #undef HAVE_STD_EXT_HASH_MAP
269
270 /* Does not have hash_set in std namespace */
271 #undef HAVE_STD_EXT_HASH_SET
272
273 /* Set to 1 if the std::isinf function is found in <cmath> */
274 #undef HAVE_STD_ISINF_IN_CMATH
275
276 /* Set to 1 if the std::isnan function is found in <cmath> */
277 #undef HAVE_STD_ISNAN_IN_CMATH
278
279 /* Does not have std namespace iterator */
280 #undef HAVE_STD_ITERATOR
281
282 /* Define to 1 if you have the `strchr' function. */
283 #undef HAVE_STRCHR
284
285 /* Define to 1 if you have the `strcmp' function. */
286 #undef HAVE_STRCMP
287
288 /* Define to 1 if you have the `strdup' function. */
289 #undef HAVE_STRDUP
290
291 /* Define to 1 if you have the `strerror' function. */
292 #undef HAVE_STRERROR
293
294 /* Define to 1 if you have the `strerror_r' function. */
295 #undef HAVE_STRERROR_R
296
297 /* Define to 1 if you have the <strings.h> header file. */
298 #undef HAVE_STRINGS_H
299
300 /* Define to 1 if you have the <string.h> header file. */
301 #undef HAVE_STRING_H
302
303 /* Define to 1 if you have the `strrchr' function. */
304 #undef HAVE_STRRCHR
305
306 /* Define to 1 if you have the `strtoll' function. */
307 #undef HAVE_STRTOLL
308
309 /* Define to 1 if you have the `strtoq' function. */
310 #undef HAVE_STRTOQ
311
312 /* Define to 1 if you have the `sysconf' function. */
313 #undef HAVE_SYSCONF
314
315 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
316    */
317 #undef HAVE_SYS_DIR_H
318
319 /* Define to 1 if you have the <sys/dl.h> header file. */
320 #undef HAVE_SYS_DL_H
321
322 /* Define to 1 if you have the <sys/mman.h> header file. */
323 #undef HAVE_SYS_MMAN_H
324
325 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
326    */
327 #undef HAVE_SYS_NDIR_H
328
329 /* Define to 1 if you have the <sys/param.h> header file. */
330 #undef HAVE_SYS_PARAM_H
331
332 /* Define to 1 if you have the <sys/resource.h> header file. */
333 #undef HAVE_SYS_RESOURCE_H
334
335 /* Define to 1 if you have the <sys/stat.h> header file. */
336 #undef HAVE_SYS_STAT_H
337
338 /* Define to 1 if you have the <sys/time.h> header file. */
339 #undef HAVE_SYS_TIME_H
340
341 /* Define to 1 if you have the <sys/types.h> header file. */
342 #undef HAVE_SYS_TYPES_H
343
344 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
345 #undef HAVE_SYS_WAIT_H
346
347 /* Define to 1 if the system has the type `uint64_t'. */
348 #undef HAVE_UINT64_T
349
350 /* Define to 1 if you have the <unistd.h> header file. */
351 #undef HAVE_UNISTD_H
352
353 /* Define to 1 if you have the <utime.h> header file. */
354 #undef HAVE_UTIME_H
355
356 /* Define to 1 if the system has the type `u_int64_t'. */
357 #undef HAVE_U_INT64_T
358
359 /* Define to 1 if you have the <windows.h> header file. */
360 #undef HAVE_WINDOWS_H
361
362 /* Installation directory for binary executables */
363 #undef LLVM_BINDIR
364
365 /* Time at which LLVM was configured */
366 #undef LLVM_CONFIGTIME
367
368 /* Installation directory for documentation */
369 #undef LLVM_DATADIR
370
371 /* Installation directory for config files */
372 #undef LLVM_ETCDIR
373
374 /* Installation directory for include files */
375 #undef LLVM_INCLUDEDIR
376
377 /* Installation directory for .info files */
378 #undef LLVM_INFODIR
379
380 /* Installation directory for libraries */
381 #undef LLVM_LIBDIR
382
383 /* Installation directory for man pages */
384 #undef LLVM_MANDIR
385
386 /* Define if this is Unixish platform */
387 #undef LLVM_ON_UNIX
388
389 /* Define if this is Win32ish platform */
390 #undef LLVM_ON_WIN32
391
392 /* Installation prefix directory */
393 #undef LLVM_PREFIX
394
395 /* Define if the OS needs help to load dependent libraries for dlopen(). */
396 #undef LTDL_DLOPEN_DEPLIBS
397
398 /* Define to the sub-directory in which libtool stores uninstalled libraries.
399    */
400 #undef LTDL_OBJDIR
401
402 /* Define to the name of the environment variable that determines the dynamic
403    library search path. */
404 #undef LTDL_SHLIBPATH_VAR
405
406 /* Define to the extension used for shared libraries, say, ".so". */
407 #undef LTDL_SHLIB_EXT
408
409 /* Define to the system default library search path. */
410 #undef LTDL_SYSSEARCHPATH
411
412 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
413    its not necessary */
414 #undef NEED_DEV_ZERO_FOR_MMAP
415
416 /* Define if dlsym() requires a leading underscore in symbol names. */
417 #undef NEED_USCORE
418
419 /* Define to the address where bug reports for this package should be sent. */
420 #undef PACKAGE_BUGREPORT
421
422 /* Define to the full name of this package. */
423 #undef PACKAGE_NAME
424
425 /* Define to the full name and version of this package. */
426 #undef PACKAGE_STRING
427
428 /* Define to the one symbol short name of this package. */
429 #undef PACKAGE_TARNAME
430
431 /* Define to the version of this package. */
432 #undef PACKAGE_VERSION
433
434 /* Define as the return type of signal handlers (`int' or `void'). */
435 #undef RETSIGTYPE
436
437 /* If using the C implementation of alloca, define if you know the
438    direction of stack growth for your system; otherwise it will be
439    automatically deduced at run-time.
440         STACK_DIRECTION > 0 => grows toward higher addresses
441         STACK_DIRECTION < 0 => grows toward lower addresses
442         STACK_DIRECTION = 0 => direction of growth unknown */
443 #undef STACK_DIRECTION
444
445 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
446 #undef STAT_MACROS_BROKEN
447
448 /* Define to 1 if you have the ANSI C header files. */
449 #undef STDC_HEADERS
450
451 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
452 #undef TIME_WITH_SYS_TIME
453
454 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
455 #undef TM_IN_SYS_TIME
456
457 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
458    `char[]'. */
459 #undef YYTEXT_POINTER
460
461 /* Define to empty if `const' does not conform to ANSI C. */
462 #undef const
463
464 /* Define to a type to use for `error_t' if it is not otherwise available. */
465 #undef error_t
466
467 /* Define to `int' if <sys/types.h> does not define. */
468 #undef pid_t
469
470 /* Define to `unsigned' if <sys/types.h> does not define. */
471 #undef size_t