]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: avoid unneeded spawn-pipe gnulib module
authorPádraig Brady <P@draigBrady.com>
Tue, 14 Jan 2014 18:23:44 +0000 (18:23 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 17 Jan 2014 16:25:30 +0000 (16:25 +0000)
commitf18999b4c5680db05d6145c32c16297a8eb7b27c
treed90254339a3c092d6e1dc5872e13d7e744c51497
parent6fab28dce4785a86ea3f6616ecf6036c43337edd
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.
bootstrap.conf