From 47b7bd98bbdb0df6471fb40b084bb5f255c91237 Mon Sep 17 00:00:00 2001 From: "Sven M. Hallberg" Date: Thu, 28 Aug 2014 20:18:19 +0200 Subject: [PATCH] aesthetics --- configure.ac | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/configure.ac b/configure.ac index 21d24b5..3c872a0 100644 --- a/configure.ac +++ b/configure.ac @@ -339,14 +339,11 @@ AC_OUTPUT echo " ---{ $PACKAGE_NAME $VERSION }--- - prefix: ${prefix} - sysconfdir: ${sysconfdir} - localstatedir: ${localstatedir} - C Compiler: ${CC} - CFLAGS: ${CFLAGS} - Enable stack-smashing protection: ${enable_ssp} -" - -echo "\ + prefix: ${prefix} + sysconfdir: ${sysconfdir} + localstatedir: ${localstatedir} + C Compiler: ${CC} + CFLAGS: ${CFLAGS} + Enable stack-smashing protection: ${enable_ssp} Building tests: ${ENABLE_TESTS} " -- 2.39.2