]> git.ipfire.org Git - thirdparty/libtool.git/commit
syntax-check: fix violations and re-enable sc_prohibit_doubled_word.
authorGary V. Vaughan <gary@gnu.org>
Mon, 24 Oct 2011 11:24:11 +0000 (18:24 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 17 Nov 2011 12:20:28 +0000 (19:20 +0700)
commit407cea5ebb78f144193f8d63716bb8ba8078b21a
tree50557413ae7a133dbf8ada425c9ec0b487bfbb4f
parent9aad3ebb014fa00c7361c4e9f60926bc08fdd62a
syntax-check: fix violations and re-enable sc_prohibit_doubled_word.

* cfg.mk (local-checks-to-fix): Remove sc_prohibit_doubled_word
from list of disabled checks.
* build-aux/general.m4sh (func_quote_for_eval): Remove one of a
 pair of "and"s in a comment.
* tests/lt_dladvise.at (hint_global): Remove one of a pair of
consecutive "to"s split across lines in a comment.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
build-aux/general.m4sh
cfg.mk
tests/lt_dladvise.at