Debian Automated Code Analysis

checkbashisms analysis of libbash_0.9.11-1.dsc

possible bashism in ./configure line 2216 (should be 'b = a'):
 if test "$DOCS" == "yes" ; then
possible bashism in ./configure line 2237 (should be 'b = a'):
[ "$DOCS" == "yes" ] && \
ac_config_files="$ac_config_files doc/Doxyfile doc/main_page.dox"
possible bashism in ./configure line 3321 (should be 'b = a'):
if [ "X$DOXYGEN" == "X" ] ; then
possible bashism in ./configure line 3324 (echo -e):
	echo -e "\tWARNING: doxygen was not found in your path."
possible bashism in ./configure line 3325 (echo -e):
	echo -e "\t         html documentation will not be generated."

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