[Spice-devel] [PATCH] update required minimal libcacard to 0.1.2
Hans de Goede
hdegoede at redhat.com
Thu Feb 10 00:47:02 PST 2011
Ack.
On 02/10/2011 08:58 AM, Alon Levy wrote:
> ---
> Forgot this patch in the "update smartcard support for libcacard"
> series - essential of course to actually request the newer libcacard :)
>
> ---
> configure.ac | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 9159b4a..00f19d2 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -190,7 +190,7 @@ if test "x$have_tunnel" = "xyes"; then
> fi
>
> if test "x$have_smartcard" = "xyes"; then
> - PKG_CHECK_MODULES(CAC_CARD, libcacard>= 0.1.0)
> + PKG_CHECK_MODULES(CAC_CARD, libcacard>= 0.1.2)
> SMARTCARD_LIBS="$CAC_CARD_LIBS"
> SMARTCARD_CFLAGS="$CAC_CARD_CFLAGS"
> AC_SUBST(SMARTCARD_LIBS)
More information about the Spice-devel
mailing list