diff options
author | Tanya Lattner <tonic@nondot.org> | 2009-01-27 22:33:34 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2009-01-27 22:33:34 +0000 |
commit | cdc2f05f72ca7a66ca6b33e2817b03ad14083c13 (patch) | |
tree | 5751f62abfd6fa36c75b2de86e603bc0ea2c2359 | |
parent | ccaae1dce4ad9d64c7e26c9f411012bfd13c65ad (diff) |
This was reverted, forgot to commit this autogenerated file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@63143 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | include/llvm/Config/config.h.in | 6 |
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 |