]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: restore --disable-ipv6 functionality on system w/o v6 headers
authorOlaf Rempel <razzor@kopf-tisch.de>
Sun, 20 Sep 2009 11:24:11 +0000 (13:24 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 29 Oct 2009 18:04:00 +0000 (19:04 +0100)
commit58df90174164fd673e8c4103f7ce0c4e55ef1aec
tree4e5a3350ead81519a9dde54549767736d1067cc3
parent467060c1543d25638186c085fc60e492182ca028
build: restore --disable-ipv6 functionality on system w/o v6 headers

Commit 332e4acc (iptables: accept multiple IP address specifications
for -s, d) broke the --disable-ipv6 configure option.

> ./.libs/libxtables.so: undefined reference to `in6addr_any'

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
xtables.c