Revert back [5480] since the Touch macro was removed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5482 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b0506fb3e5
commit
42ec901b77
@ -79,6 +79,12 @@ fi
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); touch \
|
||||
configure.in \
|
||||
aclocal.m4 \
|
||||
Makefile.in \
|
||||
configure \
|
||||
);
|
||||
$(call Build/Configure/Default,\
|
||||
--with-libevent-dir="$(STAGING_DIR)/usr/" \
|
||||
--with-gnu-ld \
|
||||
|
Loading…
x
Reference in New Issue
Block a user