X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fceilf;h=0a01465d1ee265d72c0a9e77b89c4535a9e0fe37;hb=5b9e0c3ce734b9d9b0c0001e31b65a8a4713700d;hp=3c0082c783d9943697822dfa02a3732b35bd0265;hpb=b064d497f3f612ba40acccbe3dcaccec7980ee39;p=gnulib.git diff --git a/modules/ceilf b/modules/ceilf index 3c0082c78..0a01465d1 100644 --- a/modules/ceilf +++ b/modules/ceilf @@ -9,10 +9,13 @@ m4/ceilf.m4 Depends-on: math extensions -float +float [test $HAVE_DECL_CEILF = 0 || test $REPLACE_CEILF = 1] configure.ac: gl_FUNC_CEILF +if test $HAVE_DECL_CEILF = 0 || test $REPLACE_CEILF = 1; then + AC_LIBOBJ([ceilf]) +fi gl_MATH_MODULE_INDICATOR([ceilf]) Makefile.am: