* lib/Automake/General.pm (contents): New function.
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 6 May 2003 12:07:22 +0000 (12:07 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 6 May 2003 12:07:22 +0000 (12:07 +0000)
commit12aa5ba688101b2e6a217974ec09ea5448b58723
treee934f60717c8dd5e662b1e67b9a72c280cf628fc
parentbdddac7bdb3e481f796829072023d9b43755c432
* lib/Automake/General.pm (contents): New function.
* aclocal.in (greatest_mtime, force_output): New globals.
(scan_configure, add_file): Update $greatest_mtime.
(parse_arguments): Parse --force.
(write_aclocal): Do not overwrite $output_file unless needed.
* automake.texi (aclocal options): Document --force.
* tests/aclocal7.test: New file.
* tests/Makefile.am (TESTS): Add aclocal7.test.
ChangeLog
NEWS
aclocal.in
automake.texi
lib/Automake/General.pm
tests/Makefile.am
tests/Makefile.in
tests/aclocal7.test [new file with mode: 0755]