Home
last modified time | relevance | path

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

/third_party/python/
Dconfigure14188 if ${ac_cv_c_char_unsigned+:} false; then :
14206 ac_cv_c_char_unsigned=no
14208 ac_cv_c_char_unsigned=yes
14212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_char_unsigned" >&5
14213 $as_echo "$ac_cv_c_char_unsigned" >&6; }
14214 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then