possible bashism in ./configure line 372 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 possible bashism in ./osx_tools/CreateBundle.sh.in line 12 (alternative test command ([[ foo ]] should be [ foo ])): if [[ $Xcode == "1x" ]]; then possible bashism in ./osx_tools/CreateBundle.sh.in line 12 (should be 'b = a'): if [[ $Xcode == "1x" ]]; then possible bashism in ./osx_tools/CreateBundle.sh.in line 13 (alternative test command ([[ foo ]] should be [ foo ])): if [[ $BUILD_STYLE == "Debug" ]]; then possible bashism in ./osx_tools/CreateBundle.sh.in line 13 (should be 'b = a'): if [[ $BUILD_STYLE == "Debug" ]]; then
This report was generated on Fri, 17 Dec 2010 13:38:11 +0000, based on results by checkbashisms 2.10.65git5