projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99c1968
)
Typo in configure, by Nicholas Sauzede.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 25 Mar 2007 16:15:21 +0000
(16:15 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 25 Mar 2007 16:15:21 +0000
(16:15 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2537
c046a42c
-6fe2-441c-8c8c-
71466251a162
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 354f11097dbc7bab89ea61fb08516dbbecde1c49..92b1fdc235691b6f5b591b9c65b93a7af282f911 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-295,7
+295,7
@@
echo " --enable-adlib enable Adlib emulation"
echo " --enable-coreaudio enable Coreaudio audio driver"
echo " --enable-alsa enable ALSA audio driver"
echo " --enable-fmod enable FMOD audio driver"
-echo " --enable
d-dsound
enable DirectSound audio driver"
+echo " --enable
-dsound
enable DirectSound audio driver"
echo " --enable-system enable all system emulation targets"
echo " --disable-system disable all system emulation targets"
echo " --enable-linux-user enable all linux usermode emulation targets"