From fb3dcf875bc4262572fee58ac560379879ab8ee2 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Wed, 4 Feb 2009 06:27:44 +0000 Subject: Regenerate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63724 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include') diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index b70cfe140f..30ea7839ab 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -109,6 +109,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_FFI_FFI_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_FFI_H + /* Set to 1 if the finite function is found in */ #undef HAVE_FINITE_IN_IEEEFP_H -- cgit v1.2.3