Searched refs:with_pthread (Results 1 – 3 of 3) sorted by relevance
14549 withval="$with_pthread"14550 with_pthread=$withval14552 with_pthread=no14554 echo "$as_me:14554: result: $with_pthread" >&514555 echo "${ECHO_T}$with_pthread" >&614557 if test "$with_pthread" != no ; then14652 with_pthread=yes14656 with_pthread=no14660 echo "$as_me:14660: result: $with_pthread" >&514661 echo "${ECHO_T}$with_pthread" >&6[all …]
1249 if test "x$with_pthread" != xno; then1279 if test "x$with_pthread" = "xyes" ; then1315 if test "$with_pthread" = "yes" ; then
8602 [with_pthread=$withval],8603 [with_pthread=no])8604 AC_MSG_RESULT($with_pthread)8606 if test "$with_pthread" != no ; then8620 ],[with_pthread=yes],[with_pthread=no])8622 AC_MSG_RESULT($with_pthread)8623 test "$with_pthread" = yes && break8626 if test "$with_pthread" = yes ; then