Home
last modified time | relevance | path

Searched refs:SMBCONFIG (Results 1 – 2 of 2) sorted by relevance

/external/libcups/config-scripts/
Dcups-directories.m4138 SMBCONFIG="$withval", SMBCONFIG="")
140 if test "x$SMBCONFIG" = x; then
142 SMBCONFIG="launchd:///System/Library/LaunchDaemons/smbd.plist"
146 SMBCONFIG="samba://$dir/smb.conf"
153 if test "x$SMBCONFIG" = xoff; then
156 AC_DEFINE_UNQUOTED(CUPS_DEFAULT_SMB_CONFIG, "$SMBCONFIG")
/external/libcups/
Dconfigure6213 withval=$with_smbconfig; SMBCONFIG="$withval"
6215 SMBCONFIG=""
6219 if test "x$SMBCONFIG" = x; then
6221 SMBCONFIG="launchd:///System/Library/LaunchDaemons/smbd.plist"
6225 SMBCONFIG="samba://$dir/smb.conf"
6232 if test "x$SMBCONFIG" = xoff; then