netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] build system improvements
@ 2012-11-03 11:32 Eric Leblond
  2012-11-03 11:32 ` [PATCH 1/4] Add configure flag to disable NFACCT build Eric Leblond
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Eric Leblond @ 2012-11-03 11:32 UTC (permalink / raw)
  To: netfilter-devel; +Cc: eric


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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-11-03 16:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-03 11:32 [PATCH 0/4] build system improvements Eric Leblond
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

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).