]> git.ipfire.org Git - thirdparty/libtool.git/commit
syntax-check: fix violations and implement sc_prohibit_space_semicolon.
authorGary V. Vaughan <gary@gnu.org>
Thu, 4 Oct 2012 13:04:32 +0000 (20:04 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 4 Oct 2012 13:11:04 +0000 (20:11 +0700)
commit9847559cef654e7ae587aea13b2a084ab2a5eb40
tree4d9f03a63a8586c6834cbbd7dbad88a07e825396
parent0b1b67186407f1b03cc0c5bf1882a8db8e0ee2e2
syntax-check: fix violations and implement sc_prohibit_space_semicolon.

No need for a spurious space before a command ending semi-colon.
* cfg.mk (sc_prohibit_space_semicolon): New test to catch
accidental reintroduction of spurious spaces removed by this
changeset.
* bootstrap, build-aux/general.m4sh, build-aux/ltmain.m4sh,
libltdl/lt__strl.c, m4/libtool.m4, m4/ltdl.m4, tests/bindir.at:
Remove spurious spaces.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap
build-aux/general.m4sh
build-aux/ltmain.m4sh
cfg.mk
libltdl/lt__strl.c
m4/libtool.m4
m4/ltdl.m4
tests/bindir.at