X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsqrtl;h=d7f73cac92e10695e72dd7bf01bbff24534eb151;hb=64e338384bc99dfb49c4f46648b3fa0c50e8491d;hp=d4886665afe1add8d90f92f2867c2e65a8440c97;hpb=73e329f11142c2804e42825e1590041d68dbb6e9;p=gnulib.git diff --git a/modules/sqrtl b/modules/sqrtl index d4886665a..d7f73cac9 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 @@ -27,7 +27,7 @@ Link: $(SQRTL_LIBM) License: -GPL +LGPL Maintainer: Paolo Bonzini