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

/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure17028 for pthread_lib in thr pthread pthreads c c_r root; do
17029 as_ac_Lib=`$as_echo "ac_cv_lib_$pthread_lib''_pthread_kill" | $as_tr_sh`
17030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -l$pthread_lib" >&5
17031 $as_echo_n "checking for pthread_kill in -l$pthread_lib... " >&6; }
17036 LIBS="-l$pthread_lib $LIBS"
17095 case $pthread_lib in #(
17107 LIBS="-l$pthread_lib $LIBS" ;;

Completed in 130 milliseconds