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.am ./Makefile. ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2003-12-09 21:24:12

Modified files:
	.              : ChangeLog Makefile.am Makefile.in bootstrap 
	lib/Automake   : Config.in Makefile.am Makefile.in 
	m4             : Makefile.am Makefile.in amversion.in 
	                 amversion.m4 
	tests          : aclocal.in automake.in defs.in 

Log message:
	* Makefile.am (do_subst): Fix the substitution of @configure_input@.
	(automake, aclocal): Create the output atomically and make it
	read-only, as done in the Autoconf package.
	* lib/Automake/Makefile.am (do_subst): Fix the substitution of
	@configure_input@.
	(Config.pm): Create the output atomically and make it read-only.
	* m4/Makefile.am ($(top_srcdir)/m4/amversion.m4): Substitute
	@configure_input@ and make the output read-only.
	* lib/Automake/Config.in, m4/amversion.in, tests/aclocal.in,
	tests/automake.in, tests/defs.in: Add a @configure_input@ line.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2459&r2=1.2460
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/Makefile.am.diff?cvsroot=automake&r1=1.224&r2=1.225
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/Makefile.in.diff?cvsroot=automake&r1=1.472&r2=1.473
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/bootstrap.diff?cvsroot=automake&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Config.in.diff?cvsroot=automake&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Makefile.am.diff?cvsroot=automake&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Makefile.in.diff?cvsroot=automake&r1=1.104&r2=1.105
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/Makefile.am.diff?cvsroot=automake&r1=1.50&r2=1.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/Makefile.in.diff?cvsroot=automake&r1=1.243&r2=1.244
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/amversion.in.diff?cvsroot=automake&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/amversion.m4.diff?cvsroot=automake&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/aclocal.in.diff?cvsroot=automake&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/automake.in.diff?cvsroot=automake&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/defs.in.diff?cvsroot=automake&r1=1.25&r2=1.26


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