Debian Automated Code Analysis

checkbashisms analysis of comedilib_0.8.1-5.dsc

possible bashism in ./configure line 21142 (should be 'b = a'):
if test "$SWIG" == "no" ; then
possible bashism in ./configure line 21155 (should be 'b = a'):
if test "$ENABLE_PYTHON" == "yes" && test "$SWIG" != "no"; then
possible bashism in ./configure line 21345 (should be 'b = a'):
 if test "$HAVE_PYTHON" == "yes" && test "$ENABLE_PYTHON" == "yes"; then
possible bashism in ./configure line 21480 (should be 'b = a'):
if test "$ENABLE_RUBY" == "yes" && test "$SWIG" != "no"; then
possible bashism in ./configure line 21669 (should be 'b = a'):
 if test "$ENABLE_RUBY" == "yes"; then
possible bashism in ./configure line 21696 (should be 'b = a'):
 if test "$ENABLE_SCXI" == "yes"; then
possible bashism in ./configure line 21714 (should be 'b = a'):
if test "$ENABLE_DOCBOOK" == "yes"; then
possible bashism in ./configure line 21772 (should be 'b = a'):
if test "$ENABLE_DOCBOOK" == "yes"; then
possible bashism in ./configure line 21831 (should be 'b = a'):
if test "$ENABLE_DOCBOOK" == "yes"; then
possible bashism in ./configure line 21914 (should be 'b = a'):
	if  test "$ENABLE_UDEVHOTPLUG" == "yes"; then

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