Home
last modified time | relevance | path

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

/dports/x11/luit/luit-20210218/
H A Daclocal.m41274 AC_CACHE_CHECK(if poll really works,cf_cv_working_poll,[
1323 [cf_cv_working_poll=yes],
1324 [cf_cv_working_poll=no],
1325 [cf_cv_working_poll=unknown])])
1326 test "$cf_cv_working_poll" = "yes" && AC_DEFINE(HAVE_WORKING_POLL,1,[Define to 1 if the poll functi…
H A Dconfigure7102 cf_cv_working_poll=unknown
7167 cf_cv_working_poll=yes
7172 cf_cv_working_poll=no
7177 echo "$as_me:7177: result: $cf_cv_working_poll" >&5
7178 echo "${ECHO_T}$cf_cv_working_poll" >&6
7179 test "$cf_cv_working_poll" = "yes" &&
/dports/devel/ncurses/ncurses-6.3/
H A Daclocal.m42614 AC_CACHE_CHECK(if poll really works,cf_cv_working_poll,[
2663 [cf_cv_working_poll=yes],
2664 [cf_cv_working_poll=no],
2665 [cf_cv_working_poll=unknown])])
2666 test "$cf_cv_working_poll" = "yes" && AC_DEFINE(HAVE_WORKING_POLL,1,[Define to 1 if the poll functi…