]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Remove racy commands to build scripts in bin/ and tests/.
authorJim Meyering <meyering@redhat.com>
Sun, 11 Nov 2007 19:08:52 +0000 (20:08 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 12 Nov 2007 23:10:48 +0000 (00:10 +0100)
commit576a8cbe1364da5fdad83562314b9f97f70b5cb8
treec5698e099db8db835bbe241c28d961dc042c29cd
parent00e9eaeacc5010125429e59f35129820614743a0
Remove racy commands to build scripts in bin/ and tests/.

* man/Makefile.am (.x.1): Now that scripts in bin/ and tests/
are guaranteed to be built, remove the rules that tried to build
them.  Before, with a parallel build, these rules could lead to
two processes writing tests/wrapper.in concurrently.
ChangeLog
man/Makefile.am