mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 22:49:29 -05:00
Fix bridge-utils configuration failure (#3931), thanks sn9
SVN-Revision: 12388
This commit is contained in:
@@ -44,6 +44,7 @@ CONFIGURE_ARGS += \
|
||||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); \
|
||||
[ "$(PKG_VERSION)" = "1.0.6" ] || ln -s configure.in configure.ac; \
|
||||
autoconf; \
|
||||
./configure $(CONFIGURE_ARGS) \
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user