[Spice-devel] [spice-common v2 03/11] build-sys: Remove unused WITH_SMARTCARD conditional

Christophe Fergeau cfergeau at redhat.com
Tue Dec 9 06:39:21 PST 2014


---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e5468b2..8613833 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,6 @@ if test "x$enable_smartcard" != "xno"; then
     AC_DEFINE(USE_SMARTCARD, [1], [Define if supporting smartcard proxying])
   fi
 fi
-AM_CONDITIONAL([WITH_SMARTCARD], [test "x$have_smartcard" = "xyes"])
 
 AC_ARG_ENABLE(celt051,
 [  --disable-celt051       Disable celt051 audio codec (enabled by default)],,
-- 
2.1.0



More information about the Spice-devel mailing list