This is the mail archive of the automake-cvs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]