--- 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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel