qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] fix typo in configure --help


From: Andre Przywara
Subject: [Qemu-devel] [PATCH] fix typo in configure --help
Date: Wed, 16 Sep 2009 14:29:07 +0200

Signed-off-by: Andre Przywara <address@hidden>
---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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"
-- 
1.6.1.3






reply via email to

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