Home
last modified time | relevance | path

Searched refs:cf_cv_utf8_lib (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/ncurses/
Dconfigure7026 cf_cv_utf8_lib=yes
7331 cf_cv_utf8_lib=add-on
7333 cf_cv_utf8_lib=no
7339 echo "$as_me:7339: result: $cf_cv_utf8_lib" >&5
7340 echo "${ECHO_T}$cf_cv_utf8_lib" >&6
7344 if test "$cf_cv_utf8_lib" = "add-on" ; then
7456 if test "$cf_cv_utf8_lib" != no ; then
Daclocal.m45056 AC_CACHE_CHECK(for multibyte character support,cf_cv_utf8_lib,[
5060 [cf_cv_utf8_lib=yes],
5063 [cf_cv_utf8_lib=add-on],
5064 [cf_cv_utf8_lib=no])
5069 if test "$cf_cv_utf8_lib" = "add-on" ; then
Dconfigure.in685 if test "$cf_cv_utf8_lib" != no ; then
/freebsd-9-stable/contrib/dialog/
Daclocal.m43481 AC_CACHE_CHECK(for multibyte character support,cf_cv_utf8_lib,[
3485 [cf_cv_utf8_lib=yes],
3488 [cf_cv_utf8_lib=add-on],
3489 [cf_cv_utf8_lib=no])
3494 if test "$cf_cv_utf8_lib" = "add-on" ; then