]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: check for missing feature files
authorJan Engelhardt <jengelh@medozas.de>
Thu, 5 Jun 2008 17:54:48 +0000 (19:54 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 5 Jun 2008 17:54:48 +0000 (19:54 +0200)
commit2c570e76d4c627a0b0417cfa0d0f2e787a6d629d
tree1656390cc51e949da563c2802958f63c869a2e1b
parent324651944e03072cde144d41896b2e207672d0f2
build: check for missing feature files

linux/dccp.h is unlikely to be installed before 2.6.18 (which was
when headers_install was introduced), and does not exist at all
before 2.6.14. Add a compile-time check to skip compilation of
libxt_dccp in case this was detected.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
configure.ac
extensions/GNUmakefile.in