Skip to content
Snippets Groups Projects
Commit 1744ca64 authored by Ralph Hempel's avatar Ralph Hempel
Browse files

added m4 to prereq check, thanks to Gerph

SVN-Revision: 15043
parent 9a724197
No related branches found
No related tags found
No related merge requests found
......@@ -148,3 +148,7 @@ endef
$(eval $(call Require,getopt-extended, \
Please install an extended getopt version that supports --long \
))
$(eval $(call RequireCommand,m4, \
Please install GNU m4 \
))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment