Automated Code Analysis
possible bashism in ./configure line 369 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./util/fbsetbg line 507 ($RANDOM):
elif [ -z "$RANDOM" ]; then
possible bashism in ./util/fbsetbg line 508 (time):
randomnumber=`(echo $$ ;time ps; w ; date )2>&1 | cksum | cut -f1 -d' '`
possible bashism in ./util/fbsetbg line 510 ($RANDOM):
randomnumber="$RANDOM"
possible bashism in ./util/fbsetbg line 529 (should be 'b = a'):
if [ "$ignore_missing_wallpaper" == "true" ]; then
possible bashism in ./util/fluxbox-generate_menu.in line 312 (echo -e):
echo -e "\"${entry_exec}\" \t <${entry_icon}>" >> $ICONMAPPING
possible bashism in ./autogen.sh line 9 (echo -e):
echo -e '\n ERROR: Carefully read the error message and'
This report was generated on Thu, 16 Dec 2010 15:38:18 +0000, based on results by checkbashisms 2.10.65git5