Home
last modified time | relevance | path

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

/dports/print/foomatic-db-engine/foomatic-db-engine-4.0.13/
H A DMakefile.in74 LPD_BIN=@LPD_BIN@
H A Dconfigure4359 case $LPD_BIN in
4361 ac_cv_path_LPD_BIN="$LPD_BIN" # Let the user override the test with a path.
4382 LPD_BIN=$ac_cv_path_LPD_BIN
4383 if test -n "$LPD_BIN"; then
4384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LPD_BIN" >&5
4385 $as_echo "$LPD_BIN" >&6; }
4392 test -n "$LPD_BIN" && break
4394 test -n "$LPD_BIN" || LPD_BIN="/usr/sbin/lpd"
H A Dconfigure.ac231 AC_PATH_PROGS(LPD_BIN,lpd,/usr/sbin/lpd,$SBINSEARCHPATH)