Build system: Check for “libiptc/libip6tc.h” and “linux/netfilter/x_tables.h”, too.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 17 Sep 2009 08:56:19 +0000 (10:56 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 17 Sep 2009 08:56:19 +0000 (10:56 +0200)
commit88998e1d5523cb2a949c09b75c3fcea93bea88ea
treeb60ce0a99b961eeea7f32060eb1419cbb9731a62
parent84014b619d09bd1091724a4086222954e8c2450a
Build system: Check for “libiptc/libip6tc.h” and “linux/netfilter/x_tables.h”, too.

Apparently “linux/netfilter/x_tables.h” is not available with older
kernels which leads to build fails there:
-- 8< --
 In file included from libiptc.c:47,
                  from libip4tc.c:136:
 xtables.h:24:38: linux/netfilter/x_tables.h: No such file or directory
-- >8 --
configure.in