summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 9246654e195..e056ff78c59 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -87,6 +87,9 @@
/* Define if you have the _asinl function. */
#undef HAVE__ASINL
+/* Define if you have the _atan2f function. */
+#undef HAVE__ATAN2F
+
/* Define if you have the _atan2l function. */
#undef HAVE__ATAN2L
@@ -159,6 +162,15 @@
/* Define if you have the _frexpl function. */
#undef HAVE__FREXPL
+/* Define if you have the _hypot function. */
+#undef HAVE__HYPOT
+
+/* Define if you have the _hypotf function. */
+#undef HAVE__HYPOTF
+
+/* Define if you have the _hypotl function. */
+#undef HAVE__HYPOTL
+
/* Define if you have the _isinf function. */
#undef HAVE__ISINF
@@ -261,6 +273,9 @@
/* Define if you have the asinl function. */
#undef HAVE_ASINL
+/* Define if you have the atan2f function. */
+#undef HAVE_ATAN2F
+
/* Define if you have the atan2l function. */
#undef HAVE_ATAN2L