mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-30 09:28:58 +00:00
build-sys: Remove unused WITH_SMARTCARD conditional
This commit is contained in:
parent
2da14b6cc8
commit
ed873a9eb5
@ -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)],,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user