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 ./NEWS lib/ylwrap tests/y ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2003-11-18 20:06:44

Modified files:
	.              : ChangeLog NEWS 
	lib            : ylwrap 
	tests          : yacc6.test yacc8.test 

Log message:
	* lib/ylwrap: Do not overwrite headers if they haven't changed.
	Fix the include guard substitution.
	* tests/yacc6.test: Augment to run ylwrap, and make sure it
	does not needlessly update headers.
	* tests/yacc8.test: Make sure headers are not needlessly updated
	with ylwrap is not used.  Move `test -f foo.o' into the
	Makefile as `test -f foo.$(OBJEXT)' for portability.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2422&r2=1.2423
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/NEWS.diff?cvsroot=automake&r1=1.244&r2=1.245
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/ylwrap.diff?cvsroot=automake&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/yacc6.test.diff?cvsroot=automake&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/yacc8.test.diff?cvsroot=automake&r1=1.12&r2=1.13


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