Debian Automated Code Analysis

checkbashisms analysis of libccaudio2_1.0.0-2.dsc

possible bashism in ./configure line 16394 (should be 'b = a'):
        if test "$localstatedir" == '${prefix}/var' ; then
possible bashism in ./configure line 16397 (should be 'b = a'):
        if test "$datadir" == '${prefix}/share' ; then
possible bashism in ./configure line 16398 (should be 'b = a'):
                if test "$mandir" == '${datadir}/man' ; then
possible bashism in ./configure line 16400 (should be 'b = a'):
                if test "$infodir" == '${datadir}/info' ; then
possible bashism in ./configure line 16411 (should be 'b = a'):
if test "$localstatedir" == '${prefix}/var' ; then
possible bashism in ./configure line 16417 (should be 'b = a'):
if test "$eprefix" == "NONE" ; then
possible bashism in ./configure line 16422 (should be 'b = a'):
        if test "$libdir" == '${exec_prefix}/lib' ; then
possible bashism in ./configure line 18647 (should be 'b = a'):
if test "$ac_gsm_codec" == true; then
possible bashism in ./configure line 18651 (should be 'b = a'):
if test "$ac_spx_codec" == true; then

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