X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsqrtl;h=9bfa38181e8dcb028b2759f843a64106150f67b7;hb=9723bfe9bb9af8309314ad6230f7661000ba03b1;hp=df010051c3c25a858910b98577bce52896e2b500;hpb=c6d98d8cd52c163c2dba42a41da25356c4dad9f0;p=gnulib.git diff --git a/modules/sqrtl b/modules/sqrtl index df010051c..9bfa38181 100644 --- a/modules/sqrtl +++ b/modules/sqrtl @@ -8,11 +8,11 @@ m4/sqrtl.m4 Depends-on: math extensions -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] +float [test $HAVE_SQRTL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +isnanl [test $HAVE_SQRTL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +frexpl [test $HAVE_SQRTL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +ldexpl [test $HAVE_SQRTL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] configure.ac: gl_FUNC_SQRTL