Home
last modified time | relevance | path

Searched refs:cf_check_groff (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/
H A Daclocal.m41998 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"
1999 test -n "$cf_check_groff" && cf_check_groff=yes
2000 test -n "$cf_check_groff" || cf_check_groff=no
2001 AC_MSG_RESULT($cf_check_groff)
2002 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"
H A Dconfigure7503 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"
7504 test -n "$cf_check_groff" && cf_check_groff=yes
7505 test -n "$cf_check_groff" || cf_check_groff=no
7506 echo "$as_me:7506: result: $cf_check_groff" >&5
7507 echo "${ECHO_T}$cf_check_groff" >&6
7508 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"
/freebsd/contrib/dialog/
H A Daclocal.m45906 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"
5907 test -n "$cf_check_groff" && cf_check_groff=yes
5908 test -n "$cf_check_groff" || cf_check_groff=no
5909 AC_MSG_RESULT($cf_check_groff)
5910 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"