Debian Automated Code Analysis

checkbashisms analysis of libcommoncpp2_1.7.3-1.1.dsc

possible bashism in ./configure line 2038 (should be 'b = a'):
	if test "$datadir" == '${prefix}/share' ; then
possible bashism in ./configure line 2039 (should be 'b = a'):
		if test "$mandir" == '${datadir}/man' ; then
possible bashism in ./configure line 2041 (should be 'b = a'):
		if test "$infodir" == '${datadir}/info' ; then
possible bashism in ./configure line 2045 (should be 'b = a'):
	if test "$sysconfdir" == '${prefix}/etc' ; then
possible bashism in ./configure line 2047 (should be 'b = a'):
	if test "$localstatedir" == '${prefix}/var' ; then
possible bashism in ./configure line 2049 (should be 'b = a'):
	if test "$includedir" == '${prefix}/include' ; then

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