From: Jim Meyering Date: Tue, 16 Mar 2010 11:38:42 +0000 (+0100) Subject: build: avoid warning from bootstrap about obsolete strdup module X-Git-Tag: android-x86-4.4-r1~394 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fc6ad81cc064da62b19c22492664f84360fe7270;p=android-x86%2Fexternal-parted.git build: avoid warning from bootstrap about obsolete strdup module * bootstrap.conf (gnulib_modules): Use the strdup-posix module, rather than the "strdup" one. --- diff --git a/bootstrap.conf b/bootstrap.conf index eb2e271..6c9287d 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -54,7 +54,7 @@ gnulib_modules=" progname safe-read stdbool - strdup + strdup-posix unlink update-copyright useless-if-before-free