aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@amd.com>2009-09-16 14:29:07 +0200
committerAurelien Jarno <aurelien@aurel32.net>2009-09-16 19:57:13 +0200
commite5934d333f0a1a8d1a3f05c0b4a6447b01e21bef (patch)
treef1a2cd1e2c6e64e58a70875e5e409d2c46f6622e /configure
parente1a0e47f763f2b9bc1f90111da379abe568e8ed5 (diff)
fix typo in configure --help
Signed-off-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e0a2874a4..d752009d9 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"