NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / truncf
index 15e35e8..0727d0b 100644 (file)
@@ -13,6 +13,9 @@ float           [test $HAVE_DECL_TRUNCF = 0 || test $REPLACE_TRUNCF = 1]
 
 configure.ac:
 gl_FUNC_TRUNCF
+if test $HAVE_DECL_TRUNCF = 0 || test $REPLACE_TRUNCF = 1; then
+  AC_LIBOBJ([truncf])
+fi
 gl_MATH_MODULE_INDICATOR([truncf])
 
 Makefile.am: