[Spice-devel] [PATCH libcacard 1/3] build-sys: show correct pcsc summary

Christophe Fergeau cfergeau at redhat.com
Tue Nov 24 05:16:01 PST 2015


On Tue, Nov 24, 2015 at 02:03:21PM +0100, Marc-André Lureau wrote:
> Show no if PCSC is disabled

Acked-By: Christophe Fergeau <cfergeau at redhat.com>
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
> ---
>  configure.ac | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configure.ac b/configure.ac
> index ca945b0..c8003a9 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -50,6 +50,8 @@ if test "x$enable_pcsc" != "xno"; then
>     if test "x$have_pcsc" = "xyes"; then
>        enable_pcsc=yes
>        AC_DEFINE([ENABLE_PCSC], 1, [pcsc support])
> +   else
> +      enable_pcsc=no
>     fi
>  fi
>  AM_CONDITIONAL(ENABLE_PCSC, test "x$enable_pcsc" = "xyes")
> -- 
> 2.5.0
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151124/2086da56/attachment.sig>


More information about the Spice-devel mailing list