Searched refs:LPDCONFIG (Results 1 – 2 of 2) sorted by relevance
120 LPDCONFIG="$withval", LPDCONFIG="")122 if test "x$LPDCONFIG" = x; then124 LPDCONFIG="launchd:///System/Library/LaunchDaemons/org.cups.cups-lpd.plist"126 LPDCONFIG="xinetd://$XINETD/cups-lpd"130 if test "x$LPDCONFIG" = xoff; then133 AC_DEFINE_UNQUOTED(CUPS_DEFAULT_LPD_CONFIG, "$LPDCONFIG")
6184 withval=$with_lpdconfig; LPDCONFIG="$withval"6186 LPDCONFIG=""6190 if test "x$LPDCONFIG" = x; then6192 LPDCONFIG="launchd:///System/Library/LaunchDaemons/org.cups.cups-lpd.plist"6194 LPDCONFIG="xinetd://$XINETD/cups-lpd"6198 if test "x$LPDCONFIG" = xoff; then