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

/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dconfigure14169 if test "${ac_cv_func_timezone+set}" = set; then
14235 ac_cv_func_timezone=yes
14240 ac_cv_func_timezone=no
14246 { echo "$as_me:$LINENO: result: $ac_cv_func_timezone" >&5
14247 echo "${ECHO_T}$ac_cv_func_timezone" >&6; }
14248 if test $ac_cv_func_timezone = yes; then
/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure16191 ac_fn_c_check_func "$LINENO" "timezone" "ac_cv_func_timezone"
16192 if test "x$ac_cv_func_timezone" = xyes; then :
16200 if test "$ac_cv_func_timezone" = yes; then

Completed in 229 milliseconds