From 646b20c3bd7963ec7ad03d5d87842727432e1b24 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 17 Jul 2016 19:08:28 +0200 Subject: [PATCH] configure: Use AC_MSG_RESULT to print the config summary. This way, it will show up in config.log as well. --- configure.ac | 450 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 224 insertions(+), 226 deletions(-) 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 <