From: Jim Meyering Date: Tue, 12 Jul 2011 10:38:33 +0000 (+0200) Subject: maint: use gnulib's realloc-gnu and malloc-gnu modules X-Git-Tag: v1.5~25 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e63ba1629ad53132b3775befefd2e52bad25510a;p=debian%2Fgzip maint: use gnulib's realloc-gnu and malloc-gnu modules * bootstrap.conf (gnulib_modules): Use realloc-gnu and malloc-gnu, rather than the now-deprecated realloc and malloc modules. --- diff --git a/bootstrap.conf b/bootstrap.conf index ef10471..a2e22ba 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -42,12 +42,12 @@ ignore-value lib-ignore lstat maintainer-makefile -malloc +malloc-gnu manywarnings perror printf-posix readme-release -realloc +realloc-gnu stat-time sys_stat time