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 ./aclocal.in tests/dirlis ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2004-11-17 22:36:54

Modified files:
	.              : ChangeLog aclocal.in 
	tests          : dirlist.test 

Log message:
	* aclocal.in (%file_type, FT_USER, FT_AUTOMAKE_SYSTEM): New variables.
	(scan_m4_dirs): New function, extracted from ...
	(scan_m4_files): ... here.  Call scan_m4_files three times, for each
	FT_ constant.
	(scan_file): Take a file type argument to update %file_type.
	(write_aclocal): Do not m4_include files that are not of type FT_USER.
	* tests/dirlist.test: Make sure m4_include is not used for --acdir
	files.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2689&r2=1.2690
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/aclocal.in.diff?cvsroot=automake&r1=1.115&r2=1.116
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/dirlist.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]