HomeSort by: relevance | last modified time | path
    Searched refs:GROFF (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/contrib/pdfmark/
pdfroff.sh 4 # Function: Format PDF Output from groff Markup
9 # This file is part of groff.
11 # groff is free software; you can redistribute it and/or modify it under
16 # groff is distributed in the hope that it will be useful, but WITHOUT ANY
22 # with groff; see the file COPYING. If not, write to the Free Software
74 # Another fundamental requirement is the 'groff' program itself;
75 # we MUST use a 'groff' program located in 'GROFF_BIN_DIR', if this
82 GROFF=`searchpath groff "$GROFF_BIN_DIR"`
87 GROFF=`searchpath groff "$GROFF_BIN_PATH"
    [all...]
  /src/external/apache2/llvm/autoconf/
configure 658 GROFF
6882 # Extract the first word of "groff", so it can be a program name with args.
6883 set dummy groff; ac_word=$2
6889 case $GROFF in
6891 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
6912 GROFF=$ac_cv_path_GROFF
6913 if test -n "$GROFF"; then
6914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GROFF" >&5
6915 $as_echo "$GROFF" >&6; }
  /src/crypto/external/bsd/heimdal/dist/
configure 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" ; the
    [all...]

Completed in 140 milliseconds