Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Daclocal.m45487 AC_CACHE_CHECK(if we must include wchar.h to declare mbstate_t,cf_cv_widec_mbstate,[
5492 [cf_cv_widec_mbstate=no],
5498 [cf_cv_widec_mbstate=yes],
5499 [cf_cv_widec_mbstate=unknown])])])
5501 if test "$cf_cv_widec_mbstate" = yes ; then
5505 if test "$cf_cv_widec_mbstate" != unknown ; then
H A Dconfigure23079 cf_cv_widec_mbstate=no
23110 cf_cv_widec_mbstate=yes
23114 cf_cv_widec_mbstate=unknown
23120 echo "$as_me:23120: result: $cf_cv_widec_mbstate" >&5
23121 echo "${ECHO_T}$cf_cv_widec_mbstate" >&6
23123 if test "$cf_cv_widec_mbstate" = yes ; then
23131 if test "$cf_cv_widec_mbstate" != unknown ; then