From fe202a6f8589b3043a92dd58317044ad0e431a2c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 16 Mar 2009 15:48:52 +0000 Subject: iptables: doesn't use glib --- package/iptables/iptables.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/iptables') diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index 93f2c32be..f0aff6f83 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -13,7 +13,6 @@ IPTABLES_INSTALL_TARGET = YES IPTABLES_AUTORECONF = YES IPTABLES_DEPENDENCIES = IPTABLES_CONFIGURE_OPT = --with-kernel=$(LINUX_HEADERS_DIR) -IPTABLES_MAKE_OPT = GLIB_GENMARSHAL=$(HOST_GLIB)/bin/glib-genmarshal GLIB_MKENUMS=$(HOST_GLIB)/bin/glib-mkenums $(eval $(call AUTOTARGETS,package,iptables)) -- cgit v1.2.3