Debian Automated Code Analysis

checkbashisms analysis of evolution-rss_0.2.0-1.dsc

possible bashism in ./configure line 373 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 16670 (should be 'b = a'):
if test "x$SOUP" == "x"; then
possible bashism in ./configure line 16931 (should be 'b = a'):
if test "x$GTKHTMLEDITOR" == "xYES"; then
possible bashism in ./configure line 17009 (should be 'b = a'):
if test "x$have_ds" == "xYES"; then
possible bashism in ./configure line 18052 (should be 'b = a'):
	if test "x$GECKO" == "xxulrunner"; then
possible bashism in ./configure line 18060 (should be 'b = a'):
	if test "x$GECKO" == "xlibxul" -o "x$GECKO" == "xlibxul-embedding"; then
possible bashism in ./configure line 18097 (should be 'b = a'):
		if test "$RENDER" != $FAIL_RENDER -a "x$RENDER" == "xgecko"; then
possible bashism in ./configure line 18102 (should be 'b = a'):
			if test "x$DEFAULT_RENDER" == "xgecko"; then
possible bashism in ./configure line 18212 (should be 'b = a'):
if test "x$have_webkit" == "xno"; then
possible bashism in ./configure line 18321 (should be 'b = a'):
		if test "$RENDER" != $FAIL_RENDER -a "x$RENDER" == "xwebkit"; then
possible bashism in ./configure line 18326 (should be 'b = a'):
			if test "x$DEFAULT_RENDER" == "xwebkit"; then
possible bashism in ./configure line 18508 (should be 'b = a'):
if test "x$have_libsoup_gnome" == "xyes"; then
possible bashism in ./configure line 19474 (should be 'b = a'):
if test "x$gecko_cv_gecko" == "xlibxul"; then
possible bashism in ./configure line 19481 (should be 'b = a'):
if test "x$have_dbus" == "xyes"; then

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