]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Use new AS_LITERAL_IF argument when appropriate.
authorEric Blake <eblake@redhat.com>
Sat, 27 Feb 2010 18:43:21 +0000 (11:43 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 2 Jul 2010 18:10:50 +0000 (12:10 -0600)
commit73720645e99acbf8164e05c209ea0eb122f14fc1
tree42cc94c0465f8462da12944b4a22f4eecaa9b787
parentac6824d442301dbbfcd69f7a9160a5aa13396a7f
Use new AS_LITERAL_IF argument when appropriate.

* lib/m4sugar/m4sh.m4 (AS_VAR_SET): Reduce m4 overhead.
(AS_VAR_IF, AS_VAR_TEST_SET): Provide shorter variant for simple
references.
Suggested by Bruno Haible.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/m4sugar/m4sh.m4