mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-30 17:03:31 +08:00
iptables: no need to autoreconf
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f94818b0fa
commit
779c9699f9
@ -8,7 +8,6 @@ IPTABLES_VERSION = 1.4.12.2
|
||||
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
|
||||
IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
|
||||
IPTABLES_INSTALL_STAGING = YES
|
||||
IPTABLES_AUTORECONF = YES
|
||||
IPTABLES_DEPENDENCIES = host-pkg-config
|
||||
|
||||
IPTABLES_CONF_OPT = --libexecdir=/usr/lib --with-kernel=$(LINUX_HEADERS_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user