Change automake-1.4 to automake (#952)

SVN-Revision: 5516
This commit is contained in:
Florian Fainelli 2006-11-12 18:43:54 +00:00
parent e637a00d57
commit b6e15f180b

View file

@ -87,6 +87,6 @@ endef
$(eval $(call BuildPackage,linux-atm))
$(eval $(call BuildPackage,br2684ctl))
$(eval $(call RequireCommand,automake-1.4, \
$(PKG_NAME) requires automake-1.4. \
$(eval $(call RequireCommand,automake, \
$(PKG_NAME) requires automake. \
))