possible bashism in ./configure line 369 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 possible bashism in ./doc/info/fix_tab line 6 (alternative test command ([[ foo ]] should be [ foo ])): [[ "x$bad_files" == "x" ]] && exit 0 possible bashism in ./doc/info/fix_tab line 6 (should be 'b = a'): [[ "x$bad_files" == "x" ]] && exit 0 possible bashism in ./doc/info/fix_crlf line 6 (alternative test command ([[ foo ]] should be [ foo ])): [[ "x$bad_files" == "x" ]] && exit 0 possible bashism in ./doc/info/fix_crlf line 6 (should be 'b = a'): [[ "x$bad_files" == "x" ]] && exit 0
This report was generated on Fri, 17 Dec 2010 08:38:47 +0000, based on results by checkbashisms 2.10.65git5