]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Use a shell function for _AC_RUN_IFELSE.
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 20 Oct 2008 13:35:43 +0000 (15:35 +0200)
committerEric Blake <ebb9@byu.net>
Thu, 23 Oct 2008 12:35:59 +0000 (06:35 -0600)
commitf2f54275437c02c4cea851b734edeb9041febe3c
treebb850395d2afa0101450a35528cadeba51fff229
parentd7921337d35fc9f5408e3b50992b0125e341efac
Use a shell function for _AC_RUN_IFELSE.

* lib/autoconf/general.m4 (_AC_RUN_IFELSE_BODY): New macro.
(_AC_RUN_IFELSE): Use a shell function.
(_AC_RUN_LOG): Avoid subshell for logging.

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