Home | History | Annotate | Download | only in dist

Lines Matching refs:GROFF

703 GROFF
27348 # Extract the first word of "groff", so it can be a program name with args.
27349 set dummy groff; ac_word=$2
27356 case $GROFF in
27358 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
27383 GROFF=$ac_cv_path_GROFF
27384 if test -n "$GROFF"; then
27385 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GROFF" >&5
27386 printf "%s\n" "$GROFF" >&6; }
27416 if test "$ac_cv_sys_man_format" = "" -a "$GROFF" ; then
27418 if "$GROFF" -Tascii $i conftest.1 2> /dev/null | \
27420 ac_cv_sys_man_format="$GROFF -Tascii $i"