]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Improve corner case of m4_expand.
authorEric Blake <ebb9@byu.net>
Wed, 24 Oct 2007 02:47:08 +0000 (20:47 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 24 Oct 2007 03:04:12 +0000 (21:04 -0600)
commit17b1f091f477ddee04da147f7aa757b6859613d7
tree60ea07f45935b94ba82f50a0a0f4d2971a2eefe1
parentede69c1af0d06bd0864e10e8719f9cc864e44c81
Improve corner case of m4_expand.

* lib/m4sugar/m4sugar.m4 (m4_expand, _m4_expand): Rewrite more
efficiently.
* tests/m4sh.at (AS@&t@_HELP_STRING): Test overquoted comma.
* doc/autoconf.texi (Evaluation Macros) <m4_expand>: Update
documentation.

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