elinks requires autoconf
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 Aug 2006 20:40:15 +0000 (20:40 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 4 Aug 2006 20:40:15 +0000 (20:40 +0000)
SVN-Revision: 4452

net/elinks/Makefile

index 2b753447a27ceadcdaafef018d590cdcb39606ee..846212570eaf34078d3cc920783406c43bff50e7 100644 (file)
@@ -69,3 +69,8 @@ define Package/elinks/install
 endef
 
 $(eval $(call BuildPackage,elinks))
+
+$(eval $(call RequireCommand,autoconf, \
+       elinks requires GNU autoconf. \
+))
+