config.h.in revision 394855a87d52d71b702cfbf0ec1a223bda9163d4
1551ccae044b0ff658fe629dd67edd5ffe75d10e8Reid Spencer/* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
27a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
37a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
47a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   systems. This function is required for `alloca.c' support on those systems.
57a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   */
67a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef CRAY_STACKSEG_END
77a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
87a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if using `alloca.c'. */
97a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef C_ALLOCA
107a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
117a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have `alloca', as a function or macro. */
127a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_ALLOCA
137a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
147a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
157a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   */
167a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_ALLOCA_H
177a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
180c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke/* Define to 1 if you have the `backtrace' function. */
190c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke#undef HAVE_BACKTRACE
200c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke
214046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have bi-directional iterator */
224046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_BI_ITERATOR
234046846d2cb36a6281b853c73776584063cca19dJohn Criswell
240fd3061a28b0a946e8d7b94aa00beebf1d786c8fReid Spencer/* Define if bzip2 library is available on this platform. */
250fd3061a28b0a946e8d7b94aa00beebf1d786c8fReid Spencer#undef HAVE_BZIP2
260fd3061a28b0a946e8d7b94aa00beebf1d786c8fReid Spencer
27394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer/* Define to 1 if you have the <bzlib.h> header file. */
28394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer#undef HAVE_BZLIB_H
29394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer
30cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <dlfcn.h> header file. */
31cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_DLFCN_H
32cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
33cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if dlopen() is available on this platform. */
34cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_DLOPEN
35cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
360c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke/* Define to 1 if you have the <execinfo.h> header file. */
370c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke#undef HAVE_EXECINFO_H
380c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke
397a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <fcntl.h> header file. */
407a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_FCNTL_H
41d59a64797b12dab9dae1842171b4ca9fba302765Brian Gaeke
42d59a64797b12dab9dae1842171b4ca9fba302765Brian Gaeke/* Define to 1 if your compiler defines finite in the <ieeefp.h> header file.
43d59a64797b12dab9dae1842171b4ca9fba302765Brian Gaeke   */
44d59a64797b12dab9dae1842171b4ca9fba302765Brian Gaeke#undef HAVE_FINITE_IN_IEEEFP_H
457a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
464046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have forward iterator */
474046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_FWD_ITERATOR
484046846d2cb36a6281b853c73776584063cca19dJohn Criswell
497a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `getcwd' function. */
507a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETCWD
517a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
527a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `getpagesize' function. */
537a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETPAGESIZE
547a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
555c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if you have the `getrusage' function. */
565c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_GETRUSAGE
575c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
587a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `gettimeofday' function. */
597a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETTIMEOFDAY
607a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
614046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have <hash_map> */
624046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_GLOBAL_HASH_MAP
634046846d2cb36a6281b853c73776584063cca19dJohn Criswell
644046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have hash_set in global namespace */
654046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_GLOBAL_HASH_SET
664046846d2cb36a6281b853c73776584063cca19dJohn Criswell
674046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have ext/hash_map */
684046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_GNU_EXT_HASH_MAP
694046846d2cb36a6281b853c73776584063cca19dJohn Criswell
704046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have hash_set in gnu namespace */
714046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_GNU_EXT_HASH_SET
724046846d2cb36a6281b853c73776584063cca19dJohn Criswell
73cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if the system has the type `int64_t'. */
74cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_INT64_T
75cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
767a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <inttypes.h> header file. */
777a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_INTTYPES_H
787a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
7902cef96a2855b1b01b81d4b3429ed5cd707dd899Brian Gaeke/* Define to 1 if you have the `isatty' function. */
8002cef96a2855b1b01b81d4b3429ed5cd707dd899Brian Gaeke#undef HAVE_ISATTY
8102cef96a2855b1b01b81d4b3429ed5cd707dd899Brian Gaeke
82c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke/* Define to 1 if your compiler defines isinf in the <cmath> header file. */
83c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke#undef HAVE_ISINF_IN_CMATH
84c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke
85c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke/* Define to 1 if your compiler defines isinf in the <math.h> header file. */
86c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke#undef HAVE_ISINF_IN_MATH_H
87c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke
885c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if your compiler defines isnan in the <cmath> header file. */
895c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_ISNAN_IN_CMATH
905c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
915c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if your compiler defines isnan in the <math.h> header file. */
925c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_ISNAN_IN_MATH_H
935c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
947a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `elf' library (-lelf). */
957a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_LIBELF
967a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
977a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <limits.h> header file. */
987a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_LIMITS_H
997a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
100cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <link.h> header file. */
101cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_LINK_H
102cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
103ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
104ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke   the current directory to the dynamic linker search path. */
105ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke#undef HAVE_LINK_R
106ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke
107cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mallinfo() is available on this platform. */
108cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MALLINFO
109cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1107a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <malloc.h> header file. */
1117a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MALLOC_H
1127a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1137a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <memory.h> header file. */
1147a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MEMORY_H
1157a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1165c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if you have the `mkstemp' function. */
1175c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_MKSTEMP
1185c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
1197a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have a working `mmap' system call. */
1207a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MMAP
1217a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
122cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
123cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke   it uses MAP_ANON */
124cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MMAP_ANONYMOUS
125cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
126cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mmap() can map files into memory */
127cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MMAP_FILE
128cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
129cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* define if the compiler implements namespaces */
130cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_NAMESPACES
131cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1329058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define to have the %a format string */
1339058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke#undef HAVE_PRINTF_A
1349058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke
1354046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Have pthread_mutex_lock */
1364046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_PTHREAD_MUTEX_LOCK
1374046846d2cb36a6281b853c73776584063cca19dJohn Criswell
1387a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <stdint.h> header file. */
1397a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STDINT_H
1407a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1417a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <stdlib.h> header file. */
1427a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STDLIB_H
1437a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1444046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have ext/hash_map> */
1454046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_STD_EXT_HASH_MAP
1464046846d2cb36a6281b853c73776584063cca19dJohn Criswell
1474046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have hash_set in std namespace */
1484046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_STD_EXT_HASH_SET
1494046846d2cb36a6281b853c73776584063cca19dJohn Criswell
150c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke/* Define to 1 if your compiler defines std::isinf in the <cmath> header file.
151c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke   */
152c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke#undef HAVE_STD_ISINF_IN_CMATH
153c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke
1545c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if your compiler defines std::isnan in the <cmath> header file.
1555c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke   */
1565c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_STD_ISNAN_IN_CMATH
1575c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
1584046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Does not have std namespace iterator */
1594046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_STD_ITERATOR
1604046846d2cb36a6281b853c73776584063cca19dJohn Criswell
1617a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strdup' function. */
1627a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRDUP
1637a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1647a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <strings.h> header file. */
1657a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRINGS_H
1667a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1677a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <string.h> header file. */
1687a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRING_H
1697a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
170cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the `strtoll' function. */
171cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STRTOLL
172cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
173cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the `strtoq' function. */
174cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STRTOQ
175cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
176cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <sys/mman.h> header file. */
177cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SYS_MMAN_H
178cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
179cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <sys/resource.h> header file. */
180cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SYS_RESOURCE_H
181cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1827a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/stat.h> header file. */
1837a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_STAT_H
1847a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1857a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/time.h> header file. */
1867a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_TIME_H
1877a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1887a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/types.h> header file. */
1897a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_TYPES_H
1907a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1917a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1927a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_WAIT_H
1937a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
194cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if the system has the type `uint64_t'. */
195cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_UINT64_T
196cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1977a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <unistd.h> header file. */
1987a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_UNISTD_H
1997a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2001f4a27947f5d7840df45ea9e757b88e6269bda5fReid Spencer/* Define to 1 if the system has the type `u_int64_t'. */
2011f4a27947f5d7840df45ea9e757b88e6269bda5fReid Spencer#undef HAVE_U_INT64_T
2021f4a27947f5d7840df45ea9e757b88e6269bda5fReid Spencer
2035c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if you have the <windows.h> header file. */
204b2815e0139727b78a701af5fb66676944b859e2dJohn Criswell#undef HAVE_WINDOWS_H
205b2815e0139727b78a701af5fb66676944b859e2dJohn Criswell
2060fd3061a28b0a946e8d7b94aa00beebf1d786c8fReid Spencer/* Define if zlib library is available on this platform. */
2070fd3061a28b0a946e8d7b94aa00beebf1d786c8fReid Spencer#undef HAVE_ZLIB
2080fd3061a28b0a946e8d7b94aa00beebf1d786c8fReid Spencer
209394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer/* Define to 1 if you have the <zlib.h> header file. */
210394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer#undef HAVE_ZLIB_H
211394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer
2121cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for binary executables */
2131cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_BINDIR
2141cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2151cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Time at which LLVM was configured */
2161cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_CONFIGTIME
2171cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2181cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for documentation */
2191cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_DATADIR
2201cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
221ff22c42e0ee8e526352f3ac84ae9dd0d0bec2519Reid Spencer/* Installation directory for config files */
222ff22c42e0ee8e526352f3ac84ae9dd0d0bec2519Reid Spencer#undef LLVM_ETCDIR
223ff22c42e0ee8e526352f3ac84ae9dd0d0bec2519Reid Spencer
2241cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for include files */
2251cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_INCLUDEDIR
2261cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2271cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for .info files */
2281cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_INFODIR
2291cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2301cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for libraries */
2311cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_LIBDIR
2321cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2331cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for man pages */
2341cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_MANDIR
2351cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2361cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation prefix directory */
2371cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_PREFIX
2381cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
2397a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the address where bug reports for this package should be sent. */
2407a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_BUGREPORT
2417a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2427a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the full name of this package. */
2437a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_NAME
2447a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2457a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the full name and version of this package. */
2467a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_STRING
2477a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2487a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the one symbol short name of this package. */
2497a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_TARNAME
2507a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2517a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the version of this package. */
2527a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_VERSION
2537a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2547a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define as the return type of signal handlers (`int' or `void'). */
2557a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef RETSIGTYPE
2567a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
257554831c479f75bd6f116045ebc78aad4797715cfBrian Gaeke/* Extension that shared libraries have, e.g., ".so". */
258554831c479f75bd6f116045ebc78aad4797715cfBrian Gaeke#undef SHLIBEXT
259554831c479f75bd6f116045ebc78aad4797715cfBrian Gaeke
2607a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* If using the C implementation of alloca, define if you know the
261358e6855978b53c98b9d315966a93502e5feece3Reid Spencer   direction of stack growth for your system; otherwise it will be
2627a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   automatically deduced at run-time.
263358e6855978b53c98b9d315966a93502e5feece3Reid Spencer	STACK_DIRECTION > 0 => grows toward higher addresses
264358e6855978b53c98b9d315966a93502e5feece3Reid Spencer	STACK_DIRECTION < 0 => grows toward lower addresses
265358e6855978b53c98b9d315966a93502e5feece3Reid Spencer	STACK_DIRECTION = 0 => direction of growth unknown */
2667a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef STACK_DIRECTION
2677a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2687a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the ANSI C header files. */
2697a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef STDC_HEADERS
2707a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2717a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2727a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef TIME_WITH_SYS_TIME
2737a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2747a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if your <sys/time.h> declares `struct tm'. */
2757a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef TM_IN_SYS_TIME
2767a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2777a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
2787a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   `char[]'. */
2797a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef YYTEXT_POINTER
2807a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2817a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to `int' if <sys/types.h> does not define. */
2827a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef pid_t
2837a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2847a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to `unsigned' if <sys/types.h> does not define. */
2857a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef size_t
286