]> git.ipfire.org Git - thirdparty/iptables.git/commit
make print-extensions doesn't show libxt_* extensions
authorSebastian Claßen <sebastian.classen@freenet.ag>
Mon, 8 Oct 2007 05:13:51 +0000 (05:13 +0000)
committerPatrick McHardy <kaber@trash.net>
Mon, 8 Oct 2007 05:13:51 +0000 (05:13 +0000)
commit9e6fcb226fb767784d5f530f67bd30144aa98459
tree611556ece23ddd394890636a47aee858c9942e29
parent72118884b63f36ec0f42ce5a7e5e9569033291ab
make print-extensions doesn't show libxt_* extensions

In extensions/Makefile the variable PFX_EXT_SLIB_OPTS is not appended to
OPTIONALS, therefor 'make print-extensions' doesn't show any optional
libxt_* extension.

Sebastian Claßen <sebastian.classen@freenet.ag>
extensions/Makefile