Debian Automated Code Analysis

checkbashisms analysis of lasso_2.2.1-4.dsc

possible bashism in ./configure line 22131 (should be 'b = a'):
if $PHP4_CONFIG --version | grep -q "^4" || test "x$ENABLE_PHP4_FORCE" == "xyes"
possible bashism in ./configure line 22376 (should be 'b = a'):
if $PHP5_CONFIG --version | grep -q "^5" || test "x$ENABLE_PHP5_FORCE" == "xyes"
possible bashism in ./configure line 23803 (should be 'b = a'):
if test $MINGW == 1; then
possible bashism in ./configure line 23813 (should be 'b = a'):
if test $DARWIN == 1; then

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