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

/haiku-fatelf/src/bin/sharutils/
H A Dconfigure1180 if eval "test \"`echo '$''{'ac_cv_c_char_unsigned'+set}'`\" = set"; then
1196 ac_cv_c_char_unsigned=yes
1199 ac_cv_c_char_unsigned=no
1220 ac_cv_c_char_unsigned=yes
1222 ac_cv_c_char_unsigned=no
1229 echo "$ac_t""$ac_cv_c_char_unsigned" 1>&6
1230 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure3337 if test "${ac_cv_c_char_unsigned+set}" = set; then
3370 ac_cv_c_char_unsigned=no
3375 ac_cv_c_char_unsigned=yes
3379 echo "$as_me:$LINENO: result: $ac_cv_c_char_unsigned" >&5
3380 echo "${ECHO_T}$ac_cv_c_char_unsigned" >&6
3381 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
/haiku-fatelf/src/bin/gawk/
H A Dconfigure11671 if test "${ac_cv_c_char_unsigned+set}" = set; then
11704 ac_cv_c_char_unsigned=no
11709 ac_cv_c_char_unsigned=yes
11713 echo "$as_me:$LINENO: result: $ac_cv_c_char_unsigned" >&5
11714 echo "${ECHO_T}$ac_cv_c_char_unsigned" >&6
11715 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
/haiku-fatelf/src/bin/bash/
H A Dconfigure6928 if test "${ac_cv_c_char_unsigned+set}" = set; then
6966 ac_cv_c_char_unsigned=no
6971 ac_cv_c_char_unsigned=yes
6976 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_char_unsigned" >&5
6977 $as_echo "$ac_cv_c_char_unsigned" >&6; }
6978 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then

Completed in 111 milliseconds