]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Speed up _AS_QUOTE.
authorEric Blake <ebb9@byu.net>
Thu, 20 Nov 2008 19:08:14 +0000 (12:08 -0700)
committerEric Blake <ebb9@byu.net>
Thu, 20 Nov 2008 19:37:11 +0000 (12:37 -0700)
commit0a144bc25ecb4dba3d9ee3a7200257a91a059096
treee9d0819992e837f7fb2d167e69f036a3f14eb386
parentf8185b39382c1851b74c7208c5f095944c2f6388
Speed up _AS_QUOTE.

* lib/m4sugar/m4sh.m4 (_AS_QUOTE_IFELSE): Inline into...
(_AS_QUOTE): ...here, delete unused second paramenter, and factor
choice into...
(_AS_QUOTE_MODERN, _AS_QUOTE_OLD): ...new helpers.

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