projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2b84fa
)
Fix syntax error.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 11 Feb 2007 00:31:33 +0000
(
00:31
+0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 11 Feb 2007 00:31:33 +0000
(
00:31
+0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2417
c046a42c
-6fe2-441c-8c8c-
71466251a162
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 625541e149bed9f896ac02e8a3cff04bf098cf3d..9ec8df187d205b13607146fbea42c793a69a676c 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-141,7
+141,8
@@
SunOS)
if test "$solarisrev" -ge 10 ; then
kqemu="yes"
fi
- ;;
+ fi
+;;
*)
oss="yes"
linux="yes"