Home
last modified time | relevance | path

Searched refs:with_pthread (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ncurses/
HDconfigure14549 withval="$with_pthread"
14550 with_pthread=$withval
14552 with_pthread=no
14554 echo "$as_me:14554: result: $with_pthread" >&5
14555 echo "${ECHO_T}$with_pthread" >&6
14557 if test "$with_pthread" != no ; then
14652 with_pthread=yes
14656 with_pthread=no
14660 echo "$as_me:14660: result: $with_pthread" >&5
14661 echo "${ECHO_T}$with_pthread" >&6
[all …]
HDconfigure.in1249 if test "x$with_pthread" != xno; then
1279 if test "x$with_pthread" = "xyes" ; then
1315 if test "$with_pthread" = "yes" ; then
HDaclocal.m48602 [with_pthread=$withval],
8603 [with_pthread=no])
8604 AC_MSG_RESULT($with_pthread)
8606 if test "$with_pthread" != no ; then
8620 ],[with_pthread=yes],[with_pthread=no])
8622 AC_MSG_RESULT($with_pthread)
8623 test "$with_pthread" = yes && break
8626 if test "$with_pthread" = yes ; then