[packages] quagga: Generate configuration script
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@24154 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d3e10201ce
commit
9ebe67c4cf
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -180,6 +180,7 @@ CONFIGURE_ARGS+= \
|
|||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); rm -rf config.{cache,status}; \
|
||||
autoconf \
|
||||
);
|
||||
$(call Build/Configure/Default)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue