Debian Automated Code Analysis

checkbashisms analysis of xcircuit_3.6.135.dfsg-1.dsc

possible bashism in ./configure line 7769 (should be 'b = a'):
  if test "x$xc_with_GL" == "x" ; then
possible bashism in ./configure line 8158 (should be 'b = a'):
  if test "$withval" == "no" -o "$withval" == "NO"; then
possible bashism in ./configure line 8749 (should be 'b = a'):
    elif test "x${TCL_INCLUDE_SPEC}" == "x" ; then
possible bashism in ./configure line 8754 (should be 'b = a'):
  elif test "x${TCL_INCLUDE_SPEC}" == "x" ; then
possible bashism in ./lib/tcl/xcircuit.sh.in line 47 (should be '.', not 'source'):
   exec ${loclibdir}/CONSOLE \
	-eval "source ${loclibdir}/CONSOLE_SCRIPT" \
        -slave "package require Tk; set argc $#; set argv [list $*]; \
        source ${loclibdir}/WRAPPER_INIT"

This report was generated on Thu, 16 Dec 2010 17:38:51 +0000, based on results by checkbashisms 2.10.65git5