fix indententation

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Juan Quintela 2009-07-27 16:12:54 +02:00 committed by Anthony Liguori
parent 84f1581861
commit cfde872b5d
1 changed files with 2 additions and 3 deletions

5
configure vendored
View File

@ -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=