libtool/build-aux
Gary V. Vaughan 59e09030ae syntax-check: fix violations and implement sc_useless_quotes_in_case.
Contrary to popular belief, Bourne shell does not resplit case
expressions after expansion, so if there are no unquoted shell
metacharacters or whitespace, the quotes are useless.
* cfg.mk (sc_useless_quotes_in_case): New syntax-check rule to
ensure we don't reintroduce useless quoted case expressions.
* build-aux/ltmain.m4sh, m4/libtool.m4, tests/bindir.at,
tests/darwin.at, tests/defs.m4sh, tests/demo-hardcode.test,
tests/demo-nopic.test, tests/link-2.test, tests/quote.test,
tests/sysroot.at: Remove spurious quotes.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2011-11-25 14:53:41 +07:00
..
git-hooks syntax-check: fix violations and re-enable sc_space_tab. 2011-11-17 19:22:14 +07:00
.gitignore libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00
cvsu libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00
edit-readme-alpha libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00
extract-trace libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00
general.m4sh syntax-check: fix violations and re-enable sc_space_tab. 2011-11-17 19:22:14 +07:00
getopt.m4sh libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00
git-log-fix libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00
ltmain.m4sh syntax-check: fix violations and implement sc_useless_quotes_in_case. 2011-11-25 14:53:41 +07:00
options-parser libtoolize: rename libltdl/config' directory to standard build-aux'. 2011-11-17 17:56:40 +07:00