Home
last modified time | relevance | path

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

/trueos/contrib/libreadline/
HDconfigure3532 ac_cv_c_char_unsigned=no
3537 ac_cv_c_char_unsigned=yes
3541 echo "$as_me:$LINENO: result: $ac_cv_c_char_unsigned" >&5
3542 echo "${ECHO_T}$ac_cv_c_char_unsigned" >&6
3543 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
/trueos/contrib/ntp/
HDconfigure20027 ac_cv_c_char_unsigned=no
20029 ac_cv_c_char_unsigned=yes
20033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_char_unsigned" >&5
20034 $as_echo "$ac_cv_c_char_unsigned" >&6; }
20035 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
20152 case "$ac_cv_c_char_unsigned$ac_cv_sizeof_signed_char$ac_cv_type_s_char" in
HDconfigure.ac1065 case "$ac_cv_c_char_unsigned$ac_cv_sizeof_signed_char$ac_cv_type_s_char" in