ooops, m4 is already part of the host tools
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Mar 2009 20:17:33 +0000 (20:17 +0000)
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Mar 2009 20:17:33 +0000 (20:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15044 3c298f89-4303-0410-b956-a3cf2f4a3e73

include/prereq-build.mk

index 1cdcd0f..0b396c8 100644 (file)
@@ -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 \
-))