From: Alexandros C. Couloumbis Date: Wed, 27 Oct 2010 13:20:36 +0000 (+0000) Subject: net/quagga: honor configure.ac patch changes X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=097c0414b0076a23898b130cb6a989e8650502e9;hp=80c3189f7277256397afe71517ad3beb15e87ee1 net/quagga: honor configure.ac patch changes SVN-Revision: 23665 --- diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 19f6f4c165..4fe10f4dda 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -157,6 +157,13 @@ ifneq ($(CONFIG_PACKAGE_quagga-ripngd),) CONFIGURE_ARGS+= --enable-ripngd endif +define Build/Configure + (cd $(PKG_BUILD_DIR); rm -rf config.{cache,status}; \ + autoconf \ + ); + $(call Build/Configure/Default) +endef + define Package/quagga/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/zebra $(1)/usr/sbin/