added m4 to prereq check, thanks to Gerph
SVN-Revision: 15043
This commit is contained in:
@@ -148,3 +148,7 @@ 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 \
|
||||||
|
))
|
||||||
|
|||||||
Reference in New Issue
Block a user