summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2014-01-14 18:23:44 +0000
committerPádraig Brady <P@draigBrady.com>2014-01-17 16:25:30 +0000
commitf18999b4c5680db05d6145c32c16297a8eb7b27c (patch)
treed90254339a3c092d6e1dc5872e13d7e744c51497
parent6fab28dce4785a86ea3f6616ecf6036c43337edd (diff)
downloadcoreutils-f18999b4c5680db05d6145c32c16297a8eb7b27c.tar.xz
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.
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index d3db84b11..98e83bbfd 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -177,7 +177,7 @@ gnulib_modules="
pathmax
perl
physmem
- pipe
+ pipe-posix
posix-shell
posixtm
posixver