Debian Automated Code Analysis

checkbashisms analysis of librep_0.90.2-1.1.dsc

possible bashism in ./configure line 368 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 13540 (should be VAR="${VAR}foo"):
        CFLAGS+=" -Wall -ansi -pedantic"
possible bashism in ./configure line 15813 (should be 'b = a'):
if test "$with_gmp" != "no" && test "$found_gmp" == "yes" ; then
possible bashism in ./configure line 15818 (should be 'b = a'):
if test "$with_readline" != "no" && test "$found_readline" == "yes"; then
possible bashism in ./configure line 15823 (should be 'b = a'):
if test "$with_libffi" != "no" && test "$found_ffi" == "yes"; then
possible bashism in ./build-info line 15 ($HOST(TYPE|NAME)):
[ -n "$HOSTNAME" ] \
    || HOSTNAME=`hostname` \
    || HOSTNAME=unknown
possible bashism in ./build-info line 17 ($HOST(TYPE|NAME)):
sys_name="$HOSTNAME"

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