Debian Automated Code Analysis

checkbashisms analysis of swig2.0_2.0.1-2.dsc

possible bashism in ./configure line 5361 (should be 'b = a'):
  if test "$PCRE_CONFIG" == "no"; then
possible bashism in ./configure line 5395 (should be 'b = a'):
        if test x"" == x; then
possible bashism in ./configure line 5406 (should be 'b = a'):
        if test x"" == x; then
possible bashism in ./configure line 9385 (should be 'b = a'):
	if test "x$condition" == "xequal" ; then
possible bashism in ./configure line 9387 (should be 'b = a'):
	elif test "x$condition" == "xless" ; then
possible bashism in ./configure line 9389 (should be 'b = a'):
	elif test "x$condition" == "xgreater" ; then

This report was generated on Fri, 24 Dec 2010 00:10:11 +0000, based on results by checkbashisms 2.10.65git5