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


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2003-12-04 18:17:20

Modified files:
	.              : ChangeLog automake.in 
	lib/am         : remake-hdr.am 
	tests          : Makefile.am Makefile.in 
Added files:
	tests          : confh5.test 

Log message:
	* automake.in ($config_header_location): Remove.  Use
	%ac_config_files_location instead.
	(rewrite_inputs_into_dependencies): Do not prepend $(top_builddir)/
	at the top-level.
	(handle_configure): Use rewrite_inputs_into_dependencies to
	distribute and compute AC_CONFIG_HEADERS dependencies.
	(scan_autoconf_traces) <AC_CONFIG_HEADERS>: Fill
	%ac_config_files_location.
	* lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Rename as ...
	(%CONFIG_HIN%): ... this.  $(srcdir) is already added in
	scan_autoconf_traces.
	* tests/Makefile.am (TESTS): Add confh5.test.
	* tests/confh5.test: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2451&r2=1.2452
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1524&r2=1.1525
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/remake-hdr.am.diff?cvsroot=automake&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/confh5.test.diff?cvsroot=automake&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.538&r2=1.539
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.696&r2=1.697


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