This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./NEWS ./automake.in test ...
- To: automake-cvs at sourceware dot cygnus dot com
- Subject: automake ./ChangeLog ./NEWS ./automake.in test ...
- From: adl at sourceware dot cygnus dot com
- Date: 9 Nov 2001 17:17:47 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2001-11-09 09:17:47
Modified files:
. : ChangeLog NEWS automake.in
tests : Makefile.am Makefile.in
Added files:
tests : distcommon2.test
Log message:
Fix for distcommon2.test:
* automake.in (automake_needs_to_reprocess_all_files): New
variable.
("main"): Process all Makefiles a second time if
$automake_needs_to_reprocess_all_files is set.
(maybe_push_required_file): Return 1 or 0 whether the file is
pushed or not.
(require_file_internal): Set $automake_needs_to_reprocess_all_files
if an added file can't be pushed.
* test/distcommon2.test: New file.
* test/Makefile.am (TESTS): Add distcommon2.test.
From Pavel Roskin.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1650&r2=1.1651
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/NEWS.diff?cvsroot=automake&r1=1.157&r2=1.158
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1231&r2=1.1232
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/distcommon2.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.352&r2=1.353
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.457&r2=1.458