]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
Exec libmnl config check only if nfacct is enabled
authorVictor Julien <victor@inliniac.net>
Fri, 5 Apr 2013 16:28:14 +0000 (18:28 +0200)
committerEric Leblond <eric@regit.org>
Tue, 21 May 2013 17:57:07 +0000 (19:57 +0200)
commit61b7946e90165de3ebf943e5c454fc0b62c029ad
treecc08d6199abbbbc20d2b6480a4d459d5a61ae1f9
parent6049e0e77a0464cff09b4c7a9a531b6f8c25f5fc
Exec libmnl config check only if nfacct is enabled

In case nfacct is not enabled in ulogd2, libmnl is not used. So it shouldn't
be a hard global dependency, but instead only a dependency in case nfacct is
enabled.
configure.ac