diff options
-rw-r--r-- | include/prereq-build.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 1cdcd0f..0b396c8 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 \ -)) |