summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-03-25 16:15:21 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-03-25 16:15:21 +0000
commited5065e16a4717414c9ca1f2286903de0e663b2c (patch)
treed1b349cdc31cd47123ae9ecbaddda5b942f948c6 /configure
parent99c19686938a8c8df0256c62d26463ca881206aa (diff)
downloadqemu-ed5065e16a4717414c9ca1f2286903de0e663b2c.tar.gz
Typo in configure, by Nicholas Sauzede.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2537 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 354f11097d..92b1fdc235 100755
--- 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 " --enabled-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"