This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/307
- From: adl at sources dot redhat dot com
- To: tromey at redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 25 Apr 2002 08:01:03 -0000
- Subject: automake/307
- Reply-to: adl at sources dot redhat dot com
The following reply was made to PR automake/307; it has been noted by GNATS.
From: adl@sources.redhat.com
To: automake-gnats@sources.redhat.com
Cc:
Subject: automake/307
Date: 25 Apr 2002 07:55:07 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2002-04-25 00:55:06
Modified files:
. : ChangeLog THANKS
lib : depcomp
tests : Makefile.am Makefile.in
Added files:
tests : pr307.test
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1827&r2=1.1828
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&r1=1.169&r2=1.170
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/depcomp.diff?cvsroot=automake&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/pr307.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.392&r2=1.393
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.509&r2=1.510