X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frealloc-posix;h=20270e619b7824fc58a42167b3a2ab745c551d67;hb=368777cd04f76f7a3b242006fdf6c1e6b77381de;hp=5876584eeae7e73e684d9b4bee82b6955e1a0b7b;hpb=389843266916d92206c4a9e875aebf330391cbd1;p=gnulib.git diff --git a/modules/realloc-posix b/modules/realloc-posix index 5876584ee..20270e619 100644 --- a/modules/realloc-posix +++ b/modules/realloc-posix @@ -11,6 +11,9 @@ stdlib configure.ac: gl_FUNC_REALLOC_POSIX +if test $REPLACE_REALLOC = 1; then + AC_LIBOBJ([realloc]) +fi gl_STDLIB_MODULE_INDICATOR([realloc-posix]) Makefile.am: