config.h.in revision c232a658274117b8db1f6dfd1aa2dbb3ab390381
1/* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
2
3/* Define if dlopen(0) will open the symbols of the program */
4#undef CAN_DLOPEN_SELF
5
6/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7   systems. This function is required for `alloca.c' support on those systems.
8   */
9#undef CRAY_STACKSEG_END
10
11/* Define to 1 if using `alloca.c'. */
12#undef C_ALLOCA
13
14/* Define to 1 if you have `alloca', as a function or macro. */
15#undef HAVE_ALLOCA
16
17/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18   */
19#undef HAVE_ALLOCA_H
20
21/* Define to 1 if you have the `argz_append' function. */
22#undef HAVE_ARGZ_APPEND
23
24/* Define to 1 if you have the `argz_create_sep' function. */
25#undef HAVE_ARGZ_CREATE_SEP
26
27/* Define to 1 if you have the <argz.h> header file. */
28#undef HAVE_ARGZ_H
29
30/* Define to 1 if you have the `argz_insert' function. */
31#undef HAVE_ARGZ_INSERT
32
33/* Define to 1 if you have the `argz_next' function. */
34#undef HAVE_ARGZ_NEXT
35
36/* Define to 1 if you have the `argz_stringify' function. */
37#undef HAVE_ARGZ_STRINGIFY
38
39/* Define to 1 if you have the <assert.h> header file. */
40#undef HAVE_ASSERT_H
41
42/* Define to 1 if you have the `backtrace' function. */
43#undef HAVE_BACKTRACE
44
45/* Define to 1 if you have the `bcopy' function. */
46#undef HAVE_BCOPY
47
48/* Does not have bi-directional iterator */
49#undef HAVE_BI_ITERATOR
50
51/* Define to 1 if you have the `closedir' function. */
52#undef HAVE_CLOSEDIR
53
54/* Define to 1 if you have the <ctype.h> header file. */
55#undef HAVE_CTYPE_H
56
57/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
58   */
59#undef HAVE_DIRENT_H
60
61/* Define if you have the GNU dld library. */
62#undef HAVE_DLD
63
64/* Define to 1 if you have the <dld.h> header file. */
65#undef HAVE_DLD_H
66
67/* Define to 1 if you have the `dlerror' function. */
68#undef HAVE_DLERROR
69
70/* Define to 1 if you have the <dlfcn.h> header file. */
71#undef HAVE_DLFCN_H
72
73/* Define if dlopen() is available on this platform. */
74#undef HAVE_DLOPEN
75
76/* Define to 1 if you have the <dl.h> header file. */
77#undef HAVE_DL_H
78
79/* Define if you have the _dyld_func_lookup function. */
80#undef HAVE_DYLD
81
82/* Define to 1 if you have the <errno.h> header file. */
83#undef HAVE_ERRNO_H
84
85/* Define to 1 if the system has the type `error_t'. */
86#undef HAVE_ERROR_T
87
88/* Define to 1 if you have the <execinfo.h> header file. */
89#undef HAVE_EXECINFO_H
90
91/* Define to 1 if you have the <fcntl.h> header file. */
92#undef HAVE_FCNTL_H
93
94/* Set to 1 if the finite function is found in <ieeefp.h> */
95#undef HAVE_FINITE_IN_IEEEFP_H
96
97/* Does not have forward iterator */
98#undef HAVE_FWD_ITERATOR
99
100/* Define to 1 if you have the `getcwd' function. */
101#undef HAVE_GETCWD
102
103/* Define to 1 if you have the `getpagesize' function. */
104#undef HAVE_GETPAGESIZE
105
106/* Define to 1 if you have the `getrusage' function. */
107#undef HAVE_GETRUSAGE
108
109/* Define to 1 if you have the `gettimeofday' function. */
110#undef HAVE_GETTIMEOFDAY
111
112/* Does not have <hash_map> */
113#undef HAVE_GLOBAL_HASH_MAP
114
115/* Does not have hash_set in global namespace */
116#undef HAVE_GLOBAL_HASH_SET
117
118/* Does not have ext/hash_map */
119#undef HAVE_GNU_EXT_HASH_MAP
120
121/* Does not have hash_set in gnu namespace */
122#undef HAVE_GNU_EXT_HASH_SET
123
124/* Define if the Graphviz program is available */
125#undef HAVE_GRAPHVIZ
126
127/* Define to 1 if you have the `index' function. */
128#undef HAVE_INDEX
129
130/* Define to 1 if the system has the type `int64_t'. */
131#undef HAVE_INT64_T
132
133/* Define to 1 if you have the <inttypes.h> header file. */
134#undef HAVE_INTTYPES_H
135
136/* Define to 1 if you have the `isatty' function. */
137#undef HAVE_ISATTY
138
139/* Set to 1 if the isinf function is found in <cmath> */
140#undef HAVE_ISINF_IN_CMATH
141
142/* Set to 1 if the isinf function is found in <math.h> */
143#undef HAVE_ISINF_IN_MATH_H
144
145/* Set to 1 if the isnan function is found in <cmath> */
146#undef HAVE_ISNAN_IN_CMATH
147
148/* Set to 1 if the isnan function is found in <math.h> */
149#undef HAVE_ISNAN_IN_MATH_H
150
151/* Define if you have the libdl library or equivalent. */
152#undef HAVE_LIBDL
153
154/* Define to 1 if you have the `elf' library (-lelf). */
155#undef HAVE_LIBELF
156
157/* Define to 1 if you have the `pthread' library (-lpthread). */
158#undef HAVE_LIBPTHREAD
159
160/* Define to 1 if you have the <limits.h> header file. */
161#undef HAVE_LIMITS_H
162
163/* Define to 1 if you have the <link.h> header file. */
164#undef HAVE_LINK_H
165
166/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
167   the current directory to the dynamic linker search path. */
168#undef HAVE_LINK_R
169
170/* Define if lt_dlopen() is available on this platform */
171#undef HAVE_LT_DLOPEN
172
173/* Define to 1 if you have the <mach-o/dyld.h> header file. */
174#undef HAVE_MACH_O_DYLD_H
175
176/* Define if mallinfo() is available on this platform. */
177#undef HAVE_MALLINFO
178
179/* Define to 1 if you have the <malloc.h> header file. */
180#undef HAVE_MALLOC_H
181
182/* Define to 1 if you have the `memcpy' function. */
183#undef HAVE_MEMCPY
184
185/* Define to 1 if you have the `memmove' function. */
186#undef HAVE_MEMMOVE
187
188/* Define to 1 if you have the <memory.h> header file. */
189#undef HAVE_MEMORY_H
190
191/* Define to 1 if you have the `mkdtemp' function. */
192#undef HAVE_MKDTEMP
193
194/* Define to 1 if you have the `mkstemp' function. */
195#undef HAVE_MKSTEMP
196
197/* Define to 1 if you have the `mktemp' function. */
198#undef HAVE_MKTEMP
199
200/* Define to 1 if you have a working `mmap' system call. */
201#undef HAVE_MMAP
202
203/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
204   it uses MAP_ANON */
205#undef HAVE_MMAP_ANONYMOUS
206
207/* Define if mmap() can map files into memory */
208#undef HAVE_MMAP_FILE
209
210/* define if the compiler implements namespaces */
211#undef HAVE_NAMESPACES
212
213/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
214#undef HAVE_NDIR_H
215
216/* Define to 1 if you have the `opendir' function. */
217#undef HAVE_OPENDIR
218
219/* Define if libtool can extract symbol lists from object files. */
220#undef HAVE_PRELOADED_SYMBOLS
221
222/* Define to have the %a format string */
223#undef HAVE_PRINTF_A
224
225/* Define to 1 if you have the <pthread.h> header file. */
226#undef HAVE_PTHREAD_H
227
228/* Have pthread_mutex_lock */
229#undef HAVE_PTHREAD_MUTEX_LOCK
230
231/* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
232#undef HAVE_RAND48
233
234/* Define to 1 if you have the `readdir' function. */
235#undef HAVE_READDIR
236
237/* Define to 1 if you have the `realpath' function. */
238#undef HAVE_REALPATH
239
240/* Define to 1 if you have the `rindex' function. */
241#undef HAVE_RINDEX
242
243/* Define to 1 if you have the <rw/stdex/hash_map.h> header file. */
244#undef HAVE_RW_STDEX_HASH_MAP_H
245
246/* Define to 1 if you have the <rw/stdex/hash_set.h> header file. */
247#undef HAVE_RW_STDEX_HASH_SET_H
248
249/* Define to 1 if you have the `sbrk' function. */
250#undef HAVE_SBRK
251
252/* Define to 1 if you have the `setrlimit' function. */
253#undef HAVE_SETRLIMIT
254
255/* Define if you have the shl_load function. */
256#undef HAVE_SHL_LOAD
257
258/* Define to 1 if you have the <signal.h> header file. */
259#undef HAVE_SIGNAL_H
260
261/* Define to 1 if you have the <stdint.h> header file. */
262#undef HAVE_STDINT_H
263
264/* Define to 1 if you have the <stdio.h> header file. */
265#undef HAVE_STDIO_H
266
267/* Define to 1 if you have the <stdlib.h> header file. */
268#undef HAVE_STDLIB_H
269
270/* Does not have ext/hash_map> */
271#undef HAVE_STD_EXT_HASH_MAP
272
273/* Does not have hash_set in std namespace */
274#undef HAVE_STD_EXT_HASH_SET
275
276/* Set to 1 if the std::isinf function is found in <cmath> */
277#undef HAVE_STD_ISINF_IN_CMATH
278
279/* Set to 1 if the std::isnan function is found in <cmath> */
280#undef HAVE_STD_ISNAN_IN_CMATH
281
282/* Does not have std namespace iterator */
283#undef HAVE_STD_ITERATOR
284
285/* Define to 1 if you have the `strchr' function. */
286#undef HAVE_STRCHR
287
288/* Define to 1 if you have the `strcmp' function. */
289#undef HAVE_STRCMP
290
291/* Define to 1 if you have the `strdup' function. */
292#undef HAVE_STRDUP
293
294/* Define to 1 if you have the `strerror' function. */
295#undef HAVE_STRERROR
296
297/* Define to 1 if you have the `strerror_r' function. */
298#undef HAVE_STRERROR_R
299
300/* Define to 1 if you have the <strings.h> header file. */
301#undef HAVE_STRINGS_H
302
303/* Define to 1 if you have the <string.h> header file. */
304#undef HAVE_STRING_H
305
306/* Define to 1 if you have the `strrchr' function. */
307#undef HAVE_STRRCHR
308
309/* Define to 1 if you have the `strtoll' function. */
310#undef HAVE_STRTOLL
311
312/* Define to 1 if you have the `strtoq' function. */
313#undef HAVE_STRTOQ
314
315/* Define to 1 if you have the `sysconf' function. */
316#undef HAVE_SYSCONF
317
318/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
319   */
320#undef HAVE_SYS_DIR_H
321
322/* Define to 1 if you have the <sys/dl.h> header file. */
323#undef HAVE_SYS_DL_H
324
325/* Define to 1 if you have the <sys/mman.h> header file. */
326#undef HAVE_SYS_MMAN_H
327
328/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
329   */
330#undef HAVE_SYS_NDIR_H
331
332/* Define to 1 if you have the <sys/param.h> header file. */
333#undef HAVE_SYS_PARAM_H
334
335/* Define to 1 if you have the <sys/resource.h> header file. */
336#undef HAVE_SYS_RESOURCE_H
337
338/* Define to 1 if you have the <sys/stat.h> header file. */
339#undef HAVE_SYS_STAT_H
340
341/* Define to 1 if you have the <sys/time.h> header file. */
342#undef HAVE_SYS_TIME_H
343
344/* Define to 1 if you have the <sys/types.h> header file. */
345#undef HAVE_SYS_TYPES_H
346
347/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
348#undef HAVE_SYS_WAIT_H
349
350/* Define to 1 if the system has the type `uint64_t'. */
351#undef HAVE_UINT64_T
352
353/* Define to 1 if you have the <unistd.h> header file. */
354#undef HAVE_UNISTD_H
355
356/* Define to 1 if you have the <utime.h> header file. */
357#undef HAVE_UTIME_H
358
359/* Define to 1 if the system has the type `u_int64_t'. */
360#undef HAVE_U_INT64_T
361
362/* Define to 1 if you have the <windows.h> header file. */
363#undef HAVE_WINDOWS_H
364
365/* Installation directory for binary executables */
366#undef LLVM_BINDIR
367
368/* Time at which LLVM was configured */
369#undef LLVM_CONFIGTIME
370
371/* Installation directory for documentation */
372#undef LLVM_DATADIR
373
374/* Installation directory for config files */
375#undef LLVM_ETCDIR
376
377/* Installation directory for include files */
378#undef LLVM_INCLUDEDIR
379
380/* Installation directory for .info files */
381#undef LLVM_INFODIR
382
383/* Installation directory for libraries */
384#undef LLVM_LIBDIR
385
386/* Installation directory for man pages */
387#undef LLVM_MANDIR
388
389/* Define if this is Unixish platform */
390#undef LLVM_ON_UNIX
391
392/* Define if this is Win32ish platform */
393#undef LLVM_ON_WIN32
394
395/* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
396#undef LLVM_PATH_GRAPHVIZ
397
398/* Installation prefix directory */
399#undef LLVM_PREFIX
400
401/* Define if the OS needs help to load dependent libraries for dlopen(). */
402#undef LTDL_DLOPEN_DEPLIBS
403
404/* Define to the sub-directory in which libtool stores uninstalled libraries.
405   */
406#undef LTDL_OBJDIR
407
408/* Define to the name of the environment variable that determines the dynamic
409   library search path. */
410#undef LTDL_SHLIBPATH_VAR
411
412/* Define to the extension used for shared libraries, say, ".so". */
413#undef LTDL_SHLIB_EXT
414
415/* Define to the system default library search path. */
416#undef LTDL_SYSSEARCHPATH
417
418/* Define if /dev/zero should be used when mapping RWX memory, or undefine if
419   its not necessary */
420#undef NEED_DEV_ZERO_FOR_MMAP
421
422/* Define if dlsym() requires a leading underscore in symbol names. */
423#undef NEED_USCORE
424
425/* Define to the address where bug reports for this package should be sent. */
426#undef PACKAGE_BUGREPORT
427
428/* Define to the full name of this package. */
429#undef PACKAGE_NAME
430
431/* Define to the full name and version of this package. */
432#undef PACKAGE_STRING
433
434/* Define to the one symbol short name of this package. */
435#undef PACKAGE_TARNAME
436
437/* Define to the version of this package. */
438#undef PACKAGE_VERSION
439
440/* Define as the return type of signal handlers (`int' or `void'). */
441#undef RETSIGTYPE
442
443/* If using the C implementation of alloca, define if you know the
444   direction of stack growth for your system; otherwise it will be
445   automatically deduced at run-time.
446	STACK_DIRECTION > 0 => grows toward higher addresses
447	STACK_DIRECTION < 0 => grows toward lower addresses
448	STACK_DIRECTION = 0 => direction of growth unknown */
449#undef STACK_DIRECTION
450
451/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
452#undef STAT_MACROS_BROKEN
453
454/* Define to 1 if you have the ANSI C header files. */
455#undef STDC_HEADERS
456
457/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
458#undef TIME_WITH_SYS_TIME
459
460/* Define to 1 if your <sys/time.h> declares `struct tm'. */
461#undef TM_IN_SYS_TIME
462
463/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
464   `char[]'. */
465#undef YYTEXT_POINTER
466
467/* Define to empty if `const' does not conform to ANSI C. */
468#undef const
469
470/* Define to a type to use for `error_t' if it is not otherwise available. */
471#undef error_t
472
473/* Define to `int' if <sys/types.h> does not define. */
474#undef pid_t
475
476/* Define to `unsigned' if <sys/types.h> does not define. */
477#undef size_t
478