qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 20/20] smartcard,configure: report only nss


From: Alon Levy
Subject: [Qemu-devel] [PATCH 20/20] smartcard,configure: report only nss
Date: Wed, 2 Feb 2011 22:28:20 +0200

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

diff --git a/configure b/configure
index 27e5488..2cd73b4 100755
--- a/configure
+++ b/configure
@@ -2510,8 +2510,7 @@ echo "Trace output file $trace_file-<pid>"
 echo "spice support     $spice"
 echo "rbd support       $rbd"
 echo "xfsctl support    $xfs"
-echo "smartcard support $smartcard"
-echo "   \_ nss support $smartcard_nss"
+echo "nss used          $smartcard_nss"
 
 if test $sdl_too_old = "yes"; then
 echo "-> Your SDL version is too old - please upgrade to have SDL support"
-- 
1.7.4




reply via email to

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