summaryrefslogtreecommitdiff
path: root/modules/frexpl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/frexpl')
-rw-r--r--modules/frexpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/frexpl b/modules/frexpl
index a06edc5661..5e89907bd2 100644
--- a/modules/frexpl
+++ b/modules/frexpl
@@ -8,6 +8,7 @@ m4/frexpl.m4
Depends-on:
math
+extensions
frexp [{ test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
isnanl-nolibm [{ test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
fpucw [{ test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]