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 lib/Automak ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2002-11-20 12:12:50

Modified files:
	.              : ChangeLog automake.in 
	lib/Automake   : Conditional.pm ConditionalSet.pm 
	lib/Automake/tests: ConditionalSet.pl 

Log message:
	* lib/Automake/Conditional.pm [SYNOPSIS]: Fix not's description.
	* lib/Automake/ConditionalSet.pm (sub_conditions): New function.
	(multiply): Also accept an Automake::Conditional as argument.
	* automake.in (variable_not_always_defined_in_cond): Simplify,
	using only Automake::ConditionalSet methods.
	Suggested by Raja R Harinath.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2073&r2=1.2074
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1390&r2=1.1391
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Conditional.pm.diff?cvsroot=automake&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/ConditionalSet.pm.diff?cvsroot=automake&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/tests/ConditionalSet.pl.diff?cvsroot=automake&r1=1.3&r2=1.4


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