This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./automake.in ./configure ...
- From: akim at sources dot redhat dot com
- To: automake-cvs at sourceware dot cygnus dot com
- Date: 31 Oct 2002 11:42:23 -0000
- Subject: automake ./ChangeLog ./automake.in ./configure ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: akim@sourceware.org 2002-10-31 03:42:23
Modified files:
. : ChangeLog automake.in configure stamp-vti
version.texi
tests : location.test
Log message:
* automake.in (&read_am_file): Use $last_where to register the
_first_ line of a variable definition as location instead of the
last one.
(&conditional_ambiguous_p): Don't forget to ->string the
Conditionals.
(&rule_define): Likewise.
* tests/location.test: Adjust to exercise this.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2054&r2=1.2055
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1380&r2=1.1381
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/configure.diff?cvsroot=automake&r1=1.140&r2=1.141
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/stamp-vti.diff?cvsroot=automake&r1=1.214&r2=1.215
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/version.texi.diff?cvsroot=automake&r1=1.286&r2=1.287
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/location.test.diff?cvsroot=automake&r1=1.1&r2=1.2