netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Leblond <eric@regit.org>
To: netfilter-devel@vger.kernel.org
Cc: eric@regit.org
Subject: [PATCH 0/4] build system improvements
Date: Sat,  3 Nov 2012 12:32:57 +0100	[thread overview]
Message-ID: <1351942382-24791-1-git-send-email-eric@regit.org> (raw)


Hello,

Here's a small patchset containing some build system improvements.
The first three patches add a flag to disable the build of some
input plugins that depends on library. The last patch adds a message
at the end of configure run to indicate what will be build.

Patchset statistic:
 configure.ac              |   66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 input/flow/Makefile.am    |    2 ++
 input/packet/Makefile.am  |    4 ++++
 input/sum/Makefile.am     |    4 ++--
 output/ulogd_output_XML.c |    7 ++++++-
 5 files changed, 75 insertions(+), 8 deletions(-)

BR,
--
Eric

             reply	other threads:[~2012-11-03 12:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-03 11:32 Eric Leblond [this message]
2012-11-03 11:32 ` [PATCH 1/4] Add configure flag to disable NFACCT build Eric Leblond
2012-11-03 14:40   ` Jan Engelhardt
2012-11-03 16:01     ` Eric Leblond
2012-11-03 16:02       ` Jan Engelhardt
2012-11-03 11:32 ` [PATCH 2/4] Add configure flag to disable NFCT build Eric Leblond
2012-11-03 11:33 ` [PATCH 3/4] Add configure flag to disable NFLOG build Eric Leblond
2012-11-03 14:41   ` Jan Engelhardt
2012-11-03 16:02     ` Eric Leblond
2012-11-03 11:33 ` [PATCH 4/4] configure: display info about build plugins Eric Leblond

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=1351942382-24791-1-git-send-email-eric@regit.org \
    --to=eric@regit.org \
    --cc=netfilter-devel@vger.kernel.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).