possible bashism in ./configure line 2402 (should be 'b = a'): if test "$CFLAGS" == ""; then possible bashism in ./configure line 2405 (should be 'b = a'): if test "$CXXFLAGS" == ""; then possible bashism in ./configure line 5513 (should be 'b = a'): if test "$wxWin" == 1; then possible bashism in ./debian/patches/10_fix-configure-wxwindows.diff line 21 (should be 'b = a'): + if test "$wxWin" == 1; then possible bashism in ./debian/patches/10_fix-configure-wxwindows.diff line 34 (should be 'b = a'): +AM_CONDITIONAL(HAVE_WXWIDGETS, test "$wxWin" == 1)
This report was generated on Tue, 22 Mar 2011 06:38:46 +0000, based on results by checkbashisms 2.10.65git5