aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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=