For Debian Bug #206299:
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 24 Aug 2003 22:34:59 +0000 (22:34 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 24 Aug 2003 22:34:59 +0000 (22:34 +0000)
commitc2f546d34d84ccceb69f1795c3127db2c4c81503
tree0b6c74c148f3e806d0974e5dd8580d85d53be20c
parent9e9f797472a14cc31681bcd551071b8f7e8e478e
For Debian Bug #206299:
* automake.in ($configure_deps_greatest_timestamp,
$output_deps_greatest_timestamp): New variables.
(initialize_per_input): Reset $output_deps_greatest_timestamp.
(scan_autoconf_traces, scan_autoconf_files, read_am_file):
Update $configure_deps_greatest_timestamp and
$output_deps_greatest_timestamp
(generate_makefile): Rewrite the logic to decide whether
to rewrite the output.  Move the leading dup_channel_setup
and trailing drop_channel_setup to MAIN, so that
drop_channel_setup is executed for all exit paths.
* tests/aclocal7.test: Update to check for $AUTOMAKE --no-force
* tests/distcom6.test: New file.  Report from Scott James Remnant.
* tests/Makefile.am (TESTS): Add distcom6.test.
ChangeLog
NEWS
THANKS
automake.in
tests/Makefile.am
tests/Makefile.in
tests/aclocal7.test
tests/distcom6.test [new file with mode: 0755]