]> git.proxmox.com Git - mirror_qemu.git/commitdiff
fix indententation
authorJuan Quintela <quintela@redhat.com>
Mon, 27 Jul 2009 14:12:54 +0000 (16:12 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 27 Jul 2009 19:09:20 +0000 (14:09 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure

index deb62aff003b520ac9580fb78e14e614d5c0955e..3c5fb6ecc749940509305d1e18b3d12bf9664509 100755 (executable)
--- 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=