aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2009-01-22 20:11:17 +0000
committerTanya Lattner <tonic@nondot.org>2009-01-22 20:11:17 +0000
commit1592e5b75a4e919c463914acdb4cab0a6a6ebd53 (patch)
tree94a0da4aa41b7efaa202a9f5218eea1376618c06 /include/llvm/Config
parent32aaee684d3fd24a7fb6e385877f113f2bd41ed6 (diff)
downloadexternal_llvm-1592e5b75a4e919c463914acdb4cab0a6a6ebd53.zip
external_llvm-1592e5b75a4e919c463914acdb4cab0a6a6ebd53.tar.gz
external_llvm-1592e5b75a4e919c463914acdb4cab0a6a6ebd53.tar.bz2
Regenerated configure after backing out 62553 and r62616.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62778 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config')
-rw-r--r--include/llvm/Config/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index df1a2d3..b70cfe1 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -20,9 +20,6 @@
/* Define if threads enabled */
#undef ENABLE_THREADS
-/* Path to ffi.h */
-#undef FFI_HEADER
-
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA
@@ -187,9 +184,6 @@
/* Define to 1 if you have the `elf' library (-lelf). */
#undef HAVE_LIBELF
-/* Define to 1 if you have the libffi library (-lffi). */
-#undef HAVE_LIBFFI
-
/* Define to 1 if you have the `imagehlp' library (-limagehlp). */
#undef HAVE_LIBIMAGEHLP