211e1d0fad01c4aebb300e197985aa38e05d145a
[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 #ifndef CONFIG_H
4 #define CONFIG_H
5
6 /* Bug report URL. */
7 #undef BUG_REPORT_URL
8
9 /* Default OpenMP runtime used by -fopenmp. */
10 #undef CLANG_DEFAULT_OPENMP_RUNTIME
11
12 /* Define if we have libxml2 */
13 #undef CLANG_HAVE_LIBXML
14
15 /* Multilib suffix for libdir. */
16 #undef CLANG_LIBDIR_SUFFIX
17
18 /* Relative directory for resource files */
19 #undef CLANG_RESOURCE_DIR
20
21 /* Directories clang will search for headers */
22 #undef C_INCLUDE_DIRS
23
24 /* Default <path> to all compiler invocations for --sysroot=<path>. */
25 #undef DEFAULT_SYSROOT
26
27 /* Define if you want backtraces on crash */
28 #undef ENABLE_BACKTRACES
29
30 /* Define to enable crash handling overrides */
31 #undef ENABLE_CRASH_OVERRIDES
32
33 /* Define if position independent code is enabled */
34 #undef ENABLE_PIC
35
36 /* Define if timestamp information (e.g., __DATE__) is allowed */
37 #undef ENABLE_TIMESTAMPS
38
39 /* Directory where gcc is installed. */
40 #undef GCC_INSTALL_PREFIX
41
42 /* Define to 1 if you have the `backtrace' function. */
43 #undef HAVE_BACKTRACE
44
45 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
46 #undef HAVE_CRASHREPORTERCLIENT_H
47
48 /* can use __crashreporter_info__ */
49 #undef HAVE_CRASHREPORTER_INFO
50
51 /* Define to 1 if you have the <cxxabi.h> header file. */
52 #undef HAVE_CXXABI_H
53
54 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you
55    don't. */
56 #undef HAVE_DECL_ARC4RANDOM
57
58 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you
59    don't. */
60 #undef HAVE_DECL_FE_ALL_EXCEPT
61
62 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you
63    don't. */
64 #undef HAVE_DECL_FE_INEXACT
65
66 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
67    don't. */
68 #undef HAVE_DECL_STRERROR_S
69
70 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
71    */
72 #undef HAVE_DIRENT_H
73
74 /* Define to 1 if you have the <dlfcn.h> header file. */
75 #undef HAVE_DLFCN_H
76
77 /* Define if dlopen() is available on this platform. */
78 #undef HAVE_DLOPEN
79
80 /* Define if the dot program is available */
81 #undef HAVE_DOT
82
83 /* Define to 1 if you have the <errno.h> header file. */
84 #undef HAVE_ERRNO_H
85
86 /* Define to 1 if you have the <execinfo.h> header file. */
87 #undef HAVE_EXECINFO_H
88
89 /* Define to 1 if you have the <fcntl.h> header file. */
90 #undef HAVE_FCNTL_H
91
92 /* Define to 1 if you have the <fenv.h> header file. */
93 #undef HAVE_FENV_H
94
95 /* Define if libffi is available on this platform. */
96 #undef HAVE_FFI_CALL
97
98 /* Define to 1 if you have the <ffi/ffi.h> header file. */
99 #undef HAVE_FFI_FFI_H
100
101 /* Define to 1 if you have the <ffi.h> header file. */
102 #undef HAVE_FFI_H
103
104 /* Define to 1 if you have the `futimens' function. */
105 #undef HAVE_FUTIMENS
106
107 /* Define to 1 if you have the `futimes' function. */
108 #undef HAVE_FUTIMES
109
110 /* Define to 1 if you have the `getcwd' function. */
111 #undef HAVE_GETCWD
112
113 /* Define to 1 if you have the `getpagesize' function. */
114 #undef HAVE_GETPAGESIZE
115
116 /* Define to 1 if you have the `getrlimit' function. */
117 #undef HAVE_GETRLIMIT
118
119 /* Define to 1 if you have the `getrusage' function. */
120 #undef HAVE_GETRUSAGE
121
122 /* Define to 1 if you have the `gettimeofday' function. */
123 #undef HAVE_GETTIMEOFDAY
124
125 /* Define to 1 if the system has the type `int64_t'. */
126 #undef HAVE_INT64_T
127
128 /* Define to 1 if you have the <inttypes.h> header file. */
129 #undef HAVE_INTTYPES_H
130
131 /* Define to 1 if you have the `isatty' function. */
132 #undef HAVE_ISATTY
133
134 /* Define if libedit is available on this platform. */
135 #undef HAVE_LIBEDIT
136
137 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
138 #undef HAVE_LIBIMAGEHLP
139
140 /* Define to 1 if you have the `m' library (-lm). */
141 #undef HAVE_LIBM
142
143 /* Define to 1 if you have the `psapi' library (-lpsapi). */
144 #undef HAVE_LIBPSAPI
145
146 /* Define to 1 if you have the `pthread' library (-lpthread). */
147 #undef HAVE_LIBPTHREAD
148
149 /* Define to 1 if you have the `shell32' library (-lshell32). */
150 #undef HAVE_LIBSHELL32
151
152 /* Define to 1 if you have the `z' library (-lz). */
153 #undef HAVE_LIBZ
154
155 /* Define if you can use -rdynamic. */
156 #undef HAVE_LINK_EXPORT_DYNAMIC
157
158 /* Define to 1 if you have the <link.h> header file. */
159 #undef HAVE_LINK_H
160
161 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
162    the current directory to the dynamic linker search path. */
163 #undef HAVE_LINK_R
164
165 /* Define to 1 if you have the `longjmp' function. */
166 #undef HAVE_LONGJMP
167
168 /* Define to 1 if you have the <mach/mach.h> header file. */
169 #undef HAVE_MACH_MACH_H
170
171 /* Define if mallinfo() is available on this platform. */
172 #undef HAVE_MALLINFO
173
174 /* Define to 1 if you have the <malloc.h> header file. */
175 #undef HAVE_MALLOC_H
176
177 /* Define to 1 if you have the <malloc/malloc.h> header file. */
178 #undef HAVE_MALLOC_MALLOC_H
179
180 /* Define to 1 if you have the `malloc_zone_statistics' function. */
181 #undef HAVE_MALLOC_ZONE_STATISTICS
182
183 /* Define to 1 if you have the <memory.h> header file. */
184 #undef HAVE_MEMORY_H
185
186 /* Define to 1 if you have the `mkdtemp' function. */
187 #undef HAVE_MKDTEMP
188
189 /* Define to 1 if you have the `mkstemp' function. */
190 #undef HAVE_MKSTEMP
191
192 /* Define to 1 if you have the `mktemp' function. */
193 #undef HAVE_MKTEMP
194
195 /* Define to 1 if you have a working `mmap' system call. */
196 #undef HAVE_MMAP
197
198 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
199    it uses MAP_ANON */
200 #undef HAVE_MMAP_ANONYMOUS
201
202 /* Define if mmap() can map files into memory */
203 #undef HAVE_MMAP_FILE
204
205 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
206 #undef HAVE_NDIR_H
207
208 /* Define to 1 if you have the `posix_spawn' function. */
209 #undef HAVE_POSIX_SPAWN
210
211 /* Define to 1 if you have the `pread' function. */
212 #undef HAVE_PREAD
213
214 /* Define to have the %a format string */
215 #undef HAVE_PRINTF_A
216
217 /* Have pthread_getspecific */
218 #undef HAVE_PTHREAD_GETSPECIFIC
219
220 /* Define to 1 if you have the <pthread.h> header file. */
221 #undef HAVE_PTHREAD_H
222
223 /* Have pthread_mutex_lock */
224 #undef HAVE_PTHREAD_MUTEX_LOCK
225
226 /* Have pthread_rwlock_init */
227 #undef HAVE_PTHREAD_RWLOCK_INIT
228
229 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
230 #undef HAVE_RAND48
231
232 /* Define to 1 if you have the `realpath' function. */
233 #undef HAVE_REALPATH
234
235 /* Define to 1 if you have the `sbrk' function. */
236 #undef HAVE_SBRK
237
238 /* Define to 1 if you have the `setenv' function. */
239 #undef HAVE_SETENV
240
241 /* Define to 1 if you have the `setjmp' function. */
242 #undef HAVE_SETJMP
243
244 /* Define to 1 if you have the <setjmp.h> header file. */
245 #undef HAVE_SETJMP_H
246
247 /* Define to 1 if you have the `setrlimit' function. */
248 #undef HAVE_SETRLIMIT
249
250 /* Define to 1 if you have the `siglongjmp' function. */
251 #undef HAVE_SIGLONGJMP
252
253 /* Define to 1 if you have the <signal.h> header file. */
254 #undef HAVE_SIGNAL_H
255
256 /* Define to 1 if you have the `sigsetjmp' function. */
257 #undef HAVE_SIGSETJMP
258
259 /* Define to 1 if you have the <stdint.h> header file. */
260 #undef HAVE_STDINT_H
261
262 /* Define to 1 if you have the <stdlib.h> header file. */
263 #undef HAVE_STDLIB_H
264
265 /* Define to 1 if you have the `strerror' function. */
266 #undef HAVE_STRERROR
267
268 /* Define to 1 if you have the `strerror_r' function. */
269 #undef HAVE_STRERROR_R
270
271 /* Define to 1 if you have the <strings.h> header file. */
272 #undef HAVE_STRINGS_H
273
274 /* Define to 1 if you have the <string.h> header file. */
275 #undef HAVE_STRING_H
276
277 /* Define to 1 if you have the `strtoll' function. */
278 #undef HAVE_STRTOLL
279
280 /* Define to 1 if you have the `strtoq' function. */
281 #undef HAVE_STRTOQ
282
283 /* Define to 1 if you have the `sysconf' function. */
284 #undef HAVE_SYSCONF
285
286 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
287    */
288 #undef HAVE_SYS_DIR_H
289
290 /* Define to 1 if you have the <sys/ioctl.h> header file. */
291 #undef HAVE_SYS_IOCTL_H
292
293 /* Define to 1 if you have the <sys/mman.h> header file. */
294 #undef HAVE_SYS_MMAN_H
295
296 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
297    */
298 #undef HAVE_SYS_NDIR_H
299
300 /* Define to 1 if you have the <sys/param.h> header file. */
301 #undef HAVE_SYS_PARAM_H
302
303 /* Define to 1 if you have the <sys/resource.h> header file. */
304 #undef HAVE_SYS_RESOURCE_H
305
306 /* Define to 1 if you have the <sys/stat.h> header file. */
307 #undef HAVE_SYS_STAT_H
308
309 /* Define to 1 if you have the <sys/time.h> header file. */
310 #undef HAVE_SYS_TIME_H
311
312 /* Define to 1 if you have the <sys/types.h> header file. */
313 #undef HAVE_SYS_TYPES_H
314
315 /* Define to 1 if you have the <sys/uio.h> header file. */
316 #undef HAVE_SYS_UIO_H
317
318 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
319 #undef HAVE_SYS_WAIT_H
320
321 /* Define if the setupterm() function is supported this platform. */
322 #undef HAVE_TERMINFO
323
324 /* Define to 1 if you have the <termios.h> header file. */
325 #undef HAVE_TERMIOS_H
326
327 /* Define to 1 if the system has the type `uint64_t'. */
328 #undef HAVE_UINT64_T
329
330 /* Define to 1 if you have the <unistd.h> header file. */
331 #undef HAVE_UNISTD_H
332
333 /* Define to 1 if you have the <utime.h> header file. */
334 #undef HAVE_UTIME_H
335
336 /* Define to 1 if the system has the type `u_int64_t'. */
337 #undef HAVE_U_INT64_T
338
339 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
340 #undef HAVE_VALGRIND_VALGRIND_H
341
342 /* Define to 1 if you have the `writev' function. */
343 #undef HAVE_WRITEV
344
345 /* Define to 1 if you have the <zlib.h> header file. */
346 #undef HAVE_ZLIB_H
347
348 /* Have host's _alloca */
349 #undef HAVE__ALLOCA
350
351 /* Have host's __alloca */
352 #undef HAVE___ALLOCA
353
354 /* Have host's __ashldi3 */
355 #undef HAVE___ASHLDI3
356
357 /* Have host's __ashrdi3 */
358 #undef HAVE___ASHRDI3
359
360 /* Have host's __chkstk */
361 #undef HAVE___CHKSTK
362
363 /* Have host's __chkstk_ms */
364 #undef HAVE___CHKSTK_MS
365
366 /* Have host's __cmpdi2 */
367 #undef HAVE___CMPDI2
368
369 /* Have host's __divdi3 */
370 #undef HAVE___DIVDI3
371
372 /* Define to 1 if you have the `__dso_handle' function. */
373 #undef HAVE___DSO_HANDLE
374
375 /* Have host's __fixdfdi */
376 #undef HAVE___FIXDFDI
377
378 /* Have host's __fixsfdi */
379 #undef HAVE___FIXSFDI
380
381 /* Have host's __floatdidf */
382 #undef HAVE___FLOATDIDF
383
384 /* Have host's __lshrdi3 */
385 #undef HAVE___LSHRDI3
386
387 /* Have host's __main */
388 #undef HAVE___MAIN
389
390 /* Have host's __moddi3 */
391 #undef HAVE___MODDI3
392
393 /* Have host's __udivdi3 */
394 #undef HAVE___UDIVDI3
395
396 /* Have host's __umoddi3 */
397 #undef HAVE___UMODDI3
398
399 /* Have host's ___chkstk */
400 #undef HAVE____CHKSTK
401
402 /* Have host's ___chkstk_ms */
403 #undef HAVE____CHKSTK_MS
404
405 /* Linker version detected at compile time. */
406 #undef HOST_LINK_VERSION
407
408 /* Installation directory for binary executables */
409 #undef LLVM_BINDIR
410
411 /* Time at which LLVM was configured */
412 #undef LLVM_CONFIGTIME
413
414 /* Installation directory for data files */
415 #undef LLVM_DATADIR
416
417 /* Target triple LLVM will generate code for by default */
418 #undef LLVM_DEFAULT_TARGET_TRIPLE
419
420 /* Installation directory for documentation */
421 #undef LLVM_DOCSDIR
422
423 /* Define to enable checks that alter the LLVM C++ ABI */
424 #undef LLVM_ENABLE_ABI_BREAKING_CHECKS
425
426 /* Define if threads enabled */
427 #undef LLVM_ENABLE_THREADS
428
429 /* Define if zlib is enabled */
430 #undef LLVM_ENABLE_ZLIB
431
432 /* Installation directory for config files */
433 #undef LLVM_ETCDIR
434
435 /* Has gcc/MSVC atomic intrinsics */
436 #undef LLVM_HAS_ATOMICS
437
438 /* Host triple LLVM will be executed on */
439 #undef LLVM_HOST_TRIPLE
440
441 /* Installation directory for include files */
442 #undef LLVM_INCLUDEDIR
443
444 /* Installation directory for .info files */
445 #undef LLVM_INFODIR
446
447 /* Installation directory for man pages */
448 #undef LLVM_MANDIR
449
450 /* LLVM architecture name for the native architecture, if available */
451 #undef LLVM_NATIVE_ARCH
452
453 /* LLVM name for the native AsmParser init function, if available */
454 #undef LLVM_NATIVE_ASMPARSER
455
456 /* LLVM name for the native AsmPrinter init function, if available */
457 #undef LLVM_NATIVE_ASMPRINTER
458
459 /* LLVM name for the native Disassembler init function, if available */
460 #undef LLVM_NATIVE_DISASSEMBLER
461
462 /* LLVM name for the native Target init function, if available */
463 #undef LLVM_NATIVE_TARGET
464
465 /* LLVM name for the native TargetInfo init function, if available */
466 #undef LLVM_NATIVE_TARGETINFO
467
468 /* LLVM name for the native target MC init function, if available */
469 #undef LLVM_NATIVE_TARGETMC
470
471 /* Define if this is Unixish platform */
472 #undef LLVM_ON_UNIX
473
474 /* Define if this is Win32ish platform */
475 #undef LLVM_ON_WIN32
476
477 /* Define to path to dot program if found or 'echo dot' otherwise */
478 #undef LLVM_PATH_DOT
479
480 /* Installation prefix directory */
481 #undef LLVM_PREFIX
482
483 /* Define if we have the Intel JIT API runtime support library */
484 #undef LLVM_USE_INTEL_JITEVENTS
485
486 /* Define if we have the oprofile JIT-support library */
487 #undef LLVM_USE_OPROFILE
488
489 /* Major version of the LLVM API */
490 #undef LLVM_VERSION_MAJOR
491
492 /* Minor version of the LLVM API */
493 #undef LLVM_VERSION_MINOR
494
495 /* Patch version of the LLVM API */
496 #undef LLVM_VERSION_PATCH
497
498 /* LLVM version string */
499 #undef LLVM_VERSION_STRING
500
501 /* The shared library extension */
502 #undef LTDL_SHLIB_EXT
503
504 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
505    its not necessary */
506 #undef NEED_DEV_ZERO_FOR_MMAP
507
508 /* Define to the address where bug reports for this package should be sent. */
509 #undef PACKAGE_BUGREPORT
510
511 /* Define to the full name of this package. */
512 #undef PACKAGE_NAME
513
514 /* Define to the full name and version of this package. */
515 #undef PACKAGE_STRING
516
517 /* Define to the one symbol short name of this package. */
518 #undef PACKAGE_TARNAME
519
520 /* Define to the version of this package. */
521 #undef PACKAGE_VERSION
522
523 /* Define as the return type of signal handlers (`int' or `void'). */
524 #undef RETSIGTYPE
525
526 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
527 #undef STAT_MACROS_BROKEN
528
529 /* Define to 1 if you have the ANSI C header files. */
530 #undef STDC_HEADERS
531
532 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
533 #undef TIME_WITH_SYS_TIME
534
535 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
536 #undef TM_IN_SYS_TIME
537
538 /* Type of 1st arg on ELM Callback */
539 #undef WIN32_ELMCB_PCSTR
540
541 /* Define to `int' if <sys/types.h> does not define. */
542 #undef pid_t
543
544 /* Define to `unsigned int' if <sys/types.h> does not define. */
545 #undef size_t
546
547 #endif