ixp4xx/image: Initial support for fsg3 webupgrade images
[openwrt.git] / include / prereq-build.mk
index 24b1974..0b396c8 100644 (file)
@@ -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
This page took 0.027689 seconds and 4 git commands to generate.