From 1c7a03659c5f4dd08add3e561c9f8dd93cc421c6 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 16 Mar 2009 18:57:34 +0000 Subject: remove autoconf from prereq-build.mk, as it is part of the tools/ build SVN-Revision: 14901 --- include/prereq-build.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/prereq-build.mk') diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 24b1974c26..0b396c83dd 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 -- cgit v1.2.3