On Thursday 2008-09-11 18:15, Eric Leblond wrote: >Hello, >On Thursday, 2008 September 11 at 23:56:57 +0200, Pablo Neira Ayuso wrote: >> Eric Leblond wrote: >> > This patch modifies the build system behaviour to be able to compile >> > ulogd on system without recent release of libnetfilter library. If >> > a library is absent or too old, it will simply not compile the concerned >> > input module. >> >> I don't see any gain from this patch. We had this sort of conditional >> compilation in iptables - that we finally removed - and it was source of >> user-side problems. > >Hmm, even if you think autodetection is a mistake, it is useful to >be able to compile ulogd on system where NFLOG or NFCT is not installed >or not usable (too old kernel). That's just what iptables does. It ships the necessary header files to compile even if things are not present in the kernel. ...And then autodetection becomes useless. -- 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