remove the autoconf check from various package makefiles - it's checked by prereq-build already
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12105 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -90,8 +90,3 @@ define Package/elinks/install
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,elinks))
|
||||
|
||||
$(eval $(call RequireCommand,autoconf, \
|
||||
$(PKG_NAME) requires GNU autoconf. \
|
||||
))
|
||||
|
||||
|
Reference in New Issue
Block a user