summaryrefslogtreecommitdiff
path: root/modules/sqrtl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sqrtl')
-rw-r--r--modules/sqrtl10
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/sqrtl b/modules/sqrtl
index d4886665af..dec1db3ffa 100644
--- a/modules/sqrtl
+++ b/modules/sqrtl
@@ -8,11 +8,11 @@ m4/sqrtl.m4
Depends-on:
math
extensions
-float
-isnanl
-frexpl
-ldexpl
-sqrt
+float [test $HAVE_SQRTL = 0]
+isnanl [test $HAVE_SQRTL = 0]
+frexpl [test $HAVE_SQRTL = 0]
+ldexpl [test $HAVE_SQRTL = 0]
+sqrt [test $HAVE_SQRTL = 0]
configure.ac:
gl_FUNC_SQRTL