fix nocatsplash build, when it doesn't find iptables
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2005 17:45:47 +0000 (17:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2005 17:45:47 +0000 (17:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1053 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/nocatsplash/Makefile

index 2327debb0f1177003f72764ef8a1b894d0ef5793..8820413e4d31d322fbf8228d7dd5d3d8568830a0 100644 (file)
@@ -42,6 +42,7 @@ $(PKG_BUILD_DIR)/.configured:
                  --mandir=/usr/share/man \
                  --sbindir=/usr/sbin \
                  --sysconfdir=/etc \
+                 --with-firewall=iptables \
                  $(DISABLE_LARGEFILE) \
                  $(DISABLE_NLS) \
                  --with-glib-prefix="$(STAGING_DIR)/usr" \