Debian Automated Code Analysis

checkbashisms analysis of freecraft_1.19-3.dsc

possible bashism in ./configure line 370 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 11405 (should be VAR="${VAR}foo"):
WOC_CFLAGS+=" -DUSE_CCL -DUSE_SDL -DUNIT_ON_MAP -DBUILDING_DESTROYED "
possible bashism in ./configure line 11406 (should be VAR="${VAR}foo"):
WOC_CFLAGS+=" -DUSE_HP_FOR_XP -DNEW_AI -DNEW_FOW -DUSE_LIBMODPLUG"
possible bashism in ./configure line 11407 (should be VAR="${VAR}foo"):
WOC_CFLAGS+=" -DWITH_SOUND -DUSE_SDLA -DUSE_SDLCD "
possible bashism in ./configure line 11409 (should be VAR="${VAR}foo"):
WOC_CFLAGS+="-I\${top_srcdir}/src/include"
possible bashism in ./configure line 11453 (should be 'b = a'):
if test "$have_zlib" == "yes"; then
possible bashism in ./configure line 11454 (should be VAR="${VAR}foo"):
   WOC_CFLAGS+=" -DUSE_ZLIB "
possible bashism in ./configure line 11455 (should be VAR="${VAR}foo"):
   WOC_LIBS+=" -lz "
possible bashism in ./configure line 11500 (should be 'b = a'):
if test "$have_bz2lib" == "yes"; then
possible bashism in ./configure line 11501 (should be VAR="${VAR}foo"):
   WOC_CFLAGS+=" -DUSE_BZ2LIB "
possible bashism in ./configure line 11502 (should be VAR="${VAR}foo"):
   WOC_LIBS+=" -lbz2 "

This report was generated on Thu, 16 Dec 2010 19:38:15 +0000, based on results by checkbashisms 2.10.65git5