Searched refs:with_pwcheck (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfigure7220 if test "${with_pwcheck+set}" = set; then
7221 withval="$with_pwcheck"
7222 with_pwcheck=$withval
7224 with_pwcheck=no
7226 if test "$with_pwcheck" != no; then
7227 if test "$with_pwcheck" = yes; then
7228 with_pwcheck=/var/pwcheck
7237 #define PWCHECKDIR "$with_pwcheck"
7322 if test "$with_pwcheck" != no; then
7332 echo "$as_me:$LINENO: result: $with_pwcheck" >
[all...]

Completed in 194 milliseconds