Fix bridge-utils configuration failure (#3931), thanks sn9
SVN-Revision: 12388
This commit is contained in:
parent
e8422131f1
commit
d16323d481
1 changed files with 1 additions and 0 deletions
|
@ -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) \
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue