From: Alon Levy <alevy@redhat.com>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: [Qemu-devel] [PATCHv4 0/2] libcacard.la
Date: Wed, 18 May 2011 17:23:42 +0300 [thread overview]
Message-ID: <1305728624-13250-1-git-send-email-alevy@redhat.com> (raw)
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
next reply other threads:[~2011-05-18 14:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 14:23 Alon Levy [this message]
2011-05-18 14:23 ` [Qemu-devel] [PATCHv4 1/2] configure: add libdir and --libdir Alon Levy
2011-05-18 14:23 ` [Qemu-devel] [PATCHv4 2/2] libcacard: add libcacard.la target Alon Levy
2011-05-23 13:12 ` [Qemu-devel] [PATCHv4 0/2] libcacard.la Alon Levy
2011-05-23 13:29 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1305728624-13250-1-git-send-email-alevy@redhat.com \
--to=alevy@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).