Debian Automated Code Analysis

checkbashisms analysis of libgpiv_0.6.1-3.dsc

possible bashism in ./configure line 21961 ($'...' should be "$(printf '...')"):
             DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'"
possible bashism in ./configure line 24962 (should be 'b = a'):
if test  "${ENABLE_CAM}" == '-DENABLE_CAM'; then
possible bashism in ./configure line 25408 (should be 'b = a'):
if test  "${ENABLE_MPI}" == '-DENABLE_MPI'; then
possible bashism in ./configure line 25960 (should be 'b = a'):
if test "${ENABLE_MPI}" == '-DENABLE_MPI'; then
possible bashism in ./configure line 25979 (should be 'b = a'):
if test  "${ENABLE_OMP}" == 'ENABLE_OMP'; then

This report was generated on Thu, 16 Dec 2010 22:38:13 +0000, based on results by checkbashisms 2.10.65git5