[libvirt] [PATCH 1/5] configure: Align messages

Martin Kletzander mkletzan at redhat.com
Mon Apr 13 14:33:48 UTC 2015


The first two were a bit off.

Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 38fbbad..aed0934 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([])
-- 
2.3.5




More information about the libvir-list mailing list