]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Formatting tweak: balance () with m4sh case statements.
authorEric Blake <ebb9@byu.net>
Wed, 22 Oct 2008 20:24:02 +0000 (14:24 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 23 Oct 2008 12:13:06 +0000 (06:13 -0600)
commitd7921337d35fc9f5408e3b50992b0125e341efac
treec1f4d7af607b935501523047a5cac560213d6a17
parentb218c046a6c28a4bf5117e3202dbfec13a327fb2
Formatting tweak: balance () with m4sh case statements.

* lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL)
(_AS_SHELL_SANITIZE, _AS_ECHO_N_PREPARE, _AS_ECHO_PREPARE)
(AS_SET_CATFILE, _AS_TEST_PREPARE): Add strategic shell comments.
(_AS_CASE, _AS_CASE_DEFAULT, AS_CASE): Rearrange newlines, to
allow output of strategic shell comments.
(AS_VERSION_COMPARE): Use AS_CASE.
* tests/m4sh.at (AS@&t@_IF and AS@&t@_CASE): Enhance test.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/m4sugar/m4sh.m4
tests/m4sh.at