Debian Automated Code Analysis

checkbashisms analysis of mpgtx_1.3.1-4.dsc

possible bashism in ./configure line 37 ($HOST(TYPE|NAME)):
if [ "${HOSTNAME}" = "powerpc-apple-darwin6.0" ]; then
possible bashism in ./configure line 62 ($HOST(TYPE|NAME)):
if [ "${HOSTNAME}" = "mips-sgi-irix6.5" ]; then
possible bashism in ./configure line 67 ($HOST(TYPE|NAME)):
if [ "${HOSTNAME}" = "i686-pc-cygwin" ]; then
possible bashism in ./configure line 273 (echo -e):
		echo -e "\t@echo \"    Target                    : RELEASE\"" >> $makefilename
possible bashism in ./configure line 276 (echo -e):
		echo -e "\t@echo \"    Target                    : DEBUG\"" >> $makefilename
possible bashism in ./configure line 278 (echo -e):
		echo -e "\t@echo \"    Target                    : DEVELOPMENT\"" >> $makefilename
possible bashism in ./configure line 282 (echo -e):
echo -e "\t@echo \"    Manual installation prefix: $manprefix\"" >>$makefilename
possible bashism in ./configure line 283 (echo -e):
echo -e "\t@echo \"    Large File support        : $LFS\"" >>$makefilename
possible bashism in ./configure line 284 (echo -e):
echo -e "\t@echo \"    Link statically           : $static\"" >>$makefilename
possible bashism in ./configure line 285 (echo -e):
echo -e "\t@echo \"    Support builtin parachute : $parachute\"" >>$makefilename
possible bashism in ./configure line 286 (echo -e):
echo -e "\t@echo \"    Install prefix            : $prefix\"" >>$makefilename

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