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

/macosx-10.10.1/iodbc-42.5/iodbc/
H A Dconfigure22291 if test "${ac_cv_func_dladdr+set}" = set; then
22367 ac_cv_func_dladdr=yes
22372 ac_cv_func_dladdr=no
22377 echo "$as_me:$LINENO: result: $ac_cv_func_dladdr" >&5
22378 echo "${ECHO_T}$ac_cv_func_dladdr" >&6
22379 if test $ac_cv_func_dladdr = yes; then
/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure17884 ac_fn_c_check_func "$LINENO" "dladdr" "ac_cv_func_dladdr"
17885 if test "x$ac_cv_func_dladdr" = xyes; then :
17893 if test "$ac_cv_func_dladdr" = yes; then

Completed in 202 milliseconds