Debian Automated Code Analysis

checkbashisms analysis of uudeview_0.5.20-3.2.dsc

possible bashism in ./configure line 4173 ($HOST(TYPE|NAME)):
  case $HOSTNAME in
possible bashism in ./configure line 4175 ($HOST(TYPE|NAME)):
  ac_cv_path_HOSTNAME="$HOSTNAME" # Let the user override the test with a path.
possible bashism in ./configure line 4198 ($HOST(TYPE|NAME)):
if test -n "$HOSTNAME"; then
possible bashism in ./configure line 4199 ($HOST(TYPE|NAME)):
  echo "$as_me:$LINENO: result: $HOSTNAME" >&5
possible bashism in ./configure line 4200 ($HOST(TYPE|NAME)):
echo "${ECHO_T}$HOSTNAME" >&6
possible bashism in ./configure line 4227 ($HOST(TYPE|NAME)):
if test "x$HOSTNAME" != "x" ; then
possible bashism in ./configure line 4228 ($HOST(TYPE|NAME)):
	if test "x`$HOSTNAME | grep "\\."`" != "x" ; then
possible bashism in ./configure line 4229 ($HOST(TYPE|NAME)):
		domainname=`$HOSTNAME | sed 's/[a-zA-Z0-9]*\.//'`

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