]> git.ipfire.org Git - thirdparty/libtool.git/commit
syntax-check: fix violations and re-enable sc_file_system.
authorGary V. Vaughan <gary@gnu.org>
Mon, 24 Oct 2011 09:23:41 +0000 (16:23 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 17 Nov 2011 12:19:54 +0000 (19:19 +0700)
commit40adfb1b85e3a1d03b43367f8671176cdadf9d02
tree828e1e3f81f41f5789025af7c170806be459630a
parent196ceeca0473f4e97e85d1402f600f098bc77988
syntax-check: fix violations and re-enable sc_file_system.

* cfg.mk (local-checks-to-fix): Remove sc_file_system from list
of disabled checks.
(VC_LIST_ALWAYS_EXCLUDE_REGEX): Match mail directory correctly
to avoid running its contents through syntax-check.
* build-aux/ltmain.m4sh (func_mode_link): Use correct spelling
for "file system".
* libltdl/ltdl.c (try_dlopen): Ditto.
* tests/dlloader-api.at: Ditto.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
build-aux/ltmain.m4sh
cfg.mk
libltdl/ltdl.c
tests/dlloader-api.at