Debian Automated Code Analysis

checkbashisms analysis of amsn_0.97.2~debian-3.dsc

possible bashism in ./configure line 1853 (should be 'b = a'):
if test "$enable_debug" == "yes" ; then
possible bashism in ./configure line 1868 (should be 'b = a'):
if test "$enable_static" == "yes" ; then
possible bashism in ./configure line 2023 (should be 'b = a'):
if test "x${version_ok}" == "xyes" -a $OLDV == 1; then
possible bashism in ./configure line 2965 (should be 'b = a'):
if test "x${CC_INSTALLED}" == "x"; then
possible bashism in ./configure line 3349 (should be 'b = a'):
if test "x${CXX_INSTALLED}" == "x"; then
possible bashism in ./configure line 3428 (should be 'b = a'):
				if test "x${TCL_VERSION}" == "x${VERSION}" ; then
possible bashism in ./configure line 3485 (should be 'b = a'):
	if test "x${TCL_INC_DIR}" == "x"; then
possible bashism in ./configure line 3489 (should be 'b = a'):
	if test "x${TCL_INC_DIR}" == "x" -a -f ${TCL_PREFIX}/include/tcl.h; then
possible bashism in ./configure line 3493 (should be 'b = a'):
	if test "x${TCL_INC_DIR}" == "x"; then
possible bashism in ./configure line 3507 (should be 'b = a'):
	if test "x${framework}" == "x"; then
possible bashism in ./configure line 3578 (should be 'b = a'):
				if test "x${TK_VERSION}" == "x${VERSION}"; then
possible bashism in ./configure line 3626 (should be 'b = a'):
	if test "x${TK_INC_DIR}" == "x"; then
possible bashism in ./configure line 3630 (should be 'b = a'):
	if test "x${TK_INC_DIR}" == "x" -a -f ${TK_PREFIX}/include/tk.h; then
possible bashism in ./configure line 3634 (should be 'b = a'):
	if test "x${TK_INC_DIR}" == "x"; then
possible bashism in ./configure line 5357 (should be 'b = a'):
if test "$FOUND_OS" == "solaris"; then

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