qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT e5934d3] fix typo in configure --help


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT e5934d3] fix typo in configure --help
Date: Wed, 16 Sep 2009 18:03:43 -0000

From: Andre Przywara <address@hidden>

Signed-off-by: Andre Przywara <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>

diff --git a/configure b/configure
index e0a2874..d752009 100755
--- a/configure
+++ b/configure
@@ -674,7 +674,7 @@ echo "  --enable-bluez           enable bluez stack 
connectivity"
 echo "  --disable-kvm            disable KVM acceleration support"
 echo "  --enable-kvm             enable KVM acceleration support"
 echo "  --disable-nptl           disable usermode NPTL support"
-echo "  --enable-nptl            disable usermode NPTL support"
+echo "  --enable-nptl            enable usermode NPTL support"
 echo "  --enable-system          enable all system emulation targets"
 echo "  --disable-system         disable all system emulation targets"
 echo "  --enable-user            enable supported user emulation targets"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]