Debian Automated Code Analysis

checkbashisms analysis of mpqc_2.3.1-6.dsc

possible bashism in ./configure line 2293 (should be 'b = a'):
  if test "$components" == "yes"; then
possible bashism in ./configure line 5210 (should be 'b = a'):
if test X$GXX == Xyes; then
possible bashism in ./configure line 5268 (should be 'b = a'):
if test X$GCC == Xyes; then
possible bashism in ./configure line 28632 (should be 'b = a'):
if test $components == "yes"; then
possible bashism in ./configure line 28634 (should be 'b = a'):
  if test $HAVE_MPI == "yes" &&
possible bashism in ./configure line 28635 (should be 'b = a'):
     test $HAVE_MPIPP == "no"; then
possible bashism in ./configure line 28811 (should be 'b = a'):
  if test $ENABLE_PYTHON == "yes"; then
possible bashism in ./configure line 28814 (should be 'b = a'):
    if test $BABEL_PYTHON_ENABLE == "false"; then
possible bashism in ./configure line 28840 (echo -e):
  echo -e "\nCCA Tools Configuration:"
possible bashism in ./configure line 28841 (echo -e):
  echo -e "---------------------------------------------------------------"
possible bashism in ./configure line 28842 (echo -e):
  echo -e "ccafe config:\n  $CCAFE_CONFIG"
possible bashism in ./configure line 28843 (echo -e):
  echo -e "ccafe include:\n  $CCAFE_INCLUDE"
possible bashism in ./configure line 28844 (echo -e):
  echo -e "ccafe lib:\n  $CCAFE_LIB"
possible bashism in ./configure line 28845 (echo -e):
  echo -e "ccafe share:\n  $CCAFE_SHARE"
possible bashism in ./configure line 28846 (echo -e):
  echo -e "ccafe bin:\n  $CCAFE_BIN"
possible bashism in ./configure line 28847 (echo -e):
  echo -e "ccafe python enabled:\n  $CCAFE_PYTHON_ENABLE"
possible bashism in ./configure line 28848 (echo -e):
  echo -e "ccafe mpi enabled\n  $CCAFE_MPI_ENABLE"
possible bashism in ./configure line 28849 (should be 'b = a'):
  if test $CCAFE_MPI_ENABLE == "yes"; then
possible bashism in ./configure line 28850 (echo -e):
    echo -e "ccafe mpi include:\n  $CCAFE_MPI_INCLUDE"
possible bashism in ./configure line 28851 (echo -e):
    echo -e "ccafe mpi lib:\n  $CCAFE_MPI_LIB"
possible bashism in ./configure line 28852 (echo -e):
    echo -e "ccafe mpi bin:\n  $CCAFE_MPI_BIN"
possible bashism in ./configure line 28854 (echo -e):
  echo -e "cca-spec-babel-config:\n $CCA_SPEC_BABEL_CONFIG"
possible bashism in ./configure line 28855 (echo -e):
  echo -e "cca-spec-babel include:\n  $CCA_SPEC_BABEL_INCLUDE"
possible bashism in ./configure line 28856 (echo -e):
  echo -e "cca-spec-babel lib:\n  $CCA_SPEC_BABEL_LIB"
possible bashism in ./configure line 28857 (echo -e):
  echo -e "cca-spec-babel share:\n  $CCA_SPEC_BABEL_SHARE"
possible bashism in ./configure line 28858 (echo -e):
  echo -e "cca-spec-classic-config:\n  $CCA_SPEC_CLASSIC_CONFIG"
possible bashism in ./configure line 28859 (echo -e):
  echo -e "cca-spec-classic include:\n  $CCA_SPEC_CLASSIC_INCLUDE"
possible bashism in ./configure line 28860 (echo -e):
  echo -e "cca-spec-classic lib:\n  $CCA_SPEC_CLASSIC_LIB"
possible bashism in ./configure line 28861 (echo -e):
  echo -e "cca-spec-classic share:\n  $CCA_SPEC_CLASSIC_SHARE"
possible bashism in ./configure line 28862 (echo -e):
  echo -e "babel-config:\n  $BABEL_CONFIG"
possible bashism in ./configure line 28863 (echo -e):
  echo -e "babel include:\n  $BABEL_INCLUDE"
possible bashism in ./configure line 28864 (echo -e):
  echo -e "babel lib:\n  $BABEL_LIB"
possible bashism in ./configure line 28865 (echo -e):
  echo -e "babel share:\n  $BABEL_SHARE"
possible bashism in ./configure line 28866 (echo -e):
  echo -e "babel bin:\n  $BABEL_BIN"
possible bashism in ./configure line 28867 (echo -e):
  echo -e "babel C compiler:\n  $BABEL_CC"
possible bashism in ./configure line 28868 (echo -e):
  echo -e "babel C++ compiler:\n  $BABEL_CXX"
possible bashism in ./configure line 28869 (echo -e):
  echo -e "babel CFLAGS:\n  $BABEL_CFLAGS"
possible bashism in ./configure line 28870 (echo -e):
  echo -e "babel CXXFLAGS:\n  $BABEL_CXXFLAGS"
possible bashism in ./configure line 28871 (echo -e):
  echo -e "babel libtool:\n  $BABEL_LIBTOOL"
possible bashism in ./configure line 28872 (echo -e):
  echo -e "babel python enabled:\n  $BABEL_PYTHON_ENABLE\n"

This report was generated on Fri, 17 Dec 2010 09:38:09 +0000, based on results by checkbashisms 2.10.65git5