X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7ddf39851637811dfd117af41b61bfb04c01e3f..532c815db073d45f9cdc0166ecfa063321851a53:/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