]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: remove symlink-only extensions from static object list
authorJan Engelhardt <jengelh@inai.de>
Mon, 8 Oct 2012 12:04:56 +0000 (12:04 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 9 Oct 2012 08:52:38 +0000 (10:52 +0200)
commit269655d54e22f3a36250bb2c4639dddd102258c6
tree5c92341729c68fef48aefc52c91dbf3f6e01ca27
parentc1a150c98fc94858a440550f0cb347a6060ebb30
build: remove symlink-only extensions from static object list

$ ./configure --enable-static --disable-shared --enable-ipv4
  --enable-ipv6 && make
[...]
make[3]: *** No rule to make target "libxt_NOTRACK.o", needed by
"libext.a". Stop.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/GNUmakefile.in