summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-03-16 12:38:42 +0100
committerJim Meyering <meyering@redhat.com>2010-03-16 12:38:42 +0100
commitfc6ad81cc064da62b19c22492664f84360fe7270 (patch)
tree8d30c6024a7ab0f80b38fe0343282e22de791564 /bootstrap.conf
parenta4b18ded3b8cdfa1a50d4fb6f7a70111c7b473e6 (diff)
downloadparted-fc6ad81cc064da62b19c22492664f84360fe7270.tar.gz
build: avoid warning from bootstrap about obsolete strdup module
* bootstrap.conf (gnulib_modules): Use the strdup-posix module, rather than the "strdup" one.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
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