Home
last modified time | relevance | path

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

/dports/print/foomatic-db-engine/foomatic-db-engine-4.0.13/
H A DMakefile.in93 CUPS_LPR=@CUPS_LPR@
H A Dconfigure5082 case $CUPS_LPR in
5084 ac_cv_path_CUPS_LPR="$CUPS_LPR" # Let the user override the test with a path.
5105 CUPS_LPR=$ac_cv_path_CUPS_LPR
5106 if test -n "$CUPS_LPR"; then
5107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CUPS_LPR" >&5
5108 $as_echo "$CUPS_LPR" >&6; }
5115 test -n "$CUPS_LPR" && break
5117 test -n "$CUPS_LPR" || CUPS_LPR="/usr/bin/lpr"
H A Dconfigure.ac249 AC_PATH_PROGS(CUPS_LPR,lpr-cups lpr,/usr/bin/lpr,$BINSEARCHPATH)