OSDN Git Service

build: avoid warning from bootstrap about obsolete strdup module
authorJim Meyering <meyering@redhat.com>
Tue, 16 Mar 2010 11:38:42 +0000 (12:38 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 16 Mar 2010 11:38:42 +0000 (12:38 +0100)
* bootstrap.conf (gnulib_modules): Use the strdup-posix module,
rather than the "strdup" one.

bootstrap.conf

index eb2e271..6c9287d 100644 (file)
@@ -54,7 +54,7 @@ gnulib_modules="
        progname
        safe-read
        stdbool
-       strdup
+       strdup-posix
        unlink
        update-copyright
        useless-if-before-free