* automake.in (initialize_per_input): Clear %require_file_found.
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 19 Apr 2002 10:21:34 +0000 (10:21 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 19 Apr 2002 10:21:34 +0000 (10:21 +0000)
commit479bae5a520b222cb6bb6c545e8c5629aa0814d3
treebd6d172530b5ba92c84fd2d7a592fa59b979aeec
parent27474b223eda8c9b1a80ed079e160405367e42d9
* automake.in (initialize_per_input): Clear %require_file_found.
(%require_file_found): Group the declaration with the other
variables initialized by initialize_per_input.
* tests/required.test: New file.
* tests/Makefile.am (TESTS): Add it.
Reported by Marius Vollmer.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/required.test [new file with mode: 0755]