summaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2009-03-25 20:17:33 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2009-03-25 20:17:33 +0000
commite2c9a02b168139cbdf7813ee3d02570e5459c88d (patch)
tree594c903919e173a6d9ea2855a42e96bfb3af1280 /include/prereq-build.mk
parent1744ca64f24674f4ca54fab91b1c193e714e261b (diff)
downloadmaster-31e0f0ae-e2c9a02b168139cbdf7813ee3d02570e5459c88d.tar.gz
master-31e0f0ae-e2c9a02b168139cbdf7813ee3d02570e5459c88d.tar.bz2
master-31e0f0ae-e2c9a02b168139cbdf7813ee3d02570e5459c88d.zip
ooops, m4 is already part of the host tools
SVN-Revision: 15044
Diffstat (limited to 'include/prereq-build.mk')
-rw-r--r--include/prereq-build.mk4
1 files changed, 0 insertions, 4 deletions
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 \
-))