Home
last modified time | relevance | path

Searched refs:GROFF (Results 1 – 5 of 5) sorted by relevance

/external/llvm/
DMakefile.config.in203 GROFF := @GROFF@
Dconfigure7020 case $GROFF in
7022 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
7043 GROFF=$ac_cv_path_GROFF
7044 if test -n "$GROFF"; then
7045 { echo "$as_me:$LINENO: result: $GROFF" >&5
7046 echo "${ECHO_T}$GROFF" >&6; }
18962 GROFF!$GROFF$ac_delim
/external/openssh/
Dconfigure687 GROFF
4670 case $GROFF in
4672 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
4693 GROFF=$ac_cv_path_GROFF
4694 if test -n "$GROFF"; then
4695 { echo "$as_me:$LINENO: result: $GROFF" >&5
4696 echo "${ECHO_T}$GROFF" >&6; }
4790 elif test "x$GROFF" != "x" ; then
4791 MANFMT="$GROFF -mandoc -Tascii"
36017 GROFF!$GROFF$ac_delim
Dconfigure.ac45 AC_PATH_PROG([GROFF], [groff])
55 elif test "x$GROFF" != "x" ; then
56 MANFMT="$GROFF -mandoc -Tascii"
/external/llvm/autoconf/
Dconfigure.ac1448 AC_PATH_PROG(GROFF, [groff])