[packages] net/nufw: run of autogen.sh needed with recent versions of libtool
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e8f2af729b
commit
5f474304a2
@ -70,6 +70,11 @@ CONFIGURE_ARGS += \
|
||||
--with-libgcrypt-prefix="$(STAGING_DIR)/usr/" \
|
||||
--with-libsasl-prefix="$(STAGING_DIR)/usr/"
|
||||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR) ; ./autogen.sh )
|
||||
$(call Build/Configure/Default)
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CFLAGS="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user