102b11bc0b305ecbdbfd7990bb4897856edf8cbf
[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 /* Exported configuration */
7 #include "llvm/Config/llvm-config.h"
8
9 /* Patch version of the LLVM API */
10 #undef LLVM_VERSION_PATCH
11
12 /* Bug report URL. */
13 #undef BUG_REPORT_URL
14
15 /* Define if you want backtraces on crash */
16 #undef ENABLE_BACKTRACES
17
18 /* Define to enable crash handling overrides */
19 #undef ENABLE_CRASH_OVERRIDES
20
21 /* Define if position independent code is enabled */
22 #undef ENABLE_PIC
23
24 /* Define if timestamp information (e.g., __DATE__) is allowed */
25 #undef ENABLE_TIMESTAMPS
26
27 /* Define to 1 if you have the `backtrace' function. */
28 #undef HAVE_BACKTRACE
29
30 /* Define to 1 if you have the `ceilf' function. */
31 #undef HAVE_CEILF
32
33 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
34 #undef HAVE_CRASHREPORTERCLIENT_H
35
36 /* can use __crashreporter_info__ */
37 #undef HAVE_CRASHREPORTER_INFO
38
39 /* Define to 1 if you have the <cxxabi.h> header file. */
40 #undef HAVE_CXXABI_H
41
42 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you
43    don't. */
44 #undef HAVE_DECL_ARC4RANDOM
45
46 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you
47    don't. */
48 #undef HAVE_DECL_FE_ALL_EXCEPT
49
50 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you
51    don't. */
52 #undef HAVE_DECL_FE_INEXACT
53
54 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
55    don't. */
56 #undef HAVE_DECL_STRERROR_S
57
58 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
59    */
60 #undef HAVE_DIRENT_H
61
62 /* Define to 1 if you have the <dlfcn.h> header file. */
63 #undef HAVE_DLFCN_H
64
65 /* Define if dlopen() is available on this platform. */
66 #undef HAVE_DLOPEN
67
68 /* Define to 1 if you have the <errno.h> header file. */
69 #undef HAVE_ERRNO_H
70
71 /* Define to 1 if you have the <execinfo.h> header file. */
72 #undef HAVE_EXECINFO_H
73
74 /* Define to 1 if you have the `exp' function. */
75 #undef HAVE_EXP
76
77 /* Define to 1 if you have the `exp2' function. */
78 #undef HAVE_EXP2
79
80 /* Define to 1 if you have the <fcntl.h> header file. */
81 #undef HAVE_FCNTL_H
82
83 /* Define to 1 if you have the <fenv.h> header file. */
84 #undef HAVE_FENV_H
85
86 /* Define if libffi is available on this platform. */
87 #undef HAVE_FFI_CALL
88
89 /* Define to 1 if you have the <ffi/ffi.h> header file. */
90 #undef HAVE_FFI_FFI_H
91
92 /* Define to 1 if you have the <ffi.h> header file. */
93 #undef HAVE_FFI_H
94
95 /* Set to 1 if the finite function is found in <ieeefp.h> */
96 #undef HAVE_FINITE_IN_IEEEFP_H
97
98 /* Define to 1 if you have the `floorf' function. */
99 #undef HAVE_FLOORF
100
101 /* Define to 1 if you have the `fmodf' function. */
102 #undef HAVE_FMODF
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 /* Set to 1 if the isinf function is found in <cmath> */
135 #undef HAVE_ISINF_IN_CMATH
136
137 /* Set to 1 if the isinf function is found in <math.h> */
138 #undef HAVE_ISINF_IN_MATH_H
139
140 /* Set to 1 if the isnan function is found in <cmath> */
141 #undef HAVE_ISNAN_IN_CMATH
142
143 /* Set to 1 if the isnan function is found in <math.h> */
144 #undef HAVE_ISNAN_IN_MATH_H
145
146 /* Define if libedit is available on this platform. */
147 #undef HAVE_LIBEDIT
148
149 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
150 #undef HAVE_LIBIMAGEHLP
151
152 /* Define to 1 if you have the `m' library (-lm). */
153 #undef HAVE_LIBM
154
155 /* Define to 1 if you have the `psapi' library (-lpsapi). */
156 #undef HAVE_LIBPSAPI
157
158 /* Define to 1 if you have the `pthread' library (-lpthread). */
159 #undef HAVE_LIBPTHREAD
160
161 /* Define to 1 if you have the `shell32' library (-lshell32). */
162 #undef HAVE_LIBSHELL32
163
164 /* Define to 1 if you have the `z' library (-lz). */
165 #undef HAVE_LIBZ
166
167 /* Define if you can use -rdynamic. */
168 #undef HAVE_LINK_EXPORT_DYNAMIC
169
170 /* Define to 1 if you have the <link.h> header file. */
171 #undef HAVE_LINK_H
172
173 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
174    the current directory to the dynamic linker search path. */
175 #undef HAVE_LINK_R
176
177 /* Define to 1 if you have the `log' function. */
178 #undef HAVE_LOG
179
180 /* Define to 1 if you have the `log10' function. */
181 #undef HAVE_LOG10
182
183 /* Define to 1 if you have the `log2' function. */
184 #undef HAVE_LOG2
185
186 /* Define to 1 if you have the `longjmp' function. */
187 #undef HAVE_LONGJMP
188
189 /* Define to 1 if you have the <mach/mach.h> header file. */
190 #undef HAVE_MACH_MACH_H
191
192 /* Define if mallinfo() is available on this platform. */
193 #undef HAVE_MALLINFO
194
195 /* Define to 1 if you have the <malloc.h> header file. */
196 #undef HAVE_MALLOC_H
197
198 /* Define to 1 if you have the <malloc/malloc.h> header file. */
199 #undef HAVE_MALLOC_MALLOC_H
200
201 /* Define to 1 if you have the `malloc_zone_statistics' function. */
202 #undef HAVE_MALLOC_ZONE_STATISTICS
203
204 /* Define to 1 if you have the <memory.h> header file. */
205 #undef HAVE_MEMORY_H
206
207 /* Define to 1 if you have the `mkdtemp' function. */
208 #undef HAVE_MKDTEMP
209
210 /* Define to 1 if you have the `mkstemp' function. */
211 #undef HAVE_MKSTEMP
212
213 /* Define to 1 if you have the `mktemp' function. */
214 #undef HAVE_MKTEMP
215
216 /* Define to 1 if you have a working `mmap' system call. */
217 #undef HAVE_MMAP
218
219 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
220    it uses MAP_ANON */
221 #undef HAVE_MMAP_ANONYMOUS
222
223 /* Define if mmap() can map files into memory */
224 #undef HAVE_MMAP_FILE
225
226 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
227 #undef HAVE_NDIR_H
228
229 /* Define to 1 if you have the `nearbyintf' function. */
230 #undef HAVE_NEARBYINTF
231
232 /* Define to 1 if you have the `posix_spawn' function. */
233 #undef HAVE_POSIX_SPAWN
234
235 /* Define to 1 if you have the `powf' function. */
236 #undef HAVE_POWF
237
238 /* Define to 1 if you have the `pread' function. */
239 #undef HAVE_PREAD
240
241 /* Define to have the %a format string */
242 #undef HAVE_PRINTF_A
243
244 /* Have pthread_getspecific */
245 #undef HAVE_PTHREAD_GETSPECIFIC
246
247 /* Define to 1 if you have the <pthread.h> header file. */
248 #undef HAVE_PTHREAD_H
249
250 /* Have pthread_mutex_lock */
251 #undef HAVE_PTHREAD_MUTEX_LOCK
252
253 /* Have pthread_rwlock_init */
254 #undef HAVE_PTHREAD_RWLOCK_INIT
255
256 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
257 #undef HAVE_RAND48
258
259 /* Define to 1 if you have the `realpath' function. */
260 #undef HAVE_REALPATH
261
262 /* Define to 1 if you have the `rintf' function. */
263 #undef HAVE_RINTF
264
265 /* Define to 1 if you have the `round' function. */
266 #undef HAVE_ROUND
267
268 /* Define to 1 if you have the `roundf' function. */
269 #undef HAVE_ROUNDF
270
271 /* Define to 1 if you have the `sbrk' function. */
272 #undef HAVE_SBRK
273
274 /* Define to 1 if you have the `setenv' function. */
275 #undef HAVE_SETENV
276
277 /* Define to 1 if you have the `setjmp' function. */
278 #undef HAVE_SETJMP
279
280 /* Define to 1 if you have the <setjmp.h> header file. */
281 #undef HAVE_SETJMP_H
282
283 /* Define to 1 if you have the `setrlimit' function. */
284 #undef HAVE_SETRLIMIT
285
286 /* Define to 1 if you have the `siglongjmp' function. */
287 #undef HAVE_SIGLONGJMP
288
289 /* Define to 1 if you have the <signal.h> header file. */
290 #undef HAVE_SIGNAL_H
291
292 /* Define to 1 if you have the `sigsetjmp' function. */
293 #undef HAVE_SIGSETJMP
294
295 /* Define to 1 if you have the <stdint.h> header file. */
296 #undef HAVE_STDINT_H
297
298 /* Define to 1 if you have the <stdlib.h> header file. */
299 #undef HAVE_STDLIB_H
300
301 /* Set to 1 if the std::isinf function is found in <cmath> */
302 #undef HAVE_STD_ISINF_IN_CMATH
303
304 /* Set to 1 if the std::isnan function is found in <cmath> */
305 #undef HAVE_STD_ISNAN_IN_CMATH
306
307 /* Define to 1 if you have the `strerror' function. */
308 #undef HAVE_STRERROR
309
310 /* Define to 1 if you have the `strerror_r' function. */
311 #undef HAVE_STRERROR_R
312
313 /* Define to 1 if you have the <strings.h> header file. */
314 #undef HAVE_STRINGS_H
315
316 /* Define to 1 if you have the <string.h> header file. */
317 #undef HAVE_STRING_H
318
319 /* Define to 1 if you have the `strtof' function. */
320 #undef HAVE_STRTOF
321
322 /* Define to 1 if you have the `strtoll' function. */
323 #undef HAVE_STRTOLL
324
325 /* Define to 1 if you have the `strtoq' function. */
326 #undef HAVE_STRTOQ
327
328 /* Define to 1 if you have the `sysconf' function. */
329 #undef HAVE_SYSCONF
330
331 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
332    */
333 #undef HAVE_SYS_DIR_H
334
335 /* Define to 1 if you have the <sys/ioctl.h> header file. */
336 #undef HAVE_SYS_IOCTL_H
337
338 /* Define to 1 if you have the <sys/mman.h> header file. */
339 #undef HAVE_SYS_MMAN_H
340
341 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
342    */
343 #undef HAVE_SYS_NDIR_H
344
345 /* Define to 1 if you have the <sys/param.h> header file. */
346 #undef HAVE_SYS_PARAM_H
347
348 /* Define to 1 if you have the <sys/resource.h> header file. */
349 #undef HAVE_SYS_RESOURCE_H
350
351 /* Define to 1 if you have the <sys/stat.h> header file. */
352 #undef HAVE_SYS_STAT_H
353
354 /* Define to 1 if you have the <sys/time.h> header file. */
355 #undef HAVE_SYS_TIME_H
356
357 /* Define to 1 if you have the <sys/types.h> header file. */
358 #undef HAVE_SYS_TYPES_H
359
360 /* Define to 1 if you have the <sys/uio.h> header file. */
361 #undef HAVE_SYS_UIO_H
362
363 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
364 #undef HAVE_SYS_WAIT_H
365
366 /* Define if the setupterm() function is supported this platform. */
367 #undef HAVE_TERMINFO
368
369 /* Define to 1 if you have the <termios.h> header file. */
370 #undef HAVE_TERMIOS_H
371
372 /* Define to 1 if the system has the type `uint64_t'. */
373 #undef HAVE_UINT64_T
374
375 /* Define to 1 if you have the <unistd.h> header file. */
376 #undef HAVE_UNISTD_H
377
378 /* Define to 1 if you have the <utime.h> header file. */
379 #undef HAVE_UTIME_H
380
381 /* Define to 1 if the system has the type `u_int64_t'. */
382 #undef HAVE_U_INT64_T
383
384 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
385 #undef HAVE_VALGRIND_VALGRIND_H
386
387 /* Define to 1 if you have the `writev' function. */
388 #undef HAVE_WRITEV
389
390 /* Define to 1 if you have the <zlib.h> header file. */
391 #undef HAVE_ZLIB_H
392
393 /* Have host's _alloca */
394 #undef HAVE__ALLOCA
395
396 /* Have host's __alloca */
397 #undef HAVE___ALLOCA
398
399 /* Have host's __ashldi3 */
400 #undef HAVE___ASHLDI3
401
402 /* Have host's __ashrdi3 */
403 #undef HAVE___ASHRDI3
404
405 /* Have host's __chkstk */
406 #undef HAVE___CHKSTK
407
408 /* Have host's __cmpdi2 */
409 #undef HAVE___CMPDI2
410
411 /* Have host's __divdi3 */
412 #undef HAVE___DIVDI3
413
414 /* Define to 1 if you have the `__dso_handle' function. */
415 #undef HAVE___DSO_HANDLE
416
417 /* Have host's __fixdfdi */
418 #undef HAVE___FIXDFDI
419
420 /* Have host's __fixsfdi */
421 #undef HAVE___FIXSFDI
422
423 /* Have host's __floatdidf */
424 #undef HAVE___FLOATDIDF
425
426 /* Have host's __lshrdi3 */
427 #undef HAVE___LSHRDI3
428
429 /* Have host's __main */
430 #undef HAVE___MAIN
431
432 /* Have host's __moddi3 */
433 #undef HAVE___MODDI3
434
435 /* Have host's __udivdi3 */
436 #undef HAVE___UDIVDI3
437
438 /* Have host's __umoddi3 */
439 #undef HAVE___UMODDI3
440
441 /* Have host's ___chkstk */
442 #undef HAVE____CHKSTK
443
444 /* Linker version detected at compile time. */
445 #undef HOST_LINK_VERSION
446
447 /* Define if zlib is enabled */
448 #undef LLVM_ENABLE_ZLIB
449
450 /* The shared library extension */
451 #undef LTDL_SHLIB_EXT
452
453 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
454    its not necessary */
455 #undef NEED_DEV_ZERO_FOR_MMAP
456
457 /* Define to the address where bug reports for this package should be sent. */
458 #undef PACKAGE_BUGREPORT
459
460 /* Define to the full name of this package. */
461 #undef PACKAGE_NAME
462
463 /* Define to the full name and version of this package. */
464 #undef PACKAGE_STRING
465
466 /* Define to the one symbol short name of this package. */
467 #undef PACKAGE_TARNAME
468
469 /* Define to the version of this package. */
470 #undef PACKAGE_VERSION
471
472 /* Define as the return type of signal handlers (`int' or `void'). */
473 #undef RETSIGTYPE
474
475 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
476 #undef STAT_MACROS_BROKEN
477
478 /* Define to 1 if you have the ANSI C header files. */
479 #undef STDC_HEADERS
480
481 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
482 #undef TIME_WITH_SYS_TIME
483
484 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
485 #undef TM_IN_SYS_TIME
486
487 /* Type of 1st arg on ELM Callback */
488 #undef WIN32_ELMCB_PCSTR
489
490 /* Define to `int' if <sys/types.h> does not define. */
491 #undef pid_t
492
493 /* Define to `unsigned int' if <sys/types.h> does not define. */
494 #undef size_t
495
496 #endif