Regenerated after fixing typo.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17303 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/configure b/configure
index 675d7da..acd497a 100755
--- a/configure
+++ b/configure
@@ -23063,10 +23063,10 @@
 echo "$as_me:$LINENO: result: $ac_cv_func_finite_in_ieeefp_h" >&5
 echo "${ECHO_T}$ac_cv_func_finite_in_ieeefp_h" >&6
 
-if test "$ac_cv_func_finite_in_ieefp_h" = "yes" ; then
+if test "$ac_cv_func_finite_in_ieeefp_h" = "yes" ; then
 
 cat >>confdefs.h <<\_ACEOF
-#define HAVE_FINITE_IN_IEEFP_H 1
+#define HAVE_FINITE_IN_IEEEFP_H 1
 _ACEOF
 
 fi