config.h.in revision 5745fbce1674b29f4dce6b6e31556c4c1e83dc89
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/* Relative directory for resource files */
10#undef CLANG_RESOURCE_DIR
11
12/* 32 bit multilib directory. */
13#undef CXX_INCLUDE_32BIT_DIR
14
15/* 64 bit multilib directory. */
16#undef CXX_INCLUDE_64BIT_DIR
17
18/* Arch the libstdc++ headers. */
19#undef CXX_INCLUDE_ARCH
20
21/* Directory with the libstdc++ headers. */
22#undef CXX_INCLUDE_ROOT
23
24/* Directories clang will search for headers */
25#undef C_INCLUDE_DIRS
26
27/* Define if CBE is enabled for printf %a output */
28#undef ENABLE_CBE_PRINTF_A
29
30/* Define if position independent code is enabled */
31#undef ENABLE_PIC
32
33/* Define if threads enabled */
34#undef ENABLE_THREADS
35
36/* Define if timestamp information (e.g., __DATE___) is allowed */
37#undef ENABLE_TIMESTAMPS
38
39/* Define to 1 if you have the `argz_append' function. */
40#undef HAVE_ARGZ_APPEND
41
42/* Define to 1 if you have the `argz_create_sep' function. */
43#undef HAVE_ARGZ_CREATE_SEP
44
45/* Define to 1 if you have the <argz.h> header file. */
46#undef HAVE_ARGZ_H
47
48/* Define to 1 if you have the `argz_insert' function. */
49#undef HAVE_ARGZ_INSERT
50
51/* Define to 1 if you have the `argz_next' function. */
52#undef HAVE_ARGZ_NEXT
53
54/* Define to 1 if you have the `argz_stringify' function. */
55#undef HAVE_ARGZ_STRINGIFY
56
57/* Define to 1 if you have the <assert.h> header file. */
58#undef HAVE_ASSERT_H
59
60/* Define to 1 if you have the `backtrace' function. */
61#undef HAVE_BACKTRACE
62
63/* Define to 1 if you have the `bcopy' function. */
64#undef HAVE_BCOPY
65
66/* Define to 1 if you have the `ceilf' function. */
67#undef HAVE_CEILF
68
69/* Define if the neat program is available */
70#undef HAVE_CIRCO
71
72/* Define to 1 if you have the `closedir' function. */
73#undef HAVE_CLOSEDIR
74
75/* Define to 1 if you have the <CrashReporterClient.h> header file. */
76#undef HAVE_CRASHREPORTERCLIENT_H
77
78/* Define if __crashreporter_info__ exists. */
79#undef HAVE_CRASHREPORTER_INFO
80
81/* Define to 1 if you have the <ctype.h> header file. */
82#undef HAVE_CTYPE_H
83
84/* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
85   don't. */
86#undef HAVE_DECL_STRERROR_S
87
88/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
89   */
90#undef HAVE_DIRENT_H
91
92/* Define if you have the GNU dld library. */
93#undef HAVE_DLD
94
95/* Define to 1 if you have the <dld.h> header file. */
96#undef HAVE_DLD_H
97
98/* Define to 1 if you have the `dlerror' function. */
99#undef HAVE_DLERROR
100
101/* Define to 1 if you have the <dlfcn.h> header file. */
102#undef HAVE_DLFCN_H
103
104/* Define if dlopen() is available on this platform. */
105#undef HAVE_DLOPEN
106
107/* Define to 1 if you have the <dl.h> header file. */
108#undef HAVE_DL_H
109
110/* Define if the dot program is available */
111#undef HAVE_DOT
112
113/* Define if the dotty program is available */
114#undef HAVE_DOTTY
115
116/* Define if you have the _dyld_func_lookup function. */
117#undef HAVE_DYLD
118
119/* Define to 1 if you have the <errno.h> header file. */
120#undef HAVE_ERRNO_H
121
122/* Define to 1 if the system has the type `error_t'. */
123#undef HAVE_ERROR_T
124
125/* Define to 1 if you have the <execinfo.h> header file. */
126#undef HAVE_EXECINFO_H
127
128/* Define to 1 if you have the <fcntl.h> header file. */
129#undef HAVE_FCNTL_H
130
131/* Define if the neat program is available */
132#undef HAVE_FDP
133
134/* Define to 1 if you have the <fenv.h> header file. */
135#undef HAVE_FENV_H
136
137/* Define if libffi is available on this platform. */
138#undef HAVE_FFI_CALL
139
140/* Define to 1 if you have the <ffi/ffi.h> header file. */
141#undef HAVE_FFI_FFI_H
142
143/* Define to 1 if you have the <ffi.h> header file. */
144#undef HAVE_FFI_H
145
146/* Set to 1 if the finite function is found in <ieeefp.h> */
147#undef HAVE_FINITE_IN_IEEEFP_H
148
149/* Define to 1 if you have the `floorf' function. */
150#undef HAVE_FLOORF
151
152/* Define to 1 if you have the `fmodf' function. */
153#undef HAVE_FMODF
154
155/* Define to 1 if you have the `getcwd' function. */
156#undef HAVE_GETCWD
157
158/* Define to 1 if you have the `getpagesize' function. */
159#undef HAVE_GETPAGESIZE
160
161/* Define to 1 if you have the `getrlimit' function. */
162#undef HAVE_GETRLIMIT
163
164/* Define to 1 if you have the `getrusage' function. */
165#undef HAVE_GETRUSAGE
166
167/* Define to 1 if you have the `gettimeofday' function. */
168#undef HAVE_GETTIMEOFDAY
169
170/* Define if the Graphviz program is available */
171#undef HAVE_GRAPHVIZ
172
173/* Define if the gv program is available */
174#undef HAVE_GV
175
176/* Define to 1 if you have the `index' function. */
177#undef HAVE_INDEX
178
179/* Define to 1 if the system has the type `int64_t'. */
180#undef HAVE_INT64_T
181
182/* Define to 1 if you have the <inttypes.h> header file. */
183#undef HAVE_INTTYPES_H
184
185/* Define to 1 if you have the `isatty' function. */
186#undef HAVE_ISATTY
187
188/* Set to 1 if the isinf function is found in <cmath> */
189#undef HAVE_ISINF_IN_CMATH
190
191/* Set to 1 if the isinf function is found in <math.h> */
192#undef HAVE_ISINF_IN_MATH_H
193
194/* Set to 1 if the isnan function is found in <cmath> */
195#undef HAVE_ISNAN_IN_CMATH
196
197/* Set to 1 if the isnan function is found in <math.h> */
198#undef HAVE_ISNAN_IN_MATH_H
199
200/* Define if you have the libdl library or equivalent. */
201#undef HAVE_LIBDL
202
203/* Define to 1 if you have the `imagehlp' library (-limagehlp). */
204#undef HAVE_LIBIMAGEHLP
205
206/* Define to 1 if you have the `m' library (-lm). */
207#undef HAVE_LIBM
208
209/* Define to 1 if you have the `psapi' library (-lpsapi). */
210#undef HAVE_LIBPSAPI
211
212/* Define to 1 if you have the `pthread' library (-lpthread). */
213#undef HAVE_LIBPTHREAD
214
215/* Define to 1 if you have the `udis86' library (-ludis86). */
216#undef HAVE_LIBUDIS86
217
218/* Define to 1 if you have the <limits.h> header file. */
219#undef HAVE_LIMITS_H
220
221/* Define if you can use -Wl,-export-dynamic. */
222#undef HAVE_LINK_EXPORT_DYNAMIC
223
224/* Define to 1 if you have the <link.h> header file. */
225#undef HAVE_LINK_H
226
227/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
228   the current directory to the dynamic linker search path. */
229#undef HAVE_LINK_R
230
231/* Define to 1 if you have the `longjmp' function. */
232#undef HAVE_LONGJMP
233
234/* Define to 1 if you have the <mach/mach.h> header file. */
235#undef HAVE_MACH_MACH_H
236
237/* Define to 1 if you have the <mach-o/dyld.h> header file. */
238#undef HAVE_MACH_O_DYLD_H
239
240/* Define if mallinfo() is available on this platform. */
241#undef HAVE_MALLINFO
242
243/* Define to 1 if you have the <malloc.h> header file. */
244#undef HAVE_MALLOC_H
245
246/* Define to 1 if you have the <malloc/malloc.h> header file. */
247#undef HAVE_MALLOC_MALLOC_H
248
249/* Define to 1 if you have the `malloc_zone_statistics' function. */
250#undef HAVE_MALLOC_ZONE_STATISTICS
251
252/* Define to 1 if you have the `memcpy' function. */
253#undef HAVE_MEMCPY
254
255/* Define to 1 if you have the `memmove' function. */
256#undef HAVE_MEMMOVE
257
258/* Define to 1 if you have the <memory.h> header file. */
259#undef HAVE_MEMORY_H
260
261/* Define to 1 if you have the `mkdtemp' function. */
262#undef HAVE_MKDTEMP
263
264/* Define to 1 if you have the `mkstemp' function. */
265#undef HAVE_MKSTEMP
266
267/* Define to 1 if you have the `mktemp' function. */
268#undef HAVE_MKTEMP
269
270/* Define to 1 if you have a working `mmap' system call. */
271#undef HAVE_MMAP
272
273/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
274   it uses MAP_ANON */
275#undef HAVE_MMAP_ANONYMOUS
276
277/* Define if mmap() can map files into memory */
278#undef HAVE_MMAP_FILE
279
280/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
281#undef HAVE_NDIR_H
282
283/* Define to 1 if you have the `nearbyintf' function. */
284#undef HAVE_NEARBYINTF
285
286/* Define if the neat program is available */
287#undef HAVE_NEATO
288
289/* Define to 1 if you have the `opendir' function. */
290#undef HAVE_OPENDIR
291
292/* Define to 1 if you have the `posix_spawn' function. */
293#undef HAVE_POSIX_SPAWN
294
295/* Define to 1 if you have the `powf' function. */
296#undef HAVE_POWF
297
298/* Define to 1 if you have the `pread' function. */
299#undef HAVE_PREAD
300
301/* Define if libtool can extract symbol lists from object files. */
302#undef HAVE_PRELOADED_SYMBOLS
303
304/* Define to have the %a format string */
305#undef HAVE_PRINTF_A
306
307/* Have pthread_getspecific */
308#undef HAVE_PTHREAD_GETSPECIFIC
309
310/* Define to 1 if you have the <pthread.h> header file. */
311#undef HAVE_PTHREAD_H
312
313/* Have pthread_mutex_lock */
314#undef HAVE_PTHREAD_MUTEX_LOCK
315
316/* Have pthread_rwlock_init */
317#undef HAVE_PTHREAD_RWLOCK_INIT
318
319/* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
320#undef HAVE_RAND48
321
322/* Define to 1 if you have the `readdir' function. */
323#undef HAVE_READDIR
324
325/* Define to 1 if you have the `realpath' function. */
326#undef HAVE_REALPATH
327
328/* Define to 1 if you have the `rindex' function. */
329#undef HAVE_RINDEX
330
331/* Define to 1 if you have the `rintf' function. */
332#undef HAVE_RINTF
333
334/* Define to 1 if you have the `round' function. */
335#undef HAVE_ROUND
336
337/* Define to 1 if you have the `roundf' function. */
338#undef HAVE_ROUNDF
339
340/* Define to 1 if you have the `sbrk' function. */
341#undef HAVE_SBRK
342
343/* Define to 1 if you have the `setenv' function. */
344#undef HAVE_SETENV
345
346/* Define to 1 if you have the `setjmp' function. */
347#undef HAVE_SETJMP
348
349/* Define to 1 if you have the <setjmp.h> header file. */
350#undef HAVE_SETJMP_H
351
352/* Define to 1 if you have the `setrlimit' function. */
353#undef HAVE_SETRLIMIT
354
355/* Define if you have the shl_load function. */
356#undef HAVE_SHL_LOAD
357
358/* Define to 1 if you have the `siglongjmp' function. */
359#undef HAVE_SIGLONGJMP
360
361/* Define to 1 if you have the <signal.h> header file. */
362#undef HAVE_SIGNAL_H
363
364/* Define to 1 if you have the `sigsetjmp' function. */
365#undef HAVE_SIGSETJMP
366
367/* Define to 1 if you have the <stdint.h> header file. */
368#undef HAVE_STDINT_H
369
370/* Define to 1 if you have the <stdio.h> header file. */
371#undef HAVE_STDIO_H
372
373/* Define to 1 if you have the <stdlib.h> header file. */
374#undef HAVE_STDLIB_H
375
376/* Set to 1 if the std::isinf function is found in <cmath> */
377#undef HAVE_STD_ISINF_IN_CMATH
378
379/* Set to 1 if the std::isnan function is found in <cmath> */
380#undef HAVE_STD_ISNAN_IN_CMATH
381
382/* Define to 1 if you have the `strchr' function. */
383#undef HAVE_STRCHR
384
385/* Define to 1 if you have the `strcmp' function. */
386#undef HAVE_STRCMP
387
388/* Define to 1 if you have the `strdup' function. */
389#undef HAVE_STRDUP
390
391/* Define to 1 if you have the `strerror' function. */
392#undef HAVE_STRERROR
393
394/* Define to 1 if you have the `strerror_r' function. */
395#undef HAVE_STRERROR_R
396
397/* Define to 1 if you have the <strings.h> header file. */
398#undef HAVE_STRINGS_H
399
400/* Define to 1 if you have the <string.h> header file. */
401#undef HAVE_STRING_H
402
403/* Define to 1 if you have the `strrchr' function. */
404#undef HAVE_STRRCHR
405
406/* Define to 1 if you have the `strtof' function. */
407#undef HAVE_STRTOF
408
409/* Define to 1 if you have the `strtoll' function. */
410#undef HAVE_STRTOLL
411
412/* Define to 1 if you have the `strtoq' function. */
413#undef HAVE_STRTOQ
414
415/* Define to 1 if you have the `sysconf' function. */
416#undef HAVE_SYSCONF
417
418/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
419   */
420#undef HAVE_SYS_DIR_H
421
422/* Define to 1 if you have the <sys/dl.h> header file. */
423#undef HAVE_SYS_DL_H
424
425/* Define to 1 if you have the <sys/ioctl.h> header file. */
426#undef HAVE_SYS_IOCTL_H
427
428/* Define to 1 if you have the <sys/mman.h> header file. */
429#undef HAVE_SYS_MMAN_H
430
431/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
432   */
433#undef HAVE_SYS_NDIR_H
434
435/* Define to 1 if you have the <sys/param.h> header file. */
436#undef HAVE_SYS_PARAM_H
437
438/* Define to 1 if you have the <sys/resource.h> header file. */
439#undef HAVE_SYS_RESOURCE_H
440
441/* Define to 1 if you have the <sys/stat.h> header file. */
442#undef HAVE_SYS_STAT_H
443
444/* Define to 1 if you have the <sys/time.h> header file. */
445#undef HAVE_SYS_TIME_H
446
447/* Define to 1 if you have the <sys/types.h> header file. */
448#undef HAVE_SYS_TYPES_H
449
450/* Define to 1 if you have the <sys/uio.h> header file. */
451#undef HAVE_SYS_UIO_H
452
453/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
454#undef HAVE_SYS_WAIT_H
455
456/* Define to 1 if you have the <termios.h> header file. */
457#undef HAVE_TERMIOS_H
458
459/* Define if the neat program is available */
460#undef HAVE_TWOPI
461
462/* Define to 1 if the system has the type `uint64_t'. */
463#undef HAVE_UINT64_T
464
465/* Define to 1 if you have the <unistd.h> header file. */
466#undef HAVE_UNISTD_H
467
468/* Define to 1 if you have the <utime.h> header file. */
469#undef HAVE_UTIME_H
470
471/* Define to 1 if the system has the type `u_int64_t'. */
472#undef HAVE_U_INT64_T
473
474/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
475#undef HAVE_VALGRIND_VALGRIND_H
476
477/* Define to 1 if you have the <windows.h> header file. */
478#undef HAVE_WINDOWS_H
479
480/* Define to 1 if you have the `writev' function. */
481#undef HAVE_WRITEV
482
483/* Define if the xdot.py program is available */
484#undef HAVE_XDOT_PY
485
486/* Have host's _alloca */
487#undef HAVE__ALLOCA
488
489/* Have host's __alloca */
490#undef HAVE___ALLOCA
491
492/* Have host's __ashldi3 */
493#undef HAVE___ASHLDI3
494
495/* Have host's __ashrdi3 */
496#undef HAVE___ASHRDI3
497
498/* Have host's __chkstk */
499#undef HAVE___CHKSTK
500
501/* Have host's __cmpdi2 */
502#undef HAVE___CMPDI2
503
504/* Have host's __divdi3 */
505#undef HAVE___DIVDI3
506
507/* Define to 1 if you have the `__dso_handle' function. */
508#undef HAVE___DSO_HANDLE
509
510/* Have host's __fixdfdi */
511#undef HAVE___FIXDFDI
512
513/* Have host's __fixsfdi */
514#undef HAVE___FIXSFDI
515
516/* Have host's __floatdidf */
517#undef HAVE___FLOATDIDF
518
519/* Have host's __lshrdi3 */
520#undef HAVE___LSHRDI3
521
522/* Have host's __main */
523#undef HAVE___MAIN
524
525/* Have host's __moddi3 */
526#undef HAVE___MODDI3
527
528/* Have host's __udivdi3 */
529#undef HAVE___UDIVDI3
530
531/* Have host's __umoddi3 */
532#undef HAVE___UMODDI3
533
534/* Have host's ___chkstk */
535#undef HAVE____CHKSTK
536
537/* Linker version detected at compile time. */
538#undef HOST_LINK_VERSION
539
540/* Installation directory for binary executables */
541#undef LLVM_BINDIR
542
543/* Time at which LLVM was configured */
544#undef LLVM_CONFIGTIME
545
546/* Installation directory for data files */
547#undef LLVM_DATADIR
548
549/* Target triple LLVM will generate code for by default */
550#undef LLVM_DEFAULT_TARGET_TRIPLE
551
552/* Installation directory for documentation */
553#undef LLVM_DOCSDIR
554
555/* Installation directory for config files */
556#undef LLVM_ETCDIR
557
558/* Has gcc/MSVC atomic intrinsics */
559#undef LLVM_HAS_ATOMICS
560
561/* Installation directory for include files */
562#undef LLVM_INCLUDEDIR
563
564/* Installation directory for .info files */
565#undef LLVM_INFODIR
566
567/* Installation directory for libraries */
568#undef LLVM_LIBDIR
569
570/* Installation directory for man pages */
571#undef LLVM_MANDIR
572
573/* LLVM architecture name for the native architecture, if available */
574#undef LLVM_NATIVE_ARCH
575
576/* LLVM name for the native AsmParser init function, if available */
577#undef LLVM_NATIVE_ASMPARSER
578
579/* LLVM name for the native AsmPrinter init function, if available */
580#undef LLVM_NATIVE_ASMPRINTER
581
582/* LLVM name for the native Target init function, if available */
583#undef LLVM_NATIVE_TARGET
584
585/* LLVM name for the native TargetInfo init function, if available */
586#undef LLVM_NATIVE_TARGETINFO
587
588/* LLVM name for the native target MC init function, if available */
589#undef LLVM_NATIVE_TARGETMC
590
591/* Define if this is Unixish platform */
592#undef LLVM_ON_UNIX
593
594/* Define if this is Win32ish platform */
595#undef LLVM_ON_WIN32
596
597/* Define to path to circo program if found or 'echo circo' otherwise */
598#undef LLVM_PATH_CIRCO
599
600/* Define to path to dot program if found or 'echo dot' otherwise */
601#undef LLVM_PATH_DOT
602
603/* Define to path to dotty program if found or 'echo dotty' otherwise */
604#undef LLVM_PATH_DOTTY
605
606/* Define to path to fdp program if found or 'echo fdp' otherwise */
607#undef LLVM_PATH_FDP
608
609/* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
610#undef LLVM_PATH_GRAPHVIZ
611
612/* Define to path to gv program if found or 'echo gv' otherwise */
613#undef LLVM_PATH_GV
614
615/* Define to path to neato program if found or 'echo neato' otherwise */
616#undef LLVM_PATH_NEATO
617
618/* Define to path to twopi program if found or 'echo twopi' otherwise */
619#undef LLVM_PATH_TWOPI
620
621/* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
622#undef LLVM_PATH_XDOT_PY
623
624/* Installation prefix directory */
625#undef LLVM_PREFIX
626
627/* Define if the OS needs help to load dependent libraries for dlopen(). */
628#undef LTDL_DLOPEN_DEPLIBS
629
630/* Define to the sub-directory in which libtool stores uninstalled libraries.
631   */
632#undef LTDL_OBJDIR
633
634/* Define to the name of the environment variable that determines the dynamic
635   library search path. */
636#undef LTDL_SHLIBPATH_VAR
637
638/* Define to the extension used for shared libraries, say, ".so". */
639#undef LTDL_SHLIB_EXT
640
641/* Define to the system default library search path. */
642#undef LTDL_SYSSEARCHPATH
643
644/* Define if /dev/zero should be used when mapping RWX memory, or undefine if
645   its not necessary */
646#undef NEED_DEV_ZERO_FOR_MMAP
647
648/* Define if dlsym() requires a leading underscore in symbol names. */
649#undef NEED_USCORE
650
651/* Define to the address where bug reports for this package should be sent. */
652#undef PACKAGE_BUGREPORT
653
654/* Define to the full name of this package. */
655#undef PACKAGE_NAME
656
657/* Define to the full name and version of this package. */
658#undef PACKAGE_STRING
659
660/* Define to the one symbol short name of this package. */
661#undef PACKAGE_TARNAME
662
663/* Define to the version of this package. */
664#undef PACKAGE_VERSION
665
666/* Define as the return type of signal handlers (`int' or `void'). */
667#undef RETSIGTYPE
668
669/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
670#undef STAT_MACROS_BROKEN
671
672/* Define to 1 if you have the ANSI C header files. */
673#undef STDC_HEADERS
674
675/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
676#undef TIME_WITH_SYS_TIME
677
678/* Define to 1 if your <sys/time.h> declares `struct tm'. */
679#undef TM_IN_SYS_TIME
680
681/* Define if we have the oprofile JIT-support library */
682#undef USE_OPROFILE
683
684/* Define if use udis86 library */
685#undef USE_UDIS86
686
687/* Type of 1st arg on ELM Callback */
688#undef WIN32_ELMCB_PCSTR
689
690/* Define to empty if `const' does not conform to ANSI C. */
691#undef const
692
693/* Define to a type to use for `error_t' if it is not otherwise available. */
694#undef error_t
695
696/* Define to `int' if <sys/types.h> does not define. */
697#undef pid_t
698
699/* Define to `unsigned int' if <sys/types.h> does not define. */
700#undef size_t
701
702#endif
703