]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix recent testsuite failures.
authorEric Blake <ebb9@byu.net>
Thu, 4 Oct 2007 21:31:41 +0000 (15:31 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 4 Oct 2007 23:07:42 +0000 (17:07 -0600)
commit2152c1e75fa9e3022faa01f7b550dba84c4b7ebe
tree8bcbd076cfdd7bc9ee65195ad6bef0a7a4515e3f
parentc85ce295a08526c75371350b7aacf7f7b35ef22b
Fix recent testsuite failures.

* lib/autotest/general.m4 (AT_INIT, AT_SETUP): Double-quote text
that must not be re-expanded after AS_ESCAPE.
* lib/m4sugar/m4sh.m4 (_AS_IDENTIFIER_IF): Don't expand $1 when
checking if it is an identifier.

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