Lines Matching refs:ax_pthread_try_flag
20547 for ax_pthread_try_flag in $ax_pthread_flags; do
20549 case $ax_pthread_try_flag in
20563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $ax_pthread_try_flag" >&5
20564 $as_echo_n "checking whether pthreads work with $ax_pthread_try_flag... " >&6; }
20565 PTHREAD_CFLAGS="$ax_pthread_try_flag"
20615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$ax_pthread_try_flag" >&5
20616 $as_echo_n "checking for the pthreads library -l$ax_pthread_try_flag... " >&6; }
20617 PTHREAD_LIBS="-l$ax_pthread_try_flag"