possible bashism in ./configure line 25742 (should be 'b = a'): if test "x$with_gui" == "xauto" && test "x$OGRE_PLATFORM" == "xWIN32"; then possible bashism in ./configure line 25746 (should be 'b = a'): if test "x$with_gui" == "xgtk"; then possible bashism in ./configure line 25828 (should be 'b = a'): if test "x$with_gui" == "xauto"; then possible bashism in ./configure line 25832 (should be 'b = a'): if test "x$with_gui" == "xwin32"; then possible bashism in ./configure line 25834 (should be 'b = a'): elif test "x$with_gui" == "xgtk"; then possible bashism in ./configure line 25836 (should be 'b = a'): elif test "x$with_gui" == "xXt"; then possible bashism in ./configure line 26711 (should be 'b = a'): if test "x$with_allocator" == "xstd"; then possible bashism in ./configure line 26718 (should be 'b = a'): if test "x$with_allocator" == "xned"; then possible bashism in ./configure line 29361 (should be 'b = a'): test "x$no_ft" == "xyes" && ft_detected=no possible bashism in ./configure line 29376 (should be 'b = a'): test "x$build_ogre_demos" == "xyes" && \ echo " Build CEGUI demos : $build_cegui_sample"
This report was generated on Fri, 17 Dec 2010 05:38:25 +0000, based on results by checkbashisms 2.10.65git5