Debian Automated Code Analysis

checkbashisms analysis of proftpd-dfsg_1.3.3a-5.dsc

possible bashism in ./configure line 2231 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "$OSREL" ; then
possible bashism in ./configure line 2247 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "-DRHAPSODY5"; then
possible bashism in ./configure line 11666 ($(OS|MACH)TYPE):
if test $ac_cv_c_compiler_gnu = no -a "$OSTYPE" = "-DHPUX10"; then
possible bashism in ./configure line 12869 (should be 'b = a'):
        if test x"$amodule" == xmod_dso ; then
possible bashism in ./configure line 12943 ($(OS|MACH)TYPE):
            if test "$enableval" = "yes" && test "$OSTYPE" = "-DAIX4"; then
possible bashism in ./configure line 12999 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "-DHPUX11"; then
possible bashism in ./configure line 15493 ($(OS|MACH)TYPE):
            if test "$enableval" = "yes" && test "$OSTYPE" = "-DAIX4"; then
possible bashism in ./configure line 31845 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "-DDARWIN6" -o "$OSTYPE" = "-DDARWIN7" -o "$OSTYPE" = "-DDARWIN8"; then

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