From a94f940ade9c9bad030aa1b9d586755f94509901 Mon Sep 17 00:00:00 2001 From: Gabriele Svelto Date: Sat, 25 Feb 2012 18:06:42 +0100 Subject: Added a configuration summary print-out to the configure script Signed-off-by: Gabriele Svelto --- configure.ac | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8061d6a..04e2dfd 100644 --- a/configure.ac +++ b/configure.ac @@ -409,6 +409,36 @@ if test "x$libxs_libzmq_compat" == "xyes"; then fi AC_OUTPUT +# Print configuration +cat <