mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-11 22:50:14 +02:00
Fix bridge-utils configuration failure (#3931), thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12388 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
19afa52270
commit
7102aaa3a3
@ -44,6 +44,7 @@ CONFIGURE_ARGS += \
|
|||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
(cd $(PKG_BUILD_DIR); \
|
(cd $(PKG_BUILD_DIR); \
|
||||||
|
[ "$(PKG_VERSION)" = "1.0.6" ] || ln -s configure.in configure.ac; \
|
||||||
autoconf; \
|
autoconf; \
|
||||||
./configure $(CONFIGURE_ARGS) \
|
./configure $(CONFIGURE_ARGS) \
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user