qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH] configure: Document --disable-slirp option in --h


From: Peter Maydell
Subject: [Qemu-trivial] [PATCH] configure: Document --disable-slirp option in --help
Date: Mon, 23 May 2011 10:13:47 +0100

The --disable-slirp option was undocumented; add it to configure's
--help output.

Signed-off-by: Peter Maydell <address@hidden>
---
 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index d7dba5d..1f95ed7 100755
--- a/configure
+++ b/configure
@@ -964,6 +964,7 @@ echo "  --disable-check-utests   disable check unit-tests"
 echo "  --enable-check-utests    enable check unit-tests"
 echo "  --disable-bluez          disable bluez stack connectivity"
 echo "  --enable-bluez           enable bluez stack connectivity"
+echo "  --disable-slirp          disable SLIRP userspace network connectivity"
 echo "  --disable-kvm            disable KVM acceleration support"
 echo "  --enable-kvm             enable KVM acceleration support"
 echo "  --disable-nptl           disable usermode NPTL support"
-- 
1.7.1




reply via email to

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