Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libreadline/
Dconfigure8034 ac_cv_func_mbrtowc=yes
8039 ac_cv_func_mbrtowc=no
8044 echo "$as_me:$LINENO: result: $ac_cv_func_mbrtowc" >&5
8045 echo "${ECHO_T}$ac_cv_func_mbrtowc" >&6
8046 if test $ac_cv_func_mbrtowc = yes; then
8054 if test $ac_cv_func_mbrtowc = yes; then
Daclocal.m41693 if test $ac_cv_func_mbrtowc = yes; then
/freebsd-9-stable/contrib/file/
Dconfigure14152 if ${ac_cv_func_mbrtowc+:} false; then :
14171 ac_cv_func_mbrtowc=yes
14173 ac_cv_func_mbrtowc=no
14178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mbrtowc" >&5
14179 $as_echo "$ac_cv_func_mbrtowc" >&6; }
14180 if test $ac_cv_func_mbrtowc = yes; then