For PR automake/307:
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 25 Apr 2002 07:55:04 +0000 (07:55 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 25 Apr 2002 07:55:04 +0000 (07:55 +0000)
commit3578986e395c4ef4a00118e9b3ed6ae75e18dd38
treec6f4dbbb8be8f6a15a4693e373331e75af35bfde
parentaed7c58fca872426d39a0cb2239548043b681d0f
For PR automake/307:
* lib/depcomp: Never compute dependencies in the background, this
can cause races with libtool.  Compute the dependencies after
the actual compilation.  Don't make libtool silent now that
it's run in the foreground.
* tests/pr307.test: New file.
* tests/Makefile.am (TESTS): Add pr307.test.
Reported by Laurent Morichetti.
ChangeLog
THANKS
lib/depcomp
tests/Makefile.am
tests/Makefile.in
tests/pr307.test [new file with mode: 0755]