summaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/config.h.in')
-rw-r--r--libgfortran/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in
index 4f121f78a21..a705e84be28 100644
--- a/libgfortran/config.h.in
+++ b/libgfortran/config.h.in
@@ -45,6 +45,9 @@
/* libm includes expf */
#undef HAVE_EXPF
+/* libm includes fabsf */
+#undef HAVE_FABSF
+
/* libm includes finite */
#undef HAVE_FINITE
@@ -75,6 +78,9 @@
/* libm includes hypotf */
#undef HAVE_HYPOTF
+/* Define to 1 if you have the <ieeefp.h> header file. */
+#undef HAVE_IEEEFP_H
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H