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 ./aclocal.in doc/a ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2005-01-30 17:47:40

Modified files:
	.              : ChangeLog NEWS aclocal.in 
	doc            : automake.texi 
	tests          : acloca10.test aclocal.in defs.in 

Log message:
	Preliminary support for `aclocal --install'.
	This still lacks #serial support.
	* aclocal.in (reset_maps, install_file): New functions.
	(write_aclocal): Copy files if --install.
	(usage, parse_arguments): Recognize --install.
	("MAIN"): Start aclocal again if some file were installed.
	* tests/acloca10.test: Augment to test --install.
	* tests/aclocal.in, tests/defs.in: Add support for
	ACLOCAL_TESTSUITE_FLAGS, used by acloca10.test.
	* doc/automake.texi (aclocal options, Local Macros): Document
	--install.
	(Future of aclocal): Adjust.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2740&r2=1.2741
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/NEWS.diff?cvsroot=automake&r1=1.295&r2=1.296
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/aclocal.in.diff?cvsroot=automake&r1=1.122&r2=1.123
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/automake.texi.diff?cvsroot=automake&r1=1.88&r2=1.89
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/acloca10.test.diff?cvsroot=automake&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/aclocal.in.diff?cvsroot=automake&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/defs.in.diff?cvsroot=automake&r1=1.34&r2=1.35


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