mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:24:15 +02:00
remove autoconf from prereq-build.mk, as it is part of the tools/ build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14901 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e7ddf39851
commit
0c23be3463
@ -133,10 +133,6 @@ $(eval $(call RequireCommand,svn, \
|
||||
Please install the subversion client. \
|
||||
))
|
||||
|
||||
$(eval $(call RequireCommand,autoconf, \
|
||||
Please install GNU autoconf. \
|
||||
))
|
||||
|
||||
define Require/gnu-find
|
||||
$(FIND) $(TMP_DIR) -lname foo
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user