]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
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)
* 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

index d3db84b11c8843e49c3e0302db90fa4c80741256..98e83bbfd3908658ede3ced8bb57506a392479cc 100644 (file)
@@ -177,7 +177,7 @@ gnulib_modules="
   pathmax
   perl
   physmem
-  pipe
+  pipe-posix
   posix-shell
   posixtm
   posixver