Debian Automated Code Analysis

checkbashisms analysis of libtcd_2.2.2-1.dsc

possible bashism in ./configure line 1978 (should be 'b = a'):
    if test "$enable_COMPAT114" == yes; then
possible bashism in ./configure line 20013 (should be 'b = a'):
if test "$ac_cv_header_sys_types_h" == yes; then
possible bashism in ./configure line 20021 (should be 'b = a'):
if test "$ac_cv_header_inttypes_h" == yes; then
possible bashism in ./configure line 20024 (should be 'b = a'):
elif test "$ac_cv_header_stdint_h" == yes; then
possible bashism in ./configure line 20033 (should be 'b = a'):
if test "$ac_cv_c_int8_t" == yes; then
possible bashism in ./configure line 20041 (should be 'b = a'):
if test "$ac_cv_c_int16_t" == yes; then
possible bashism in ./configure line 20049 (should be 'b = a'):
if test "$ac_cv_c_int32_t" == yes; then
possible bashism in ./configure line 20057 (should be 'b = a'):
if test "$ac_cv_c_int64_t" == yes; then
possible bashism in ./configure line 20066 (should be 'b = a'):
if test "$ac_cv_c_uint8_t" == yes; then
possible bashism in ./configure line 20074 (should be 'b = a'):
if test "$ac_cv_c_uint16_t" == yes; then
possible bashism in ./configure line 20082 (should be 'b = a'):
if test "$ac_cv_c_uint32_t" == yes; then
possible bashism in ./configure line 20090 (should be 'b = a'):
if test "$ac_cv_c_uint64_t" == yes; then

This report was generated on Fri, 17 Dec 2010 08:38:21 +0000, based on results by checkbashisms 2.10.65git5