projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f94818b
)
iptables: no need to autoreconf
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 8 Feb 2012 21:31:39 +0000
(22:31 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 8 Feb 2012 21:31:39 +0000
(22:31 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/iptables/iptables.mk
patch
|
blob
|
history
diff --git
a/package/iptables/iptables.mk
b/package/iptables/iptables.mk
index 36fb64fb58ad1d7a73e6536cdecf9184bebfffc4..95134e3f48fe99a25c2536881ed608f348cb40ba 100644
(file)
--- a/
package/iptables/iptables.mk
+++ b/
package/iptables/iptables.mk
@@
-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)