Debian Automated Code Analysis

checkbashisms analysis of ptlib-wolf_2.4.5-1.dsc

possible bashism in ./configure line 4606 ($(OS|MACH)TYPE):
  		   OSRELEASE="\"${OSTYPE}_`uname -r`\"" ;
possible bashism in ./configure line 4762 ($(OS|MACH)TYPE):
{ echo "$as_me:$LINENO: OSTYPE set to $OSTYPE" >&5
possible bashism in ./configure line 4763 ($(OS|MACH)TYPE):
echo "$as_me: OSTYPE set to $OSTYPE" >&6;};
possible bashism in ./configure line 4766 ($(OS|MACH)TYPE):
{ echo "$as_me:$LINENO: MACHTYPE set to $MACHTYPE" >&5
possible bashism in ./configure line 4767 ($(OS|MACH)TYPE):
echo "$as_me: MACHTYPE set to $MACHTYPE" >&6;};
possible bashism in ./configure line 4769 ($(OS|MACH)TYPE):
MACHTYPE=$MACHTYPE
possible bashism in ./configure line 4771 ($(OS|MACH)TYPE):
OSTYPE=$OSTYPE
possible bashism in ./configure line 4801 ($(OS|MACH)TYPE):
   LIBDIR=${libdir}_${OSTYPE}_${MACHTYPE}
possible bashism in ./configure line 4879 ($(OS|MACH)TYPE):
if test ${OSTYPE} != "Darwin" ; then
possible bashism in ./configure line 6397 ($(OS|MACH)TYPE):
if test ${OSTYPE} = Darwin ; then
possible bashism in ./configure line 7161 ($(OS|MACH)TYPE):
if test ${OSTYPE} != Darwin ; then
possible bashism in ./configure line 7358 ($(OS|MACH)TYPE):
  if test ${OSTYPE} = FreeBSD ; then
possible bashism in ./configure line 7904 ($(OS|MACH)TYPE):
      if test ${OSTYPE} = mingw ; then
possible bashism in ./make/ptlib-config.in line 52 ($(OS|MACH)TYPE):
      echo $MACHTYPE
possible bashism in ./make/ptlib-config.in line 55 ($(OS|MACH)TYPE):
      echo $OSTYPE
possible bashism in ./make/ptlib-config.in line 75 ($(OS|MACH)TYPE):
      echo MACHTYPE     = $MACHTYPE
possible bashism in ./make/ptlib-config.in line 76 ($(OS|MACH)TYPE):
      echo OSTYPE       = $OSTYPE

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