Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Daclocal.m42073 AC_CACHE_VAL(cf_cv_curs_performance,[
2074 cf_cv_curs_performance=no
2091 ],[cf_cv_curs_performance=yes])])])
2092 AC_MSG_RESULT($cf_cv_curs_performance)
2093 test $cf_cv_curs_performance = yes && AC_DEFINE(CURS_PERFORMANCE,1,[Define to 1 ifr curses performa…
Dconfigure16140 cf_cv_curs_performance=no
16190 echo "$ac_t""$cf_cv_curs_performance" 1>&6
16191 test $cf_cv_curs_performance = yes && cat >> confdefs.h <<\EOF