From: Alon Levy <alevy@redhat.com>
To: Christophe Fergeau <cfergeau@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2] libcacard: add pc file, install it + includes
Date: Mon, 27 Jun 2011 18:38:33 +0200 [thread overview]
Message-ID: <20110627163833.GA30873@bow.redhat.com> (raw)
In-Reply-To: <20110627121100.GA11044@teriyaki.cdg.redhat.com>
On Mon, Jun 27, 2011 at 02:11:00PM +0200, Christophe Fergeau wrote:
> Hi,
>
> On Mon, Jun 27, 2011 at 12:34:44PM +0200, Alon Levy wrote:
> > Also add --pkgconfigdir and --includedir configure parameters.
> > ---
> > configure | 10 ++++++++++
> > libcacard/Makefile | 25 ++++++++++++++++++++++---
> > libcacard/libcacard.pc.in | 13 +++++++++++++
> > 3 files changed, 45 insertions(+), 3 deletions(-)
> > create mode 100644 libcacard/libcacard.pc.in
> >
> > diff --git a/configure b/configure
> > index e523976..d08818f 100755
> > --- a/configure
> > +++ b/configure
> > @@ -146,6 +146,8 @@ datadir="\${prefix}/share/qemu"
> > docdir="\${prefix}/share/doc/qemu"
> > bindir="\${prefix}/bin"
> > libdir="\${prefix}/lib"
> > +pkgconfigdir="\${prefix}/lib/pkgconfig"
>
> It would be more convenient if it was \${libdir}/pkgconfig and if it was
> assigned a default value after --libdir has been parsed, though that would
> look a bit out of place compared to how other values are set.
ok, I'll drop --pkgconfigdir
>
> Christophe
prev parent reply other threads:[~2011-06-27 16:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-27 10:34 [Qemu-devel] [PATCH 1/2] libcacard: gitignore updates Alon Levy
2011-06-27 10:34 ` [Qemu-devel] [PATCH 2/2] libcacard: add pc file, install it + includes Alon Levy
2011-06-27 12:11 ` Christophe Fergeau
2011-06-27 16:38 ` Alon Levy [this message]
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=20110627163833.GA30873@bow.redhat.com \
--to=alevy@redhat.com \
--cc=cfergeau@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.