]> git.ipfire.org Git - thirdparty/libtool.git/commit
syntax-check: fix violations and implement sc_prohibit_bare_basename.
authorGary V. Vaughan <gary@gnu.org>
Sat, 19 Nov 2011 15:53:20 +0000 (22:53 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 25 Nov 2011 07:53:41 +0000 (14:53 +0700)
commit4757bf0637658fd2e298042d9f7a0d51c5f49495
treea6c57a622fbbd161d981fd6667b1395a6966cad9
parenta53d6cc4983d5c274b9db259835af12c12842a6b
syntax-check: fix violations and implement sc_prohibit_bare_basename.

* cfg.mk (sc_prohibit_bare_basename, sc_prohibit_basename_with_sed):
Make sure not to go back to using occasional `|$basename' or
`|$dirname' syntax.
* build-aux/git-hooks/commit-msg, build-aux/ltmain.m4sh,
* build-aux/options-parser, tests/fcdemo-conf.test,
* tests/fcdemo-shared.test, tests/fcdemo-static.test,
* tests/libtoolize.at: Fix violations.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
build-aux/git-hooks/commit-msg
build-aux/ltmain.m4sh
build-aux/options-parser
cfg.mk
tests/fcdemo-conf.test
tests/fcdemo-shared.test
tests/fcdemo-static.test
tests/libtoolize.at