changeset 3473:647c038cb66e

Check for help2man.
author Jim Meyering <jim@meyering.net>
date Sat, 15 Sep 2001 21:34:44 +0000
parents 82adf22e5363
children d096609e2f4a
files m4/jm-macros.m4
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -11,6 +11,7 @@
     [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)