Home
last modified time | relevance | path

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

/external/e2fsprogs/
Dconfigure9836 if ${gt_cv_c_wint_t+:} false; then :
9860 gt_cv_c_wint_t=yes
9862 gt_cv_c_wint_t=no
9866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_c_wint_t" >&5
9867 $as_echo "$gt_cv_c_wint_t" >&6; }
9868 if test $gt_cv_c_wint_t = yes; then
Daclocal.m44296 AC_CACHE_CHECK([for wint_t], [gt_cv_c_wint_t],
4310 [gt_cv_c_wint_t=yes],
4311 [gt_cv_c_wint_t=no])])
4312 if test $gt_cv_c_wint_t = yes; then