]> git.ipfire.org Git - thirdparty/libtool.git/commit
syntax-check: improve prohibit_test_const_follows_var.
authorGary V. Vaughan <gary@gnu.org>
Fri, 21 Sep 2012 14:06:47 +0000 (21:06 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 21 Sep 2012 16:03:38 +0000 (23:03 +0700)
commitec0db8383225e191e7902031dbec24dda5a97bfd
tree89fc060b036b6a50f023faf3b00999ab8fece644
parent85e8fa29b6d7ca87fce8d09b1bbdc4ef14c2cb11
syntax-check: improve prohibit_test_const_follows_var.

* cfg.mk (sc_prohibit_test_const_follows_var): Also flag errors
when the variable reference on the var side use ${brace_notation}.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
cfg.mk