mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 10:46:41 +00:00
remove autoconf from prereq-build.mk, as it is part of the tools/ build
SVN-Revision: 14901
This commit is contained in:
parent
cd53668352
commit
1c7a03659c
@ -133,10 +133,6 @@ $(eval $(call RequireCommand,svn, \
|
|||||||
Please install the subversion client. \
|
Please install the subversion client. \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call RequireCommand,autoconf, \
|
|
||||||
Please install GNU autoconf. \
|
|
||||||
))
|
|
||||||
|
|
||||||
define Require/gnu-find
|
define Require/gnu-find
|
||||||
$(FIND) $(TMP_DIR) -lname foo
|
$(FIND) $(TMP_DIR) -lname foo
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user