X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundl;h=3b5c96288986e2f282df0261de109ad7a65e3696;hb=c41a44ca405cc1d885fdbbcd5e41ae94bbee1d7e;hp=91671f4411ac460a154a4ed854cbc084640646af;hpb=d40924760c0af7c2b69e315154ff54a95a6338bf;p=gnulib.git diff --git a/modules/roundl b/modules/roundl index 91671f441..3b5c96288 100644 --- a/modules/roundl +++ b/modules/roundl @@ -12,7 +12,8 @@ m4/ceill.m4 Depends-on: math extensions -float [test $HAVE_DECL_ROUNDL = 0 || test $REPLACE_ROUNDL = 1] +round [{ test $HAVE_DECL_ROUNDL = 0 || test $REPLACE_ROUNDL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] +float [{ test $HAVE_DECL_ROUNDL = 0 || test $REPLACE_ROUNDL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] configure.ac: gl_FUNC_ROUNDL