Debian Automated Code Analysis

checkbashisms analysis of libccscript3_1.1.7-1.dsc

possible bashism in ./configure line 20796 (should be 'b = a'):
        if test "$localstatedir" == '${prefix}/var' ; then
possible bashism in ./configure line 20799 (should be 'b = a'):
        if test "$datadir" == '${prefix}/share' ; then
possible bashism in ./configure line 20800 (should be 'b = a'):
                if test "$mandir" == '${datadir}/man' ; then
possible bashism in ./configure line 20802 (should be 'b = a'):
                if test "$infodir" == '${datadir}/info' ; then
possible bashism in ./configure line 20813 (should be 'b = a'):
if test "$localstatedir" == '${prefix}/var' ; then
possible bashism in ./configure line 20819 (should be 'b = a'):
if test "$eprefix" == "NONE" ; then
possible bashism in ./configure line 20824 (should be 'b = a'):
        if test "$libdir" == '${exec_prefix}/lib' ; then

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