[Spice-devel] [PATCH 05/15] configure.ac: replace tab with spaces

Christophe Fergeau cfergeau at redhat.com
Thu Apr 21 04:53:30 PDT 2011


This makes the "C++ Compiler:     ...." status output nicely
aligned with the other messages.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index eff0e07..c5f3534 100644
--- a/configure.ac
+++ b/configure.ac
@@ -515,7 +515,7 @@ echo "
 
         prefix:                   ${prefix}
         c compiler:               ${CC}
-        c++ compiler:	          ${CXX}
+        c++ compiler:             ${CXX}
 
         Have XRANDR 1.2:          ${have_xrandr12}
 
-- 
1.7.4.4



More information about the Spice-devel mailing list