aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 df1a2d38be..b70cfe140f 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