All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@eurodev.net>
To: KOVACS Krisztian <hidden@sch.bme.hu>
Cc: Harald Welte <laforge@netfilter.org>,
	netfilter-devel@lists.netfilter.org
Subject: Re: [RFC][PATCH] use of pkg-config in libnetfilter_*, conntrack, and ulogd2
Date: Tue, 21 Mar 2006 02:50:56 +0100	[thread overview]
Message-ID: <441F5C00.2060206@eurodev.net> (raw)
In-Reply-To: <200603192324.50444@krak>

Hi Krisztian,

KOVACS Krisztian wrote:
>   This weekend I've spent a significant amount of time configuring and 
> compiling the whole libnetfilter_* universe and the conntrack and ulogd2 
> tools. My initial plan was to install everything under /opt/netfilter, 
> however, the out-of-the-box configure.in files provided with these 
> modules do not make this particularly easy.
> 
>   So after spending some time trying all kinds of mantras and magical 
> runes to get autoconfuse do what I intended to do, I came to the 
> conclusion that all this would be much simpler if we used the PKG_CHECK_* 
> macros in configure.in. The necessary pkgconfig .pc files are generated 
> and installed anyway, so why not?
> 
>   Of course this means that to compile these modules one will need 
> pkg-config, but personally I don't consider this a problem. The 
> additional benefit of this method would be that the only thing to take 
> care of is that of setting a correct PKG_CONFIG_PATH, all the include 
> paths and libraries are then found magically.

I like it, AFAIK pkg-config is always in most distros, so this new 
requirement shouldn't be a problem. Moreover, this provides us a way to 
easily maintain the library version dependencies. Since this also 
affects other libraries, I'll wait for Harald's ACK before commiting 
this to conntrack and libnetfilter_conntrack.

cheers,

--
Pablo

  reply	other threads:[~2006-03-21  1:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-19 22:24 [RFC][PATCH] use of pkg-config in libnetfilter_*, conntrack, and ulogd2 KOVACS Krisztian
2006-03-21  1:50 ` Pablo Neira Ayuso [this message]
2006-07-18 13:29   ` KOVACS Krisztian
2006-07-20 16:38     ` Patrick McHardy

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=441F5C00.2060206@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=hidden@sch.bme.hu \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.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.