Home
last modified time | relevance | path

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

/dports/print/foomatic-db-engine/foomatic-db-engine-4.0.13/
H A DMakefile.in109 PDQ_PRINTRC=@PDQ_PRINTRC@
H A Dconfigure5725 case $PDQ_PRINTRC in
5727 ac_cv_path_PDQ_PRINTRC="$PDQ_PRINTRC" # Let the user override the test with a path.
5748 PDQ_PRINTRC=$ac_cv_path_PDQ_PRINTRC
5749 if test -n "$PDQ_PRINTRC"; then
5750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PDQ_PRINTRC" >&5
5751 $as_echo "$PDQ_PRINTRC" >&6; }
5758 test -n "$PDQ_PRINTRC" && break
5760 test -n "$PDQ_PRINTRC" || PDQ_PRINTRC="$PDQ_CONF/printrc"
H A Dconfigure.ac265 AC_PATH_PROGS(PDQ_PRINTRC,pdq/printrc,$PDQ_CONF/printrc,$SYS_LIB_PATH)