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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dconfigure9314 if test "${with_pam+set}" = set; then
9315 withval="$with_pam"
9316 with_pam=$withval
9318 with_pam=yes
9320 if test "$with_pam" != no; then
9321 if test -d $with_pam; then
9322 CPPFLAGS="$CPPFLAGS -I${with_pam}/include"
9323 LDFLAGS="$LDFLAGS -L${with_pam}/lib"
9514 with_pam=no
9519 with_pam
[all...]
/macosx-10.9.5/sudo-72/src/
H A Dconfigure806 with_pam
4112 if test "${with_pam+set}" = set; then :
4113 withval=$with_pam; case $with_pam in
13866 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
13911 if test X"$with_pam" = X""; then
14087 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14241 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14379 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14409 test -z "$with_pam"
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfigure6941 if test "${with_pam+set}" = set; then
6942 withval="$with_pam"
6943 with_pam=$withval
6945 with_pam=yes
6947 if test "$with_pam" != no; then
6948 if test -d $with_pam; then
6949 CPPFLAGS="$CPPFLAGS -I${with_pam}/include"
6950 LDFLAGS="$LDFLAGS -L${with_pam}/lib"
7141 with_pam=no
7146 with_pam
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dconfigure735 with_pam
11764 if test "${with_pam+set}" = set; then :
11765 withval=$with_pam;

Completed in 132 milliseconds