From: Daniel Borkmann <dborkman@redhat.com>
To: Jesper Dangaard Brouer <jbrouer@redhat.com>
Cc: Simon Horman <horms@verge.net.au>,
Wensong Zhang <wensong@linux-vs.org>,
Thomas Graf <tgraf@redhat.com>, Ryan O'Hara <rohara@redhat.com>,
Julian Anastasov <ja@ssi.bg>,
lvs-devel@vger.kernel.org
Subject: Re: [PATCH v2] ipvsadm: detect LIBS and CFLAGS for libnl versions
Date: Fri, 09 Aug 2013 18:33:29 +0200 [thread overview]
Message-ID: <520519D9.1070003@redhat.com> (raw)
In-Reply-To: <20130809182853.61660efe@redhat.com>
On 08/09/2013 06:28 PM, Jesper Dangaard Brouer wrote:
> Automated detecting of LIBS and CFLAGS for different versions
> of libnl via using pkg-config, in the Makefiles. This should
> make it easier to compile on different distributions.
>
> Detecting in prioritized order from the most recent version, and only
> the first detected lib is used. Thus, supporting several libnl version
> being installed on the same system.
>
> Only tested with libnl-1 and libnl-3.0, but also adding support for
> libnl-2.0.
>
> Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
> ---
> V2: Fix small bug noticed by Daniel, fall-through libs case missed a "l"
>
> Makefile | 8 +++++++-
> libipvs/Makefile | 7 +++++++
> 2 files changed, 14 insertions(+), 1 deletion(-)
Acked-by: Daniel Borkmann <dborkman@redhat.com>
next prev parent reply other threads:[~2013-08-09 16:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 16:00 [PATCH] ipvsadm: detect LIBS and CFLAGS for libnl versions Jesper Dangaard Brouer
2013-08-09 16:08 ` Daniel Borkmann
2013-08-09 16:28 ` [PATCH v2] " Jesper Dangaard Brouer
2013-08-09 16:33 ` Daniel Borkmann [this message]
2013-08-13 2:17 ` Simon Horman
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=520519D9.1070003@redhat.com \
--to=dborkman@redhat.com \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=jbrouer@redhat.com \
--cc=lvs-devel@vger.kernel.org \
--cc=rohara@redhat.com \
--cc=tgraf@redhat.com \
--cc=wensong@linux-vs.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.