Automated Code Analysis
possible bashism in ./configure line 4122 (echo -e):
echo -e "\nOption 'laptop' not set or unknown. Please call 'configure laptop=<target>'"
possible bashism in ./configure line 4435 (should be 'b = a'):
if test "$pbb_with_pmud" == "yes"; then
possible bashism in ./configure line 4441 (should be VAR="${VAR}foo"):
PB_OBJECTS+="tcp.$OBJEXT"
possible bashism in ./configure line 4451 (should be 'b = a'):
if test "$pbb_with_oss" == "yes"; then
possible bashism in ./configure line 4466 (should be 'b = a'):
if test "$pbb_with_alsa" == "yes"; then
possible bashism in ./configure line 4723 (should be 'b = a'):
if test "$pbb_have_alsa" == "yes"; then
possible bashism in ./configure line 4739 (should be 'b = a'):
if test "$pbb_with_ibam" == "yes"; then
possible bashism in ./configure line 4745 (should be VAR="${VAR}foo"):
PB_OBJECTS+=" ibam_stub.$OBJEXT"
possible bashism in ./configure line 4746 (should be VAR="${VAR}foo"):
PB_LIBS+=" -lstdc++"
possible bashism in ./configure line 4758 (should be 'b = a'):
if test "$enable_debug" == "yes"; then
possible bashism in ./configure line 4759 (should be VAR="${VAR}foo"):
PB_OBJECTS+=" module_peep.$OBJEXT"
possible bashism in ./configure line 13466 (echo -e):
echo -e "------------------------------------------------------"
possible bashism in ./configure line 13467 (echo -e):
echo -e "PBButtonsd configuration summary\n"
possible bashism in ./configure line 13468 (echo -e):
echo -e "System: $ac_laptop\n"
possible bashism in ./configure line 13469 (echo -e):
echo -e "Options:"
possible bashism in ./configure line 13471 (should be 'b = a'):
if test "$pbb_with_pmud" == "yes"; then
possible bashism in ./configure line 13477 (should be 'b = a'):
if test "$pbb_with_oss" == "yes"; then
possible bashism in ./configure line 13483 (should be 'b = a'):
if test "$pbb_have_alsa" == "yes"; then
possible bashism in ./configure line 13485 (should be 'b = a'):
elif test "$pbb_with_alsa" == "yes"; then
possible bashism in ./configure line 13491 (should be 'b = a'):
if test "$pbb_with_ibam" == "yes"; then
possible bashism in ./configure line 13497 (should be 'b = a'):
if test "$enable_debug" == "yes"; then
possible bashism in ./configure line 13503 (echo -e):
echo -e "\nPaths:"
possible bashism in ./configure line 13504 (echo -e):
echo -e " config: $pbb_sysconfdir"
possible bashism in ./configure line 13505 (echo -e):
echo -e " data: $pbb_datadir"
possible bashism in ./configure line 13506 (echo -e):
echo -e " locale: $pbb_localedir"
possible bashism in ./configure line 13507 (echo -e):
echo -e " batlog: /var/lib/pbbuttons (hardcoded)"
possible bashism in ./configure line 13508 (echo -e):
echo -e " ibam: /var/lib/ibam (hardcoded)"
possible bashism in ./configure line 13509 (echo -e):
echo -e "\nCompiler:"
possible bashism in ./configure line 13510 (echo -e):
echo -e " CFLAGS: $CFLAGS"
possible bashism in ./configure line 13511 (echo -e):
echo -e " CXXFLAGS: $CXXFLAGS"
possible bashism in ./configure line 13512 (echo -e):
echo -e "------------------------------------------------------"
possible bashism in ./scripts/pmcs-apmd line 33 (should be 'b = a'):
if [ "$PWR" == "battery" ]; then
possible bashism in ./scripts/pmcs-apmd line 45 (should be 'b = a'):
if [ "$PWR" == "battery" ]; then
This report was generated on Fri, 17 Dec 2010 11:38:36 +0000, based on results by checkbashisms 2.10.65git5