]> git.ipfire.org Git - thirdparty/autoconf.git/commit
New public macros AC_LOG_CMD and AC_LOG_FILE. zack/ac-log-cmd
authorZack Weinberg <zack@owlfolio.org>
Mon, 24 Jun 2024 02:15:20 +0000 (22:15 -0400)
committerZack Weinberg <zack@owlfolio.org>
Wed, 26 Jun 2024 20:03:57 +0000 (16:03 -0400)
commit0194cf62f3bd93bfb3c641820e02714b9ed9b3e9
treed8cfd288c038eedcea019bdc79f263c851d81dc8
parentec192f7fc9b5cab9aa34c8135e60aba3670edf53
New public macros AC_LOG_CMD and AC_LOG_FILE.

AC_LOG_CMD is the same as the undocumented AC_RUN_LOG, which has
existed for a very long time, renamed for consistency with
AC_LOG_FILE, which is a generalization of _AC_MSG_LOG_CONFTEST.

(Not actually implemented yet; do not merge)
doc/autoconf.texi