Debian Automated Code Analysis

checkbashisms analysis of abiword_2.8.6-0.3.dsc

possible bashism in ./configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 17077 (should be 'b = a'):
 if test "$TOOLKIT" == "cocoa"; then
possible bashism in ./configure line 17085 (should be 'b = a'):
 if test "$TOOLKIT" == "gtk"; then
possible bashism in ./configure line 17093 (should be 'b = a'):
 if test "$TOOLKIT" == "win"; then
possible bashism in ./configure line 17102 (should be 'b = a'):
if test "$enable_dynamic" == ""; then
possible bashism in ./configure line 17106 (should be 'b = a'):
if test "$enable_static" == ""; then
possible bashism in ./configure line 17110 (should be 'b = a'):
if test "$TOOLKIT" == "win"; then
possible bashism in ./configure line 17123 (should be 'b = a'):
elif test "$TOOLKIT" == "cocoa"; then
possible bashism in ./configure line 17135 (should be 'b = a'):
 if test "$enable_dynamic" == "yes"; then
possible bashism in ./configure line 17143 (should be 'b = a'):
 if test "$enable_static" == "yes"; then
possible bashism in ./configure line 17242 (should be 'b = a'):
if test "$TOOLKIT" == "gtk" &&
possible bashism in ./configure line 17243 (should be 'b = a'):
   test "$enable_dynamic" == "yes"; then
possible bashism in ./configure line 17247 (should be 'b = a'):
elif test "$TOOLKIT" == "win"; then
possible bashism in ./configure line 17251 (should be 'b = a'):
elif test "$TOOLKIT" == "cocoa" ; then
possible bashism in ./configure line 17257 (should be 'b = a'):
if test "$abi_cv_disable_exports" == "yes"; then
possible bashism in ./configure line 17263 (should be 'b = a'):
if test "$abi_cv_menubutton" == "yes"; then
possible bashism in ./configure line 17268 (should be 'b = a'):
 if test "$abi_cv_menubutton" == "yes"; then
possible bashism in ./configure line 17277 (should be 'b = a'):
if test "$abi_cv_print" == "yes"; then
possible bashism in ./configure line 17282 (should be 'b = a'):
 if test "$abi_cv_print" == "yes"; then
possible bashism in ./configure line 17291 (should be 'b = a'):
if test "$abi_cv_spell" == "yes"; then
possible bashism in ./configure line 17300 (should be 'b = a'):
 if test "$abi_cv_spell" == "yes"; then
possible bashism in ./configure line 17309 (should be 'b = a'):
if test "$abi_cv_statusbar" == "yes"; then
possible bashism in ./configure line 17314 (should be 'b = a'):
 if test "$abi_cv_statusbar" == "yes"; then
possible bashism in ./configure line 17330 (should be 'b = a'):
 if test "$abi_cv_embedded_target" == "EMBEDDED_TARGET_HILDON"; then
possible bashism in ./configure line 17339 (should be 'b = a'):
if test "$abi_cv_emacs_keybinding" == "yes"; then
possible bashism in ./configure line 17344 (should be 'b = a'):
 if test "$abi_cv_emacs_keybinding" == "yes"; then
possible bashism in ./configure line 17353 (should be 'b = a'):
if test "$abi_cv_vi_keybinding" == "yes"; then
possible bashism in ./configure line 17358 (should be 'b = a'):
 if test "$abi_cv_vi_keybinding" == "yes"; then
possible bashism in ./configure line 17367 (should be 'b = a'):
 if test "$abi_cv_clipart" == "yes"; then
possible bashism in ./configure line 17375 (should be 'b = a'):
 if test "$abi_cv_templates" == "yes"; then
possible bashism in ./configure line 17384 (should be 'b = a'):
if test "$abi_cv_debug" == "yes"; then
possible bashism in ./configure line 17393 (should be 'b = a'):
 if test "$abi_cv_debug" == "yes"; then
possible bashism in ./configure line 17406 (should be 'b = a'):
if test "$abi_cv_gnomevfs" == "yes"; then
possible bashism in ./configure line 17412 (should be 'b = a'):
if test "$abi_cv_gio" == "yes"; then
possible bashism in ./configure line 17418 (should be 'b = a'):
if test "$abi_cv_goffice" == "yes"; then
possible bashism in ./configure line 17423 (should be 'b = a'):
 if test "$TOOLKIT" == "gtk" && test "$abi_cv_goffice" != "yes"; then
possible bashism in ./compile-resource line 32 ('$[' should be '$(('):
	buildnumber=$[number]

This report was generated on Tue, 15 Feb 2011 06:38:02 +0000, based on results by checkbashisms 2.10.65git5