From 6802b55b6b4b46a2dc965eeeb1f75f1fdc33ba35 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Thu, 28 Oct 2004 05:06:45 +0000 Subject: Regenerated after fixing typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17303 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/llvm') diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 8e437a3..c11a59a 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -40,7 +40,7 @@ #undef HAVE_FCNTL_H /* Set to 1 if the finite function is found in */ -#undef HAVE_FINITE_IN_IEEFP_H +#undef HAVE_FINITE_IN_IEEEFP_H /* Does not have forward iterator */ #undef HAVE_FWD_ITERATOR -- cgit v1.1