Lines Matching refs:PTHREAD_CC
9346 if test "x$PTHREAD_CC" != "x"; then :
9347 CC="$PTHREAD_CC"
9908 PTHREAD_CC="${CC}_r"
9920 if test -n "$PTHREAD_CC"; then
9921 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
9940 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
9941 if test -n "$PTHREAD_CC"; then
9942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
9943 $as_echo "$PTHREAD_CC" >&6; }
9950 test -n "$PTHREAD_CC" && break
9952 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
9963 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
9992 if test "$CC" != "$PTHREAD_CC"; then
9993 …e:${as_lineno-$LINENO}: WARNING: Replacing compiler $CC with compiler $PTHREAD_CC to support pthre…
9994 $as_echo "$as_me: WARNING: Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads." >…
9995 CC="$PTHREAD_CC"