Searched refs:cf_check_groff (Results 1 – 3 of 3) sorted by relevance
1998 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"1999 test -n "$cf_check_groff" && cf_check_groff=yes2000 test -n "$cf_check_groff" || cf_check_groff=no2001 AC_MSG_RESULT($cf_check_groff)2002 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"
7503 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"7504 test -n "$cf_check_groff" && cf_check_groff=yes7505 test -n "$cf_check_groff" || cf_check_groff=no7506 echo "$as_me:7506: result: $cf_check_groff" >&57507 echo "${ECHO_T}$cf_check_groff" >&67508 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"
5906 cf_check_groff="`$NROFF_PATH --version 2>/dev/null | grep groff`"5907 test -n "$cf_check_groff" && cf_check_groff=yes5908 test -n "$cf_check_groff" || cf_check_groff=no5909 AC_MSG_RESULT($cf_check_groff)5910 test "x$cf_check_groff" = xyes && NROFF_OPTS="-rHY=0"