Hi Pablo, On Wednesday 04 October 2017 16:14:58 Pablo Neira Ayuso wrote: > > The configure script handles the "--*-largefile" parameter badly. It > > defaults to large file support if not given and always disables > > largefile support if given (and it doesn't matter if 'enable' or > > 'disable' was used) > > It seems the default behaviour for a while has been to enable > largefile by default. > > Then, someone came in to add this --disable-largefile configure time > option, see: > > commit 967cb7106f0f61cd7b8fbb10bc2451a3f7372a43 > Author: Karl Hiramoto <karl@xxxxxxxxxxxx> > Date: Mon May 10 17:50:41 2010 +0200 > > iptables: optionally disable largefile support > > So I would just fix --enable-* --disable-*. > > Would you follow up on this? Let me know, thanks. With my change the default is still "enabled" and you can disable it on demand. To have still support for "disable on demand" makes sense for some small 32 bit embedded systems. Juergen -- Pengutronix e.K. | Juergen Borleis | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html