From: Sven M. Hallberg Date: Thu, 28 Aug 2014 18:18:19 +0000 (+0200) Subject: aesthetics X-Git-Url: http://git.meshlink.io/?p=catta;a=commitdiff_plain;h=47b7bd98bbdb0df6471fb40b084bb5f255c91237 aesthetics --- 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} "