]> git.ipfire.org Git - thirdparty/autoconf.git/commit
AC_LIBOBJ: optimize internal use
authorEric Blake <eblake@redhat.com>
Tue, 21 Sep 2010 23:09:09 +0000 (17:09 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 21 Sep 2010 23:09:09 +0000 (17:09 -0600)
commit6117b5a630834020b77722acd7e76580e113b728
tree1b684fb3f5ad258def221a478911dd4ca1186d62
parent043b96c5db243d69f817bebd2ef90dd560625f36
AC_LIBOBJ: optimize internal use

* lib/autoconf/general.m4 (_AC_LIBOBJ): Move literal check...
(AC_LIBOBJ): ...into callers.
* lib/autoconf/functions.m4 (_AC_REPLACE_FUNC): Likewise, thus
avoiding a second call to AS_LITERAL_IF.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/autoconf/functions.m4
lib/autoconf/general.m4