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 ./Makefile.in ./aclocal.m ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2005-06-30 11:07:41

Modified files:
	.              : ChangeLog Makefile.in aclocal.m4 automake.in 
	                 configure 
	doc            : Makefile.in 
	lib            : Makefile.in 
	lib/Automake   : Makefile.in 
	lib/Automake/tests: Makefile.in 
	lib/am         : Makefile.in header-vars.am 
	m4             : Makefile.in init.m4 
	tests          : Makefile.in include.test 

Log message:
	* automake.in (scan_autoconf_traces): Scan AC_SUBST_TRACE instead
	of AC_SUBST.
	* lib/am/header-vars.am (srcdir, top_srcdir, top_builddir, INSTALL):
	Do not define, they are AC_SUBST_TRACEd by Autoconf.
	* m4/init.m4 (AM_INIT_AUTOMAKE): Require Autoconf 2.59c.
	* tests/include.test: Call AC_OUTPUT.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2799&r2=1.2800
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/Makefile.in.diff?cvsroot=automake&r1=1.514&r2=1.515
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/aclocal.m4.diff?cvsroot=automake&r1=1.138&r2=1.139
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1605&r2=1.1606
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/configure.diff?cvsroot=automake&r1=1.201&r2=1.202
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/Makefile.in.diff?cvsroot=automake&r1=1.47&r2=1.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Makefile.in.diff?cvsroot=automake&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Makefile.in.diff?cvsroot=automake&r1=1.132&r2=1.133
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.61&r2=1.62
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/Makefile.in.diff?cvsroot=automake&r1=1.108&r2=1.109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/header-vars.am.diff?cvsroot=automake&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/Makefile.in.diff?cvsroot=automake&r1=1.266&r2=1.267
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/init.m4.diff?cvsroot=automake&r1=1.61&r2=1.62
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.764&r2=1.765
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/include.test.diff?cvsroot=automake&r1=1.6&r2=1.7


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