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 lib/Automake/Variable.pm ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2003-11-24 22:13:42

Modified files:
	.              : ChangeLog 
	lib/Automake   : Variable.pm 
	tests          : Makefile.am Makefile.in 
Added files:
	tests          : subst2.test 

Log message:
	* lib/Automake/Variable.pm (output): Add $(am__empty) to variable
	definitions that end with a line full of @substitutions@ that
	would confuse HP-UX Make if it were blank.
	(transform_variable_recursively): Make sure not to erase empty
	variables.
	* tests/Makefile.am (TESTS): Add subst2.test.
	* tests/subst2.test: New file.
	Report from Harlan Stenn.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2431&r2=1.2432
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Variable.pm.diff?cvsroot=automake&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/subst2.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.533&r2=1.534
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.687&r2=1.688


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