Searched refs:cf_check_groff (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m44474 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"
4475 test -n "$cf_check_groff" && cf_check_groff=yes
4476 test -n "$cf_check_groff" || cf_check_groff=no
4477 AC_MSG_RESULT($cf_check_groff)
4478 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"
H A Dconfigure18470 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"
18471 test -n "$cf_check_groff" && cf_check_groff=yes
18472 test -n "$cf_check_groff" || cf_check_groff=no
18473 echo "$as_me:18473: result: $cf_check_groff" >&5
18474 echo "${ECHO_T}$cf_check_groff" >&6
18475 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"

Completed in 24 milliseconds