possible bashism in ./configure line 388 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 possible bashism in ./configure line 15905 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 possible bashism in ./scripts/xinitrc line 4 ($UID should be "$(id -ru)"): if test "x$UID" = "x"; then possible bashism in ./scripts/xinitrc line 187 ($UID should be "$(id -ru)"): if test $UID -gt 0 -a -z "$VNCSESSION" -a "$screensaver_enabled" != "false"; then possible bashism in ./scripts/xinitrc.in line 4 ($UID should be "$(id -ru)"): if test "x$UID" = "x"; then possible bashism in ./scripts/xinitrc.in line 187 ($UID should be "$(id -ru)"): if test $UID -gt 0 -a -z "$VNCSESSION" -a "$screensaver_enabled" != "false"; then possible bashism in ./scripts/xinitrc.in.in line 4 ($UID should be "$(id -ru)"): if test "x$UID" = "x"; then possible bashism in ./scripts/xinitrc.in.in line 187 ($UID should be "$(id -ru)"): if test $UID -gt 0 -a -z "$VNCSESSION" -a "$screensaver_enabled" != "false"; then
This report was generated on Fri, 22 Apr 2011 06:38:55 +0000, based on results by checkbashisms 2.10.65git5