From: Sebastian Harl Date: Sun, 17 Jul 2016 17:08:28 +0000 (+0200) Subject: configure: Use AC_MSG_RESULT to print the config summary. X-Git-Tag: collectd-5.6.0~204^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1796%2Fhead;p=thirdparty%2Fcollectd.git configure: Use AC_MSG_RESULT to print the config summary. This way, it will show up in config.log as well. --- diff --git a/configure.ac b/configure.ac index 6fb6df232..c69842cc3 100644 --- a/configure.ac +++ b/configure.ac @@ -6263,232 +6263,230 @@ then with_perl_bindings="yes ($PERL_BINDINGS_OPTIONS)" fi -cat <