X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmalloc-gnu;h=0bfa92d758102aefd96455a2592769c9f4854fc0;hb=9f15e6702a27649a59263a7ed571805a979d9e70;hp=7cb21b8d37e55352d6d09ba9968771132b960096;hpb=560be60e7e4f34d4d07a74eb950f70d0774626a9;p=gnulib.git diff --git a/modules/malloc-gnu b/modules/malloc-gnu index 7cb21b8d3..0bfa92d75 100644 --- a/modules/malloc-gnu +++ b/modules/malloc-gnu @@ -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: