X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7ddf39851637811dfd117af41b61bfb04c01e3f..742fc1e66dbbc6198d52c3f2432ff4263446e05c:/include/prereq-build.mk 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