From: Ralph Hempel Date: Wed, 25 Mar 2009 20:17:33 +0000 (+0000) Subject: ooops, m4 is already part of the host tools X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=98ff173e1207052b9e560f7e684d47d9287a8550 ooops, m4 is already part of the host tools SVN-Revision: 15044 --- diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 1cdcd0f2c5..0b396c83dd 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -148,7 +148,3 @@ endef $(eval $(call Require,getopt-extended, \ Please install an extended getopt version that supports --long \ )) - -$(eval $(call RequireCommand,m4, \ - Please install GNU m4 \ -))