Home
last modified time | relevance | path

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

/external/e2fsprogs/
Dconfigure9803 if ${gt_cv_c_wchar_t+:} false; then :
9819 gt_cv_c_wchar_t=yes
9821 gt_cv_c_wchar_t=no
9825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_c_wchar_t" >&5
9826 $as_echo "$gt_cv_c_wchar_t" >&6; }
9827 if test $gt_cv_c_wchar_t = yes; then
Daclocal.m44271 AC_CACHE_CHECK([for wchar_t], [gt_cv_c_wchar_t],
4277 [gt_cv_c_wchar_t=yes],
4278 [gt_cv_c_wchar_t=no])])
4279 if test $gt_cv_c_wchar_t = yes; then