mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
fix indententation
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
84f1581861
commit
cfde872b5d
1 changed files with 2 additions and 3 deletions
3
configure
vendored
3
configure
vendored
|
@ -1797,8 +1797,7 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
if test "$xen" = "yes" ;
|
||||
then
|
||||
if test "$xen" = "yes" ; then
|
||||
echo "CONFIG_XEN=y" >> $config_host_mak
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue