Debian Automated Code Analysis

checkbashisms analysis of unicap_0.9.5-1.dsc

possible bashism in ./configure line 14131 (should be 'b = a'):
 if test x$UCIL_AVCODEC == "xavcodec" ; then
possible bashism in ./configure line 14251 (should be 'b = a'):
 if test x$UCIL_THEORA == "xogg/theora" ; then
possible bashism in ./configure line 14371 (should be 'b = a'):
 if test x$UCIL_ALSA == "xalsa" ; then
possible bashism in ./configure line 14491 (should be 'b = a'):
 if test x$UCIL_PNG == "xpng" ; then
possible bashism in ./configure line 16379 (should be 'b = a'):
    if( test "$HAVE_LIBRAW1394" == "yes" ); then
possible bashism in ./configure line 16774 (should be 'b = a'):
if test "x$VID21394" == "xyes"; then
possible bashism in ./configure line 16803 (should be 'b = a'):
if test "x$DCAM" == "xyes"; then
possible bashism in ./configure line 16826 (should be 'b = a'):
if test "x$V4L" == "xyes"; then
possible bashism in ./configure line 16849 (should be 'b = a'):
if test "x$V4L2" == "xyes"; then
possible bashism in ./configure line 16871 (should be 'b = a'):
if test "x$USE_LIBV4L" == "xyes"; then
possible bashism in ./configure line 16943 (should be 'b = a'):
   if test "x$HAVE_LIBV4L" == "xyes"; then
possible bashism in ./configure line 16959 (should be 'b = a'):
 if test x$HAVE_LIBV4L == "xyes" ; then
possible bashism in ./configure line 16986 (should be 'b = a'):
	        if test "x$enableval" == "xyes"; then
possible bashism in ./configure line 17012 (should be 'b = a'):
	         if test "x$enableval" == "xyes"; then
possible bashism in ./configure line 17032 (should be 'b = a'):
	         if test "x$enableval" == "xyes"; then
possible bashism in ./configure line 19882 (should be 'b = a'):
if test x$HAVE_LIBV4L == xyes && test x$V4L2 == xyes; then

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