Home | History | Annotate | Download | only in dist

Lines Matching refs:PTHREAD_LIBS

689 PTHREAD_LIBS
15196 # First of all, check if the user has set any of the PTHREAD_LIBS,
15199 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
15212 LIBS="$PTHREAD_LIBS $LIBS"
15213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
15214 printf %s "checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS... " >&6; }
15242 PTHREAD_LIBS=""
15434 PTHREAD_LIBS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\2/"`
15435 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
15436 printf %s "checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"... " >&6; }
15494 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
15500 PTHREAD_LIBS="-l$ax_pthread_try_flag"
15507 LIBS="$PTHREAD_LIBS $LIBS"
15563 PTHREAD_LIBS=""
15676 LIBS="$PTHREAD_LIBS $LIBS"
15951 LIBS="$LIBS $PTHREAD_LIBS"