Hi Jim, * Jim Meyering wrote on Sun, Nov 11, 2007 at 08:14:26PM CET: > This was a pain to track down.
Thanks for doing this. With this patch, the SUBDIRS reordering makes sense, too. > 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. Cheers, Ralf
