aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm')
-rw-r--r--include/llvm/Config/config.h.in2
1 files changed, 1 insertions, 1 deletions
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 <ieeefp.h> */
-#undef HAVE_FINITE_IN_IEEFP_H
+#undef HAVE_FINITE_IN_IEEEFP_H
/* Does not have forward iterator */
#undef HAVE_FWD_ITERATOR