]> sourceware.org Git - automake.git/commit
Fix for distcommon2.test:
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 9 Nov 2001 17:17:45 +0000 (17:17 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 9 Nov 2001 17:17:45 +0000 (17:17 +0000)
commitfb4574a6108a97eae581a78d8ff4241886e8b12c
treed40116bb7a55aadfb50e46cd0a214ff5e6ee285a
parent42e739f1300fa0a77fefb4d48499e9ddc43938e2
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.
ChangeLog
NEWS
automake.in
tests/Makefile.am
tests/Makefile.in
tests/distcommon2.test [new file with mode: 0755]
This page took 0.02625 seconds and 5 git commands to generate.