X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fceilf;h=0a01465d1ee265d72c0a9e77b89c4535a9e0fe37;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=beba067aea5467fcafe0337a2400268f7a7eeb50;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/ceilf b/modules/ceilf index beba067ae..0a01465d1 100644 --- a/modules/ceilf +++ b/modules/ceilf @@ -13,6 +13,9 @@ 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: