Home
last modified time | relevance | path

Searched refs:cf_lib_pthread (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/ncurses/
H A Dconfigure11806 for cf_lib_pthread in pthread c_r
11808 echo "$as_me:11808: checking if we can link with the $cf_lib_pthread library" >&5
11809 echo $ECHO_N "checking if we can link with the $cf_lib_pthread library... $ECHO_C" >&6
11811 LIBS="-l$cf_lib_pthread $LIBS"
11855 LIBS="-l$cf_lib_pthread $LIBS"
H A Daclocal.m47003 for cf_lib_pthread in pthread c_r
7005 AC_MSG_CHECKING(if we can link with the $cf_lib_pthread library)
7007 CF_ADD_LIB($cf_lib_pthread)
7020 CF_ADD_LIB($cf_lib_pthread)