X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffloorl;h=fe6fdb60a5ce0e2a0b7d4a2d0cb814a2e8cbdf29;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=9d1bac28403d5eef80e6e77b414749c10f9f7c07;hpb=c6d98d8cd52c163c2dba42a41da25356c4dad9f0;p=gnulib.git diff --git a/modules/floorl b/modules/floorl index 9d1bac284..fe6fdb60a 100644 --- a/modules/floorl +++ b/modules/floorl @@ -9,7 +9,8 @@ m4/floorl.m4 Depends-on: math extensions -float [test $HAVE_DECL_FLOORL = 0 || test $REPLACE_FLOORL = 1] +floor [{ test $HAVE_DECL_FLOORL = 0 || test $REPLACE_FLOORL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] +float [{ test $HAVE_DECL_FLOORL = 0 || test $REPLACE_FLOORL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] configure.ac: gl_FUNC_FLOORL