Home
last modified time | relevance | path

Searched refs:HELP2MAN (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/bsd/flex/dist/doc/
DMakefile.am11 $(HELP2MAN) --name='$(PACKAGE_NAME)' --section=1 \
DMakefile.in244 HELP2MAN = @HELP2MAN@
876 $(HELP2MAN) --name='$(PACKAGE_NAME)' --section=1 \
/netbsd/src/external/bsd/flex/dist/
Dconfigure.ac86 AC_PATH_PROG([HELP2MAN], help2man, [\${top_srcdir}/build-aux/missing help2man])
87 AS_IF([test "$HELP2MAN" = "\${top_srcdir}/build-aux/missing help2man"],
DMakefile.in320 HELP2MAN = @HELP2MAN@
Dconfigure19664 case $HELP2MAN in
19666 ac_cv_path_HELP2MAN="$HELP2MAN" # Let the user override the test with a path.
19688 HELP2MAN=$ac_cv_path_HELP2MAN
19689 if test -n "$HELP2MAN"; then
19690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HELP2MAN" >&5
19691 $as_echo "$HELP2MAN" >&6; }
19698 if test "$HELP2MAN" = "\${top_srcdir}/build-aux/missing help2man"; then :
DChangeLog501 …* configure.ac: build: fix false negatives for help2man and texi2dvi HELP2MAN and TEXI2DVI (or the…
/netbsd/src/external/bsd/flex/dist/examples/fastwc/
DMakefile.in191 HELP2MAN = @HELP2MAN@
/netbsd/src/external/bsd/flex/dist/examples/manual/
DMakefile.in191 HELP2MAN = @HELP2MAN@
/netbsd/src/external/bsd/flex/dist/examples/
DMakefile.in251 HELP2MAN = @HELP2MAN@
/netbsd/src/external/bsd/flex/dist/tests/
DMakefile.in1234 HELP2MAN = @HELP2MAN@
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git18004 * configure.ac: Remove HELP2MAN.
75869 * configure.ac: Check if $MAKEINFO and $HELP2MAN are missing.