Signed-off-by: Alon Levy <al...@redhat.com> --- 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