projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1744ca6
)
ooops, m4 is already part of the host tools
author
Ralph Hempel
<ralph.hempel@lantiq.com>
Wed, 25 Mar 2009 20:17:33 +0000
(20:17 +0000)
committer
Ralph Hempel
<ralph.hempel@lantiq.com>
Wed, 25 Mar 2009 20:17:33 +0000
(20:17 +0000)
SVN-Revision: 15044
include/prereq-build.mk
patch
|
blob
|
history
diff --git
a/include/prereq-build.mk
b/include/prereq-build.mk
index 1cdcd0f2c5db24cfc9f7d3b915ee7b4705171775..0b396c83dd6278529d2469faa299d2d7029c82a9 100644
(file)
--- 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 \
-))