]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: ip6.h is not required
authorJan Engelhardt <jengelh@medozas.de>
Wed, 25 Jun 2008 10:18:23 +0000 (12:18 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 25 Jun 2008 10:18:23 +0000 (12:18 +0200)
commitb7580450b4c669846fe840997984dfaaa9c39a71
treed5fdcf4aaea38b41c482b8b170f8bbbbf6b75b28
parentee3228af38ec98c60a3b6f72a9b1c75b5ef53641
build: ip6.h is not required

Remove the check from configure.ac that errors out when ip6.h is not
found. The code does not actually depend on any structures from it.

Reported-by: anonymous
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
configure.ac