summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-07-27 16:12:54 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-07-27 14:09:20 -0500
commitcfde872b5daf38c2be7f09277ea42b4950db81c9 (patch)
treedc7a857f32747bbd0fd36d7dd37e1985413ae67c
parent84f1581861b880f28a927bbcefa564f54ea8d255 (diff)
downloadfocaccia-qemu-cfde872b5daf38c2be7f09277ea42b4950db81c9.tar.gz
focaccia-qemu-cfde872b5daf38c2be7f09277ea42b4950db81c9.zip
fix indententation
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rwxr-xr-xconfigure5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure b/configure
index deb62aff00..3c5fb6ecc7 100755
--- a/configure
+++ b/configure
@@ -1797,9 +1797,8 @@ else
     exit 1
 fi
 
-if test "$xen" = "yes" ;
-    then
-    echo "CONFIG_XEN=y" >> $config_host_mak
+if test "$xen" = "yes" ; then
+  echo "CONFIG_XEN=y" >> $config_host_mak
 fi
 
 tools=