summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-02-11 00:31:33 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-02-11 00:31:33 +0000
commit86b2bd935d50651ddfead740fc68c9da56eb0cc5 (patch)
tree5ba4e9f54cfc4f1143eaee9c5cca9eb877d7465a /configure
parentc2b84fabafd65765ee022da74f3e8ddc8f29a768 (diff)
downloadhqemu-86b2bd935d50651ddfead740fc68c9da56eb0cc5.zip
hqemu-86b2bd935d50651ddfead740fc68c9da56eb0cc5.tar.gz
Fix syntax error.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2417 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 625541e..9ec8df1 100755
--- a/configure
+++ b/configure
@@ -141,7 +141,8 @@ SunOS)
if test "$solarisrev" -ge 10 ; then
kqemu="yes"
fi
- ;;
+ fi
+;;
*)
oss="yes"
linux="yes"
OpenPOWER on IntegriCloud