X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fceill;h=4ab7f3857552ba9fcfc5b699eafaaf87b4c16d0e;hb=c3631123354a030261b19e206205bbfb973af38b;hp=a2365c272bda5abff9450d0d84530f1361bc7b11;hpb=d23df56e2060a3f468b8c6b069c0b87f6c15b774;p=gnulib.git diff --git a/modules/ceill b/modules/ceill index a2365c272..4ab7f3857 100644 --- a/modules/ceill +++ b/modules/ceill @@ -9,10 +9,13 @@ m4/ceill.m4 Depends-on: math extensions -float +float [test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1] configure.ac: gl_FUNC_CEILL +if test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; then + AC_LIBOBJ([ceill]) +fi gl_MATH_MODULE_INDICATOR([ceill]) Makefile.am: