Home
last modified time | relevance | path

Searched refs:MANDOC (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dconfigure5120 case $MANDOC in
5122 ac_cv_path_MANDOC="$MANDOC" # Let the user override the test with a path.
5143 MANDOC=$ac_cv_path_MANDOC
5144 if test -n "$MANDOC"; then
5145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANDOC" >&5
5146 $as_echo "$MANDOC" >&6; }
5156 if test "x$MANDOC" != "x" ; then
5157 MANFMT="$MANDOC"
Dconfigure.ac47 AC_PATH_PROG([MANDOC], [mandoc])
51 if test "x$MANDOC" != "x" ; then
52 MANFMT="$MANDOC"