Searched refs:cf_cv_working_poll (Results 1 – 2 of 2) sorted by relevance
14069 cf_cv_working_poll=unknown14103 cf_cv_working_poll=yes14108 cf_cv_working_poll=no14113 echo "$as_me:14113: result: $cf_cv_working_poll" >&514114 echo "${ECHO_T}$cf_cv_working_poll" >&614115 test "$cf_cv_working_poll" = "yes" && cat >>confdefs.h <<\EOF
1267 AC_CACHE_CHECK(if poll really works,cf_cv_working_poll,[1285 [cf_cv_working_poll=yes],1286 [cf_cv_working_poll=no],1287 [cf_cv_working_poll=unknown])])1288 test "$cf_cv_working_poll" = "yes" && AC_DEFINE(HAVE_WORKING_POLL)