Debian Automated Code Analysis

checkbashisms analysis of pdp_0.12.5-1.dsc

possible bashism in ./configure line 3291 (should be 'b = a'):
if test $enable_debug == yes
possible bashism in ./configure line 3308 (should be 'b = a'):
if test $prefix == NONE;
possible bashism in ./configure line 3314 (should be 'b = a'):
if test $enable_pwc == yes;
possible bashism in ./configure line 3618 (should be 'b = a'):
if test $ARCH == Linux;
possible bashism in ./configure line 3622 (should be 'b = a'):
	if test $enable_mmx == yes;
possible bashism in ./configure line 3628 (should be 'b = a'):
elif test $ARCH == Darwin;
possible bashism in ./configure line 3639 (should be 'b = a'):
if test $ARCH == Darwin
possible bashism in ./configure line 3788 (should be 'b = a'):
if test $enable_gsl == yes;
possible bashism in ./configure line 3930 (should be 'b = a'):
if test $enable_png == yes
possible bashism in ./configure line 4007 (should be 'b = a'):
if test $enable_x == yes;
possible bashism in ./configure line 4089 (should be 'b = a'):
if test $enable_xv == yes;
possible bashism in ./configure line 4167 (should be 'b = a'):
if test $enable_quicktime == yes;
possible bashism in ./configure line 4245 (should be 'b = a'):
if test $enable_glx == yes
possible bashism in ./configure line 4323 (should be 'b = a'):
if test $enable_sdl == yes
possible bashism in ./scaf/configure line 3162 (should be 'b = a'):
if test $prefix == "NONE";
possible bashism in ./scaf/configure line 3358 (should be 'b = a'):
if ! test $PDP_CONFIG == "no"
possible bashism in ./scaf/configure line 3702 (should be 'b = a'):
if test PD_OK == "no";
possible bashism in ./scaf/configure line 3708 (should be 'b = a'):
if test PDP_OK == "no";
possible bashism in ./scaf/compiler/scafc line 4 (should be 'b = a'):
if test "xx$1" == "xx"
possible bashism in ./scaf/compiler/scafc line 14 (should be 'b = a'):
if test "xx$2" == "xx"

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