From: Pádraig Brady Date: Tue, 14 Jan 2014 18:23:44 +0000 (+0000) Subject: build: avoid unneeded spawn-pipe gnulib module X-Git-Tag: v8.23~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18999b4c5680db05d6145c32c16297a8eb7b27c;p=thirdparty%2Fcoreutils.git build: avoid unneeded spawn-pipe gnulib module * bootstrap.conf: Reference the used pipe-posix module rather than the uneeded and larger spawn-pipe module, which the pipe module is the deprecated equivalent of. --- diff --git a/bootstrap.conf b/bootstrap.conf index d3db84b11c..98e83bbfd3 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -177,7 +177,7 @@ gnulib_modules=" pathmax perl physmem - pipe + pipe-posix posix-shell posixtm posixver