This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/326
- From: adl at sources dot redhat dot com
- To: tromey at redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 31 May 2002 17:51:02 -0000
- Subject: automake/326
- Reply-to: adl at sources dot redhat dot com
The following reply was made to PR automake/326; it has been noted by GNATS.
From: adl@sources.redhat.com
To: automake-gnats@sources.redhat.com
Cc:
Subject: automake/326
Date: 31 May 2002 17:46:28 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2002-05-31 10:46:25
Modified files:
. : ChangeLog automake.in
tests : Makefile.am Makefile.in
Added files:
tests : cond22.test
Log message:
2002-05-31 Richard Boulton <richard@tartarus.org>
Fix PR automake/326:
* automake.in (define_objects_from_sources): Calculate the result in
all conditions before passing this to subobjname to pick a name to
store the result in.
(subobjname): Expect a list of condition/value pairs as input.
Combine this list and use it as the key to determine the variable name.
* test/cond22.test: New file.
* tests/Makefile.am (TESTS): Add cond21.test
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1848&r2=1.1849
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1299&r2=1.1300
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/cond22.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.400&r2=1.401
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.517&r2=1.518