mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 01:42:17 +02:00
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.
This commit is contained in:
@@ -177,7 +177,7 @@ gnulib_modules="
|
||||
pathmax
|
||||
perl
|
||||
physmem
|
||||
pipe
|
||||
pipe-posix
|
||||
posix-shell
|
||||
posixtm
|
||||
posixver
|
||||
|
||||
Reference in New Issue
Block a user