Automated Code Analysis
possible bashism in ./configure line 389 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 25809 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./hw/xquartz/bundle/mk_bundke.sh line 29 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ $(id -u) == 0 ]] ; then
possible bashism in ./hw/xquartz/bundle/mk_bundke.sh line 29 (should be 'b = a'):
if [[ $(id -u) == 0 ]] ; then
This report was generated on Mon, 07 Feb 2011 06:38:15 +0000, based on results by checkbashisms 2.10.65git5