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

/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure6009 if test "${ac_cv_func_mbrtowc+set}" = set; then
6068 ac_cv_func_mbrtowc=yes
6073 ac_cv_func_mbrtowc=no
6077 echo "$as_me:$LINENO: result: $ac_cv_func_mbrtowc" >&5
6078 echo "${ECHO_T}$ac_cv_func_mbrtowc" >&6
6079 if test $ac_cv_func_mbrtowc = yes; then
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure14224 if test "${ac_cv_func_mbrtowc+set}" = set; then :
14243 ac_cv_func_mbrtowc=yes
14245 ac_cv_func_mbrtowc=no
14250 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mbrtowc" >&5
14251 $as_echo "$ac_cv_func_mbrtowc" >&6; }
14252 if test $ac_cv_func_mbrtowc = yes; then
14574 if test $ac_cv_func_mbsinit = yes && test $ac_cv_func_mbrtowc = yes; then
14713 if test $ac_cv_func_mbrtowc = no; then
29138 if test $ac_cv_func_mbsinit = yes && test $ac_cv_func_mbrtowc = yes; then
29277 if test $ac_cv_func_mbrtowc
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure20645 if test $ac_cv_func_mbsinit = yes && test $ac_cv_func_mbrtowc = yes; then
20852 if test $ac_cv_func_mbrtowc = no; then
21213 if test $ac_cv_func_mbsinit = yes && test $ac_cv_func_mbrtowc = yes; then

Completed in 151 milliseconds