X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftruncl;h=8dbb75280bc1b8ee6f0a1cc4dc23d6cb8c79db57;hb=1aeca770e12bdc87d6cfe0e43cc2f37a910213a0;hp=d3d88847aea46c907ffd3cd6356b33d682cc3006;hpb=07ee175667124bb43729b90936eaf2ebe523f368;p=gnulib.git diff --git a/modules/truncl b/modules/truncl index d3d88847a..8dbb75280 100644 --- a/modules/truncl +++ b/modules/truncl @@ -9,10 +9,13 @@ m4/truncl.m4 Depends-on: math extensions -float +float [test $HAVE_DECL_TRUNCL = 0 || test $REPLACE_TRUNCL = 1] configure.ac: gl_FUNC_TRUNCL +if test $HAVE_DECL_TRUNCL = 0 || test $REPLACE_TRUNCL = 1; then + AC_LIBOBJ([truncl]) +fi gl_MATH_MODULE_INDICATOR([truncl]) Makefile.am: