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 doc/Makefil ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2003-11-17 00:33:43

Modified files:
	.              : ChangeLog automake.in 
	doc            : Makefile.in 
	tests          : Makefile.am Makefile.in 
Added files:
	tests          : output8.test output9.test 

Log message:
	* automake.in (ac_config_files_location): Declare as a hash.
	(handle_configure): Rewrite the computation of AC_CONFIG_FILES
	dependencies; make sure we don't use $(srcdir) or $(top_srcdir)
	for inputs which are also outputs, and do not check inputs
	relatively to the current directory.
	(scan_autoconf_config_files): Take $where as argument, and
	fill $ac_config_files_location.
	* tests/output8.test, tests/output9.test: New files.
	* tests/Makefile.am (TESTS): Add output8.test and output9.test.
	Report from Bruno Haible.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2416&r2=1.2417
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1514&r2=1.1515
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/Makefile.in.diff?cvsroot=automake&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/output8.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/output9.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.527&r2=1.528
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.679&r2=1.680


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