]> sourceware.org Git - automake.git/commit
Fix for PR automake/322:
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 14 May 2002 14:12:16 +0000 (14:12 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 14 May 2002 14:12:16 +0000 (14:12 +0000)
commit29cd2ec0685f2f1ecfe5dd355194bb3f0e3133b0
treef3f5e11c56d489a6e9664109a1d851b4ec673692
parent88cd4e4c3fec7fca33701954456c98fa1f2133b2
Fix for PR automake/322:
* automake.in (read_am_file): Rename $was_rule as $prev_state, and
set it with IN_RULE_DEF, IN_VAR_DEF, or IN_COMMENT as appropriate.
Handle comments continued by backslashes.
* tests/comment6.test: New file.
* tests/Makefile.am (TESTS): Add comment6.test.
Reported by Braden N. McDaniel.
ChangeLog
THANKS
automake.in
tests/Makefile.am
tests/Makefile.in
tests/comment6.test [new file with mode: 0755]
This page took 0.078731 seconds and 5 git commands to generate.