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:
@ -93,7 +93,3 @@ endef
|
||||
|
||||
$(eval $(call BuildPackage,faad2))
|
||||
$(eval $(call BuildPackage,libfaad2))
|
||||
|
||||
$(eval $(call RequireCommand,autoconf, \
|
||||
$(PKG_NAME) requires GNU autoconf. \
|
||||
))
|
||||
|
Reference in New Issue
Block a user