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: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=646b20c3bd7963ec7ad03d5d87842727432e1b24 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 6fb6df23..c69842cc 100644 --- a/configure.ac +++ b/configure.ac @@ -6263,232 +6263,230 @@ then with_perl_bindings="yes ($PERL_BINDINGS_OPTIONS)" fi -cat <