Debian Automated Code Analysis

checkbashisms analysis of xjadeo_0.4.13-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 5591 (should be 'b = a'):
if test "x$enable_framecrop" == "xyes"; then
possible bashism in ./configure line 7496 (should be >word 2>&1):
 $ac_qmake -project -nopwd -t lib -o conftest.pro "CONFIG+=qt warn_on release" conftest.c &> /dev/null
possible bashism in ./configure line 7502 (should be >word 2>&1):
 $ac_qmake -makefile -o conftest.mak conftest.pro &> /dev/null
possible bashism in ./configure line 7508 (should be >word 2>&1):
 make -s -f conftest.mak &>/dev/null
possible bashism in ./configure line 7513 (should be >word 2>&1):
  make -s -f conftest.mak distclean &>/dev/null
possible bashism in ./configure line 7533 (should be >word 2>&1):
 $ac_qmake -project -nopwd -t lib -o conftest.pro "CONFIG+=qt warn_on release" conftest.c &> /dev/null
possible bashism in ./configure line 7539 (should be >word 2>&1):
 $ac_qmake -makefile -o conftest.mak conftest.pro &> /dev/null
possible bashism in ./configure line 7545 (should be >word 2>&1):
 make -s -f conftest.mak &>/dev/null
possible bashism in ./configure line 7550 (should be >word 2>&1):
  make -f conftest.mak distclean &>/dev/null

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