All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Matthew Farrellee <matt@redhat.com>
Cc: hail-devel@vger.kernel.org
Subject: Re: [PATCH] chunkd: included Cflags in pkg-config spec
Date: Thu, 30 Jul 2009 16:37:40 -0400	[thread overview]
Message-ID: <4A720494.3030907@garzik.org> (raw)
In-Reply-To: <4A71AEEA.3090107@redhat.com>

Matthew Farrellee wrote:
> pkg-config --cflags for was not returning flags necessary to find
> chunkd's headers
> 
> Signed-off-by: Matthew Farrellee <matt@redhat.com>
> ---
>  lib/libchunkdc.pc.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/lib/libchunkdc.pc.in b/lib/libchunkdc.pc.in
> index e89a87c..83747a4 100644
> --- a/lib/libchunkdc.pc.in
> +++ b/lib/libchunkdc.pc.in
> @@ -10,4 +10,4 @@ Description: libchunkdc
>  Requires: glib-2.0, libssl, libxml-2.0
>  Version: @VERSION@
>  Libs: -L${libdir} -lchunkdc
> -#Cflags: -I${includedir}/libchunkdc-2.0
> +Cflags: -I${includedir}/


applied


      reply	other threads:[~2009-07-30 20:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 20:13 [PATCH] cld: included Cflags in pkg-config spec Matthew Farrellee
2009-07-30  1:21 ` Jeff Garzik
2009-07-30  1:36 ` Jeff Garzik
2009-07-30 14:32   ` [PATCH] chunkd: " Matthew Farrellee
2009-07-30 20:37     ` Jeff Garzik [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=4A720494.3030907@garzik.org \
    --to=jeff@garzik.org \
    --cc=hail-devel@vger.kernel.org \
    --cc=matt@redhat.com \
    /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.