]> git.ipfire.org Git - thirdparty/autoconf.git/commit
docs: another parallel make issue
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 24 Jan 2011 21:31:37 +0000 (22:31 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 27 Jan 2011 19:44:09 +0000 (20:44 +0100)
commitf8ef2568f23bbc7dde125216cc04b1772e41e0a1
tree766977b4f17fe8daf0c8ea6af368f7065c3cf4b2
parent2d082fa1ca25a16b60fb874e80f51ee79408e1f4
docs: another parallel make issue

* doc/autoconf.texi (Parallel Make): Document that some make
implementations, when run in parallel mode, connect stdout and
stderr of child processes to pipes or temporary files, and might
re-route stderr of spawned processes to stout.  Also document
that FreeBSD make in parallel mode reuses the same shell for
multiple commands within one recipe (like NetBSD make does).
ChangeLog
doc/autoconf.texi