[Spice-devel] [PATCH xf86-video-qxl] Bug fix: libcacard headers and libraries were not correctly used.
Jeremy White
jwhite at codeweavers.com
Fri Oct 16 13:46:00 PDT 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
>>
>> -AM_CFLAGS = $(LIBPCSCLITE_CFLAGS) +AM_CFLAGS =
>> $(LIBPCSCLITE_CFLAGS) $(LIBCACARD_CFLAGS)
>
> A bit surprised that this is not libspiceccid_la_CFLAGS
Yeah, I'm afraid I'm at least one level of auto foo behind the times.
Sending a v2.
Cheers,
Jeremy
>
> ACK.
>
> Christophe
>
>>
>> if BUILD_SPICECCID libspiceccid_la_LTLIBRARIES = libspiceccid.la
>> -libspiceccid_la_LDFLAGS = $(LIBPCSCLITE_LDFLAGS)
>> +libspiceccid_la_LDFLAGS = $(LIBPCSCLITE_LDFLAGS)
>> $(LIBCACARD_LDFLAGS) libspiceccid_la_SOURCES = spiceccid.c
>> libspiceccid_ladir = @cciddir@/ endif diff --git
>> a/src/spiceccid/spiceccid.c b/src/spiceccid/spiceccid.c index
>> 904a98c..67af6cb 100644 --- a/src/spiceccid/spiceccid.c +++
>> b/src/spiceccid/spiceccid.c @@ -44,7 +44,7 @@ #include
>> <sys/socket.h> #include <sys/un.h>
>>
>> -#include "cacard/vscard_common.h" +#include "vscard_common.h"
>> #include "ifdhandler.h" #include <arpa/inet.h>
>>
>> -- 2.1.4
>>
>> _______________________________________________ Spice-devel
>> mailing list Spice-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlYhYgUACgkQq6U76EE4uycMOQCdGDXMB2wVSew7TV2cEmZJQnoZ
zLUAnjtMiLRV3fPcUeDDiuqeo8UQWfel
=M82Y
-----END PGP SIGNATURE-----
More information about the Spice-devel
mailing list