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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dconfigure6206 if test "${ac_cv_func_crypt+set}" = set; then
6265 ac_cv_func_crypt=yes
6270 ac_cv_func_crypt=no
6274 echo "$as_me:$LINENO: result: $ac_cv_func_crypt" >&5
6275 echo "${ECHO_T}$ac_cv_func_crypt" >&6
6276 if test $ac_cv_func_crypt = yes; then
7494 if test "${ac_cv_func_crypt+set}" = set; then
7553 ac_cv_func_crypt=yes
7558 ac_cv_func_crypt=no
7562 echo "$as_me:$LINENO: result: $ac_cv_func_crypt" >
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfigure9604 if test "${ac_cv_func_crypt+set}" = set; then
9663 ac_cv_func_crypt=yes
9668 ac_cv_func_crypt=no
9672 echo "$as_me:$LINENO: result: $ac_cv_func_crypt" >&5
9673 echo "${ECHO_T}$ac_cv_func_crypt" >&6
9674 if test $ac_cv_func_crypt = yes; then
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfigure20460 if eval "test \"\$ac_cv_func_crypt\" != yes" ; then
20500 ac_fn_c_check_func "$LINENO" "crypt" "ac_cv_func_crypt"
20501 if test "x$ac_cv_func_crypt" = x""yes; then :
20517 eval "ac_cv_func_crypt=yes"
20527 eval "ac_cv_func_crypt=no"
20533 eval "ac_cv_func_crypt=yes"
20836 if test "$ac_cv_func_crypt+set" != set -o "$ac_cv_func_crypt" = yes; then
/macosx-10.9.5/ruby-104/ruby/
H A Dconfigure15481 ac_fn_c_check_func "$LINENO" "crypt" "ac_cv_func_crypt"
15482 if test "x$ac_cv_func_crypt" = xyes; then :

Completed in 307 milliseconds