* automake.in (check_trailing_slash): New function (variation on
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 3 Apr 2003 21:38:39 +0000 (21:38 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 3 Apr 2003 21:38:39 +0000 (21:38 +0000)
commit511a4c116a15185786a595aed584e205ccdeac9c
treea6e2a36a983eb7d49d6e4c3f9b416068c5e89404
parent9319bbc5773f53251513a293ddabe62cbcc39dff
* automake.in (check_trailing_slash): New function (variation on
a patch by Peter Muir).  Diagnose whitespaces following trailing
backslash.
(read_am_file): Use it.
* tests/backsl4.test: New file.
* tests/Makefile.am (TESTS): Add backsl4.test.
Reported by Peter Muir.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/backsl4.test [new file with mode: 0755]