1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00

ooops, m4 is already part of the host tools

SVN-Revision: 15044
This commit is contained in:
Ralph Hempel 2009-03-25 20:17:33 +00:00
parent 1744ca64f2
commit e2c9a02b16

View File

@ -148,7 +148,3 @@ endef
$(eval $(call Require,getopt-extended, \ $(eval $(call Require,getopt-extended, \
Please install an extended getopt version that supports --long \ Please install an extended getopt version that supports --long \
)) ))
$(eval $(call RequireCommand,m4, \
Please install GNU m4 \
))