[PATCH libcacard 1/3] build-sys: do not install vscclient

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>

vscclient allows to test the "virtual smartcard" protocol without
going through Spice. I never heard of users except developers (it is
partially documented in qemu docs/ccid.txt). I propose to not install
it with libcacard, as we don't want to have to support it.

Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 0edcfe8..dac7a23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,7 @@ endif
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libcacard.pc
 
-bin_PROGRAMS = vscclient
+noinst_PROGRAMS = vscclient
 vscclient_SOURCES = src/vscclient.c
 vscclient_LDADD = libcacard.la $(GTHREAD_LIBS) $(PCSC_LIBS)
 vscclient_CFLAGS = $(AM_CPPFLAGS) $(GTHREAD_CFLAGS) $(PCSC_CFLAGS)
-- 
2.18.0.547.g1d89318c48

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux Virtualization]     [Linux Virtualization]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]