config.h.in revision 6a971bb8f59f4e20c953a2cc360cab7bae8642e4
1551ccae044b0ff658fe629dd67edd5ffe75d10e8Reid Spencer/* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
27a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
3d442d2846a00c0ac2f031deba06b7e0d003f14adEric Christopher#ifndef CONFIG_H
4d442d2846a00c0ac2f031deba06b7e0d003f14adEric Christopher#define CONFIG_H
5d442d2846a00c0ac2f031deba06b7e0d003f14adEric Christopher
691e7ccd98bfa3db5f5c5d2ffa1ffb4061043af40Eric Christopher/* Bug report URL. */
791e7ccd98bfa3db5f5c5d2ffa1ffb4061043af40Eric Christopher#undef BUG_REPORT_URL
891e7ccd98bfa3db5f5c5d2ffa1ffb4061043af40Eric Christopher
946e6bcf3aca5496e51993dff0d3be2c0b45e4a8fEric Christopher/* Define if we have libxml2 */
1046e6bcf3aca5496e51993dff0d3be2c0b45e4a8fEric Christopher#undef CLANG_HAVE_LIBXML
1146e6bcf3aca5496e51993dff0d3be2c0b45e4a8fEric Christopher
126b241160eddc96ec098c74a041a327d545df6ff7Chandler Carruth/* Relative directory for resource files */
136b241160eddc96ec098c74a041a327d545df6ff7Chandler Carruth#undef CLANG_RESOURCE_DIR
146b241160eddc96ec098c74a041a327d545df6ff7Chandler Carruth
157f9ec910a38f769dc91f1b3b3a9b50ee1cecff19Rafael Espindola/* Directories clang will search for headers */
167f9ec910a38f769dc91f1b3b3a9b50ee1cecff19Rafael Espindola#undef C_INCLUDE_DIRS
177f9ec910a38f769dc91f1b3b3a9b50ee1cecff19Rafael Espindola
187e5c316b05d87a23abff03865d776bfb5634e7cdSebastian Pop/* Default <path> to all compiler invocations for --sysroot=<path>. */
197e5c316b05d87a23abff03865d776bfb5634e7cdSebastian Pop#undef DEFAULT_SYSROOT
207e5c316b05d87a23abff03865d776bfb5634e7cdSebastian Pop
21c69bdadac9431efc0cfa6832a321e0f51ab4e6cdEric Christopher/* Define if you want backtraces on crash */
22c69bdadac9431efc0cfa6832a321e0f51ab4e6cdEric Christopher#undef ENABLE_BACKTRACES
23c69bdadac9431efc0cfa6832a321e0f51ab4e6cdEric Christopher
24e179b31bfcb6a49de5fe7df7586a2aade9191e08Daniel Dunbar/* Define to enable crash handling overrides */
25e179b31bfcb6a49de5fe7df7586a2aade9191e08Daniel Dunbar#undef ENABLE_CRASH_OVERRIDES
26e179b31bfcb6a49de5fe7df7586a2aade9191e08Daniel Dunbar
27af58cae8cb9c0ce64ae6a40990a4ad097c71e0e4Reid Spencer/* Define if position independent code is enabled */
28af58cae8cb9c0ce64ae6a40990a4ad097c71e0e4Reid Spencer#undef ENABLE_PIC
29af58cae8cb9c0ce64ae6a40990a4ad097c71e0e4Reid Spencer
30fc3f0b5c910cd60bb2d7cf6a882fd60e456df723Eric Christopher/* Define if timestamp information (e.g., __DATE__) is allowed */
31dd464df687faf544e83684d0c0e4da87c05f8bfeDaniel Dunbar#undef ENABLE_TIMESTAMPS
32dd464df687faf544e83684d0c0e4da87c05f8bfeDaniel Dunbar
331aee22e0720932a82dd3bf3fc8be804fff6bb89aRafael Espindola/* Directory where gcc is installed. */
341aee22e0720932a82dd3bf3fc8be804fff6bb89aRafael Espindola#undef GCC_INSTALL_PREFIX
351aee22e0720932a82dd3bf3fc8be804fff6bb89aRafael Espindola
36e0b0e7b2950d3c132004105bba5f36a8eaea7925Daniel Dunbar/* Define to 1 if you have the `arc4random' function. */
37e0b0e7b2950d3c132004105bba5f36a8eaea7925Daniel Dunbar#undef HAVE_ARC4RANDOM
38e0b0e7b2950d3c132004105bba5f36a8eaea7925Daniel Dunbar
39d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the `argz_append' function. */
40d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_ARGZ_APPEND
41d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
42d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the `argz_create_sep' function. */
43d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_ARGZ_CREATE_SEP
44d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
45d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <argz.h> header file. */
46d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_ARGZ_H
47d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
48d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the `argz_insert' function. */
49d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_ARGZ_INSERT
50d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
51d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the `argz_next' function. */
52d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_ARGZ_NEXT
53d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
54d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the `argz_stringify' function. */
55d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_ARGZ_STRINGIFY
56d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
570c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke/* Define to 1 if you have the `backtrace' function. */
580c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke#undef HAVE_BACKTRACE
590c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke
60f4bb9b1fa76564704a4ab6c27d5d72180b493e9aReid Spencer/* Define to 1 if you have the `ceilf' function. */
61f4bb9b1fa76564704a4ab6c27d5d72180b493e9aReid Spencer#undef HAVE_CEILF
62f4bb9b1fa76564704a4ab6c27d5d72180b493e9aReid Spencer
6300ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define if the neat program is available */
6400ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef HAVE_CIRCO
6500ad26ff5760ff2d1b24acb18718e63541088923David Greene
668c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the `closedir' function. */
678c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_CLOSEDIR
688c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
69654dee487555a3cf21bcbca38ef5a2687fd18ea7Eric Christopher/* Define to 1 if you have the <CrashReporterClient.h> header file. */
70654dee487555a3cf21bcbca38ef5a2687fd18ea7Eric Christopher#undef HAVE_CRASHREPORTERCLIENT_H
71654dee487555a3cf21bcbca38ef5a2687fd18ea7Eric Christopher
72d749382c8cc991bc75a384212a898e2396a09837NAKAMURA Takumi/* can use __crashreporter_info__ */
73481d402ab03e163e180d2650fae13704858f8d81Eric Christopher#undef HAVE_CRASHREPORTER_INFO
74481d402ab03e163e180d2650fae13704858f8d81Eric Christopher
757f5c6bf63c3ca8a7cfb079596093f7449fd85978Eric Christopher/* Define to 1 if you have the <cxxabi.h> header file. */
767f5c6bf63c3ca8a7cfb079596093f7449fd85978Eric Christopher#undef HAVE_CXXABI_H
777f5c6bf63c3ca8a7cfb079596093f7449fd85978Eric Christopher
78f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger/* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you
79f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger   don't. */
80f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger#undef HAVE_DECL_FE_ALL_EXCEPT
81f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger
82f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger/* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you
83f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger   don't. */
84f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger#undef HAVE_DECL_FE_INEXACT
85f9a7132df8f8e0dd0f54fd603d358fc5a2285011Joerg Sonnenberger
86e29b0aca51e3568a92869daa70c4a0351750fd1eNAKAMURA Takumi/* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
87e29b0aca51e3568a92869daa70c4a0351750fd1eNAKAMURA Takumi   don't. */
88e29b0aca51e3568a92869daa70c4a0351750fd1eNAKAMURA Takumi#undef HAVE_DECL_STRERROR_S
89e29b0aca51e3568a92869daa70c4a0351750fd1eNAKAMURA Takumi
908c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
918c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer   */
928c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_DIRENT_H
938c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
948c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if you have the GNU dld library. */
958c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_DLD
968c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
978c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the `dlerror' function. */
988c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_DLERROR
99394855a87d52d71b702cfbf0ec1a223bda9163d4Reid Spencer
100cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <dlfcn.h> header file. */
101cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_DLFCN_H
102cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
103cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if dlopen() is available on this platform. */
104cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_DLOPEN
105cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
106caf0ecec9ed4411280f16b81f43bcca1940a32deReid Spencer/* Define if the dot program is available */
107caf0ecec9ed4411280f16b81f43bcca1940a32deReid Spencer#undef HAVE_DOT
108caf0ecec9ed4411280f16b81f43bcca1940a32deReid Spencer
109ecbd242833cadb8b22006143d5ee4c1152bc81e3Reid Spencer/* Define if the dotty program is available */
110ecbd242833cadb8b22006143d5ee4c1152bc81e3Reid Spencer#undef HAVE_DOTTY
111ecbd242833cadb8b22006143d5ee4c1152bc81e3Reid Spencer
1128c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if you have the _dyld_func_lookup function. */
1138c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_DYLD
1148c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
1158c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the <errno.h> header file. */
1168c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_ERRNO_H
1178c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
1188c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if the system has the type `error_t'. */
1198c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_ERROR_T
1208c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
1210c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke/* Define to 1 if you have the <execinfo.h> header file. */
1220c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke#undef HAVE_EXECINFO_H
1230c803894985f80e894b36ad4de58ea4c2e906b07Brian Gaeke
124ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson/* Define to 1 if you have the `exp' function. */
125ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson#undef HAVE_EXP
126ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson
127ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson/* Define to 1 if you have the `exp2' function. */
128ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson#undef HAVE_EXP2
129ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson
1307a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <fcntl.h> header file. */
1317a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_FCNTL_H
132d59a64797b12dab9dae1842171b4ca9fba302765Brian Gaeke
13300ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define if the neat program is available */
13400ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef HAVE_FDP
13500ad26ff5760ff2d1b24acb18718e63541088923David Greene
13648fd5a79e023bf6a647dfabb2bbb4c2f98617b81Dan Gohman/* Define to 1 if you have the <fenv.h> header file. */
13748fd5a79e023bf6a647dfabb2bbb4c2f98617b81Dan Gohman#undef HAVE_FENV_H
13848fd5a79e023bf6a647dfabb2bbb4c2f98617b81Dan Gohman
139267fddbedd3fe05808a198c147948ffb62ebc866Nick Lewycky/* Define if libffi is available on this platform. */
140267fddbedd3fe05808a198c147948ffb62ebc866Nick Lewycky#undef HAVE_FFI_CALL
141267fddbedd3fe05808a198c147948ffb62ebc866Nick Lewycky
142fb3dcf875bc4262572fee58ac560379879ab8ee2Nick Lewycky/* Define to 1 if you have the <ffi/ffi.h> header file. */
143fb3dcf875bc4262572fee58ac560379879ab8ee2Nick Lewycky#undef HAVE_FFI_FFI_H
144fb3dcf875bc4262572fee58ac560379879ab8ee2Nick Lewycky
145fb3dcf875bc4262572fee58ac560379879ab8ee2Nick Lewycky/* Define to 1 if you have the <ffi.h> header file. */
146fb3dcf875bc4262572fee58ac560379879ab8ee2Nick Lewycky#undef HAVE_FFI_H
147fb3dcf875bc4262572fee58ac560379879ab8ee2Nick Lewycky
148af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the finite function is found in <ieeefp.h> */
1496802b55b6b4b46a2dc965eeeb1f75f1fdc33ba35Brian Gaeke#undef HAVE_FINITE_IN_IEEEFP_H
1507a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
151f4bb9b1fa76564704a4ab6c27d5d72180b493e9aReid Spencer/* Define to 1 if you have the `floorf' function. */
152f4bb9b1fa76564704a4ab6c27d5d72180b493e9aReid Spencer#undef HAVE_FLOORF
153f4bb9b1fa76564704a4ab6c27d5d72180b493e9aReid Spencer
15496cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer/* Define to 1 if you have the `fmodf' function. */
15596cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer#undef HAVE_FMODF
15696cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer
157c589a5f2849620306b14077b16e51a3e0b7ef5cdEric Christopher/* Define to 1 if you have the `futimens' function. */
158c589a5f2849620306b14077b16e51a3e0b7ef5cdEric Christopher#undef HAVE_FUTIMENS
159c589a5f2849620306b14077b16e51a3e0b7ef5cdEric Christopher
160c589a5f2849620306b14077b16e51a3e0b7ef5cdEric Christopher/* Define to 1 if you have the `futimes' function. */
161c589a5f2849620306b14077b16e51a3e0b7ef5cdEric Christopher#undef HAVE_FUTIMES
162c589a5f2849620306b14077b16e51a3e0b7ef5cdEric Christopher
1637a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `getcwd' function. */
1647a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETCWD
1657a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1667a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `getpagesize' function. */
1677a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETPAGESIZE
1687a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1699ba8a76f8baaa1092d60ccfbc04e7efdc207c98fAnton Korobeynikov/* Define to 1 if you have the `getrlimit' function. */
1709ba8a76f8baaa1092d60ccfbc04e7efdc207c98fAnton Korobeynikov#undef HAVE_GETRLIMIT
1719ba8a76f8baaa1092d60ccfbc04e7efdc207c98fAnton Korobeynikov
1725c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if you have the `getrusage' function. */
1735c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_GETRUSAGE
1745c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
1757a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `gettimeofday' function. */
1767a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETTIMEOFDAY
1777a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1788a2246f32ec6480b6430078ff2c5740a0a11a3fbReid Spencer/* Define if the Graphviz program is available */
1798a2246f32ec6480b6430078ff2c5740a0a11a3fbReid Spencer#undef HAVE_GRAPHVIZ
1808a2246f32ec6480b6430078ff2c5740a0a11a3fbReid Spencer
181be13028264888b01ac6fcd46667cf31a7e84e9cfReid Spencer/* Define if the gv program is available */
182be13028264888b01ac6fcd46667cf31a7e84e9cfReid Spencer#undef HAVE_GV
183be13028264888b01ac6fcd46667cf31a7e84e9cfReid Spencer
184cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if the system has the type `int64_t'. */
185cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_INT64_T
186cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1877a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <inttypes.h> header file. */
1887a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_INTTYPES_H
1897a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
19002cef96a2855b1b01b81d4b3429ed5cd707dd899Brian Gaeke/* Define to 1 if you have the `isatty' function. */
19102cef96a2855b1b01b81d4b3429ed5cd707dd899Brian Gaeke#undef HAVE_ISATTY
19202cef96a2855b1b01b81d4b3429ed5cd707dd899Brian Gaeke
193af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the isinf function is found in <cmath> */
194c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke#undef HAVE_ISINF_IN_CMATH
195c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke
196af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the isinf function is found in <math.h> */
197c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke#undef HAVE_ISINF_IN_MATH_H
198c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke
199af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the isnan function is found in <cmath> */
2005c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_ISNAN_IN_CMATH
2015c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
202af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the isnan function is found in <math.h> */
2035c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_ISNAN_IN_MATH_H
2045c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
2058c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if you have the libdl library or equivalent. */
2068c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_LIBDL
2078c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
208484fc8e38421f5b26593a9edacd734baf844c9e9Reid Spencer/* Define to 1 if you have the `imagehlp' library (-limagehlp). */
209484fc8e38421f5b26593a9edacd734baf844c9e9Reid Spencer#undef HAVE_LIBIMAGEHLP
210484fc8e38421f5b26593a9edacd734baf844c9e9Reid Spencer
2113484a99ba1ecddd221c9c77b321d66edb456a7fcReid Spencer/* Define to 1 if you have the `m' library (-lm). */
2123484a99ba1ecddd221c9c77b321d66edb456a7fcReid Spencer#undef HAVE_LIBM
2133484a99ba1ecddd221c9c77b321d66edb456a7fcReid Spencer
214484fc8e38421f5b26593a9edacd734baf844c9e9Reid Spencer/* Define to 1 if you have the `psapi' library (-lpsapi). */
215484fc8e38421f5b26593a9edacd734baf844c9e9Reid Spencer#undef HAVE_LIBPSAPI
216484fc8e38421f5b26593a9edacd734baf844c9e9Reid Spencer
2175da60469f9a9513c28c9d715d818f7d789972e90Edward O'Callaghan/* Define to 1 if you have the `pthread' library (-lpthread). */
2185da60469f9a9513c28c9d715d818f7d789972e90Edward O'Callaghan#undef HAVE_LIBPTHREAD
2195da60469f9a9513c28c9d715d818f7d789972e90Edward O'Callaghan
2206a971bb8f59f4e20c953a2cc360cab7bae8642e4David Majnemer/* Define to 1 if you have the `shell32' library (-lshell32). */
2216a971bb8f59f4e20c953a2cc360cab7bae8642e4David Majnemer#undef HAVE_LIBSHELL32
2226a971bb8f59f4e20c953a2cc360cab7bae8642e4David Majnemer
2238cd4c3e6534a14566bf163301fd45bca34e655c1Anton Korobeynikov/* Define to 1 if you have the `udis86' library (-ludis86). */
2248cd4c3e6534a14566bf163301fd45bca34e655c1Anton Korobeynikov#undef HAVE_LIBUDIS86
2258cd4c3e6534a14566bf163301fd45bca34e655c1Anton Korobeynikov
226ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov/* Define to 1 if you have the `z' library (-lz). */
227ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov#undef HAVE_LIBZ
228ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov
229244acf3a4b172657924d21bbb3a65f6388cb68bdBob Wilson/* Define if you can use -rdynamic. */
230731c6abc469863ca6b8259319991bdc0455fc8b0Nick Lewycky#undef HAVE_LINK_EXPORT_DYNAMIC
231731c6abc469863ca6b8259319991bdc0455fc8b0Nick Lewycky
232d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <link.h> header file. */
233d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_LINK_H
234d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
235ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
236ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke   the current directory to the dynamic linker search path. */
237ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke#undef HAVE_LINK_R
238ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke
239ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson/* Define to 1 if you have the `log' function. */
240ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson#undef HAVE_LOG
241ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson
242ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson/* Define to 1 if you have the `log10' function. */
243ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson#undef HAVE_LOG10
244ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson
245ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson/* Define to 1 if you have the `log2' function. */
246ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson#undef HAVE_LOG2
247ec643abe6903284fc9ae7b6d9ae5e0b4ad40ad28Owen Anderson
248cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer/* Define to 1 if you have the `longjmp' function. */
249cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer#undef HAVE_LONGJMP
250cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer
251a6d990a73f5ce41c6ce53d940f807621ecb4d260Reid Spencer/* Define to 1 if you have the <mach/mach.h> header file. */
252a6d990a73f5ce41c6ce53d940f807621ecb4d260Reid Spencer#undef HAVE_MACH_MACH_H
253a6d990a73f5ce41c6ce53d940f807621ecb4d260Reid Spencer
2548c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the <mach-o/dyld.h> header file. */
2558c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_MACH_O_DYLD_H
2568c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
257cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mallinfo() is available on this platform. */
258cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MALLINFO
259cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
2607a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <malloc.h> header file. */
2617a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MALLOC_H
2627a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2630b14259eb2b2663ca9ee02ad8919b27e2723d330Chris Lattner/* Define to 1 if you have the <malloc/malloc.h> header file. */
2640b14259eb2b2663ca9ee02ad8919b27e2723d330Chris Lattner#undef HAVE_MALLOC_MALLOC_H
2650b14259eb2b2663ca9ee02ad8919b27e2723d330Chris Lattner
266368c36ff32b93bf8e29fb7a4ff2c3a10f3aec164Chris Lattner/* Define to 1 if you have the `malloc_zone_statistics' function. */
267368c36ff32b93bf8e29fb7a4ff2c3a10f3aec164Chris Lattner#undef HAVE_MALLOC_ZONE_STATISTICS
268368c36ff32b93bf8e29fb7a4ff2c3a10f3aec164Chris Lattner
269d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <memory.h> header file. */
270d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_MEMORY_H
271d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
272f9960f769ae574705b4dff4d6253285705a7012aReid Spencer/* Define to 1 if you have the `mkdtemp' function. */
273f9960f769ae574705b4dff4d6253285705a7012aReid Spencer#undef HAVE_MKDTEMP
274f9960f769ae574705b4dff4d6253285705a7012aReid Spencer
2755c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke/* Define to 1 if you have the `mkstemp' function. */
2765c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_MKSTEMP
2775c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
278f9960f769ae574705b4dff4d6253285705a7012aReid Spencer/* Define to 1 if you have the `mktemp' function. */
279f9960f769ae574705b4dff4d6253285705a7012aReid Spencer#undef HAVE_MKTEMP
280f9960f769ae574705b4dff4d6253285705a7012aReid Spencer
2817a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have a working `mmap' system call. */
2827a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MMAP
2837a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
284cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
285cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke   it uses MAP_ANON */
286cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MMAP_ANONYMOUS
287cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
288cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mmap() can map files into memory */
289cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MMAP_FILE
290cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
2918c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
2928c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_NDIR_H
2938c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
294df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer/* Define to 1 if you have the `nearbyintf' function. */
295df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer#undef HAVE_NEARBYINTF
296df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer
29700ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define if the neat program is available */
29800ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef HAVE_NEATO
29900ad26ff5760ff2d1b24acb18718e63541088923David Greene
3008c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the `opendir' function. */
3018c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_OPENDIR
3028c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
303e429182c013128ecc1cc2ccc6fd457d311003947Eric Christopher/* Define to 1 if you have the `posix_spawn' function. */
304e429182c013128ecc1cc2ccc6fd457d311003947Eric Christopher#undef HAVE_POSIX_SPAWN
305e429182c013128ecc1cc2ccc6fd457d311003947Eric Christopher
30696cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer/* Define to 1 if you have the `powf' function. */
30796cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer#undef HAVE_POWF
30896cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer
3095745fbce1674b29f4dce6b6e31556c4c1e83dc89Benjamin Kramer/* Define to 1 if you have the `pread' function. */
3105745fbce1674b29f4dce6b6e31556c4c1e83dc89Benjamin Kramer#undef HAVE_PREAD
3115745fbce1674b29f4dce6b6e31556c4c1e83dc89Benjamin Kramer
3128c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if libtool can extract symbol lists from object files. */
3138c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_PRELOADED_SYMBOLS
3148c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
3159058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define to have the %a format string */
3169058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke#undef HAVE_PRINTF_A
3179058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke
31827fcfe1364943dadd99fd0ef5af6793f58acc446Owen Anderson/* Have pthread_getspecific */
31927fcfe1364943dadd99fd0ef5af6793f58acc446Owen Anderson#undef HAVE_PTHREAD_GETSPECIFIC
32027fcfe1364943dadd99fd0ef5af6793f58acc446Owen Anderson
321f8e9f7c70af05e40a65f75b49073b48941257839Reid Spencer/* Define to 1 if you have the <pthread.h> header file. */
322f8e9f7c70af05e40a65f75b49073b48941257839Reid Spencer#undef HAVE_PTHREAD_H
323f8e9f7c70af05e40a65f75b49073b48941257839Reid Spencer
3244046846d2cb36a6281b853c73776584063cca19dJohn Criswell/* Have pthread_mutex_lock */
3254046846d2cb36a6281b853c73776584063cca19dJohn Criswell#undef HAVE_PTHREAD_MUTEX_LOCK
3264046846d2cb36a6281b853c73776584063cca19dJohn Criswell
327de8aed2808224f0651400b8efee35830b83020a5Owen Anderson/* Have pthread_rwlock_init */
328de8aed2808224f0651400b8efee35830b83020a5Owen Anderson#undef HAVE_PTHREAD_RWLOCK_INIT
329de8aed2808224f0651400b8efee35830b83020a5Owen Anderson
330af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
331af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer#undef HAVE_RAND48
332af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer
3338c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the `readdir' function. */
3348c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_READDIR
3358c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
336f9960f769ae574705b4dff4d6253285705a7012aReid Spencer/* Define to 1 if you have the `realpath' function. */
337f9960f769ae574705b4dff4d6253285705a7012aReid Spencer#undef HAVE_REALPATH
338f9960f769ae574705b4dff4d6253285705a7012aReid Spencer
339df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer/* Define to 1 if you have the `rintf' function. */
340df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer#undef HAVE_RINTF
3418085cff7ebbee3efd932b8f27f67187a4ba707e1Reid Spencer
34296cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer/* Define to 1 if you have the `round' function. */
34396cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer#undef HAVE_ROUND
34496cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer
345df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer/* Define to 1 if you have the `roundf' function. */
346df3be82dcbf61bd4ad9e13e93dfbf37a7a46ee51Reid Spencer#undef HAVE_ROUNDF
3478085cff7ebbee3efd932b8f27f67187a4ba707e1Reid Spencer
3489d9c19cf9672d4a19237b9bf7c22cbb0c5809b07Reid Spencer/* Define to 1 if you have the `sbrk' function. */
3499d9c19cf9672d4a19237b9bf7c22cbb0c5809b07Reid Spencer#undef HAVE_SBRK
3509d9c19cf9672d4a19237b9bf7c22cbb0c5809b07Reid Spencer
351b7a8d400be7ce9e275c6e09a2a90fbacd0566476Jeffrey Yasskin/* Define to 1 if you have the `setenv' function. */
352b7a8d400be7ce9e275c6e09a2a90fbacd0566476Jeffrey Yasskin#undef HAVE_SETENV
353b7a8d400be7ce9e275c6e09a2a90fbacd0566476Jeffrey Yasskin
354cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer/* Define to 1 if you have the `setjmp' function. */
355cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer#undef HAVE_SETJMP
356cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer
357d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <setjmp.h> header file. */
358d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_SETJMP_H
359d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
36059473af39565dcff7416426b8aaed3ad63476c81Reid Spencer/* Define to 1 if you have the `setrlimit' function. */
36159473af39565dcff7416426b8aaed3ad63476c81Reid Spencer#undef HAVE_SETRLIMIT
36259473af39565dcff7416426b8aaed3ad63476c81Reid Spencer
3638c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if you have the shl_load function. */
3648c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_SHL_LOAD
3658c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
366cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer/* Define to 1 if you have the `siglongjmp' function. */
367cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer#undef HAVE_SIGLONGJMP
368cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer
36959473af39565dcff7416426b8aaed3ad63476c81Reid Spencer/* Define to 1 if you have the <signal.h> header file. */
37059473af39565dcff7416426b8aaed3ad63476c81Reid Spencer#undef HAVE_SIGNAL_H
37159473af39565dcff7416426b8aaed3ad63476c81Reid Spencer
372cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer/* Define to 1 if you have the `sigsetjmp' function. */
373cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer#undef HAVE_SIGSETJMP
374cdb08a3691b0949ea9fea690571631e1a842bf3aReid Spencer
3757a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <stdint.h> header file. */
3767a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STDINT_H
3777a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
378d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <stdlib.h> header file. */
379d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_STDLIB_H
380d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
381af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the std::isinf function is found in <cmath> */
382c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke#undef HAVE_STD_ISINF_IN_CMATH
383c64d41e7063df8598e2eb6d741994292e3baa7cbBrian Gaeke
384af362fc492bf0bfc6e43e3025621834ea031a29eReid Spencer/* Set to 1 if the std::isnan function is found in <cmath> */
3855c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke#undef HAVE_STD_ISNAN_IN_CMATH
3865c039879649f12c17f6c52c08be9a82d838525f9Brian Gaeke
3877931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer/* Define to 1 if you have the `strerror' function. */
3887931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer#undef HAVE_STRERROR
3897931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer
3907931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer/* Define to 1 if you have the `strerror_r' function. */
3917931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer#undef HAVE_STRERROR_R
3927931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer
393d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <strings.h> header file. */
394d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_STRINGS_H
395d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
396d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <string.h> header file. */
397d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_STRING_H
398d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
39996cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer/* Define to 1 if you have the `strtof' function. */
40096cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer#undef HAVE_STRTOF
40196cf58777bf7d28968054b0dd8cb0624a7433e89Reid Spencer
402cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the `strtoll' function. */
403cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STRTOLL
404cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
405cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the `strtoq' function. */
406cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STRTOQ
407cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
40851a33548d46a338a251eb48a937bc2eec758a01cReid Spencer/* Define to 1 if you have the `sysconf' function. */
40951a33548d46a338a251eb48a937bc2eec758a01cReid Spencer#undef HAVE_SYSCONF
41051a33548d46a338a251eb48a937bc2eec758a01cReid Spencer
4118c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
4128c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer   */
4138c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_SYS_DIR_H
4148c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
41501746745f1287effa1772ef51b973988afcea699Douglas Gregor/* Define to 1 if you have the <sys/ioctl.h> header file. */
41601746745f1287effa1772ef51b973988afcea699Douglas Gregor#undef HAVE_SYS_IOCTL_H
41701746745f1287effa1772ef51b973988afcea699Douglas Gregor
418cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <sys/mman.h> header file. */
419cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SYS_MMAN_H
420cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
4218c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
4228c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer   */
4238c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef HAVE_SYS_NDIR_H
4248c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
42559473af39565dcff7416426b8aaed3ad63476c81Reid Spencer/* Define to 1 if you have the <sys/param.h> header file. */
42659473af39565dcff7416426b8aaed3ad63476c81Reid Spencer#undef HAVE_SYS_PARAM_H
42759473af39565dcff7416426b8aaed3ad63476c81Reid Spencer
428cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <sys/resource.h> header file. */
429cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SYS_RESOURCE_H
430cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
4317a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/stat.h> header file. */
4327a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_STAT_H
4337a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
4347a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/time.h> header file. */
4357a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_TIME_H
4367a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
437d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher/* Define to 1 if you have the <sys/types.h> header file. */
438d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher#undef HAVE_SYS_TYPES_H
439d23cd02ffe8399be976729d0d48106194dd43820Eric Christopher
4403e46293c27ee6d35240d6308a84be0f2c2e91940Daniel Dunbar/* Define to 1 if you have the <sys/uio.h> header file. */
4413e46293c27ee6d35240d6308a84be0f2c2e91940Daniel Dunbar#undef HAVE_SYS_UIO_H
4423e46293c27ee6d35240d6308a84be0f2c2e91940Daniel Dunbar
4437a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
4447a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_WAIT_H
4457a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
4468d8bdff6d7eccb05bf16e18141263ee72ea8296bChandler Carruth/* Define if the setupterm() function is supported this platform. */
4478d8bdff6d7eccb05bf16e18141263ee72ea8296bChandler Carruth#undef HAVE_TERMINFO
4488d8bdff6d7eccb05bf16e18141263ee72ea8296bChandler Carruth
449071d73d67e7cea60e7334f6ae96c1e8f8050a662Douglas Gregor/* Define to 1 if you have the <termios.h> header file. */
450071d73d67e7cea60e7334f6ae96c1e8f8050a662Douglas Gregor#undef HAVE_TERMIOS_H
451071d73d67e7cea60e7334f6ae96c1e8f8050a662Douglas Gregor
45200ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define if the neat program is available */
45300ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef HAVE_TWOPI
45400ad26ff5760ff2d1b24acb18718e63541088923David Greene
455cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if the system has the type `uint64_t'. */
456cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_UINT64_T
457cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
4587a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <unistd.h> header file. */
4597a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_UNISTD_H
4607a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
46159473af39565dcff7416426b8aaed3ad63476c81Reid Spencer/* Define to 1 if you have the <utime.h> header file. */
46259473af39565dcff7416426b8aaed3ad63476c81Reid Spencer#undef HAVE_UTIME_H
46359473af39565dcff7416426b8aaed3ad63476c81Reid Spencer
4641f4a27947f5d7840df45ea9e757b88e6269bda5fReid Spencer/* Define to 1 if the system has the type `u_int64_t'. */
4651f4a27947f5d7840df45ea9e757b88e6269bda5fReid Spencer#undef HAVE_U_INT64_T
4661f4a27947f5d7840df45ea9e757b88e6269bda5fReid Spencer
467f28411f732960981f8920195ad8f7e6792396961Jeffrey Yasskin/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
468f28411f732960981f8920195ad8f7e6792396961Jeffrey Yasskin#undef HAVE_VALGRIND_VALGRIND_H
469f28411f732960981f8920195ad8f7e6792396961Jeffrey Yasskin
4703e46293c27ee6d35240d6308a84be0f2c2e91940Daniel Dunbar/* Define to 1 if you have the `writev' function. */
4713e46293c27ee6d35240d6308a84be0f2c2e91940Daniel Dunbar#undef HAVE_WRITEV
4723e46293c27ee6d35240d6308a84be0f2c2e91940Daniel Dunbar
473e1e7310749008a515ddd5bf6398df17644f53b33Matt Arsenault/* Define if the xdot program is available */
474e1e7310749008a515ddd5bf6398df17644f53b33Matt Arsenault#undef HAVE_XDOT
47548fd5a79e023bf6a647dfabb2bbb4c2f98617b81Dan Gohman
476ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov/* Define to 1 if you have the <zlib.h> header file. */
477ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov#undef HAVE_ZLIB_H
478ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov
4791f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's _alloca */
4801f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE__ALLOCA
4811f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
4821f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __alloca */
4831f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___ALLOCA
4841f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
4851f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __ashldi3 */
4861f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___ASHLDI3
4871f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
4881f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __ashrdi3 */
4891f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___ASHRDI3
4901f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
4911f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __chkstk */
4921f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___CHKSTK
4931f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
4941f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __cmpdi2 */
4951f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___CMPDI2
4961f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
4971f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __divdi3 */
4981f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___DIVDI3
4991f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5003b30a6e92d1da79674451879d4112a8f83cc12a4Anton Korobeynikov/* Define to 1 if you have the `__dso_handle' function. */
5013b30a6e92d1da79674451879d4112a8f83cc12a4Anton Korobeynikov#undef HAVE___DSO_HANDLE
5023b30a6e92d1da79674451879d4112a8f83cc12a4Anton Korobeynikov
5031f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __fixdfdi */
5041f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___FIXDFDI
5051f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5061f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __fixsfdi */
5071f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___FIXSFDI
5081f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5091f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __floatdidf */
5101f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___FLOATDIDF
5111f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5121f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __lshrdi3 */
5131f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___LSHRDI3
5141f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5151f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __main */
5161f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___MAIN
5171f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5181f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __moddi3 */
5191f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___MODDI3
5201f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5211f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __udivdi3 */
5221f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___UDIVDI3
5231f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5241f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's __umoddi3 */
5251f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE___UMODDI3
5261f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
5271f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi/* Have host's ___chkstk */
5281f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi#undef HAVE____CHKSTK
5291f6832a858db891b7a7b08d438afb373eefa628cNAKAMURA Takumi
530ee0f32d723431cdae943e8a8d45ecdb856a0e76cDaniel Dunbar/* Linker version detected at compile time. */
531ee0f32d723431cdae943e8a8d45ecdb856a0e76cDaniel Dunbar#undef HOST_LINK_VERSION
532ee0f32d723431cdae943e8a8d45ecdb856a0e76cDaniel Dunbar
5331cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for binary executables */
5341cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_BINDIR
5351cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
5361cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Time at which LLVM was configured */
5371cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_CONFIGTIME
5381cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
5390abe116022a45879d5f17e6c4964769f24bb05aaGordon Henriksen/* Installation directory for data files */
5401cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_DATADIR
5411cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
542de2e0b5e6d5aa7eccf62df17b86c31b39732bf86Sebastian Pop/* Target triple LLVM will generate code for by default */
543de2e0b5e6d5aa7eccf62df17b86c31b39732bf86Sebastian Pop#undef LLVM_DEFAULT_TARGET_TRIPLE
544de2e0b5e6d5aa7eccf62df17b86c31b39732bf86Sebastian Pop
5450abe116022a45879d5f17e6c4964769f24bb05aaGordon Henriksen/* Installation directory for documentation */
5460abe116022a45879d5f17e6c4964769f24bb05aaGordon Henriksen#undef LLVM_DOCSDIR
5470abe116022a45879d5f17e6c4964769f24bb05aaGordon Henriksen
548c73f3d1ce7dc236169fcb5f9149562bb50986cd9NAKAMURA Takumi/* Define if threads enabled */
549c73f3d1ce7dc236169fcb5f9149562bb50986cd9NAKAMURA Takumi#undef LLVM_ENABLE_THREADS
550c73f3d1ce7dc236169fcb5f9149562bb50986cd9NAKAMURA Takumi
551ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov/* Define if zlib is enabled */
552ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov#undef LLVM_ENABLE_ZLIB
553ee03c949b85036b68c261dcc27dca064ee7e525dAlexey Samsonov
554ff22c42e0ee8e526352f3ac84ae9dd0d0bec2519Reid Spencer/* Installation directory for config files */
555ff22c42e0ee8e526352f3ac84ae9dd0d0bec2519Reid Spencer#undef LLVM_ETCDIR
556ff22c42e0ee8e526352f3ac84ae9dd0d0bec2519Reid Spencer
557776d99342b05872d6022ee9ff87bf195e3cd8491Eric Christopher/* Has gcc/MSVC atomic intrinsics */
558776d99342b05872d6022ee9ff87bf195e3cd8491Eric Christopher#undef LLVM_HAS_ATOMICS
559776d99342b05872d6022ee9ff87bf195e3cd8491Eric Christopher
5602864de7c2d764a4be44bed073afadb663fdbb2ddNAKAMURA Takumi/* Host triple LLVM will be executed on */
561d66ad6c57115e85487e8a29b1e073305690a9be2Tim Northover#undef LLVM_HOST_TRIPLE
5622864de7c2d764a4be44bed073afadb663fdbb2ddNAKAMURA Takumi
5631cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for include files */
5641cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_INCLUDEDIR
5651cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
5661cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for .info files */
5671cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_INFODIR
5681cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
5691cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation directory for man pages */
5701cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_MANDIR
5711cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
5720711c303765d858a0aa75f76b6ad3c90542416d4Douglas Gregor/* LLVM architecture name for the native architecture, if available */
5730711c303765d858a0aa75f76b6ad3c90542416d4Douglas Gregor#undef LLVM_NATIVE_ARCH
5740711c303765d858a0aa75f76b6ad3c90542416d4Douglas Gregor
575dd54ffda263a17bddb0ad04a670916125972929aJan Sjödin/* LLVM name for the native AsmParser init function, if available */
576dd54ffda263a17bddb0ad04a670916125972929aJan Sjödin#undef LLVM_NATIVE_ASMPARSER
577dd54ffda263a17bddb0ad04a670916125972929aJan Sjödin
578753f3265dafdcfeec07b561ca278524c35477583Eric Christopher/* LLVM name for the native AsmPrinter init function, if available */
579753f3265dafdcfeec07b561ca278524c35477583Eric Christopher#undef LLVM_NATIVE_ASMPRINTER
580753f3265dafdcfeec07b561ca278524c35477583Eric Christopher
581c4b2271d4aa5c98417d6582b4f0b69fbe5e61cb9Eric Christopher/* LLVM name for the native Disassembler init function, if available */
582c4b2271d4aa5c98417d6582b4f0b69fbe5e61cb9Eric Christopher#undef LLVM_NATIVE_DISASSEMBLER
583c4b2271d4aa5c98417d6582b4f0b69fbe5e61cb9Eric Christopher
584753f3265dafdcfeec07b561ca278524c35477583Eric Christopher/* LLVM name for the native Target init function, if available */
585753f3265dafdcfeec07b561ca278524c35477583Eric Christopher#undef LLVM_NATIVE_TARGET
586753f3265dafdcfeec07b561ca278524c35477583Eric Christopher
587753f3265dafdcfeec07b561ca278524c35477583Eric Christopher/* LLVM name for the native TargetInfo init function, if available */
588753f3265dafdcfeec07b561ca278524c35477583Eric Christopher#undef LLVM_NATIVE_TARGETINFO
589b1247c313dc319313fffec57e7b68532cb6a2d12Daniel Dunbar
5904362c6225ede377e05a8f3da7072a0a836e5da0bNAKAMURA Takumi/* LLVM name for the native target MC init function, if available */
5914362c6225ede377e05a8f3da7072a0a836e5da0bNAKAMURA Takumi#undef LLVM_NATIVE_TARGETMC
5924362c6225ede377e05a8f3da7072a0a836e5da0bNAKAMURA Takumi
5937b3e851e2bc9014782e3cae379c4f1561380acbfReid Spencer/* Define if this is Unixish platform */
5947b3e851e2bc9014782e3cae379c4f1561380acbfReid Spencer#undef LLVM_ON_UNIX
5957b3e851e2bc9014782e3cae379c4f1561380acbfReid Spencer
5967b3e851e2bc9014782e3cae379c4f1561380acbfReid Spencer/* Define if this is Win32ish platform */
5977b3e851e2bc9014782e3cae379c4f1561380acbfReid Spencer#undef LLVM_ON_WIN32
5987b3e851e2bc9014782e3cae379c4f1561380acbfReid Spencer
59900ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define to path to circo program if found or 'echo circo' otherwise */
60000ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef LLVM_PATH_CIRCO
60100ad26ff5760ff2d1b24acb18718e63541088923David Greene
602caf0ecec9ed4411280f16b81f43bcca1940a32deReid Spencer/* Define to path to dot program if found or 'echo dot' otherwise */
603caf0ecec9ed4411280f16b81f43bcca1940a32deReid Spencer#undef LLVM_PATH_DOT
604caf0ecec9ed4411280f16b81f43bcca1940a32deReid Spencer
605ecbd242833cadb8b22006143d5ee4c1152bc81e3Reid Spencer/* Define to path to dotty program if found or 'echo dotty' otherwise */
606ecbd242833cadb8b22006143d5ee4c1152bc81e3Reid Spencer#undef LLVM_PATH_DOTTY
607ecbd242833cadb8b22006143d5ee4c1152bc81e3Reid Spencer
60800ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define to path to fdp program if found or 'echo fdp' otherwise */
60900ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef LLVM_PATH_FDP
61000ad26ff5760ff2d1b24acb18718e63541088923David Greene
611c232a658274117b8db1f6dfd1aa2dbb3ab390381Reid Spencer/* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
612c232a658274117b8db1f6dfd1aa2dbb3ab390381Reid Spencer#undef LLVM_PATH_GRAPHVIZ
613c232a658274117b8db1f6dfd1aa2dbb3ab390381Reid Spencer
614be13028264888b01ac6fcd46667cf31a7e84e9cfReid Spencer/* Define to path to gv program if found or 'echo gv' otherwise */
615be13028264888b01ac6fcd46667cf31a7e84e9cfReid Spencer#undef LLVM_PATH_GV
616be13028264888b01ac6fcd46667cf31a7e84e9cfReid Spencer
61700ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define to path to neato program if found or 'echo neato' otherwise */
61800ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef LLVM_PATH_NEATO
61900ad26ff5760ff2d1b24acb18718e63541088923David Greene
62000ad26ff5760ff2d1b24acb18718e63541088923David Greene/* Define to path to twopi program if found or 'echo twopi' otherwise */
62100ad26ff5760ff2d1b24acb18718e63541088923David Greene#undef LLVM_PATH_TWOPI
62200ad26ff5760ff2d1b24acb18718e63541088923David Greene
623e1e7310749008a515ddd5bf6398df17644f53b33Matt Arsenault/* Define to path to xdot program if found or 'echo xdot' otherwise */
624e1e7310749008a515ddd5bf6398df17644f53b33Matt Arsenault#undef LLVM_PATH_XDOT
62548fd5a79e023bf6a647dfabb2bbb4c2f98617b81Dan Gohman
6261cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer/* Installation prefix directory */
6271cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer#undef LLVM_PREFIX
6281cd3bee548ef0395065d5e789119c7654f239b2cReid Spencer
62961b1851a205cb8dd29c1d3d4231efb8f8f7da283Eli Bendersky/* Define if we have the Intel JIT API runtime support library */
63061b1851a205cb8dd29c1d3d4231efb8f8f7da283Eli Bendersky#undef LLVM_USE_INTEL_JITEVENTS
63161b1851a205cb8dd29c1d3d4231efb8f8f7da283Eli Bendersky
63261b1851a205cb8dd29c1d3d4231efb8f8f7da283Eli Bendersky/* Define if we have the oprofile JIT-support library */
63361b1851a205cb8dd29c1d3d4231efb8f8f7da283Eli Bendersky#undef LLVM_USE_OPROFILE
63461b1851a205cb8dd29c1d3d4231efb8f8f7da283Eli Bendersky
635fde8237cd9c7e0eb503e6c53994c9c9d19cbb4c6Dylan Noblesmith/* Major version of the LLVM API */
636fde8237cd9c7e0eb503e6c53994c9c9d19cbb4c6Dylan Noblesmith#undef LLVM_VERSION_MAJOR
637fde8237cd9c7e0eb503e6c53994c9c9d19cbb4c6Dylan Noblesmith
638fde8237cd9c7e0eb503e6c53994c9c9d19cbb4c6Dylan Noblesmith/* Minor version of the LLVM API */
639fde8237cd9c7e0eb503e6c53994c9c9d19cbb4c6Dylan Noblesmith#undef LLVM_VERSION_MINOR
640fde8237cd9c7e0eb503e6c53994c9c9d19cbb4c6Dylan Noblesmith
6418c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if the OS needs help to load dependent libraries for dlopen(). */
6428c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef LTDL_DLOPEN_DEPLIBS
6438c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
6448c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to the sub-directory in which libtool stores uninstalled libraries.
6458c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer   */
6468c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef LTDL_OBJDIR
6478c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
6488c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to the extension used for shared libraries, say, ".so". */
6498c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef LTDL_SHLIB_EXT
6508c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
6518c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to the system default library search path. */
6528c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef LTDL_SYSSEARCHPATH
6538c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
6547931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer/* Define if /dev/zero should be used when mapping RWX memory, or undefine if
6557931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer   its not necessary */
6567931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer#undef NEED_DEV_ZERO_FOR_MMAP
6577931a7867b602fa159f1939daf37756d9c3b1532Reid Spencer
6588c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define if dlsym() requires a leading underscore in symbol names. */
6598c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef NEED_USCORE
6608c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
6617a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the address where bug reports for this package should be sent. */
6627a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_BUGREPORT
6637a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6647a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the full name of this package. */
6657a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_NAME
6667a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6677a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the full name and version of this package. */
6687a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_STRING
6697a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6707a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the one symbol short name of this package. */
6717a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_TARNAME
6727a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6737a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the version of this package. */
6747a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_VERSION
6757a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6767a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define as the return type of signal handlers (`int' or `void'). */
6777a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef RETSIGTYPE
6787a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
67959473af39565dcff7416426b8aaed3ad63476c81Reid Spencer/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
68059473af39565dcff7416426b8aaed3ad63476c81Reid Spencer#undef STAT_MACROS_BROKEN
68159473af39565dcff7416426b8aaed3ad63476c81Reid Spencer
682360fa9a29d65b6c9b69fb2ba9712d69098cfca13Eric Christopher/* Define to 1 if you have the ANSI C header files. */
683360fa9a29d65b6c9b69fb2ba9712d69098cfca13Eric Christopher#undef STDC_HEADERS
684360fa9a29d65b6c9b69fb2ba9712d69098cfca13Eric Christopher
6857a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
6867a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef TIME_WITH_SYS_TIME
6877a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6887a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if your <sys/time.h> declares `struct tm'. */
6897a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef TM_IN_SYS_TIME
6907a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
6918cd4c3e6534a14566bf163301fd45bca34e655c1Anton Korobeynikov/* Define if use udis86 library */
6928cd4c3e6534a14566bf163301fd45bca34e655c1Anton Korobeynikov#undef USE_UDIS86
6938cd4c3e6534a14566bf163301fd45bca34e655c1Anton Korobeynikov
6946073a0524023454324d2575e8667c72666597bfeNAKAMURA Takumi/* Type of 1st arg on ELM Callback */
6956073a0524023454324d2575e8667c72666597bfeNAKAMURA Takumi#undef WIN32_ELMCB_PCSTR
6966073a0524023454324d2575e8667c72666597bfeNAKAMURA Takumi
6978c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to empty if `const' does not conform to ANSI C. */
6988c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef const
6998c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
7008c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer/* Define to a type to use for `error_t' if it is not otherwise available. */
7018c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer#undef error_t
7028c8af327b83a210aed30634c908bb4b39f41eedbReid Spencer
7037a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to `int' if <sys/types.h> does not define. */
7047a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef pid_t
7057a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
706a773bd54f32ceb55af08286fe00c6ec1b73e5b9aReid Spencer/* Define to `unsigned int' if <sys/types.h> does not define. */
7077a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef size_t
708d442d2846a00c0ac2f031deba06b7e0d003f14adEric Christopher
709d442d2846a00c0ac2f031deba06b7e0d003f14adEric Christopher#endif
710