Debian Automated Code Analysis

checkbashisms analysis of elmerfem_5.5.0.svn.4499.dfsg-1.dsc

possible bashism in ./buildtools/linuxintel9.0.sh line 10 (should be '.', not 'source'):
source /opt/intel/fc/9.0/bin/ifortvars.sh
possible bashism in ./buildtools/linuxintel9.0.sh line 11 (should be '.', not 'source'):
source /opt/intel/cc/9.0/bin/iccvars.sh
possible bashism in ./buildtools/linuxifc7.sh line 8 (should be '.', not 'source'):
source /opt/intel/compiler70/ia32/bin/ifcvars.sh
possible bashism in ./buildtools/linuxintel8.0.sh line 10 (should be '.', not 'source'):
source /opt/intel_cc_80/bin/iccvars.sh 
possible bashism in ./buildtools/linuxintel8.0.sh line 11 (should be '.', not 'source'):
source /opt/intel_fc_80/bin/ifortvars.sh
possible bashism in ./buildtools/linuxifort.sh line 10 (should be '.', not 'source'):
source /opt/intel_cc_80/bin/iccvars.sh 
possible bashism in ./buildtools/linuxifort.sh line 11 (should be '.', not 'source'):
source /opt/intel_fc_80/bin/ifortvars.sh
possible bashism in ./buildtools/linuxintel8.1.sh line 10 (should be '.', not 'source'):
source /opt/intel_cc_80/bin/iccvars.sh 
possible bashism in ./buildtools/linuxintel8.1.sh line 11 (should be '.', not 'source'):
source /opt/intel_fc_80/bin/ifortvars.sh
possible bashism in ./fem/configure line 10676 (should be 'b = a'):
if test "mpi_library" == ""; then
possible bashism in ./fem/configure line 10739 (should be 'b = a'):
if test "$MPI_LIBS" == ""; then
possible bashism in ./fem/configure line 10844 (should be 'b = a'):
if test "$mpi_include" == ""; then
possible bashism in ./matc/configure line 6993 (should be 'b = a'):
      if test $USE_READLINE == true; then
possible bashism in ./post/configure line 10024 (should be 'b = a'):
	if test "${x_includes}X" == "X"; then
possible bashism in ./post/configure line 10147 (should be 'b = a'):
		if test "${x_includes}X" == "X"; then
possible bashism in ./post/src/plugins/configure line 3687 (should be 'b = a'):
if test "$ac_cv_header_windows_h" == yes; then
possible bashism in ./post/src/plugins/configure line 3833 (should be 'b = a'):
  if test "$ac_cv_lib_tcl84_Tcl_CreateCommand" == no; then
possible bashism in ./post/src/plugins/configure line 3910 (should be 'b = a'):
  if test "$ac_cv_lib_z_deflate" == no; then
possible bashism in ./post/src/plugins/configure line 4887 (should be 'b = a'):
if test "$ac_cv_header_math_h" == yes; then
possible bashism in ./post/src/plugins/configure line 4888 (should be 'b = a'):
  if test "$ac_cv_header_avcodec_h" == yes; then
possible bashism in ./post/src/plugins/configure line 5115 (should be 'b = a'):
if test "$ac_cv_header_windows_h" == yes; then
possible bashism in ./post/src/plugins/configure line 5138 (should be 'b = a'):
if test "$ac_cv_lib_jpeg_jpeg_CreateCompress" == yes; then
possible bashism in ./post/src/plugins/configure line 5161 (should be 'b = a'):
if test "$ac_cv_lib_png_png_create_write_struct" == yes; then
possible bashism in ./post/src/plugins/configure line 5183 (should be 'b = a'):
if test "$ac_cv_lib_tiff_TIFFOpen" == yes; then
possible bashism in ./post/src/plugins/configure line 5205 (should be 'b = a'):
if test "$ac_cv_lib_avutil_av_malloc" == yes; then
possible bashism in ./post/src/plugins/configure line 5206 (should be 'b = a'):
  if test "$ac_cv_lib_avcodec_avcodec_init" == yes; then

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