[Spice-devel] [spice-common 11/13] build-sys: Remove unused WITH_SMARTCARD conditional
Christophe Fergeau
cfergeau at redhat.com
Wed Dec 3 09:15:26 PST 2014
---
m4/smartcard.m4 | 1 -
1 file changed, 1 deletion(-)
diff --git a/m4/smartcard.m4 b/m4/smartcard.m4
index e7ccca7..364388e 100644
--- a/m4/smartcard.m4
+++ b/m4/smartcard.m4
@@ -15,7 +15,6 @@ AC_DEFUN([SPICE_CHECK_SMARTCARD], [
AC_DEFINE(USE_SMARTCARD, [1], [Define if supporting smartcard proxying])
fi
fi
- AM_CONDITIONAL([WITH_SMARTCARD], [test "x$have_smartcard" = "xyes"])
AS_VAR_APPEND([$1_CFLAGS], [" $SMARTCARD_CFLAGS"])
AS_VAR_APPEND([$1_LIBS], [" $SMARTCARD_LIBS"])
])
--
2.1.0
More information about the Spice-devel
mailing list