From: Martin Kletzander Date: Tue, 17 Mar 2015 08:45:59 +0000 (+0100) Subject: configure: Align messages X-Git-Tag: v1.2.15-rc1~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5336a3a47c656a746ee85594d3da9a297b37d52e;p=thirdparty%2Flibvirt.git configure: Align messages The first two were a bit off. Signed-off-by: Martin Kletzander --- diff --git a/configure.ac b/configure.ac index 38fbbadd11..aed093421c 100644 --- a/configure.ac +++ b/configure.ac @@ -2966,8 +2966,8 @@ AC_MSG_NOTICE([pm-utils: $with_pm_utils]) AC_MSG_NOTICE([]) AC_MSG_NOTICE([Test suite]) AC_MSG_NOTICE([]) -AC_MSG_NOTICE([ Coverage: $enable_coverage]) -AC_MSG_NOTICE([ Alloc OOM: $enable_oom]) +AC_MSG_NOTICE([ Coverage: $enable_coverage]) +AC_MSG_NOTICE([ Alloc OOM: $enable_oom]) AC_MSG_NOTICE([]) AC_MSG_NOTICE([Miscellaneous]) AC_MSG_NOTICE([])