diff options
-rw-r--r-- | m4/jm-macros.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index f00263951..53a0a8b9d 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -11,6 +11,7 @@ AC_DEFUN([jm_MACROS], [The concatenation of the strings `GNU ', and PACKAGE.]) AC_SUBST(GNU_PACKAGE) + AM_MISSING_PROG(HELP2MAN, help2man) AC_SUBST(OPTIONAL_BIN_PROGS) AC_SUBST(OPTIONAL_BIN_ZCRIPTS) AC_SUBST(MAN) |