This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ChangeLog aclocal.in
- From: adl at sourceware dot org
- To: automake-cvs at sources dot redhat dot com
- Date: 7 Nov 2004 23:25:33 -0000
- Subject: automake ChangeLog aclocal.in
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2004-11-07 23:25:33
Modified files:
. : ChangeLog aclocal.in
Log message:
* aclocal.in ($acdir): Rename as ...
(@system_includes): ... this.
(@user_includes, @automake_includes): New variables.
($default_acdir, $default_dirlist): Remove.
(parse_arguments): Populate @user_includes, @automake_includes, and
@system_includes instead of filling a unique @dirlist array.
("MAIN"): Adjust to scan m4 files in @user_includes,
@automake_includes, and @system_includes.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2683&r2=1.2684
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/aclocal.in.diff?cvsroot=automake&r1=1.112&r2=1.113