Searched refs:ac_cv_func_vsnprintf (Results 1 - 6 of 6) sorted by last modified time

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/
H A Dconfigure15606 if test "${ac_cv_func_vsnprintf+set}" = set; then
15675 ac_cv_func_vsnprintf=yes
15680 ac_cv_func_vsnprintf=no
15687 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_vsnprintf" >&5
15688 $as_echo "$ac_cv_func_vsnprintf" >&6; }
15689 if test "x$ac_cv_func_vsnprintf" = x""yes; then
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dconfigure36170 if test $ac_cv_func_vsnprintf = no -a $ac_cv_func__vsnprintf = yes ; then
36171 ac_cv_func_vsnprintf=yes
37342 test "$ac_cv_func_vsnprintf" != yes; then
37350 if test "$ac_cv_func_vsnprintf" != yes; then
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfigure10281 test "x$ac_cv_func_vsnprintf" = "xyes" ; then
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfigure16818 if test "$ac_cv_func_vsnprintf+set" != set -o "$ac_cv_func_vsnprintf" = yes; then
/macosx-10.10.1/gnutar-453/gnutar/
H A Dconfigure32515 if test $ac_cv_func_vsnprintf = no; then
32519 if test $ac_cv_func_vsnprintf = yes; then
[all...]
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfigure24809 ac_fn_c_check_func "$LINENO" "vsnprintf" "ac_cv_func_vsnprintf"
24810 if test "x$ac_cv_func_vsnprintf" = x""yes; then :

Completed in 509 milliseconds