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