[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCHv4 0/2] libcacard.la
From: |
Alon Levy |
Subject: |
[Qemu-devel] [PATCHv4 0/2] libcacard.la |
Date: |
Wed, 18 May 2011 17:23:42 +0300 |
Allow building standalone shared (or static, whichever libtool chooses)
library out of libcacard sources, for use by ccid-card-passthru remote clients.
v4: exit (return code 1) if libtool not found at any stage (for .lo rule
and for toplevel libcacard and libcacard-install targets) per Paolo's
suggestion.
Resending the whole patchset since the old thread is a little too large, no
change to the first patch, just the second changed.
Alon Levy (2):
configure: add libdir and --libdir
libcacard: add libcacard.la target
Makefile | 20 +++++++++++++++++++-
Makefile.objs | 8 ++++++++
configure | 17 ++++++++++++++++-
libcacard/Makefile | 32 ++++++++++++++++++++++++++++----
rules.mak | 8 ++++++++
5 files changed, 79 insertions(+), 6 deletions(-)
--
1.7.5.1
- [Qemu-devel] [PATCHv4 0/2] libcacard.la,
Alon Levy <=