Debian Automated Code Analysis

checkbashisms analysis of wsjt_5.9.7.r383-1.5.dsc

possible bashism in ./configure line 7946 (should be 'b = a'):
if test $g95 == "yes"; then
possible bashism in ./configure line 7950 (should be 'b = a'):
if test $gfortran == "yes"; then
possible bashism in ./configure line 7954 (should be 'b = a'):
if test $portaudio == "yes"; then
possible bashism in ./configure line 7958 (should be 'b = a'):
if test $alsa == "yes"; then
possible bashism in ./configure line 7962 (should be 'b = a'):
if test $oss == "yes"; then

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