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:47:40 -0000
CVSROOT: /cvs/automake
Module name: automake
Branch: branch-1-6
Changes by: adl@sources.redhat.com 2002-05-31 10:47:38
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&only_with_tag=branch-1-6&r1=1.1812.2.22&r2=1.1812.2.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.1287.2.7&r2=1.1287.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/cond22.test.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.385.2.10&r2=1.385.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.499.2.13&r2=1.499.2.14