]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
configure: add flag to disable NFACCT build
authorEric Leblond <eric@regit.org>
Fri, 2 Nov 2012 17:46:22 +0000 (18:46 +0100)
committerEric Leblond <eric@regit.org>
Sun, 4 Nov 2012 07:56:55 +0000 (08:56 +0100)
commitc69f537cef6f26b2bc0876508212781f6bb53fe7
treeefc9ba9e08f5a853dbafd6b99396aef071ecd401
parent19b2d83ff631aaca3fe5e2be895cc7256f209a0b
configure: add flag to disable NFACCT build

It is now possible to pass the --disable-nfacct flag to disable
compilation of NFACCT input plugin. Doing this the build of ulogd
is possible on system where nfacct is not available.
configure.ac
input/sum/Makefile.am
output/ulogd_output_XML.c