Debian Automated Code Analysis

checkbashisms analysis of proftpd-dfsg_1.3.4~rc2-1.dsc

possible bashism in ./configure line 2243 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "$OSREL" ; then
possible bashism in ./configure line 2259 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "-DRHAPSODY5"; then
possible bashism in ./configure line 11678 ($(OS|MACH)TYPE):
if test $ac_cv_c_compiler_gnu = no -a "$OSTYPE" = "-DHPUX10"; then
possible bashism in ./configure line 12883 (should be 'b = a'):
        if test x"$amodule" == xmod_dso ; then
possible bashism in ./configure line 12889 (should be 'b = a'):
        if test x"$amodule" == xmod_ifsession ; then
possible bashism in ./configure line 12893 (should be 'b = a'):
        if test x"$amodule" == xmod_lang ; then
possible bashism in ./configure line 12899 (should be 'b = a'):
        if test x"$amodule" == xmod_memcache ; then
possible bashism in ./configure line 12912 (should be 'b = a'):
                  if test x"$ifsession_requested" == xtrue; then
possible bashism in ./configure line 13061 ($(OS|MACH)TYPE):
            if test "$enableval" = "yes" && test "$OSTYPE" = "-DAIX4"; then
possible bashism in ./configure line 13117 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "-DHPUX11"; then
possible bashism in ./configure line 15592 (should be 'b = a'):
    if test x"$enableval" == x"yes" ; then
possible bashism in ./configure line 15639 ($(OS|MACH)TYPE):
            if test "$enableval" = "yes" && test "$OSTYPE" = "-DAIX4"; then
possible bashism in ./configure line 19941 (should be 'b = a'):
      if test x"$ifsession_requested" == xtrue; then
possible bashism in ./configure line 33296 ($(OS|MACH)TYPE):
if test "$OSTYPE" = "-DDARWIN6" -o "$OSTYPE" = "-DDARWIN7" -o "$OSTYPE" = "-DDARWIN8"; then

This report was generated on Mon, 11 Apr 2011 06:38:21 +0000, based on results by checkbashisms 2.10.65git5