Home
last modified time | relevance | path

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

/dports/print/foomatic-db-engine/foomatic-db-engine-4.0.13/
H A DMakefile.in80 LPD_LPC=@LPD_LPC@
H A Dconfigure4635 case $LPD_LPC in
4637 ac_cv_path_LPD_LPC="$LPD_LPC" # Let the user override the test with a path.
4658 LPD_LPC=$ac_cv_path_LPD_LPC
4659 if test -n "$LPD_LPC"; then
4660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LPD_LPC" >&5
4661 $as_echo "$LPD_LPC" >&6; }
4668 test -n "$LPD_LPC" && break
4670 test -n "$LPD_LPC" || LPD_LPC="/usr/sbin/lpc"
H A Dconfigure.ac237 AC_PATH_PROGS(LPD_LPC,lpc-lpd lpc-lprng lpc-lpr lpc,/usr/sbin/lpc,$SBB)