NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / floor
index 1393dad..c4c71e9 100644 (file)
@@ -11,6 +11,9 @@ float           [test $REPLACE_FLOOR = 1]
 
 configure.ac:
 gl_FUNC_FLOOR
+if test $REPLACE_FLOOR = 1; then
+  AC_LIBOBJ([floor])
+fi
 gl_MATH_MODULE_INDICATOR([floor])
 
 Makefile.am: