docbase: fix info filename; don't remove doc/updated-stamp
[gnulib.git] / modules / malloc-gnu
index 7cb21b8..0bfa92d 100644 (file)
@@ -14,6 +14,9 @@ malloc-posix
 
 configure.ac:
 gl_FUNC_MALLOC_GNU
+if test $REPLACE_MALLOC = 1; then
+  AC_LIBOBJ([malloc])
+fi
 gl_MODULE_INDICATOR([malloc-gnu])
 
 Makefile.am: