]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: change large file support handling
authorJuergen Borleis <jbe@pengutronix.de>
Thu, 28 Sep 2017 08:59:44 +0000 (10:59 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 4 Oct 2017 15:09:09 +0000 (17:09 +0200)
commitf4b80ce7bae8f9d10c401fdd743b73795ff1d679
tree932db7f0dcd3a4a739e16d972ad3525fa54436ff
parentf5b46c2f0aa6ee4eed107aca5561c24a16534b7f
iptables: change large file support handling

The configure script handles the "--*-largefile" parameter badly. It
always disables largefile support if given (and it doesn't matter if
'enable' or 'disable' was used).

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac