X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=include%2Fprereq-build.mk;h=0b396c83dd6278529d2469faa299d2d7029c82a9;hp=24b1974c26b13ea70d51bb6defa32cc88bf477c4;hb=0c23be3463baa85752ec2c40000ecff346641fd5;hpb=e7ddf39851637811dfd117af41b61bfb04c01e3f 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