X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7ddf39851637811dfd117af41b61bfb04c01e3f..c428c4946499bbeb419562aa8126e4b8b9e748c8:/include/prereq-build.mk?ds=sidebyside diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 24b1974c2..0b396c83d 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -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