]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: fix absence of xml translator in IPv6-only builds
authorJan Engelhardt <jengelh@medozas.de>
Sun, 29 May 2011 23:47:38 +0000 (01:47 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 29 May 2011 23:47:38 +0000 (01:47 +0200)
commitde791ff2d7ac85fa0a707bbd6d98457bb18c5cbb
tree5d157f37cf1416791f86b76e92aa95d3e961a2d9
parent71e402bbb3db7b54571f0e44354fd37706ff90aa
build: fix absence of xml translator in IPv6-only builds

Due to iptables-xml being listed under IPV4 only, its symlink was not
created on `./configure --disable-ipv4 && make install`.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am