autoconf/lib/m4sugar
Eric Blake 7791129655 Improve m4_expand robustness, part 2.
* lib/m4sugar/m4sugar.m4 (m4_expand): Support unterminated
comments, by wrapping old implementation...
(_m4_expand): ...as this, and renaming old core...
(_m4_expand_): ...to this.
(m4_text_box): Use lighter-weight _m4_expand.
* lib/m4sugar/m4sh.m4 (_AS_DETECT_EXPAND)
(_AS_DETECT_BETTER_SHELL, AS_FUNCTION_DESCRIBE): Likewise.
* lib/autotest/general.m4 (AT_KEYWORDS): Likewise.
* tests/m4sugar.at (m4@&t@_expand): Enhance test.
* tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Likewise.
* doc/autoconf.texi (Evaluation Macros) <m4_expand>: Mention new
functionality.

Signed-off-by: Eric Blake <ebb9@byu.net>
2008-11-20 16:05:04 -07:00
..
.cvsignore Add m4sh.m4f and m4sugar.m4f 2002-02-06 15:54:42 +00:00
.gitignore Prepare for conversion to git. 2007-09-14 22:25:56 +00:00
foreach.m4 Use _m4_foreach in more places. 2008-11-05 13:27:30 -07:00
m4sh.m4 Improve m4_expand robustness, part 2. 2008-11-20 16:05:04 -07:00
m4sugar.m4 Improve m4_expand robustness, part 2. 2008-11-20 16:05:04 -07:00
Makefile.am Provide O(n) replacement macros for M4 1.4.x. 2008-07-25 17:42:29 -06:00