OSDN Git Service

Merge "Update to LLVM 3.5a."
[android-x86/external-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 /* Relative directory for resource files */
13 #undef CLANG_RESOURCE_DIR
14
15 /* Directories clang will search for headers */
16 #undef C_INCLUDE_DIRS
17
18 /* Default <path> to all compiler invocations for --sysroot=<path>. */
19 #undef DEFAULT_SYSROOT
20
21 /* Define if you want backtraces on crash */
22 #undef ENABLE_BACKTRACES
23
24 /* Define to enable crash handling overrides */
25 #undef ENABLE_CRASH_OVERRIDES
26
27 /* Define if position independent code is enabled */
28 #undef ENABLE_PIC
29
30 /* Define if timestamp information (e.g., __DATE__) is allowed */
31 #undef ENABLE_TIMESTAMPS
32
33 /* Directory where gcc is installed. */
34 #undef GCC_INSTALL_PREFIX
35
36 /* Define to 1 if you have the `backtrace' function. */
37 #undef HAVE_BACKTRACE
38
39 /* Define to 1 if you have the `ceilf' function. */
40 #undef HAVE_CEILF
41
42 /* Define if the neat program is available */
43 #undef HAVE_CIRCO
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 if the dotty program is available */
84 #undef HAVE_DOTTY
85
86 /* Define to 1 if you have the <errno.h> header file. */
87 #undef HAVE_ERRNO_H
88
89 /* Define to 1 if you have the <execinfo.h> header file. */
90 #undef HAVE_EXECINFO_H
91
92 /* Define to 1 if you have the `exp' function. */
93 #undef HAVE_EXP
94
95 /* Define to 1 if you have the `exp2' function. */
96 #undef HAVE_EXP2
97
98 /* Define to 1 if you have the <fcntl.h> header file. */
99 #undef HAVE_FCNTL_H
100
101 /* Define if the neat program is available */
102 #undef HAVE_FDP
103
104 /* Define to 1 if you have the <fenv.h> header file. */
105 #undef HAVE_FENV_H
106
107 /* Define if libffi is available on this platform. */
108 #undef HAVE_FFI_CALL
109
110 /* Define to 1 if you have the <ffi/ffi.h> header file. */
111 #undef HAVE_FFI_FFI_H
112
113 /* Define to 1 if you have the <ffi.h> header file. */
114 #undef HAVE_FFI_H
115
116 /* Set to 1 if the finite function is found in <ieeefp.h> */
117 #undef HAVE_FINITE_IN_IEEEFP_H
118
119 /* Define to 1 if you have the `floorf' function. */
120 #undef HAVE_FLOORF
121
122 /* Define to 1 if you have the `fmodf' function. */
123 #undef HAVE_FMODF
124
125 /* Define to 1 if you have the `futimens' function. */
126 #undef HAVE_FUTIMENS
127
128 /* Define to 1 if you have the `futimes' function. */
129 #undef HAVE_FUTIMES
130
131 /* Define to 1 if you have the `getcwd' function. */
132 #undef HAVE_GETCWD
133
134 /* Define to 1 if you have the `getpagesize' function. */
135 #undef HAVE_GETPAGESIZE
136
137 /* Define to 1 if you have the `getrlimit' function. */
138 #undef HAVE_GETRLIMIT
139
140 /* Define to 1 if you have the `getrusage' function. */
141 #undef HAVE_GETRUSAGE
142
143 /* Define to 1 if you have the `gettimeofday' function. */
144 #undef HAVE_GETTIMEOFDAY
145
146 /* Define if the Graphviz program is available */
147 #undef HAVE_GRAPHVIZ
148
149 /* Define if the gv program is available */
150 #undef HAVE_GV
151
152 /* Define to 1 if the system has the type `int64_t'. */
153 #undef HAVE_INT64_T
154
155 /* Define to 1 if you have the <inttypes.h> header file. */
156 #undef HAVE_INTTYPES_H
157
158 /* Define to 1 if you have the `isatty' function. */
159 #undef HAVE_ISATTY
160
161 /* Set to 1 if the isinf function is found in <cmath> */
162 #undef HAVE_ISINF_IN_CMATH
163
164 /* Set to 1 if the isinf function is found in <math.h> */
165 #undef HAVE_ISINF_IN_MATH_H
166
167 /* Set to 1 if the isnan function is found in <cmath> */
168 #undef HAVE_ISNAN_IN_CMATH
169
170 /* Set to 1 if the isnan function is found in <math.h> */
171 #undef HAVE_ISNAN_IN_MATH_H
172
173 /* Define if libedit is available on this platform. */
174 #undef HAVE_LIBEDIT
175
176 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
177 #undef HAVE_LIBIMAGEHLP
178
179 /* Define to 1 if you have the `m' library (-lm). */
180 #undef HAVE_LIBM
181
182 /* Define to 1 if you have the `psapi' library (-lpsapi). */
183 #undef HAVE_LIBPSAPI
184
185 /* Define to 1 if you have the `pthread' library (-lpthread). */
186 #undef HAVE_LIBPTHREAD
187
188 /* Define to 1 if you have the `shell32' library (-lshell32). */
189 #undef HAVE_LIBSHELL32
190
191 /* Define to 1 if you have the `udis86' library (-ludis86). */
192 #undef HAVE_LIBUDIS86
193
194 /* Define to 1 if you have the `z' library (-lz). */
195 #undef HAVE_LIBZ
196
197 /* Define if you can use -rdynamic. */
198 #undef HAVE_LINK_EXPORT_DYNAMIC
199
200 /* Define to 1 if you have the <link.h> header file. */
201 #undef HAVE_LINK_H
202
203 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
204    the current directory to the dynamic linker search path. */
205 #undef HAVE_LINK_R
206
207 /* Define to 1 if you have the `log' function. */
208 #undef HAVE_LOG
209
210 /* Define to 1 if you have the `log10' function. */
211 #undef HAVE_LOG10
212
213 /* Define to 1 if you have the `log2' function. */
214 #undef HAVE_LOG2
215
216 /* Define to 1 if you have the `longjmp' function. */
217 #undef HAVE_LONGJMP
218
219 /* Define to 1 if you have the <mach/mach.h> header file. */
220 #undef HAVE_MACH_MACH_H
221
222 /* Define if mallinfo() is available on this platform. */
223 #undef HAVE_MALLINFO
224
225 /* Define to 1 if you have the <malloc.h> header file. */
226 #undef HAVE_MALLOC_H
227
228 /* Define to 1 if you have the <malloc/malloc.h> header file. */
229 #undef HAVE_MALLOC_MALLOC_H
230
231 /* Define to 1 if you have the `malloc_zone_statistics' function. */
232 #undef HAVE_MALLOC_ZONE_STATISTICS
233
234 /* Define to 1 if you have the <memory.h> header file. */
235 #undef HAVE_MEMORY_H
236
237 /* Define to 1 if you have the `mkdtemp' function. */
238 #undef HAVE_MKDTEMP
239
240 /* Define to 1 if you have the `mkstemp' function. */
241 #undef HAVE_MKSTEMP
242
243 /* Define to 1 if you have the `mktemp' function. */
244 #undef HAVE_MKTEMP
245
246 /* Define to 1 if you have a working `mmap' system call. */
247 #undef HAVE_MMAP
248
249 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
250    it uses MAP_ANON */
251 #undef HAVE_MMAP_ANONYMOUS
252
253 /* Define if mmap() can map files into memory */
254 #undef HAVE_MMAP_FILE
255
256 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
257 #undef HAVE_NDIR_H
258
259 /* Define to 1 if you have the `nearbyintf' function. */
260 #undef HAVE_NEARBYINTF
261
262 /* Define if the neat program is available */
263 #undef HAVE_NEATO
264
265 /* Define to 1 if you have the `posix_spawn' function. */
266 #undef HAVE_POSIX_SPAWN
267
268 /* Define to 1 if you have the `powf' function. */
269 #undef HAVE_POWF
270
271 /* Define to 1 if you have the `pread' function. */
272 #undef HAVE_PREAD
273
274 /* Define to have the %a format string */
275 #undef HAVE_PRINTF_A
276
277 /* Have pthread_getspecific */
278 #undef HAVE_PTHREAD_GETSPECIFIC
279
280 /* Define to 1 if you have the <pthread.h> header file. */
281 #undef HAVE_PTHREAD_H
282
283 /* Have pthread_mutex_lock */
284 #undef HAVE_PTHREAD_MUTEX_LOCK
285
286 /* Have pthread_rwlock_init */
287 #undef HAVE_PTHREAD_RWLOCK_INIT
288
289 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
290 #undef HAVE_RAND48
291
292 /* Define to 1 if you have the `realpath' function. */
293 #undef HAVE_REALPATH
294
295 /* Define to 1 if you have the `rintf' function. */
296 #undef HAVE_RINTF
297
298 /* Define to 1 if you have the `round' function. */
299 #undef HAVE_ROUND
300
301 /* Define to 1 if you have the `roundf' function. */
302 #undef HAVE_ROUNDF
303
304 /* Define to 1 if you have the `sbrk' function. */
305 #undef HAVE_SBRK
306
307 /* Define to 1 if you have the `setenv' function. */
308 #undef HAVE_SETENV
309
310 /* Define to 1 if you have the `setjmp' function. */
311 #undef HAVE_SETJMP
312
313 /* Define to 1 if you have the <setjmp.h> header file. */
314 #undef HAVE_SETJMP_H
315
316 /* Define to 1 if you have the `setrlimit' function. */
317 #undef HAVE_SETRLIMIT
318
319 /* Define to 1 if you have the `siglongjmp' function. */
320 #undef HAVE_SIGLONGJMP
321
322 /* Define to 1 if you have the <signal.h> header file. */
323 #undef HAVE_SIGNAL_H
324
325 /* Define to 1 if you have the `sigsetjmp' function. */
326 #undef HAVE_SIGSETJMP
327
328 /* Define to 1 if you have the <stdint.h> header file. */
329 #undef HAVE_STDINT_H
330
331 /* Define to 1 if you have the <stdlib.h> header file. */
332 #undef HAVE_STDLIB_H
333
334 /* Set to 1 if the std::isinf function is found in <cmath> */
335 #undef HAVE_STD_ISINF_IN_CMATH
336
337 /* Set to 1 if the std::isnan function is found in <cmath> */
338 #undef HAVE_STD_ISNAN_IN_CMATH
339
340 /* Define to 1 if you have the `strerror' function. */
341 #undef HAVE_STRERROR
342
343 /* Define to 1 if you have the `strerror_r' function. */
344 #undef HAVE_STRERROR_R
345
346 /* Define to 1 if you have the <strings.h> header file. */
347 #undef HAVE_STRINGS_H
348
349 /* Define to 1 if you have the <string.h> header file. */
350 #undef HAVE_STRING_H
351
352 /* Define to 1 if you have the `strtof' function. */
353 #undef HAVE_STRTOF
354
355 /* Define to 1 if you have the `strtoll' function. */
356 #undef HAVE_STRTOLL
357
358 /* Define to 1 if you have the `strtoq' function. */
359 #undef HAVE_STRTOQ
360
361 /* Define to 1 if you have the `sysconf' function. */
362 #undef HAVE_SYSCONF
363
364 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
365    */
366 #undef HAVE_SYS_DIR_H
367
368 /* Define to 1 if you have the <sys/ioctl.h> header file. */
369 #undef HAVE_SYS_IOCTL_H
370
371 /* Define to 1 if you have the <sys/mman.h> header file. */
372 #undef HAVE_SYS_MMAN_H
373
374 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
375    */
376 #undef HAVE_SYS_NDIR_H
377
378 /* Define to 1 if you have the <sys/param.h> header file. */
379 #undef HAVE_SYS_PARAM_H
380
381 /* Define to 1 if you have the <sys/resource.h> header file. */
382 #undef HAVE_SYS_RESOURCE_H
383
384 /* Define to 1 if you have the <sys/stat.h> header file. */
385 #undef HAVE_SYS_STAT_H
386
387 /* Define to 1 if you have the <sys/time.h> header file. */
388 #undef HAVE_SYS_TIME_H
389
390 /* Define to 1 if you have the <sys/types.h> header file. */
391 #undef HAVE_SYS_TYPES_H
392
393 /* Define to 1 if you have the <sys/uio.h> header file. */
394 #undef HAVE_SYS_UIO_H
395
396 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
397 #undef HAVE_SYS_WAIT_H
398
399 /* Define if the setupterm() function is supported this platform. */
400 #undef HAVE_TERMINFO
401
402 /* Define to 1 if you have the <termios.h> header file. */
403 #undef HAVE_TERMIOS_H
404
405 /* Define if the neat program is available */
406 #undef HAVE_TWOPI
407
408 /* Define to 1 if the system has the type `uint64_t'. */
409 #undef HAVE_UINT64_T
410
411 /* Define to 1 if you have the <unistd.h> header file. */
412 #undef HAVE_UNISTD_H
413
414 /* Define to 1 if you have the <utime.h> header file. */
415 #undef HAVE_UTIME_H
416
417 /* Define to 1 if the system has the type `u_int64_t'. */
418 #undef HAVE_U_INT64_T
419
420 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
421 #undef HAVE_VALGRIND_VALGRIND_H
422
423 /* Define to 1 if you have the `writev' function. */
424 #undef HAVE_WRITEV
425
426 /* Define if the xdot program is available */
427 #undef HAVE_XDOT
428
429 /* Define to 1 if you have the <zlib.h> header file. */
430 #undef HAVE_ZLIB_H
431
432 /* Have host's _alloca */
433 #undef HAVE__ALLOCA
434
435 /* Have host's __alloca */
436 #undef HAVE___ALLOCA
437
438 /* Have host's __ashldi3 */
439 #undef HAVE___ASHLDI3
440
441 /* Have host's __ashrdi3 */
442 #undef HAVE___ASHRDI3
443
444 /* Have host's __chkstk */
445 #undef HAVE___CHKSTK
446
447 /* Have host's __cmpdi2 */
448 #undef HAVE___CMPDI2
449
450 /* Have host's __divdi3 */
451 #undef HAVE___DIVDI3
452
453 /* Define to 1 if you have the `__dso_handle' function. */
454 #undef HAVE___DSO_HANDLE
455
456 /* Have host's __fixdfdi */
457 #undef HAVE___FIXDFDI
458
459 /* Have host's __fixsfdi */
460 #undef HAVE___FIXSFDI
461
462 /* Have host's __floatdidf */
463 #undef HAVE___FLOATDIDF
464
465 /* Have host's __lshrdi3 */
466 #undef HAVE___LSHRDI3
467
468 /* Have host's __main */
469 #undef HAVE___MAIN
470
471 /* Have host's __moddi3 */
472 #undef HAVE___MODDI3
473
474 /* Have host's __udivdi3 */
475 #undef HAVE___UDIVDI3
476
477 /* Have host's __umoddi3 */
478 #undef HAVE___UMODDI3
479
480 /* Have host's ___chkstk */
481 #undef HAVE____CHKSTK
482
483 /* Linker version detected at compile time. */
484 #undef HOST_LINK_VERSION
485
486 /* Installation directory for binary executables */
487 #undef LLVM_BINDIR
488
489 /* Time at which LLVM was configured */
490 #undef LLVM_CONFIGTIME
491
492 /* Installation directory for data files */
493 #undef LLVM_DATADIR
494
495 /* Target triple LLVM will generate code for by default */
496 #undef LLVM_DEFAULT_TARGET_TRIPLE
497
498 /* Installation directory for documentation */
499 #undef LLVM_DOCSDIR
500
501 /* Define if threads enabled */
502 #undef LLVM_ENABLE_THREADS
503
504 /* Define if zlib is enabled */
505 #undef LLVM_ENABLE_ZLIB
506
507 /* Installation directory for config files */
508 #undef LLVM_ETCDIR
509
510 /* Has gcc/MSVC atomic intrinsics */
511 #undef LLVM_HAS_ATOMICS
512
513 /* Host triple LLVM will be executed on */
514 #undef LLVM_HOST_TRIPLE
515
516 /* Installation directory for include files */
517 #undef LLVM_INCLUDEDIR
518
519 /* Installation directory for .info files */
520 #undef LLVM_INFODIR
521
522 /* Installation directory for man pages */
523 #undef LLVM_MANDIR
524
525 /* LLVM architecture name for the native architecture, if available */
526 #undef LLVM_NATIVE_ARCH
527
528 /* LLVM name for the native AsmParser init function, if available */
529 #undef LLVM_NATIVE_ASMPARSER
530
531 /* LLVM name for the native AsmPrinter init function, if available */
532 #undef LLVM_NATIVE_ASMPRINTER
533
534 /* LLVM name for the native Disassembler init function, if available */
535 #undef LLVM_NATIVE_DISASSEMBLER
536
537 /* LLVM name for the native Target init function, if available */
538 #undef LLVM_NATIVE_TARGET
539
540 /* LLVM name for the native TargetInfo init function, if available */
541 #undef LLVM_NATIVE_TARGETINFO
542
543 /* LLVM name for the native target MC init function, if available */
544 #undef LLVM_NATIVE_TARGETMC
545
546 /* Define if this is Unixish platform */
547 #undef LLVM_ON_UNIX
548
549 /* Define if this is Win32ish platform */
550 #undef LLVM_ON_WIN32
551
552 /* Define to path to circo program if found or 'echo circo' otherwise */
553 #undef LLVM_PATH_CIRCO
554
555 /* Define to path to dot program if found or 'echo dot' otherwise */
556 #undef LLVM_PATH_DOT
557
558 /* Define to path to dotty program if found or 'echo dotty' otherwise */
559 #undef LLVM_PATH_DOTTY
560
561 /* Define to path to fdp program if found or 'echo fdp' otherwise */
562 #undef LLVM_PATH_FDP
563
564 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
565 #undef LLVM_PATH_GRAPHVIZ
566
567 /* Define to path to gv program if found or 'echo gv' otherwise */
568 #undef LLVM_PATH_GV
569
570 /* Define to path to neato program if found or 'echo neato' otherwise */
571 #undef LLVM_PATH_NEATO
572
573 /* Define to path to twopi program if found or 'echo twopi' otherwise */
574 #undef LLVM_PATH_TWOPI
575
576 /* Define to path to xdot program if found or 'echo xdot' otherwise */
577 #undef LLVM_PATH_XDOT
578
579 /* Installation prefix directory */
580 #undef LLVM_PREFIX
581
582 /* Define if we have the Intel JIT API runtime support library */
583 #undef LLVM_USE_INTEL_JITEVENTS
584
585 /* Define if we have the oprofile JIT-support library */
586 #undef LLVM_USE_OPROFILE
587
588 /* Major version of the LLVM API */
589 #undef LLVM_VERSION_MAJOR
590
591 /* Minor version of the LLVM API */
592 #undef LLVM_VERSION_MINOR
593
594 /* Patch version of the LLVM API */
595 #undef LLVM_VERSION_PATCH
596
597 /* The shared library extension */
598 #undef LTDL_SHLIB_EXT
599
600 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
601    its not necessary */
602 #undef NEED_DEV_ZERO_FOR_MMAP
603
604 /* Define to the address where bug reports for this package should be sent. */
605 #undef PACKAGE_BUGREPORT
606
607 /* Define to the full name of this package. */
608 #undef PACKAGE_NAME
609
610 /* Define to the full name and version of this package. */
611 #undef PACKAGE_STRING
612
613 /* Define to the one symbol short name of this package. */
614 #undef PACKAGE_TARNAME
615
616 /* Define to the version of this package. */
617 #undef PACKAGE_VERSION
618
619 /* Define as the return type of signal handlers (`int' or `void'). */
620 #undef RETSIGTYPE
621
622 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
623 #undef STAT_MACROS_BROKEN
624
625 /* Define to 1 if you have the ANSI C header files. */
626 #undef STDC_HEADERS
627
628 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
629 #undef TIME_WITH_SYS_TIME
630
631 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
632 #undef TM_IN_SYS_TIME
633
634 /* Define if use udis86 library */
635 #undef USE_UDIS86
636
637 /* Type of 1st arg on ELM Callback */
638 #undef WIN32_ELMCB_PCSTR
639
640 /* Define to `int' if <sys/types.h> does not define. */
641 #undef pid_t
642
643 /* Define to `unsigned int' if <sys/types.h> does not define. */
644 #undef size_t
645
646 #endif