===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
netdiag-1.2/netwatch-1.3.1-2/bump.sh-2-VER=`cat version`
netdiag-1.2/netwatch-1.3.1-2/bump.sh:3:NEWVER=`./bump $VER`
netdiag-1.2/netwatch-1.3.1-2/bump.sh-4-echo $NEWVER > version
##############################################
netdiag-1.2/netwatch-1.3.1-2/bumpmaj.sh-2-VER=`cat version`
netdiag-1.2/netwatch-1.3.1-2/bumpmaj.sh:3:NEWVER=`./bump $VER r`
netdiag-1.2/netwatch-1.3.1-2/bumpmaj.sh-4-echo $NEWVER > version
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-67-  case "$ac_option" in
netdiag-1.2/netwatch-1.3.1-2/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
netdiag-1.2/netwatch-1.3.1-2/configure-69-  *) ac_optarg= ;;
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-99-  -disable-* | --disable-*)
netdiag-1.2/netwatch-1.3.1-2/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
netdiag-1.2/netwatch-1.3.1-2/configure-101-    # Reject names that are not valid shell variable names.
netdiag-1.2/netwatch-1.3.1-2/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
netdiag-1.2/netwatch-1.3.1-2/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
netdiag-1.2/netwatch-1.3.1-2/configure-104-    fi
netdiag-1.2/netwatch-1.3.1-2/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
netdiag-1.2/netwatch-1.3.1-2/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-108-  -enable-* | --enable-*)
netdiag-1.2/netwatch-1.3.1-2/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
netdiag-1.2/netwatch-1.3.1-2/configure-110-    # Reject names that are not valid shell variable names.
netdiag-1.2/netwatch-1.3.1-2/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
netdiag-1.2/netwatch-1.3.1-2/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
netdiag-1.2/netwatch-1.3.1-2/configure-113-    fi
netdiag-1.2/netwatch-1.3.1-2/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
netdiag-1.2/netwatch-1.3.1-2/configure-115-    case "$ac_option" in
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-339-  -with-* | --with-*)
netdiag-1.2/netwatch-1.3.1-2/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
netdiag-1.2/netwatch-1.3.1-2/configure-341-    # Reject names that are not valid shell variable names.
netdiag-1.2/netwatch-1.3.1-2/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
netdiag-1.2/netwatch-1.3.1-2/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
netdiag-1.2/netwatch-1.3.1-2/configure-344-    fi
netdiag-1.2/netwatch-1.3.1-2/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
netdiag-1.2/netwatch-1.3.1-2/configure-346-    case "$ac_option" in
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-352-  -without-* | --without-*)
netdiag-1.2/netwatch-1.3.1-2/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
netdiag-1.2/netwatch-1.3.1-2/configure-354-    # Reject names that are not valid shell variable names.
netdiag-1.2/netwatch-1.3.1-2/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
netdiag-1.2/netwatch-1.3.1-2/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
netdiag-1.2/netwatch-1.3.1-2/configure-357-    fi
netdiag-1.2/netwatch-1.3.1-2/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
netdiag-1.2/netwatch-1.3.1-2/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-382-  *)
netdiag-1.2/netwatch-1.3.1-2/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
netdiag-1.2/netwatch-1.3.1-2/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-395-if test -n "$ac_prev"; then
netdiag-1.2/netwatch-1.3.1-2/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
netdiag-1.2/netwatch-1.3.1-2/configure-397-fi
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-460-  ac_prog=$0
netdiag-1.2/netwatch-1.3.1-2/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
netdiag-1.2/netwatch-1.3.1-2/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-476-fi
netdiag-1.2/netwatch-1.3.1-2/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
netdiag-1.2/netwatch-1.3.1-2/configure-478-
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-528-echo "configure:529: checking for $ac_word" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:529:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-530-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-558-echo "configure:559: checking for $ac_word" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:559:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-560-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-609-echo "configure:610: checking for $ac_word" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:610:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-611-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-688-echo "configure:689: checking whether we are using GNU C" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:689:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-690-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-716-echo "configure:717: checking whether ${CC-cc} accepts -g" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:717:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-718-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-720-  echo 'void f(){}' > conftest.c
netdiag-1.2/netwatch-1.3.1-2/configure:721:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
netdiag-1.2/netwatch-1.3.1-2/configure-722-  ac_cv_prog_cc_g=yes
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-753-ac_lib_var=`echo ncurses'_'mvchgat | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure:754:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-755-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-783-fi
netdiag-1.2/netwatch-1.3.1-2/configure:784:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-785-  echo "$ac_t""yes" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-800-ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure:801:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-802-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-830-fi
netdiag-1.2/netwatch-1.3.1-2/configure:831:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-832-  echo "$ac_t""yes" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-852-if test -z "$CPP"; then
netdiag-1.2/netwatch-1.3.1-2/configure:853:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-854-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-868-{ (eval echo configure:869: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:869:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-870-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-885-{ (eval echo configure:886: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:886:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-887-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-902-{ (eval echo configure:903: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:903:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-904-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-927-echo "configure:928: checking for ANSI C header files" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:928:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-929-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-940-{ (eval echo configure:941: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:941:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-942-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1031-echo "configure:1032: checking for sys/wait.h that is POSIX.1 compatible" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1032:if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1033-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1073-do
netdiag-1.2/netwatch-1.3.1-2/configure:1074:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1075-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1076-echo "configure:1077: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1077:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1078-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1086-{ (eval echo configure:1087: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1087:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1088-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1099-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1100:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1101-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1102:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1103-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1113-do
netdiag-1.2/netwatch-1.3.1-2/configure:1114:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1115-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1116-echo "configure:1117: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1117:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1118-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1126-{ (eval echo configure:1127: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1127:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1128-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1139-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1140:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1141-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1142:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1143-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1153-do
netdiag-1.2/netwatch-1.3.1-2/configure:1154:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1155-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1156-echo "configure:1157: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1157:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1158-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1166-{ (eval echo configure:1167: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1167:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1168-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1179-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1180:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1181-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1182:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1183-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1193-do
netdiag-1.2/netwatch-1.3.1-2/configure:1194:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1195-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1196-echo "configure:1197: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1197:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1198-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1206-{ (eval echo configure:1207: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1207:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1208-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1219-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1220:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1221-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1222:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1223-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1233-do
netdiag-1.2/netwatch-1.3.1-2/configure:1234:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1235-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1236-echo "configure:1237: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1237:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1238-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1246-{ (eval echo configure:1247: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1247:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1248-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1259-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1260:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1261-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1262:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1263-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1273-do
netdiag-1.2/netwatch-1.3.1-2/configure:1274:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1275-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1276-echo "configure:1277: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1277:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1278-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1286-{ (eval echo configure:1287: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1287:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1288-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1299-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1300:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1301-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1302:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1303-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1313-do
netdiag-1.2/netwatch-1.3.1-2/configure:1314:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1315-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1316-echo "configure:1317: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1317:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1318-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1326-{ (eval echo configure:1327: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1327:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1328-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1339-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1340:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1341-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1342:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1343-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1353-do
netdiag-1.2/netwatch-1.3.1-2/configure:1354:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1355-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1356-echo "configure:1357: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1357:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1358-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1366-{ (eval echo configure:1367: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1367:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1368-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1379-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1380:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1381-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1382:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1383-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1393-do
netdiag-1.2/netwatch-1.3.1-2/configure:1394:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1395-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1396-echo "configure:1397: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1397:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1398-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1406-{ (eval echo configure:1407: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1407:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1408-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1419-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1420:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1421-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1422:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1423-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1433-do
netdiag-1.2/netwatch-1.3.1-2/configure:1434:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1435-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1436-echo "configure:1437: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1437:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1438-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1446-{ (eval echo configure:1447: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1447:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1448-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1459-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1460:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1461-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1462:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1463-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1473-do
netdiag-1.2/netwatch-1.3.1-2/configure:1474:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1475-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1476-echo "configure:1477: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1477:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1478-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1486-{ (eval echo configure:1487: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1487:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1488-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1499-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1500:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1501-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1502:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1503-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1513-do
netdiag-1.2/netwatch-1.3.1-2/configure:1514:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1515-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1516-echo "configure:1517: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1517:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1518-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1526-{ (eval echo configure:1527: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1527:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1528-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1539-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1540:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1541-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1542:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1543-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1553-do
netdiag-1.2/netwatch-1.3.1-2/configure:1554:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1555-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1556-echo "configure:1557: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1557:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1558-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1566-{ (eval echo configure:1567: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1567:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1568-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1579-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1580:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1581-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1582:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1583-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1593-do
netdiag-1.2/netwatch-1.3.1-2/configure:1594:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1595-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1596-echo "configure:1597: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1597:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1598-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1606-{ (eval echo configure:1607: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1607:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1608-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1619-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1620:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1621-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1622:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1623-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1633-do
netdiag-1.2/netwatch-1.3.1-2/configure:1634:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1635-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1636-echo "configure:1637: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1637:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1638-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1646-{ (eval echo configure:1647: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1647:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1648-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1659-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1660:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1661-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1662:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1663-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1673-do
netdiag-1.2/netwatch-1.3.1-2/configure:1674:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1675-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1676-echo "configure:1677: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1677:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1678-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1686-{ (eval echo configure:1687: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1687:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1688-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1699-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1700:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1701-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1702:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1703-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1713-do
netdiag-1.2/netwatch-1.3.1-2/configure:1714:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1715-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1716-echo "configure:1717: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1717:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1718-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1726-{ (eval echo configure:1727: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1727:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1728-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1739-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1740:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1741-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1742:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1743-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1753-do
netdiag-1.2/netwatch-1.3.1-2/configure:1754:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1755-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1756-echo "configure:1757: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1757:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1758-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1766-{ (eval echo configure:1767: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1767:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1768-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1779-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1780:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1781-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1782:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1783-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1793-do
netdiag-1.2/netwatch-1.3.1-2/configure:1794:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1795-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1796-echo "configure:1797: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1797:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1798-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1806-{ (eval echo configure:1807: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1807:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1808-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1819-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1820:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1821-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1822:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1823-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1833-do
netdiag-1.2/netwatch-1.3.1-2/configure:1834:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1835-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1836-echo "configure:1837: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1837:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1838-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1846-{ (eval echo configure:1847: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1847:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1848-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1859-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1860:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1861-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1862:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1863-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1945-do
netdiag-1.2/netwatch-1.3.1-2/configure:1946:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1947-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-1948-echo "configure:1949: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:1949:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1950-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1958-{ (eval echo configure:1959: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:1959:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-1960-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-1971-fi
netdiag-1.2/netwatch-1.3.1-2/configure:1972:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-1973-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:1974:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-1975-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2029-do
netdiag-1.2/netwatch-1.3.1-2/configure:2030:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2031-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2032-echo "configure:2033: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2033:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2034-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2042-{ (eval echo configure:2043: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2043:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2044-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2055-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2056:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2057-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2058:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2059-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2091-do
netdiag-1.2/netwatch-1.3.1-2/configure:2092:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2093-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2094-echo "configure:2095: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2095:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2096-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2104-{ (eval echo configure:2105: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2105:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2106-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2117-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2118:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2119-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2120:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2121-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2147-do
netdiag-1.2/netwatch-1.3.1-2/configure:2148:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2149-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2150-echo "configure:2151: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2151:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2152-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2160-{ (eval echo configure:2161: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2161:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2162-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2173-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2174:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2175-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2176:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2177-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2204-do
netdiag-1.2/netwatch-1.3.1-2/configure:2205:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2206-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2207-echo "configure:2208: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2208:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2209-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2217-{ (eval echo configure:2218: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2218:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2219-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2230-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2231:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2232-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2233:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2234-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2262-do
netdiag-1.2/netwatch-1.3.1-2/configure:2263:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2264-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2265-echo "configure:2266: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2266:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2267-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2275-{ (eval echo configure:2276: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2276:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2277-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2288-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2289:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2290-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2291:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2292-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2319-do
netdiag-1.2/netwatch-1.3.1-2/configure:2320:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2321-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2322-echo "configure:2323: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2323:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2324-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2332-{ (eval echo configure:2333: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2333:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2334-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2345-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2346:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2347-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2348:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2349-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2376-do
netdiag-1.2/netwatch-1.3.1-2/configure:2377:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2378-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure-2379-echo "configure:2380: checking for $ac_hdr" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2380:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2381-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2389-{ (eval echo configure:2390: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/netwatch-1.3.1-2/configure:2390:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/netwatch-1.3.1-2/configure-2391-if test -z "$ac_err"; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2402-fi
netdiag-1.2/netwatch-1.3.1-2/configure:2403:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2404-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2405:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2406-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2427-echo "configure:2428: checking for pid_t" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2428:if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2429-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2460-echo "configure:2461: checking whether time.h and sys/time.h may both be included" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2461:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2462-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2497-echo "configure:2498: checking whether ${CC-cc} needs -traditional" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2498:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2499-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2543-echo "configure:2544: checking for 8-bit clean memcmp" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2544:if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2545-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2579-echo "configure:2580: checking return type of signal handlers" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2580:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2581-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2622-echo "configure:2623: checking for $ac_func" >&5
netdiag-1.2/netwatch-1.3.1-2/configure:2623:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2624-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2661-
netdiag-1.2/netwatch-1.3.1-2/configure:2662:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
netdiag-1.2/netwatch-1.3.1-2/configure-2663-  echo "$ac_t""yes" 1>&6
netdiag-1.2/netwatch-1.3.1-2/configure:2664:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
netdiag-1.2/netwatch-1.3.1-2/configure-2665-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2838-    fi
netdiag-1.2/netwatch-1.3.1-2/configure:2839:    ac_file=`expr $ac_file + 1`
netdiag-1.2/netwatch-1.3.1-2/configure-2840-    ac_beg=$ac_end
netdiag-1.2/netwatch-1.3.1-2/configure:2841:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
netdiag-1.2/netwatch-1.3.1-2/configure-2842-  fi
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2856-  case "$ac_file" in
netdiag-1.2/netwatch-1.3.1-2/configure:2857:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
netdiag-1.2/netwatch-1.3.1-2/configure:2858:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
netdiag-1.2/netwatch-1.3.1-2/configure-2859-  *) ac_file_in="${ac_file}.in" ;;
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2864-  # Remove last slash and all that follows it.  Not all systems have dirname.
netdiag-1.2/netwatch-1.3.1-2/configure:2865:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
netdiag-1.2/netwatch-1.3.1-2/configure-2866-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2868-    test ! -d "$ac_dir" && mkdir "$ac_dir"
netdiag-1.2/netwatch-1.3.1-2/configure:2869:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
netdiag-1.2/netwatch-1.3.1-2/configure-2870-    # A "../" for each directory in $ac_dir_suffix.
netdiag-1.2/netwatch-1.3.1-2/configure:2871:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
netdiag-1.2/netwatch-1.3.1-2/configure-2872-  else
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2878-      if test -z "$ac_dots"; then top_srcdir=.
netdiag-1.2/netwatch-1.3.1-2/configure:2879:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
netdiag-1.2/netwatch-1.3.1-2/configure-2880-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2888-  rm -f "$ac_file"
netdiag-1.2/netwatch-1.3.1-2/configure:2889:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
netdiag-1.2/netwatch-1.3.1-2/configure-2890-  case "$ac_file" in
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2895-
netdiag-1.2/netwatch-1.3.1-2/configure:2896:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
netdiag-1.2/netwatch-1.3.1-2/configure-2897-  sed -e "$ac_comsub
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2933-  case "$ac_file" in
netdiag-1.2/netwatch-1.3.1-2/configure:2934:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
netdiag-1.2/netwatch-1.3.1-2/configure:2935:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
netdiag-1.2/netwatch-1.3.1-2/configure-2936-  *) ac_file_in="${ac_file}.in" ;;
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-2941-  rm -f conftest.frag conftest.in conftest.out
netdiag-1.2/netwatch-1.3.1-2/configure:2942:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
netdiag-1.2/netwatch-1.3.1-2/configure-2943-  cat $ac_file_inputs > conftest.in
##############################################
netdiag-1.2/netwatch-1.3.1-2/configure-3001-    # Remove last slash and all that follows it.  Not all systems have dirname.
netdiag-1.2/netwatch-1.3.1-2/configure:3002:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
netdiag-1.2/netwatch-1.3.1-2/configure-3003-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
netdiag-1.2/netwatch-1.3.1-2/dispdata.c-225-
netdiag-1.2/netwatch-1.3.1-2/dispdata.c:226:void makeaddr (char naddr[], char ascii[]);
netdiag-1.2/netwatch-1.3.1-2/dispdata.c-227-
##############################################
netdiag-1.2/netwatch-1.3.1-2/dispdata.c-1413-	      pc = (unsigned char *) current->othaddr;
netdiag-1.2/netwatch-1.3.1-2/dispdata.c:1414:	      makeaddr (current->addr, thost);
netdiag-1.2/netwatch-1.3.1-2/dispdata.c-1415-	      thost[cursdest] = 0;
##############################################
netdiag-1.2/netwatch-1.3.1-2/dispdata.c-1669-	      pc = (unsigned char *) current->othaddr;
netdiag-1.2/netwatch-1.3.1-2/dispdata.c:1670:	      makeaddr (current->addr, thost);
netdiag-1.2/netwatch-1.3.1-2/dispdata.c-1671-	      thost[cursdest] = 0;
##############################################
netdiag-1.2/netwatch-1.3.1-2/netresolv.c-80-
netdiag-1.2/netwatch-1.3.1-2/netresolv.c:81:char *dbgaddr(u_int32_t val)
netdiag-1.2/netwatch-1.3.1-2/netresolv.c-82-{
##############################################
netdiag-1.2/netwatch-1.3.1-2/netresolv.c-100-#ifdef DEBUG
netdiag-1.2/netwatch-1.3.1-2/netresolv.c:101:	fprintf(dfp,"Added entry...netresolv... %s\n",dbgaddr(entry->inetaddr));
netdiag-1.2/netwatch-1.3.1-2/netresolv.c-102-	fflush(dfp);
##############################################
netdiag-1.2/netwatch-1.3.1-2/netresolv.c-292-				   else
netdiag-1.2/netwatch-1.3.1-2/netresolv.c:293:					res = gethostbyaddr(p,
netdiag-1.2/netwatch-1.3.1-2/netresolv.c-294-						sizeof(struct in_addr),AF_INET);
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-165-   struct sockaddr_in name;
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches:166:-  struct hostent *hp, *gethostbyaddr ();
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-167-   struct hostent *mh;
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-188- 
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches:189:-char *dbgaddr(unsigned long val)
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches:190:+char *dbgaddr(u_int32_t val)
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-191- {
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-201- #ifdef DEBUG
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches:202: 	fprintf(dfp,"Added entry...netresolv... %s\n",dbgaddr(entry->inetaddr));
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-203-@@ -146,8 +152,6 @@
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-222- 				
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches:223: 				res = gethostbyaddr(p,
netdiag-1.2/netwatch-1.3.1-2/netwatch.alpha.patches-224--					sizeof(unsigned long int),AF_INET);
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-605-
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:606:void findaddr (u_int32_t searchaddr);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-607-
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-687-	//!!mvprintw (1, 3, "%u.%u.%u.%u", p[0], p[1], p[2], p[3]);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:688:	findaddr (lookaddr);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-689-	break;
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-769-	    forcemask = TRUE;
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:770:	    fmask = inet_addr (w2);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-771-	  }
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-774-	    forcelocal = TRUE;
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:775:	    flocal = inet_addr (w2);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-776-	  }
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-1062-
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:1063:void mygethostbyaddr (char *where, unsigned char *p, int len, int proto)
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-1064-{
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-1187-  fprintf (fp, "HOSTINFO=%p\n", c);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:1188:  hostent = gethostbyaddr ((char *) c->othaddr, 4, AF_INET);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-1189-  if (hostent)
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2059-      case 'H':
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2060:	logthem[themnum] = inet_addr (optarg);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2061-	if (themnum < MAXTHEM - 1)
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2067-	forcelocal = TRUE;
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2068:	flocal = inet_addr (optarg);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2069-	break;
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2073-	forcemask = TRUE;
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2074:	fmask = inet_addr (optarg);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2075-	break;
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2549-
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2550:void makeaddr (unsigned char naddr[], char ascii[])
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2551-{
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2588-
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2589:void findaddr (u_int32_t lookaddr)
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2590-{
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2916-      {				/* NETBUS .. You are being hacked.. */
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2917:	makeaddr (work->othaddr, tpr);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2918:	makeaddr (work->addr, topr);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2919-	if (autostatus)
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2960-      {
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2961:	makeaddr (work->othaddr, tpr);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:2962:	makeaddr (work->addr, topr);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-2963-	if (autostatus)
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-3131-*/
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:3132:    phost = gethostbyaddr ((char *) key, 4, AF_INET);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-3133-    if (phost)
##############################################
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-3289-    sprintf (work->name, "%u.%u.%u.%u", pk[0], pk[1], pk[2], pk[3]);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c:3290:    mygethostbyaddr (work->name, (char *) key, 4, AF_INET);
netdiag-1.2/netwatch-1.3.1-2/netwatch.c-3291-    UNLOCK(resolvechange);
##############################################
netdiag-1.2/statnet-3.8/interface.c-316-#if HAVE_AFIPX
netdiag-1.2/statnet-3.8/interface.c:317:static int ipx_getaddr(int sock, int ft, struct ifreq *ifr)
netdiag-1.2/statnet-3.8/interface.c-318-{
##############################################
netdiag-1.2/statnet-3.8/interface.c-441-	strcpy(ifr.ifr_name, ifname);
netdiag-1.2/statnet-3.8/interface.c:442:	if (!ipx_getaddr(fd, IPX_FRAME_ETHERII, &ifr)) {
netdiag-1.2/statnet-3.8/interface.c-443-	    ife->has_ipx_bb = 1;
##############################################
netdiag-1.2/statnet-3.8/interface.c-446-	strcpy(ifr.ifr_name, ifname);
netdiag-1.2/statnet-3.8/interface.c:447:	if (!ipx_getaddr(fd, IPX_FRAME_SNAP, &ifr)) {
netdiag-1.2/statnet-3.8/interface.c-448-	    ife->has_ipx_sn = 1;
##############################################
netdiag-1.2/statnet-3.8/interface.c-451-	strcpy(ifr.ifr_name, ifname);
netdiag-1.2/statnet-3.8/interface.c:452:	if (!ipx_getaddr(fd, IPX_FRAME_8023, &ifr)) {
netdiag-1.2/statnet-3.8/interface.c-453-	    ife->has_ipx_e3 = 1;
##############################################
netdiag-1.2/statnet-3.8/interface.c-456-	strcpy(ifr.ifr_name, ifname);
netdiag-1.2/statnet-3.8/interface.c:457:	if (!ipx_getaddr(fd, IPX_FRAME_8022, &ifr)) {
netdiag-1.2/statnet-3.8/interface.c-458-	    ife->has_ipx_e2 = 1;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-40-
netdiag-1.2/tcpblast-20011111/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
netdiag-1.2/tcpblast-20011111/config.guess-42-
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-142-	# The OS release
netdiag-1.2/tcpblast-20011111/config.guess:143:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
netdiag-1.2/tcpblast-20011111/config.guess-144-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-150-	if test $UNAME_RELEASE = "V4.0"; then
netdiag-1.2/tcpblast-20011111/config.guess:151:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
netdiag-1.2/tcpblast-20011111/config.guess-152-	fi
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-183-	if test "$?" = 0 ; then
netdiag-1.2/tcpblast-20011111/config.guess:184:		case `./$dummy` in
netdiag-1.2/tcpblast-20011111/config.guess-185-			0-0)
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-205-	rm -f $dummy.s $dummy
netdiag-1.2/tcpblast-20011111/config.guess:206:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
netdiag-1.2/tcpblast-20011111/config.guess-207-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-264-    sun4H:SunOS:5.*:*)
netdiag-1.2/tcpblast-20011111/config.guess:265:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/tcpblast-20011111/config.guess-266-	exit 0 ;;
netdiag-1.2/tcpblast-20011111/config.guess-267-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
netdiag-1.2/tcpblast-20011111/config.guess:268:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/tcpblast-20011111/config.guess-269-	exit 0 ;;
netdiag-1.2/tcpblast-20011111/config.guess-270-    i86pc:SunOS:5.*:*)
netdiag-1.2/tcpblast-20011111/config.guess:271:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/tcpblast-20011111/config.guess-272-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-276-	# it's likely to be more like Solaris than SunOS4.
netdiag-1.2/tcpblast-20011111/config.guess:277:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/tcpblast-20011111/config.guess-278-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-285-	# Japanese Language versions have a version number like `4.1.3-JL'.
netdiag-1.2/tcpblast-20011111/config.guess:286:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
netdiag-1.2/tcpblast-20011111/config.guess-287-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-291-    sun*:*:4.2BSD:*)
netdiag-1.2/tcpblast-20011111/config.guess:292:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
netdiag-1.2/tcpblast-20011111/config.guess-293-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-384-	$CC_FOR_BUILD $dummy.c -o $dummy \
netdiag-1.2/tcpblast-20011111/config.guess:385:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
netdiag-1.2/tcpblast-20011111/config.guess-386-	  && rm $dummy.c $dummy && exit 0
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-431-    *:IRIX*:*:*)
netdiag-1.2/tcpblast-20011111/config.guess:432:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
netdiag-1.2/tcpblast-20011111/config.guess-433-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-462-    *:AIX:*:4)
netdiag-1.2/tcpblast-20011111/config.guess:463:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
netdiag-1.2/tcpblast-20011111/config.guess-464-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-534-EOF
netdiag-1.2/tcpblast-20011111/config.guess:535:	(CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
netdiag-1.2/tcpblast-20011111/config.guess-536-	rm -f $dummy.c $dummy
netdiag-1.2/tcpblast-20011111/config.guess-537-	esac
netdiag-1.2/tcpblast-20011111/config.guess:538:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
netdiag-1.2/tcpblast-20011111/config.guess-539-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-641-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
netdiag-1.2/tcpblast-20011111/config.guess:642:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
netdiag-1.2/tcpblast-20011111/config.guess-643-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-645-    F301:UNIX_System_V:*:*)
netdiag-1.2/tcpblast-20011111/config.guess:646:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
netdiag-1.2/tcpblast-20011111/config.guess-647-       exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-660-    *:FreeBSD:*:*)
netdiag-1.2/tcpblast-20011111/config.guess:661:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
netdiag-1.2/tcpblast-20011111/config.guess-662-	exit 0 ;;
netdiag-1.2/tcpblast-20011111/config.guess-663-    *:OpenBSD:*:*)
netdiag-1.2/tcpblast-20011111/config.guess:664:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
netdiag-1.2/tcpblast-20011111/config.guess-665-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-684-    prep*:SunOS:5.*:*)
netdiag-1.2/tcpblast-20011111/config.guess:685:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/tcpblast-20011111/config.guess-686-	exit 0 ;;
netdiag-1.2/tcpblast-20011111/config.guess-687-    *:GNU:*:*)
netdiag-1.2/tcpblast-20011111/config.guess:688:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
netdiag-1.2/tcpblast-20011111/config.guess-689-	exit 0 ;;
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-808-		if test "$?" = 0 ; then
netdiag-1.2/tcpblast-20011111/config.guess:809:			case `./$dummy` in
netdiag-1.2/tcpblast-20011111/config.guess-810-			0-0)
##############################################
netdiag-1.2/tcpblast-20011111/config.guess-917-    i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*)
netdiag-1.2/tcpblast-20011111/config.guess:918:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
netdiag-1.2/tcpblast-20011111/config.guess-919-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-53-
netdiag-1.2/tcpblast-20011111/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'`
netdiag-1.2/tcpblast-20011111/config.sub-55-
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-105-# Here we must recognize all the valid KERNEL-OS combinations.
netdiag-1.2/tcpblast-20011111/config.sub:106:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
netdiag-1.2/tcpblast-20011111/config.sub-107-case $maybe_os in
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-109-    os=-$maybe_os
netdiag-1.2/tcpblast-20011111/config.sub:110:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
netdiag-1.2/tcpblast-20011111/config.sub-111-    ;;
netdiag-1.2/tcpblast-20011111/config.sub-112-  *)
netdiag-1.2/tcpblast-20011111/config.sub:113:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
netdiag-1.2/tcpblast-20011111/config.sub-114-    if [ $basic_machine != $1 ]
netdiag-1.2/tcpblast-20011111/config.sub:115:    then os=`echo $1 | sed 's/.*-/-/'`
netdiag-1.2/tcpblast-20011111/config.sub-116-    else os=; fi
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-152-		os=-sco3.2v5
netdiag-1.2/tcpblast-20011111/config.sub:153:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-154-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-156-		os=-sco3.2v4
netdiag-1.2/tcpblast-20011111/config.sub:157:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-158-		;;
netdiag-1.2/tcpblast-20011111/config.sub-159-	-sco3.2.[4-9]*)
netdiag-1.2/tcpblast-20011111/config.sub:160:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
netdiag-1.2/tcpblast-20011111/config.sub:161:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-162-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-164-		# Don't forget version if it is 3.2v4 or newer.
netdiag-1.2/tcpblast-20011111/config.sub:165:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-166-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-168-		os=-sco3.2v2
netdiag-1.2/tcpblast-20011111/config.sub:169:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-170-		;;
netdiag-1.2/tcpblast-20011111/config.sub-171-	-udk*)
netdiag-1.2/tcpblast-20011111/config.sub:172:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-173-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-175-		os=-isc2.2
netdiag-1.2/tcpblast-20011111/config.sub:176:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-177-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-181-	-isc*)
netdiag-1.2/tcpblast-20011111/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-183-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-187-	-ptx*)
netdiag-1.2/tcpblast-20011111/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
netdiag-1.2/tcpblast-20011111/config.sub-189-		;;
netdiag-1.2/tcpblast-20011111/config.sub-190-	-windowsnt*)
netdiag-1.2/tcpblast-20011111/config.sub:191:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
netdiag-1.2/tcpblast-20011111/config.sub-192-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-239-	*-*-*)
netdiag-1.2/tcpblast-20011111/config.sub:240:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
netdiag-1.2/tcpblast-20011111/config.sub-241-		exit 1
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-488-	i[34567]86v32)
netdiag-1.2/tcpblast-20011111/config.sub:489:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-490-		os=-sysv32
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-492-	i[34567]86v4*)
netdiag-1.2/tcpblast-20011111/config.sub:493:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-494-		os=-sysv4
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-496-	i[34567]86v)
netdiag-1.2/tcpblast-20011111/config.sub:497:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-498-		os=-sysv
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-500-	i[34567]86sol2)
netdiag-1.2/tcpblast-20011111/config.sub:501:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/tcpblast-20011111/config.sub-502-		os=-solaris2
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-560-	mips3*-*)
netdiag-1.2/tcpblast-20011111/config.sub:561:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
netdiag-1.2/tcpblast-20011111/config.sub-562-		;;
netdiag-1.2/tcpblast-20011111/config.sub-563-	mips3*)
netdiag-1.2/tcpblast-20011111/config.sub:564:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
netdiag-1.2/tcpblast-20011111/config.sub-565-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-683-	pentium-* | p5-* | k5-* | k6-* | nexen-*)
netdiag-1.2/tcpblast-20011111/config.sub:684:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/tcpblast-20011111/config.sub-685-		;;
netdiag-1.2/tcpblast-20011111/config.sub-686-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
netdiag-1.2/tcpblast-20011111/config.sub:687:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/tcpblast-20011111/config.sub-688-		;;
netdiag-1.2/tcpblast-20011111/config.sub-689-	pentiumii-* | pentium2-*)
netdiag-1.2/tcpblast-20011111/config.sub:690:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/tcpblast-20011111/config.sub-691-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-698-	        ;;
netdiag-1.2/tcpblast-20011111/config.sub:699:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/tcpblast-20011111/config.sub-700-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-704-	ppcle-* | powerpclittle-*)
netdiag-1.2/tcpblast-20011111/config.sub:705:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/tcpblast-20011111/config.sub-706-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-931-	*)
netdiag-1.2/tcpblast-20011111/config.sub:932:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
netdiag-1.2/tcpblast-20011111/config.sub-933-		exit 1
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-939-	*-digital*)
netdiag-1.2/tcpblast-20011111/config.sub:940:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
netdiag-1.2/tcpblast-20011111/config.sub-941-		;;
netdiag-1.2/tcpblast-20011111/config.sub-942-	*-commodore*)
netdiag-1.2/tcpblast-20011111/config.sub:943:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
netdiag-1.2/tcpblast-20011111/config.sub-944-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-957-	-solaris1 | -solaris1.*)
netdiag-1.2/tcpblast-20011111/config.sub:958:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
netdiag-1.2/tcpblast-20011111/config.sub-959-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-969-	-gnu/linux*)
netdiag-1.2/tcpblast-20011111/config.sub:970:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
netdiag-1.2/tcpblast-20011111/config.sub-971-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-1009-	-mac*)
netdiag-1.2/tcpblast-20011111/config.sub:1010:		os=`echo $os | sed -e 's|mac|macos|'`
netdiag-1.2/tcpblast-20011111/config.sub-1011-		;;
netdiag-1.2/tcpblast-20011111/config.sub-1012-	-linux*)
netdiag-1.2/tcpblast-20011111/config.sub:1013:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
netdiag-1.2/tcpblast-20011111/config.sub-1014-		;;
netdiag-1.2/tcpblast-20011111/config.sub-1015-	-sunos5*)
netdiag-1.2/tcpblast-20011111/config.sub:1016:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
netdiag-1.2/tcpblast-20011111/config.sub-1017-		;;
netdiag-1.2/tcpblast-20011111/config.sub-1018-	-sunos6*)
netdiag-1.2/tcpblast-20011111/config.sub:1019:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
netdiag-1.2/tcpblast-20011111/config.sub-1020-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-1055-	-sinix5.*)
netdiag-1.2/tcpblast-20011111/config.sub:1056:		os=`echo $os | sed -e 's|sinix|sysv|'`
netdiag-1.2/tcpblast-20011111/config.sub-1057-		;;
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-1094-		# Get rid of the `-' at the beginning of $os.
netdiag-1.2/tcpblast-20011111/config.sub:1095:		os=`echo $os | sed 's/[^-]*-//'`
netdiag-1.2/tcpblast-20011111/config.sub:1096:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
netdiag-1.2/tcpblast-20011111/config.sub-1097-		exit 1
##############################################
netdiag-1.2/tcpblast-20011111/config.sub-1311-		esac
netdiag-1.2/tcpblast-20011111/config.sub:1312:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
netdiag-1.2/tcpblast-20011111/config.sub-1313-		;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-77-  case "$ac_option" in
netdiag-1.2/tcpblast-20011111/configure:78:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
netdiag-1.2/tcpblast-20011111/configure-79-  *) ac_optarg= ;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-109-  -disable-* | --disable-*)
netdiag-1.2/tcpblast-20011111/configure:110:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
netdiag-1.2/tcpblast-20011111/configure-111-    # Reject names that are not valid shell variable names.
netdiag-1.2/tcpblast-20011111/configure:112:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
netdiag-1.2/tcpblast-20011111/configure-113-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
netdiag-1.2/tcpblast-20011111/configure-114-    fi
netdiag-1.2/tcpblast-20011111/configure:115:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
netdiag-1.2/tcpblast-20011111/configure-116-    eval "enable_${ac_feature}=no" ;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-118-  -enable-* | --enable-*)
netdiag-1.2/tcpblast-20011111/configure:119:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
netdiag-1.2/tcpblast-20011111/configure-120-    # Reject names that are not valid shell variable names.
netdiag-1.2/tcpblast-20011111/configure:121:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
netdiag-1.2/tcpblast-20011111/configure-122-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
netdiag-1.2/tcpblast-20011111/configure-123-    fi
netdiag-1.2/tcpblast-20011111/configure:124:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
netdiag-1.2/tcpblast-20011111/configure-125-    case "$ac_option" in
##############################################
netdiag-1.2/tcpblast-20011111/configure-349-  -with-* | --with-*)
netdiag-1.2/tcpblast-20011111/configure:350:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
netdiag-1.2/tcpblast-20011111/configure-351-    # Reject names that are not valid shell variable names.
netdiag-1.2/tcpblast-20011111/configure:352:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
netdiag-1.2/tcpblast-20011111/configure-353-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
netdiag-1.2/tcpblast-20011111/configure-354-    fi
netdiag-1.2/tcpblast-20011111/configure:355:    ac_package=`echo $ac_package| sed 's/-/_/g'`
netdiag-1.2/tcpblast-20011111/configure-356-    case "$ac_option" in
##############################################
netdiag-1.2/tcpblast-20011111/configure-362-  -without-* | --without-*)
netdiag-1.2/tcpblast-20011111/configure:363:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
netdiag-1.2/tcpblast-20011111/configure-364-    # Reject names that are not valid shell variable names.
netdiag-1.2/tcpblast-20011111/configure:365:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
netdiag-1.2/tcpblast-20011111/configure-366-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
netdiag-1.2/tcpblast-20011111/configure-367-    fi
netdiag-1.2/tcpblast-20011111/configure:368:    ac_package=`echo $ac_package| sed 's/-/_/g'`
netdiag-1.2/tcpblast-20011111/configure-369-    eval "with_${ac_package}=no" ;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-392-  *)
netdiag-1.2/tcpblast-20011111/configure:393:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
netdiag-1.2/tcpblast-20011111/configure-394-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
netdiag-1.2/tcpblast-20011111/configure-405-if test -n "$ac_prev"; then
netdiag-1.2/tcpblast-20011111/configure:406:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
netdiag-1.2/tcpblast-20011111/configure-407-fi
##############################################
netdiag-1.2/tcpblast-20011111/configure-470-  ac_prog=$0
netdiag-1.2/tcpblast-20011111/configure:471:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
netdiag-1.2/tcpblast-20011111/configure-472-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
netdiag-1.2/tcpblast-20011111/configure-486-fi
netdiag-1.2/tcpblast-20011111/configure:487:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
netdiag-1.2/tcpblast-20011111/configure-488-
##############################################
netdiag-1.2/tcpblast-20011111/configure-540-echo "configure:541: checking for $ac_word" >&5
netdiag-1.2/tcpblast-20011111/configure:541:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-542-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-570-echo "configure:571: checking for $ac_word" >&5
netdiag-1.2/tcpblast-20011111/configure:571:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-572-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-621-echo "configure:622: checking for $ac_word" >&5
netdiag-1.2/tcpblast-20011111/configure:622:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-623-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-700-echo "configure:701: checking whether we are using GNU C" >&5
netdiag-1.2/tcpblast-20011111/configure:701:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-702-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-728-echo "configure:729: checking whether ${CC-cc} accepts -g" >&5
netdiag-1.2/tcpblast-20011111/configure:729:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-730-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-732-  echo 'void f(){}' > conftest.c
netdiag-1.2/tcpblast-20011111/configure:733:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
netdiag-1.2/tcpblast-20011111/configure-734-  ac_cv_prog_cc_g=yes
##############################################
netdiag-1.2/tcpblast-20011111/configure-798-  NONE)
netdiag-1.2/tcpblast-20011111/configure:799:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
netdiag-1.2/tcpblast-20011111/configure-800-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
netdiag-1.2/tcpblast-20011111/configure-805-
netdiag-1.2/tcpblast-20011111/configure:806:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
netdiag-1.2/tcpblast-20011111/configure:807:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/tcpblast-20011111/configure:808:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/tcpblast-20011111/configure:809:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/tcpblast-20011111/configure-810-echo "$ac_t""$host" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-957-ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'`
netdiag-1.2/tcpblast-20011111/configure:958:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-959-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-987-fi
netdiag-1.2/tcpblast-20011111/configure:988:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
netdiag-1.2/tcpblast-20011111/configure-989-  echo "$ac_t""yes" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1006-ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
netdiag-1.2/tcpblast-20011111/configure:1007:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1008-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1036-fi
netdiag-1.2/tcpblast-20011111/configure:1037:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
netdiag-1.2/tcpblast-20011111/configure-1038-  echo "$ac_t""yes" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1059-if test -z "$CPP"; then
netdiag-1.2/tcpblast-20011111/configure:1060:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1061-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1075-{ (eval echo configure:1076: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/tcpblast-20011111/configure:1076:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/tcpblast-20011111/configure-1077-if test -z "$ac_err"; then
##############################################
netdiag-1.2/tcpblast-20011111/configure-1092-{ (eval echo configure:1093: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/tcpblast-20011111/configure:1093:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/tcpblast-20011111/configure-1094-if test -z "$ac_err"; then
##############################################
netdiag-1.2/tcpblast-20011111/configure-1109-{ (eval echo configure:1110: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/tcpblast-20011111/configure:1110:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/tcpblast-20011111/configure-1111-if test -z "$ac_err"; then
##############################################
netdiag-1.2/tcpblast-20011111/configure-1134-echo "configure:1135: checking for ANSI C header files" >&5
netdiag-1.2/tcpblast-20011111/configure:1135:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1136-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1147-{ (eval echo configure:1148: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/tcpblast-20011111/configure:1148:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/tcpblast-20011111/configure-1149-if test -z "$ac_err"; then
##############################################
netdiag-1.2/tcpblast-20011111/configure-1238-do
netdiag-1.2/tcpblast-20011111/configure:1239:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
netdiag-1.2/tcpblast-20011111/configure-1240-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
netdiag-1.2/tcpblast-20011111/configure-1241-echo "configure:1242: checking for $ac_hdr" >&5
netdiag-1.2/tcpblast-20011111/configure:1242:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1243-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1251-{ (eval echo configure:1252: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
netdiag-1.2/tcpblast-20011111/configure:1252:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
netdiag-1.2/tcpblast-20011111/configure-1253-if test -z "$ac_err"; then
##############################################
netdiag-1.2/tcpblast-20011111/configure-1264-fi
netdiag-1.2/tcpblast-20011111/configure:1265:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
netdiag-1.2/tcpblast-20011111/configure-1266-  echo "$ac_t""yes" 1>&6
netdiag-1.2/tcpblast-20011111/configure:1267:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
netdiag-1.2/tcpblast-20011111/configure-1268-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/tcpblast-20011111/configure-1278-echo "configure:1279: checking whether time.h and sys/time.h may both be included" >&5
netdiag-1.2/tcpblast-20011111/configure:1279:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1280-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1371-echo "configure:1372: checking whether byte ordering is bigendian" >&5
netdiag-1.2/tcpblast-20011111/configure:1372:if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1373-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1466-echo "configure:1467: checking for $ac_func" >&5
netdiag-1.2/tcpblast-20011111/configure:1467:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1468-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1505-
netdiag-1.2/tcpblast-20011111/configure:1506:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
netdiag-1.2/tcpblast-20011111/configure-1507-  echo "$ac_t""yes" 1>&6
netdiag-1.2/tcpblast-20011111/configure:1508:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
netdiag-1.2/tcpblast-20011111/configure-1509-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/tcpblast-20011111/configure-1546-echo "configure:1547: checking for getopt_long" >&5
netdiag-1.2/tcpblast-20011111/configure:1547:if eval "test \"`echo '$''{'ac_cv_func_getopt_long'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1548-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1585-
netdiag-1.2/tcpblast-20011111/configure:1586:if eval "test \"`echo '$ac_cv_func_'getopt_long`\" = yes"; then
netdiag-1.2/tcpblast-20011111/configure-1587-  echo "$ac_t""yes" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1599-echo "configure:1600: checking for $ac_func" >&5
netdiag-1.2/tcpblast-20011111/configure:1600:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
netdiag-1.2/tcpblast-20011111/configure-1601-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
netdiag-1.2/tcpblast-20011111/configure-1638-
netdiag-1.2/tcpblast-20011111/configure:1639:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
netdiag-1.2/tcpblast-20011111/configure-1640-  echo "$ac_t""yes" 1>&6
netdiag-1.2/tcpblast-20011111/configure:1641:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
netdiag-1.2/tcpblast-20011111/configure-1642-  cat >> confdefs.h <<EOF
##############################################
netdiag-1.2/tcpblast-20011111/configure-1825-    fi
netdiag-1.2/tcpblast-20011111/configure:1826:    ac_file=`expr $ac_file + 1`
netdiag-1.2/tcpblast-20011111/configure-1827-    ac_beg=$ac_end
netdiag-1.2/tcpblast-20011111/configure:1828:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
netdiag-1.2/tcpblast-20011111/configure-1829-  fi
##############################################
netdiag-1.2/tcpblast-20011111/configure-1843-  case "$ac_file" in
netdiag-1.2/tcpblast-20011111/configure:1844:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
netdiag-1.2/tcpblast-20011111/configure:1845:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
netdiag-1.2/tcpblast-20011111/configure-1846-  *) ac_file_in="${ac_file}.in" ;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-1851-  # Remove last slash and all that follows it.  Not all systems have dirname.
netdiag-1.2/tcpblast-20011111/configure:1852:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
netdiag-1.2/tcpblast-20011111/configure-1853-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
netdiag-1.2/tcpblast-20011111/configure-1855-    test ! -d "$ac_dir" && mkdir "$ac_dir"
netdiag-1.2/tcpblast-20011111/configure:1856:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
netdiag-1.2/tcpblast-20011111/configure-1857-    # A "../" for each directory in $ac_dir_suffix.
netdiag-1.2/tcpblast-20011111/configure:1858:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
netdiag-1.2/tcpblast-20011111/configure-1859-  else
##############################################
netdiag-1.2/tcpblast-20011111/configure-1865-      if test -z "$ac_dots"; then top_srcdir=.
netdiag-1.2/tcpblast-20011111/configure:1866:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
netdiag-1.2/tcpblast-20011111/configure-1867-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-1875-  rm -f "$ac_file"
netdiag-1.2/tcpblast-20011111/configure:1876:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
netdiag-1.2/tcpblast-20011111/configure-1877-  case "$ac_file" in
##############################################
netdiag-1.2/tcpblast-20011111/configure-1882-
netdiag-1.2/tcpblast-20011111/configure:1883:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
netdiag-1.2/tcpblast-20011111/configure-1884-  sed -e "$ac_comsub
##############################################
netdiag-1.2/tcpblast-20011111/configure-1920-  case "$ac_file" in
netdiag-1.2/tcpblast-20011111/configure:1921:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
netdiag-1.2/tcpblast-20011111/configure:1922:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
netdiag-1.2/tcpblast-20011111/configure-1923-  *) ac_file_in="${ac_file}.in" ;;
##############################################
netdiag-1.2/tcpblast-20011111/configure-1928-  rm -f conftest.frag conftest.in conftest.out
netdiag-1.2/tcpblast-20011111/configure:1929:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
netdiag-1.2/tcpblast-20011111/configure-1930-  cat $ac_file_inputs > conftest.in
##############################################
netdiag-1.2/tcpblast-20011111/configure-1988-    # Remove last slash and all that follows it.  Not all systems have dirname.
netdiag-1.2/tcpblast-20011111/configure:1989:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
netdiag-1.2/tcpblast-20011111/configure-1990-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/discard.c-79-  sin.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/discard.c:80:  sin.sin_addr.s_addr = htonl(inet_addr("0.0.0.0"));
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/discard.c-81-  sin.sin_port = htons(9);
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/tcpblast.c-202-		sock_in.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/tcpblast.c:203:		sock_in.sin_addr.s_addr = inet_addr(argv[optind]);
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/tcpblast.c-204-		if (sock_in.sin_addr.s_addr == -1) {
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/tcpblast.c.orig-188-		sock_in.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/tcpblast.c.orig:189:		sock_in.sin_addr.s_addr = inet_addr(argv[optind]);
netdiag-1.2/tcpblast-20011111/docs/orig/pieters/tcpblast.c.orig-190-		if (sock_in.sin_addr.s_addr == -1) {
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/tcpblast.bsd.c-75-		sock_in.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/docs/orig/tcpblast.bsd.c:76:		sock_in.sin_addr.s_addr = inet_addr(argv[1]);
netdiag-1.2/tcpblast-20011111/docs/orig/tcpblast.bsd.c-77-		if (sock_in.sin_addr.s_addr == -1) {
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/tcpblast.c-74-		sin.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/docs/orig/tcpblast.c:75:		sin.sin_addr.s_addr = inet_addr(argv[1]);
netdiag-1.2/tcpblast-20011111/docs/orig/tcpblast.c-76-		if (sin.sin_addr.s_addr == -1) {
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/ttcp.c-brl-137-#ifdef cray
netdiag-1.2/tcpblast-20011111/docs/orig/ttcp.c-brl:138:			addr_tmp = inet_addr(host);
netdiag-1.2/tcpblast-20011111/docs/orig/ttcp.c-brl-139-			sinhim.sin_addr = addr_tmp;
netdiag-1.2/tcpblast-20011111/docs/orig/ttcp.c-brl-140-#else
netdiag-1.2/tcpblast-20011111/docs/orig/ttcp.c-brl:141:			sinhim.sin_addr.s_addr = inet_addr(host);
netdiag-1.2/tcpblast-20011111/docs/orig/ttcp.c-brl-142-#endif
##############################################
netdiag-1.2/tcpblast-20011111/docs/orig/udpblast.c-69-		sin.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/docs/orig/udpblast.c:70:		sin.sin_addr.s_addr = inet_addr(argv[1]);
netdiag-1.2/tcpblast-20011111/docs/orig/udpblast.c-71-		if (sin.sin_addr.s_addr == -1) {
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-85-
netdiag-1.2/tcpblast-20011111/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
netdiag-1.2/tcpblast-20011111/install-sh-87-	    shift
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-89-
netdiag-1.2/tcpblast-20011111/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
netdiag-1.2/tcpblast-20011111/install-sh-91-	    shift
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-150-	then
netdiag-1.2/tcpblast-20011111/install-sh:151:		dst="$dst"/`basename $src`
netdiag-1.2/tcpblast-20011111/install-sh-152-	else
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-157-## this sed command emulates the dirname command
netdiag-1.2/tcpblast-20011111/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
netdiag-1.2/tcpblast-20011111/install-sh-159-
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-171-IFS='%'
netdiag-1.2/tcpblast-20011111/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
netdiag-1.2/tcpblast-20011111/install-sh-173-IFS="${oIFS}"
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-205-	then
netdiag-1.2/tcpblast-20011111/install-sh:206:		dstfile=`basename $dst`
netdiag-1.2/tcpblast-20011111/install-sh-207-	else
##############################################
netdiag-1.2/tcpblast-20011111/install-sh-215-	then
netdiag-1.2/tcpblast-20011111/install-sh:216:		dstfile=`basename $dst`
netdiag-1.2/tcpblast-20011111/install-sh-217-	else
##############################################
netdiag-1.2/tcpblast-20011111/shtool-131-    seo=''
netdiag-1.2/tcpblast-20011111/shtool:132:    bytes=`echo '\1' | wc -c | awk '{ printf("%s", $1); }'`
netdiag-1.2/tcpblast-20011111/shtool-133-    if [ ".$bytes" != .3 ]; then
netdiag-1.2/tcpblast-20011111/shtool:134:        bytes=`echo -E '\1' | wc -c | awk '{ printf("%s", $1); }'`
netdiag-1.2/tcpblast-20011111/shtool-135-        if [ ".$bytes" = .3 ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-144-    tern_norm=''
netdiag-1.2/tcpblast-20011111/shtool:145:    if [ $expand = yes -a ".`echo $text | egrep '%[Bb]'`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool-146-        case $TERM in
##############################################
netdiag-1.2/tcpblast-20011111/shtool-172-    username=''
netdiag-1.2/tcpblast-20011111/shtool:173:    if [ $expand = yes -a ".`echo $text | egrep '%[uU]'`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool-174-        username="$LOGNAME"
##############################################
netdiag-1.2/tcpblast-20011111/shtool-194-    userid=''
netdiag-1.2/tcpblast-20011111/shtool:195:    if [ $expand = yes -a ".`echo $text | egrep '%U'`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool-196-        userid="`(id -u) 2>/dev/null`"
##############################################
netdiag-1.2/tcpblast-20011111/shtool-198-            str="`(id) 2>/dev/null`"
netdiag-1.2/tcpblast-20011111/shtool:199:            if [ ".`echo $str | grep '^uid[ 	]*=[ 	]*[0-9]*('`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool:200:                userid=`echo $str | sed -e 's/^uid[ 	]*=[ 	]*//' -e 's/(.*//'`
netdiag-1.2/tcpblast-20011111/shtool-201-            fi
##############################################
netdiag-1.2/tcpblast-20011111/shtool-220-    hostname=''
netdiag-1.2/tcpblast-20011111/shtool:221:    if [ $expand = yes -a ".`echo $text | egrep '%h'`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool-222-        hostname="`(uname -n) 2>/dev/null |\
##############################################
netdiag-1.2/tcpblast-20011111/shtool-232-            *.* )
netdiag-1.2/tcpblast-20011111/shtool:233:                domainname=".`echo $hostname | cut -d. -f2-`"
netdiag-1.2/tcpblast-20011111/shtool:234:                hostname="`echo $hostname | cut -d. -f1`"
netdiag-1.2/tcpblast-20011111/shtool-235-                ;;
##############################################
netdiag-1.2/tcpblast-20011111/shtool-242-    domainname=''
netdiag-1.2/tcpblast-20011111/shtool:243:    if [ $expand = yes -a ".`echo $text | egrep '%d'`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool-244-        if [ ".$domainname" = . ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-269-    time_monthname=''
netdiag-1.2/tcpblast-20011111/shtool:270:    if [ $expand = yes -a ".`echo $text | egrep '%[DMYm]'`" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool:271:        time_day="`date '+%d' | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool:272:        time_month="`date '+%m' | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool:273:        time_year="`date '+%Y' 2>/dev/null | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool-274-        if test ".$time_year" = .; then
netdiag-1.2/tcpblast-20011111/shtool:275:            time_year="`date '+%y' | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool-276-            case $time_year in
##############################################
netdiag-1.2/tcpblast-20011111/shtool-414-    perl=''
netdiag-1.2/tcpblast-20011111/shtool:415:    for dir in `echo $PATH | sed -e 's/:/ /g'` .; do
netdiag-1.2/tcpblast-20011111/shtool-416-        if [ -f "$dir/perl" ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-484-    if [ $expand = yes ]; then
netdiag-1.2/tcpblast-20011111/shtool:485:        expsrc="`echo $expsrc`"
netdiag-1.2/tcpblast-20011111/shtool-486-    fi
netdiag-1.2/tcpblast-20011111/shtool-487-    if [ $expand = yes ]; then
netdiag-1.2/tcpblast-20011111/shtool:488:        if [ ".`echo "$src" | sed -e 's;^.*\\*.*$;;'`" = ".$src" ]; then
netdiag-1.2/tcpblast-20011111/shtool-489-            echo "$0:Error: Source doesn't contain wildcard ('*'): $dst" 1>&2
##############################################
netdiag-1.2/tcpblast-20011111/shtool-491-        fi
netdiag-1.2/tcpblast-20011111/shtool:492:        if [ ".`echo "$dst" | sed -e 's;^.*%[1-9].*$;;'`" = ".$dst" ]; then
netdiag-1.2/tcpblast-20011111/shtool-493-            echo "$0:Error: Destination doesn't contain substitution ('%N'): $dst" 1>&2
##############################################
netdiag-1.2/tcpblast-20011111/shtool-510-    if [ $expand = yes ]; then
netdiag-1.2/tcpblast-20011111/shtool:511:        srcpat=`echo "$src" | sed -e 's/\\./\\\\./g' -e 's/;/\\;/g' -e 's;\\*;\\\\(.*\\\\);g'`
netdiag-1.2/tcpblast-20011111/shtool:512:        dstpat=`echo "$dst" | sed -e 's;%\([1-9]\);\\\\\1;g'`
netdiag-1.2/tcpblast-20011111/shtool-513-    fi
##############################################
netdiag-1.2/tcpblast-20011111/shtool-519-        if [ $expand = yes ]; then
netdiag-1.2/tcpblast-20011111/shtool:520:            onedst=`echo $onesrc | sed -e "s;$srcpat;$dstpat;"`
netdiag-1.2/tcpblast-20011111/shtool-521-        else
##############################################
netdiag-1.2/tcpblast-20011111/shtool-613-    if [ -d $dst ]; then
netdiag-1.2/tcpblast-20011111/shtool:614:        dst="$dst/`basename $src`"
netdiag-1.2/tcpblast-20011111/shtool-615-    fi
##############################################
netdiag-1.2/tcpblast-20011111/shtool-621-    #  Make a temp file name in the proper directory.
netdiag-1.2/tcpblast-20011111/shtool:622:    dstdir=`dirname $dst`
netdiag-1.2/tcpblast-20011111/shtool-623-    dsttmp=$dstdir/#inst.$$#
##############################################
netdiag-1.2/tcpblast-20011111/shtool-767-        if [ -d $src ]; then
netdiag-1.2/tcpblast-20011111/shtool:768:            srcdir=`echo $src | sed -e 's;/*$;;'`
netdiag-1.2/tcpblast-20011111/shtool-769-            srcbase=""
netdiag-1.2/tcpblast-20011111/shtool-770-        else
netdiag-1.2/tcpblast-20011111/shtool:771:            srcdir=`echo  $src | sed -e 's;^[^/]*$;;' -e 's;^\(.*/\)[^/]*$;\1;' -e 's;\(.\)/$;\1;'`
netdiag-1.2/tcpblast-20011111/shtool:772:            srcbase=`echo $src | sed -e 's;.*/\([^/]*\)$;\1;'`
netdiag-1.2/tcpblast-20011111/shtool-773-        fi
netdiag-1.2/tcpblast-20011111/shtool-774-        if [ -d $dst ]; then
netdiag-1.2/tcpblast-20011111/shtool:775:            dstdir=`echo $dst | sed -e 's;/*$;;'`
netdiag-1.2/tcpblast-20011111/shtool-776-            dstbase=""
netdiag-1.2/tcpblast-20011111/shtool-777-        else
netdiag-1.2/tcpblast-20011111/shtool:778:            dstdir=`echo  $dst | sed -e 's;^[^/]*$;;' -e 's;^\(.*/\)[^/]*$;\1;' -e 's;\(.\)/$;\1;'`
netdiag-1.2/tcpblast-20011111/shtool:779:            dstbase=`echo $dst | sed -e 's;.*/\([^/]*\)$;\1;'`
netdiag-1.2/tcpblast-20011111/shtool-780-        fi
##############################################
netdiag-1.2/tcpblast-20011111/shtool-801-                if [ -d $srcdir ]; then
netdiag-1.2/tcpblast-20011111/shtool:802:                    srcdir="`cd $srcdir; pwd | sed -e 's;/*$;;'`"
netdiag-1.2/tcpblast-20011111/shtool-803-                    srcisabs=1
##############################################
netdiag-1.2/tcpblast-20011111/shtool-823-            while [ ".$srcdir" != . ] && [ ".$dstdir" != . ]; do
netdiag-1.2/tcpblast-20011111/shtool:824:                presrc=`echo $srcdir | sed -e 's;^\([^/]*\)/.*;\1;'`
netdiag-1.2/tcpblast-20011111/shtool:825:                predst=`echo $dstdir | sed -e 's;^\([^/]*\)/.*;\1;'`
netdiag-1.2/tcpblast-20011111/shtool-826-                if [ ".$presrc" != ".$predst" ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-829-                prefix="$prefix$presrc/"
netdiag-1.2/tcpblast-20011111/shtool:830:                srcdir=`echo $srcdir | sed -e 's;^[^/]*/*;;'`
netdiag-1.2/tcpblast-20011111/shtool:831:                dstdir=`echo $dstdir | sed -e 's;^[^/]*/*;;'`
netdiag-1.2/tcpblast-20011111/shtool-832-            done
##############################################
netdiag-1.2/tcpblast-20011111/shtool-877-            else
netdiag-1.2/tcpblast-20011111/shtool:878:                dstbase=`echo "$prefix$srcdir" | sed -e 's;/*$;;' -e 's;.*/\([^/]*\)$;\1;'`
netdiag-1.2/tcpblast-20011111/shtool-879-            fi
##############################################
netdiag-1.2/tcpblast-20011111/shtool-882-        #   now finalize source and destination directory paths
netdiag-1.2/tcpblast-20011111/shtool:883:        srcdir=`echo $srcdir | sed -e 's;\([^/]\)$;\1/;'`
netdiag-1.2/tcpblast-20011111/shtool:884:        dstdir=`echo $dstdir | sed -e 's;\([^/]\)$;\1/;'`
netdiag-1.2/tcpblast-20011111/shtool-885-    
##############################################
netdiag-1.2/tcpblast-20011111/shtool-916-    #   source and destination directory
netdiag-1.2/tcpblast-20011111/shtool:917:    src=`echo $1 | sed -e 's:/$::'`
netdiag-1.2/tcpblast-20011111/shtool:918:    dst=`echo $2 | sed -e 's:/$::'`
netdiag-1.2/tcpblast-20011111/shtool-919-    
##############################################
netdiag-1.2/tcpblast-20011111/shtool-945-    else
netdiag-1.2/tcpblast-20011111/shtool:946:        src="`cd $src; pwd`";
netdiag-1.2/tcpblast-20011111/shtool-947-    fi
##############################################
netdiag-1.2/tcpblast-20011111/shtool-984-         fi
netdiag-1.2/tcpblast-20011111/shtool:985:         basename=`echo $file | sed -e 's:^.*/::'`
netdiag-1.2/tcpblast-20011111/shtool:986:         dir=`echo $file | sed -e 's:[^/]*$::' -e 's:/$::' -e 's:$:/:' -e 's:^/$::'`
netdiag-1.2/tcpblast-20011111/shtool-987-         from="$src/$file"
##############################################
netdiag-1.2/tcpblast-20011111/shtool-990-             if [ ".$dir" != . ]; then
netdiag-1.2/tcpblast-20011111/shtool:991:                 subdir=`echo $dir | sed -e 's:/$::'`
netdiag-1.2/tcpblast-20011111/shtool-992-                 #   (inlined fp2rp)
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1011-    for p in $*; do
netdiag-1.2/tcpblast-20011111/shtool:1012:        for file in `find $p -depth -print`; do
netdiag-1.2/tcpblast-20011111/shtool-1013-            if [ -f $file ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1038-    
netdiag-1.2/tcpblast-20011111/shtool:1039:    XREL=`(uname -X) 2>/dev/null | grep "^Release" | awk '{print $3}'`
netdiag-1.2/tcpblast-20011111/shtool-1040-    if [ "x$XREL" != "x" ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1089-        HP-UX:*)
netdiag-1.2/tcpblast-20011111/shtool:1090:            HPUXVER=`echo ${RELEASE}|sed -e 's/[^.]*.[0B]*//'`
netdiag-1.2/tcpblast-20011111/shtool-1091-            echo "${MACHINE}-hp-hpux${HPUXVER}"; exit 0
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1118-        FreeBSD:*)
netdiag-1.2/tcpblast-20011111/shtool:1119:            VERS=`echo ${RELEASE} | sed -e 's/[-(].*//'`
netdiag-1.2/tcpblast-20011111/shtool-1120-            MACH=`sysctl -n hw.model`
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1285-    #
netdiag-1.2/tcpblast-20011111/shtool:1286:    tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
netdiag-1.2/tcpblast-20011111/shtool-1287-    nfiles=""
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1305-                     * )
netdiag-1.2/tcpblast-20011111/shtool:1306:                         dir=`echo $file | sed -e 's;[^/]*$;;' -e 's;\(.\)/$;\1;' -e 's;^$;.;'`
netdiag-1.2/tcpblast-20011111/shtool:1307:                         base=`echo $file | sed -e 's;.*/\([^/]*\)$;\1;'`
netdiag-1.2/tcpblast-20011111/shtool:1308:                         from="`cd $dir; pwd`/$base"
netdiag-1.2/tcpblast-20011111/shtool-1309-                         ;;
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1318-                fi
netdiag-1.2/tcpblast-20011111/shtool:1319:                for member in - `eval $ar_prg t $file`; do
netdiag-1.2/tcpblast-20011111/shtool-1320-                    [ ".$member" = .- ] && continue
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1378-        #   split argument into option plus option argument
netdiag-1.2/tcpblast-20011111/shtool:1379:        arg="`echo $opt | cut -c3-`"
netdiag-1.2/tcpblast-20011111/shtool:1380:        opt="`echo $opt | cut -c1-2`"
netdiag-1.2/tcpblast-20011111/shtool-1381-        #   store into containers
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1426-            OIFS3="$IFS" IFS="$DIFS"
netdiag-1.2/tcpblast-20011111/shtool:1427:            for file in '' `cd $dir && ls lib${lib}.* 2>/dev/null`; do
netdiag-1.2/tcpblast-20011111/shtool-1428-                 [ ".$file" = . ] && continue
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1457-                eval "dirlist=\"\${DIRS_${found_type}}:\""
netdiag-1.2/tcpblast-20011111/shtool:1458:                if [ ".`echo \"$dirlist\" | fgrep :$found_dir:`" = . ]; then
netdiag-1.2/tcpblast-20011111/shtool-1459-                    eval "DIRS_${found_type}=\"\$DIRS_${found_type}:${found_dir}\""
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1466-            LIBS_OBJ="$LIBS_OBJ:$lib"
netdiag-1.2/tcpblast-20011111/shtool:1467:            #dirlist="`echo $DIRS $DIRS_DEFAULT | sed -e 's/:/ /g'`"
netdiag-1.2/tcpblast-20011111/shtool-1468-            #echo "slo:Warning: library \"$lib\" not found in any of the following dirs:" 2>&1
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1479-        dirlist="${DIRS_OBJ}:${DIRS_PIC}:${DIRS_DSO}:"
netdiag-1.2/tcpblast-20011111/shtool:1480:        if [ ".`echo \"$dirlist\" | fgrep :$dir:`" = . ]; then
netdiag-1.2/tcpblast-20011111/shtool-1481-            DIRS_OBJ="$DIRS_OBJ:$dir"
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1516-        eval "val=\"\$${var}\""
netdiag-1.2/tcpblast-20011111/shtool:1517:        val="`echo $val | sed -e 's/^ *//'`"
netdiag-1.2/tcpblast-20011111/shtool-1518-        echo "SLO_${var}=\"${val}\""
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1592-                sed -e 's%.*Version \([0-9]*\)\.\([0-9]*\)\([.abps]\)\([0-9]*\) (\([0-9]*-[a-zA-Z]*-[0-9]*\)).*%\1:\2:\3:\4:\5%'`
netdiag-1.2/tcpblast-20011111/shtool:1593:            version=`echo $id | awk -F: '{ print $1 }'`
netdiag-1.2/tcpblast-20011111/shtool:1594:            revision=`echo $id | awk -F: '{ print $2 }'`
netdiag-1.2/tcpblast-20011111/shtool:1595:            bptype=`echo $id | awk -F: '{ print $3 }'`
netdiag-1.2/tcpblast-20011111/shtool:1596:            bplevel=`echo $id | awk -F: '{ print $4 }'`
netdiag-1.2/tcpblast-20011111/shtool:1597:            date=`echo $id | awk -F: '{ print $5 }'`
netdiag-1.2/tcpblast-20011111/shtool-1598-            if [ .$REPORT = .NO ]; then
netdiag-1.2/tcpblast-20011111/shtool-1599-                case $INCREASE in
netdiag-1.2/tcpblast-20011111/shtool:1600:                    b ) bplevel=`expr $bplevel + 1`
netdiag-1.2/tcpblast-20011111/shtool-1601-                        bptype=b
netdiag-1.2/tcpblast-20011111/shtool-1602-                        ;;
netdiag-1.2/tcpblast-20011111/shtool:1603:                    a ) bplevel=`expr $bplevel + 1`
netdiag-1.2/tcpblast-20011111/shtool-1604-                        bptype=a
netdiag-1.2/tcpblast-20011111/shtool-1605-                        ;;
netdiag-1.2/tcpblast-20011111/shtool:1606:                    s ) bplevel=`expr $bplevel + 1`
netdiag-1.2/tcpblast-20011111/shtool-1607-                        bptype=s
netdiag-1.2/tcpblast-20011111/shtool-1608-                        ;;
netdiag-1.2/tcpblast-20011111/shtool:1609:                    P ) bplevel=`expr $bplevel + 1`
netdiag-1.2/tcpblast-20011111/shtool-1610-                        bptype=.
netdiag-1.2/tcpblast-20011111/shtool-1611-                        ;;
netdiag-1.2/tcpblast-20011111/shtool:1612:                    p ) bplevel=`expr $bplevel + 1`
netdiag-1.2/tcpblast-20011111/shtool-1613-                        bptype=p
netdiag-1.2/tcpblast-20011111/shtool-1614-                        ;;
netdiag-1.2/tcpblast-20011111/shtool:1615:                    r ) revision=`expr $revision + 1`
netdiag-1.2/tcpblast-20011111/shtool-1616-                        bplevel=0
netdiag-1.2/tcpblast-20011111/shtool-1617-                        ;;
netdiag-1.2/tcpblast-20011111/shtool:1618:                    v ) version=`expr $version + 1`
netdiag-1.2/tcpblast-20011111/shtool-1619-                        revision=0
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1635-        #   take given version
netdiag-1.2/tcpblast-20011111/shtool:1636:        V=`echo $FULLVERSION | sed -e 's%\([0-9]*\)\.\([0-9]*\)\([.abps]\)\([0-9]*\).*%\1:\2:\3:\4%'`
netdiag-1.2/tcpblast-20011111/shtool:1637:        version=`echo $V | awk -F: '{ print $1 }'`
netdiag-1.2/tcpblast-20011111/shtool:1638:        revision=`echo $V | awk -F: '{ print $2 }'`
netdiag-1.2/tcpblast-20011111/shtool:1639:        bptype=`echo $V | awk -F: '{ print $3 }'`
netdiag-1.2/tcpblast-20011111/shtool:1640:        bplevel=`echo $V | awk -F: '{ print $4 }'`
netdiag-1.2/tcpblast-20011111/shtool-1641-        date=calc
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1654-        *.*.* )
netdiag-1.2/tcpblast-20011111/shtool:1655:            HEX=`echo "$FULLVERSION" | awk -F. '{ printf("%d%02d2%02d", $1, $2, $3); }'`
netdiag-1.2/tcpblast-20011111/shtool-1656-            ;;
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1661-        *.*a* )
netdiag-1.2/tcpblast-20011111/shtool:1662:            LTV=`echo "$FULLVERSION" | sed -e 's/a.*//' | awk -F. '{ printf("%d:0", $1*10+$2); }'`
netdiag-1.2/tcpblast-20011111/shtool-1663-            ;;
netdiag-1.2/tcpblast-20011111/shtool-1664-        *.*b* )
netdiag-1.2/tcpblast-20011111/shtool:1665:            LTV=`echo "$FULLVERSION" | sed -e 's/b.*//' | awk -F. '{ printf("%d:0", $1*10+$2); }'`
netdiag-1.2/tcpblast-20011111/shtool-1666-            ;;
netdiag-1.2/tcpblast-20011111/shtool-1667-        *.*.* )
netdiag-1.2/tcpblast-20011111/shtool:1668:            LTV=`echo "$FULLVERSION" | awk -F. '{ printf("%d:%d", $1*10+$2, $3); }'`
netdiag-1.2/tcpblast-20011111/shtool-1669-            ;;
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1672-    #   determine string out of filename
netdiag-1.2/tcpblast-20011111/shtool:1673:    FILESTR=`echo "$FILE" | tr 'abcdefghijklmnopqrstuvwxyz./%+-' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_____'`
netdiag-1.2/tcpblast-20011111/shtool-1674-    
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1676-    if [ ".$date" = .calc ]; then
netdiag-1.2/tcpblast-20011111/shtool:1677:        day="`date '+%d' | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool:1678:        month="`date '+%m' | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool:1679:        year="`date '+%Y' 2>/dev/null | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool-1680-        if test ".$time_year" = .; then
netdiag-1.2/tcpblast-20011111/shtool:1681:            year="`date '+%y' | awk '{ printf("%s", $1); }'`"
netdiag-1.2/tcpblast-20011111/shtool-1682-            case $year in
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1869-            rp=''
netdiag-1.2/tcpblast-20011111/shtool:1870:            for pe in `IFS="$IFS/"; echo $namelist`; do
netdiag-1.2/tcpblast-20011111/shtool-1871-                rp="../$rp"
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1902-        for dir in $paths; do
netdiag-1.2/tcpblast-20011111/shtool:1903:            dir=`echo $dir | sed -e 's;/*$;;'`
netdiag-1.2/tcpblast-20011111/shtool-1904-            for perl in perl5 perl miniperl; do
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1908-                              sed -e 's/.* version //' -e 's/ built.*//' -e 's/ with.*//'`
netdiag-1.2/tcpblast-20011111/shtool:1909:                     versionnum="`echo $version | sed -e 's/\.//g' -e 's/_//g'`"
netdiag-1.2/tcpblast-20011111/shtool:1910:                     versionnum=`expr $versionnum - $c`
netdiag-1.2/tcpblast-20011111/shtool-1911-                     echo "$versionnum $perl" >>$tmpfile
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1914-            done
netdiag-1.2/tcpblast-20011111/shtool:1915:            c=`expr $c + 1`
netdiag-1.2/tcpblast-20011111/shtool-1916-        done
netdiag-1.2/tcpblast-20011111/shtool-1917-        if [ $found = 1 ]; then
netdiag-1.2/tcpblast-20011111/shtool:1918:            perl="`cat $tmpfile | sort -u | tail -1 | cut '-d ' -f2`"
netdiag-1.2/tcpblast-20011111/shtool-1919-            rm -f $tmpfile
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1937-        (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out
netdiag-1.2/tcpblast-20011111/shtool:1938:        my_error=`grep -v '^ *+' $tmpfile.out`
netdiag-1.2/tcpblast-20011111/shtool-1939-        if [ ".$my_error" != . ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1942-            (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out
netdiag-1.2/tcpblast-20011111/shtool:1943:            my_error=`grep -v '^ *+' $tmpfile.out`
netdiag-1.2/tcpblast-20011111/shtool-1944-            if [ ".$my_error" != . ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1946-                for path in $paths /lib /usr/lib /usr/local/lib; do
netdiag-1.2/tcpblast-20011111/shtool:1947:                    path=`echo $path | sed -e 's;/*$;;'`
netdiag-1.2/tcpblast-20011111/shtool-1948-                    if [ $minusx "$path/cpp" ] && [ ! -d "$path/cpp" ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1954-                    (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out
netdiag-1.2/tcpblast-20011111/shtool:1955:                    my_error=`grep -v '^ *+' $tmpfile.out`
netdiag-1.2/tcpblast-20011111/shtool-1956-                    if [ ".$my_error" != . ]; then
##############################################
netdiag-1.2/tcpblast-20011111/shtool-1977-        for path in $paths; do
netdiag-1.2/tcpblast-20011111/shtool:1978:            path=`echo $path | sed -e 's;/*$;;'`
netdiag-1.2/tcpblast-20011111/shtool-1979-            if [ $minusx "$path/$name" ] && [ ! -d "$path/$name" ]; then
##############################################
netdiag-1.2/tcpblast-20011111/tcpblast.c-614-#else
netdiag-1.2/tcpblast-20011111/tcpblast.c:615:				  if ( (source.s_addr = inet_addr(optarg)) == INADDR_NONE ) {
netdiag-1.2/tcpblast-20011111/tcpblast.c:616:					  printf(_("error: inet_addr(%s)\n"), optarg);
netdiag-1.2/tcpblast-20011111/tcpblast.c-617-					  exit(66);
##############################################
netdiag-1.2/tcpblast-20011111/tcpblast.c-750-		sock_in.sin_family = AF_INET;
netdiag-1.2/tcpblast-20011111/tcpblast.c:751:		sock_in.sin_addr.s_addr = inet_addr(argv[optind]);
netdiag-1.2/tcpblast-20011111/tcpblast.c-752-		if (sock_in.sin_addr.s_addr == -1) {
##############################################
netdiag-1.2/tcpspray/tcpspray.c-175-    
netdiag-1.2/tcpspray/tcpspray.c:176:    if ((sin.sin_addr.s_addr = inet_addr(argv[optind])) == -1)  { 
netdiag-1.2/tcpspray/tcpspray.c-177-      /* nope, sorry we lose */
##############################################
netdiag-1.2/trafshow-5.2.3/Makefile.in-32-YACC = @YACC@
netdiag-1.2/trafshow-5.2.3/Makefile.in:33:YFLAGS = -d -p `echo $@ | sed -e 's/\..*/_/'`
netdiag-1.2/trafshow-5.2.3/Makefile.in-34-LEX = @LEX@
##############################################
netdiag-1.2/trafshow-5.2.3/Makefile.in-87-tar:
netdiag-1.2/trafshow-5.2.3/Makefile.in:88:	@cwd=`pwd`; dir=`basename $$cwd`; name=`cat PACKAGE`-`cat VERSION`; \
netdiag-1.2/trafshow-5.2.3/Makefile.in-89-	list=""; tar="tar cvf"; \
##############################################
netdiag-1.2/trafshow-5.2.3/addrtoname.c-170-		if (sdl->sdl_alen > 0)
netdiag-1.2/trafshow-5.2.3/addrtoname.c:171:			cp = linkaddr_string((u_char *)LLADDR(sdl), sdl->sdl_alen);
netdiag-1.2/trafshow-5.2.3/addrtoname.c-172-	}
##############################################
netdiag-1.2/trafshow-5.2.3/addrtoname.c-306-
netdiag-1.2/trafshow-5.2.3/addrtoname.c:307:	hp = gethostbyaddr((char *)&addr, sizeof(addr), AF_INET6);
netdiag-1.2/trafshow-5.2.3/addrtoname.c-308-	if (hp) {
##############################################
netdiag-1.2/trafshow-5.2.3/cisco_netflow.c-143-	if (sa->sa_family == AF_INET) {
netdiag-1.2/trafshow-5.2.3/cisco_netflow.c:144:		hp = gethostbyaddr((char *)&((struct sockaddr_in *)sa)->sin_addr,
netdiag-1.2/trafshow-5.2.3/cisco_netflow.c-145-				   sizeof(struct in_addr), AF_INET);
##############################################
netdiag-1.2/trafshow-5.2.3/cisco_netflow.c-148-	else if (sa->sa_family == AF_INET6) {
netdiag-1.2/trafshow-5.2.3/cisco_netflow.c:149:		hp = gethostbyaddr((char *)&((struct sockaddr_in6 *)sa)->sin6_addr,
netdiag-1.2/trafshow-5.2.3/cisco_netflow.c-150-				   sizeof(struct in6_addr), AF_INET6);
##############################################
netdiag-1.2/trafshow-5.2.3/colormask.c-268-static int
netdiag-1.2/trafshow-5.2.3/colormask.c:269:str2addr(const char *str, const char *proto, struct ip_address *addr, int *mask)
netdiag-1.2/trafshow-5.2.3/colormask.c-270-{
##############################################
netdiag-1.2/trafshow-5.2.3/colormask.c-446-		} else if (num == 3) {
netdiag-1.2/trafshow-5.2.3/colormask.c:447:			num = str2addr(s1, 0, &cm->in_hdr.src, &cm->src_mask);
netdiag-1.2/trafshow-5.2.3/colormask.c-448-			if (num == -1) {
##############################################
netdiag-1.2/trafshow-5.2.3/colormask.c-452-			cm->in_hdr.ver = num;
netdiag-1.2/trafshow-5.2.3/colormask.c:453:			num = str2addr(s2, 0, &cm->in_hdr.dst, &cm->dst_mask);
netdiag-1.2/trafshow-5.2.3/colormask.c-454-			if (num == -1) {
##############################################
netdiag-1.2/trafshow-5.2.3/colormask.c-475-			cm->in_hdr.proto = num;
netdiag-1.2/trafshow-5.2.3/colormask.c:476:			num = str2addr(s2, cp, &cm->in_hdr.src, &cm->src_mask);
netdiag-1.2/trafshow-5.2.3/colormask.c-477-			if (num == -1) {
##############################################
netdiag-1.2/trafshow-5.2.3/colormask.c-481-			cm->in_hdr.ver = num;
netdiag-1.2/trafshow-5.2.3/colormask.c:482:			num = str2addr(s3, cp, &cm->in_hdr.dst, &cm->dst_mask);
netdiag-1.2/trafshow-5.2.3/colormask.c-483-			if (num == -1) {
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-58-	# 1.2 uses "1.2" for uname -r.
netdiag-1.2/trafshow-5.2.3/config.guess:59:	echo alpha-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//'`
netdiag-1.2/trafshow-5.2.3/config.guess-60-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-87-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:88:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-89-	exit 0 ;;
netdiag-1.2/trafshow-5.2.3/config.guess-90-    i86pc:SunOS:5.*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:91:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-92-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-96-	# it's likely to be more like Solaris than SunOS4.
netdiag-1.2/trafshow-5.2.3/config.guess:97:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-98-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-105-	# Japanese Language versions have a version number like `4.1.3-JL'.
netdiag-1.2/trafshow-5.2.3/config.guess:106:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
netdiag-1.2/trafshow-5.2.3/config.guess-107-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-161-	${CC-cc} dummy.c -o dummy \
netdiag-1.2/trafshow-5.2.3/config.guess:162:	  && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
netdiag-1.2/trafshow-5.2.3/config.guess-163-	  && rm dummy.c dummy && exit 0
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-205-    *:IRIX*:*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:206:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
netdiag-1.2/trafshow-5.2.3/config.guess-207-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-276-	esac
netdiag-1.2/trafshow-5.2.3/config.guess:277:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-278-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-368-        FUJITSU_SYS=`uname -p | tr [A-Z] [a-z] | sed -e 's/\///'`
netdiag-1.2/trafshow-5.2.3/config.guess:369:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
netdiag-1.2/trafshow-5.2.3/config.guess-370-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-372-    F301:UNIX_System_V:*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:373:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-374-       exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-384-    *:FreeBSD:*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:385:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-386-	exit 0 ;;
netdiag-1.2/trafshow-5.2.3/config.guess-387-    *:NetBSD:*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:388:	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
netdiag-1.2/trafshow-5.2.3/config.guess-389-	exit 0 ;;
netdiag-1.2/trafshow-5.2.3/config.guess-390-    *:OpenBSD:*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:391:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
netdiag-1.2/trafshow-5.2.3/config.guess-392-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.guess-399-    prep*:SunOS:5.*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:400:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
netdiag-1.2/trafshow-5.2.3/config.guess-401-	exit 0 ;;
netdiag-1.2/trafshow-5.2.3/config.guess-402-    *:GNU:*:*)
netdiag-1.2/trafshow-5.2.3/config.guess:403:	echo `echo ${UNAME_MACHINE}|sed -e 's,/.*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
netdiag-1.2/trafshow-5.2.3/config.guess-404-	exit 0 ;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations.
netdiag-1.2/trafshow-5.2.3/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
netdiag-1.2/trafshow-5.2.3/config.sub-70-case $maybe_os in
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-72-    os=-$maybe_os
netdiag-1.2/trafshow-5.2.3/config.sub:73:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
netdiag-1.2/trafshow-5.2.3/config.sub-74-    ;;
netdiag-1.2/trafshow-5.2.3/config.sub-75-  *)
netdiag-1.2/trafshow-5.2.3/config.sub:76:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
netdiag-1.2/trafshow-5.2.3/config.sub-77-    if [ $basic_machine != $1 ]
netdiag-1.2/trafshow-5.2.3/config.sub:78:    then os=`echo $1 | sed 's/.*-/-/'`
netdiag-1.2/trafshow-5.2.3/config.sub-79-    else os=; fi
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-105-		os=sco3.2v5
netdiag-1.2/trafshow-5.2.3/config.sub:106:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-107-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-109-		os=-sco3.2v4
netdiag-1.2/trafshow-5.2.3/config.sub:110:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-111-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-112-	-sco3.2.[4-9]*)
netdiag-1.2/trafshow-5.2.3/config.sub:113:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
netdiag-1.2/trafshow-5.2.3/config.sub:114:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-115-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-117-		# Don't forget version if it is 3.2v4 or newer.
netdiag-1.2/trafshow-5.2.3/config.sub:118:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-119-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-121-		os=-sco3.2v2
netdiag-1.2/trafshow-5.2.3/config.sub:122:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-123-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-125-		os=-isc2.2
netdiag-1.2/trafshow-5.2.3/config.sub:126:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-127-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-131-	-isc*)
netdiag-1.2/trafshow-5.2.3/config.sub:132:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-133-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-137-	-ptx*)
netdiag-1.2/trafshow-5.2.3/config.sub:138:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
netdiag-1.2/trafshow-5.2.3/config.sub-139-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-140-	-windowsnt*)
netdiag-1.2/trafshow-5.2.3/config.sub:141:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
netdiag-1.2/trafshow-5.2.3/config.sub-142-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-168-	*-*-*)
netdiag-1.2/trafshow-5.2.3/config.sub:169:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
netdiag-1.2/trafshow-5.2.3/config.sub-170-		exit 1
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-348-	i[3456]86v32)
netdiag-1.2/trafshow-5.2.3/config.sub:349:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-350-		os=-sysv32
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-352-	i[3456]86v4*)
netdiag-1.2/trafshow-5.2.3/config.sub:353:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-354-		os=-sysv4
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-356-	i[3456]86v)
netdiag-1.2/trafshow-5.2.3/config.sub:357:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-358-		os=-sysv
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-360-	i[3456]86sol2)
netdiag-1.2/trafshow-5.2.3/config.sub:361:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
netdiag-1.2/trafshow-5.2.3/config.sub-362-		os=-solaris2
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-392-	mips3*-*)
netdiag-1.2/trafshow-5.2.3/config.sub:393:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
netdiag-1.2/trafshow-5.2.3/config.sub-394-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-395-	mips3*)
netdiag-1.2/trafshow-5.2.3/config.sub:396:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
netdiag-1.2/trafshow-5.2.3/config.sub-397-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-465-	pentium-* | p5-*)
netdiag-1.2/trafshow-5.2.3/config.sub:466:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/trafshow-5.2.3/config.sub-467-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-468-	pentiumpro-* | p6-*)
netdiag-1.2/trafshow-5.2.3/config.sub:469:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/trafshow-5.2.3/config.sub-470-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-485-	        ;;
netdiag-1.2/trafshow-5.2.3/config.sub:486:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/trafshow-5.2.3/config.sub-487-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-491-	ppcle-* | powerpclittle-*)
netdiag-1.2/trafshow-5.2.3/config.sub:492:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
netdiag-1.2/trafshow-5.2.3/config.sub-493-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-639-	*)
netdiag-1.2/trafshow-5.2.3/config.sub:640:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
netdiag-1.2/trafshow-5.2.3/config.sub-641-		exit 1
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-647-	*-digital*)
netdiag-1.2/trafshow-5.2.3/config.sub:648:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
netdiag-1.2/trafshow-5.2.3/config.sub-649-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-650-	*-commodore*)
netdiag-1.2/trafshow-5.2.3/config.sub:651:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
netdiag-1.2/trafshow-5.2.3/config.sub-652-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-665-	-solaris1 | -solaris1.*)
netdiag-1.2/trafshow-5.2.3/config.sub:666:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
netdiag-1.2/trafshow-5.2.3/config.sub-667-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-674-	-gnu/linux*)
netdiag-1.2/trafshow-5.2.3/config.sub:675:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
netdiag-1.2/trafshow-5.2.3/config.sub-676-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-695-	-linux*)
netdiag-1.2/trafshow-5.2.3/config.sub:696:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
netdiag-1.2/trafshow-5.2.3/config.sub-697-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-698-	-sunos5*)
netdiag-1.2/trafshow-5.2.3/config.sub:699:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
netdiag-1.2/trafshow-5.2.3/config.sub-700-		;;
netdiag-1.2/trafshow-5.2.3/config.sub-701-	-sunos6*)
netdiag-1.2/trafshow-5.2.3/config.sub:702:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
netdiag-1.2/trafshow-5.2.3/config.sub-703-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-726-	-sinix5.*)
netdiag-1.2/trafshow-5.2.3/config.sub:727:		os=`echo $os | sed -e 's|sinix|sysv|'`
netdiag-1.2/trafshow-5.2.3/config.sub-728-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-756-		# Get rid of the `-' at the beginning of $os.
netdiag-1.2/trafshow-5.2.3/config.sub:757:		os=`echo $os | sed 's/[^-]*-//'`
netdiag-1.2/trafshow-5.2.3/config.sub:758:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
netdiag-1.2/trafshow-5.2.3/config.sub-759-		exit 1
##############################################
netdiag-1.2/trafshow-5.2.3/config.sub-922-		esac
netdiag-1.2/trafshow-5.2.3/config.sub:923:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
netdiag-1.2/trafshow-5.2.3/config.sub-924-		;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-43-do
netdiag-1.2/trafshow-5.2.3/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
netdiag-1.2/trafshow-5.2.3/configure-45-    eval $as_var=C; export $as_var
##############################################
netdiag-1.2/trafshow-5.2.3/configure-101-  as_lineno_2=$LINENO
netdiag-1.2/trafshow-5.2.3/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/trafshow-5.2.3/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/trafshow-5.2.3/configure-140-  as_lineno_2=$LINENO
netdiag-1.2/trafshow-5.2.3/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/trafshow-5.2.3/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/trafshow-5.2.3/configure-362-
netdiag-1.2/trafshow-5.2.3/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
netdiag-1.2/trafshow-5.2.3/configure-364-
##############################################
netdiag-1.2/trafshow-5.2.3/configure-395-  -disable-* | --disable-*)
netdiag-1.2/trafshow-5.2.3/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
netdiag-1.2/trafshow-5.2.3/configure-397-    # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/trafshow-5.2.3/configure-400-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
netdiag-1.2/trafshow-5.2.3/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-404-  -enable-* | --enable-*)
netdiag-1.2/trafshow-5.2.3/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
netdiag-1.2/trafshow-5.2.3/configure-406-    # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/trafshow-5.2.3/configure-409-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
netdiag-1.2/trafshow-5.2.3/configure-411-    case $ac_option in
netdiag-1.2/trafshow-5.2.3/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
netdiag-1.2/trafshow-5.2.3/configure-413-      *) ac_optarg=yes ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-586-  -with-* | --with-*)
netdiag-1.2/trafshow-5.2.3/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
netdiag-1.2/trafshow-5.2.3/configure-588-    # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/trafshow-5.2.3/configure-591-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
netdiag-1.2/trafshow-5.2.3/configure-593-    case $ac_option in
netdiag-1.2/trafshow-5.2.3/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
netdiag-1.2/trafshow-5.2.3/configure-595-      *) ac_optarg=yes ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-599-  -without-* | --without-*)
netdiag-1.2/trafshow-5.2.3/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
netdiag-1.2/trafshow-5.2.3/configure-601-    # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/trafshow-5.2.3/configure-604-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
netdiag-1.2/trafshow-5.2.3/configure-606-    eval "with_$ac_package=no" ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-631-  *=*)
netdiag-1.2/trafshow-5.2.3/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
netdiag-1.2/trafshow-5.2.3/configure-633-    # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/trafshow-5.2.3/configure-636-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
netdiag-1.2/trafshow-5.2.3/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
netdiag-1.2/trafshow-5.2.3/configure-652-if test -n "$ac_prev"; then
netdiag-1.2/trafshow-5.2.3/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
netdiag-1.2/trafshow-5.2.3/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
netdiag-1.2/trafshow-5.2.3/configure-660-do
netdiag-1.2/trafshow-5.2.3/configure:661:  eval ac_val=$`echo $ac_var`
netdiag-1.2/trafshow-5.2.3/configure-662-  case $ac_val in
##############################################
netdiag-1.2/trafshow-5.2.3/configure-672-do
netdiag-1.2/trafshow-5.2.3/configure:673:  eval ac_val=$`echo $ac_var`
netdiag-1.2/trafshow-5.2.3/configure-674-  case $ac_val in
##############################################
netdiag-1.2/trafshow-5.2.3/configure-739-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
netdiag-1.2/trafshow-5.2.3/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
netdiag-1.2/trafshow-5.2.3/configure-810-By default, \`make install' will install all the files in
netdiag-1.2/trafshow-5.2.3/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
netdiag-1.2/trafshow-5.2.3/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
netdiag-1.2/trafshow-5.2.3/configure-813-for instance \`--prefix=\$HOME'.
##############################################
netdiag-1.2/trafshow-5.2.3/configure-867-if test "$ac_dir" != .; then
netdiag-1.2/trafshow-5.2.3/configure:868:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
netdiag-1.2/trafshow-5.2.3/configure-869-  # A "../" for each directory in $ac_dir_suffix.
netdiag-1.2/trafshow-5.2.3/configure:870:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
netdiag-1.2/trafshow-5.2.3/configure-871-else
##############################################
netdiag-1.2/trafshow-5.2.3/configure-880-    else
netdiag-1.2/trafshow-5.2.3/configure:881:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
netdiag-1.2/trafshow-5.2.3/configure-882-    fi ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1034-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
netdiag-1.2/trafshow-5.2.3/configure:1035:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/trafshow-5.2.3/configure-1036-    esac
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1106-    do
netdiag-1.2/trafshow-5.2.3/configure:1107:      eval ac_val=$`echo $ac_var`
netdiag-1.2/trafshow-5.2.3/configure-1108-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1120-      do
netdiag-1.2/trafshow-5.2.3/configure:1121:	eval ac_val=$`echo $ac_var`
netdiag-1.2/trafshow-5.2.3/configure-1122-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1227-    set,)
netdiag-1.2/trafshow-5.2.3/configure:1228:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
netdiag-1.2/trafshow-5.2.3/configure:1229:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
netdiag-1.2/trafshow-5.2.3/configure-1230-      ac_cache_corrupted=: ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1250-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
netdiag-1.2/trafshow-5.2.3/configure:1251:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/trafshow-5.2.3/configure-1252-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1332-test -z "$ac_cv_build_alias" &&
netdiag-1.2/trafshow-5.2.3/configure:1333:  ac_cv_build_alias=`$ac_config_guess`
netdiag-1.2/trafshow-5.2.3/configure-1334-test -z "$ac_cv_build_alias" &&
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1337-   { (exit 1); exit 1; }; }
netdiag-1.2/trafshow-5.2.3/configure:1338:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
netdiag-1.2/trafshow-5.2.3/configure-1339-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1346-build=$ac_cv_build
netdiag-1.2/trafshow-5.2.3/configure:1347:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/trafshow-5.2.3/configure:1348:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/trafshow-5.2.3/configure:1349:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/trafshow-5.2.3/configure-1350-
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1359-  ac_cv_host_alias=$ac_cv_build_alias
netdiag-1.2/trafshow-5.2.3/configure:1360:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
netdiag-1.2/trafshow-5.2.3/configure-1361-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1368-host=$ac_cv_host
netdiag-1.2/trafshow-5.2.3/configure:1369:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/trafshow-5.2.3/configure:1370:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/trafshow-5.2.3/configure:1371:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/trafshow-5.2.3/configure-1372-
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1381-  ac_cv_target_alias=$ac_cv_host_alias
netdiag-1.2/trafshow-5.2.3/configure:1382:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
netdiag-1.2/trafshow-5.2.3/configure-1383-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1390-target=$ac_cv_target
netdiag-1.2/trafshow-5.2.3/configure:1391:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/trafshow-5.2.3/configure:1392:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/trafshow-5.2.3/configure:1393:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/trafshow-5.2.3/configure-1394-
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1720-     "checking for C compiler version" >&5
netdiag-1.2/trafshow-5.2.3/configure:1721:ac_compiler=`set X $ac_compile; echo $2`
netdiag-1.2/trafshow-5.2.3/configure-1722-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1759-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
netdiag-1.2/trafshow-5.2.3/configure:1760:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
netdiag-1.2/trafshow-5.2.3/configure-1761-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1787-    *.* )
netdiag-1.2/trafshow-5.2.3/configure:1788:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netdiag-1.2/trafshow-5.2.3/configure-1789-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1867-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
netdiag-1.2/trafshow-5.2.3/configure:1868:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netdiag-1.2/trafshow-5.2.3/configure-1869-	  export ac_cv_exeext
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1917-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
netdiag-1.2/trafshow-5.2.3/configure:1918:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
netdiag-1.2/trafshow-5.2.3/configure-1919-       break;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-1995-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
netdiag-1.2/trafshow-5.2.3/configure:1996:GCC=`test $ac_compiler_gnu = yes && echo yes`
netdiag-1.2/trafshow-5.2.3/configure-1997-ac_test_CFLAGS=${CFLAGS+set}
##############################################
netdiag-1.2/trafshow-5.2.3/configure-2593-cat >conftest.$ac_ext <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:2594:`cat $LEX_OUTPUT_ROOT.c`
netdiag-1.2/trafshow-5.2.3/configure-2595-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-3634-do
netdiag-1.2/trafshow-5.2.3/configure:3635:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-3636-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-3680-fi
netdiag-1.2/trafshow-5.2.3/configure:3681:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:3682:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:3683:if test `eval echo '${'$as_ac_Header'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-3684-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:3685:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-3686-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-3698-do
netdiag-1.2/trafshow-5.2.3/configure:3699:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-3700-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
netdiag-1.2/trafshow-5.2.3/configure-3705-fi
netdiag-1.2/trafshow-5.2.3/configure:3706:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:3707:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure-3708-else
##############################################
netdiag-1.2/trafshow-5.2.3/configure-3831-fi
netdiag-1.2/trafshow-5.2.3/configure:3832:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:3833:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure-3834-
netdiag-1.2/trafshow-5.2.3/configure-3835-fi
netdiag-1.2/trafshow-5.2.3/configure:3836:if test `eval echo '${'$as_ac_Header'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-3837-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:3838:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-3839-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-4756-do
netdiag-1.2/trafshow-5.2.3/configure:4757:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-4758-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-4844-fi
netdiag-1.2/trafshow-5.2.3/configure:4845:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:4846:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:4847:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-4848-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:4849:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-4850-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-4859-do
netdiag-1.2/trafshow-5.2.3/configure:4860:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-4861-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-4947-fi
netdiag-1.2/trafshow-5.2.3/configure:4948:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:4949:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:4950:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-4951-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:4952:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-4953-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5048-do
netdiag-1.2/trafshow-5.2.3/configure:5049:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-5050-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5136-fi
netdiag-1.2/trafshow-5.2.3/configure:5137:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:5138:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:5139:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-5140-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:5141:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-5142-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5149-do
netdiag-1.2/trafshow-5.2.3/configure:5150:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-5151-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5237-fi
netdiag-1.2/trafshow-5.2.3/configure:5238:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:5239:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:5240:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-5241-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:5242:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-5243-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5541-do
netdiag-1.2/trafshow-5.2.3/configure:5542:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-5543-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5629-fi
netdiag-1.2/trafshow-5.2.3/configure:5630:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:5631:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:5632:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-5633-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:5634:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-5635-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5649-do
netdiag-1.2/trafshow-5.2.3/configure:5650:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-5651-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5737-fi
netdiag-1.2/trafshow-5.2.3/configure:5738:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:5739:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:5740:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-5741-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:5742:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-5743-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5756-do
netdiag-1.2/trafshow-5.2.3/configure:5757:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-5758-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5844-fi
netdiag-1.2/trafshow-5.2.3/configure:5845:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:5846:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:5847:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-5848-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:5849:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-5850-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5869-do
netdiag-1.2/trafshow-5.2.3/configure:5870:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/trafshow-5.2.3/configure-5871-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/trafshow-5.2.3/configure-5957-fi
netdiag-1.2/trafshow-5.2.3/configure:5958:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/trafshow-5.2.3/configure:5959:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/trafshow-5.2.3/configure:5960:if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/trafshow-5.2.3/configure-5961-  cat >>confdefs.h <<_ACEOF
netdiag-1.2/trafshow-5.2.3/configure:5962:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/trafshow-5.2.3/configure-5963-_ACEOF
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6116-do
netdiag-1.2/trafshow-5.2.3/configure:6117:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
netdiag-1.2/trafshow-5.2.3/configure-6118-    eval $as_var=C; export $as_var
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6174-  as_lineno_2=$LINENO
netdiag-1.2/trafshow-5.2.3/configure:6175:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/trafshow-5.2.3/configure-6176-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6214-  as_lineno_2=$LINENO
netdiag-1.2/trafshow-5.2.3/configure:6215:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/trafshow-5.2.3/configure-6216-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6393-configured by $0, generated by GNU Autoconf 2.59,
netdiag-1.2/trafshow-5.2.3/configure:6394:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
netdiag-1.2/trafshow-5.2.3/configure-6395-
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6409-  --*=*)
netdiag-1.2/trafshow-5.2.3/configure:6410:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
netdiag-1.2/trafshow-5.2.3/configure:6411:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
netdiag-1.2/trafshow-5.2.3/configure-6412-    ac_shift=:
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6643-      fi
netdiag-1.2/trafshow-5.2.3/configure:6644:      ac_sed_frag=`expr $ac_sed_frag + 1`
netdiag-1.2/trafshow-5.2.3/configure-6645-      ac_beg=$ac_end
netdiag-1.2/trafshow-5.2.3/configure:6646:      ac_end=`expr $ac_end + $ac_max_sed_lines`
netdiag-1.2/trafshow-5.2.3/configure-6647-    fi
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6660-	cat >$tmp/stdin
netdiag-1.2/trafshow-5.2.3/configure:6661:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/trafshow-5.2.3/configure:6662:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/trafshow-5.2.3/configure:6663:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/trafshow-5.2.3/configure:6664:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/trafshow-5.2.3/configure-6665-  * )   ac_file_in=$ac_file.in ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6708-if test "$ac_dir" != .; then
netdiag-1.2/trafshow-5.2.3/configure:6709:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
netdiag-1.2/trafshow-5.2.3/configure-6710-  # A "../" for each directory in $ac_dir_suffix.
netdiag-1.2/trafshow-5.2.3/configure:6711:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
netdiag-1.2/trafshow-5.2.3/configure-6712-else
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6721-    else
netdiag-1.2/trafshow-5.2.3/configure:6722:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
netdiag-1.2/trafshow-5.2.3/configure-6723-    fi ;;
##############################################
netdiag-1.2/trafshow-5.2.3/configure-6869-	cat >$tmp/stdin
netdiag-1.2/trafshow-5.2.3/configure:6870:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/trafshow-5.2.3/configure:6871:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/trafshow-5.2.3/configure:6872:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/trafshow-5.2.3/configure:6873:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/trafshow-5.2.3/configure-6874-  * )   ac_file_in=$ac_file.in ;;
##############################################
netdiag-1.2/trafshow-5.2.3/domain_resolver.c-168-				if (!ns_cnt++) {
netdiag-1.2/trafshow-5.2.3/domain_resolver.c:169:					primary->sin_addr.s_addr = inet_addr(cp);
netdiag-1.2/trafshow-5.2.3/domain_resolver.c-170-				} else if (!secondary) {
##############################################
netdiag-1.2/trafshow-5.2.3/domain_resolver.c-175-						secondary->sin_port = htons(NAMESERVER_PORT);
netdiag-1.2/trafshow-5.2.3/domain_resolver.c:176:						secondary->sin_addr.s_addr = inet_addr(cp);
netdiag-1.2/trafshow-5.2.3/domain_resolver.c-177-					}
##############################################
netdiag-1.2/trafshow-5.2.3/domain_resolver.c-186-int
netdiag-1.2/trafshow-5.2.3/domain_resolver.c:187:domain_resolve_addr(domain, sd, notify)
netdiag-1.2/trafshow-5.2.3/domain_resolver.c-188-	const char *domain;
##############################################
netdiag-1.2/trafshow-5.2.3/domain_resolver.h-43- */
netdiag-1.2/trafshow-5.2.3/domain_resolver.h:44:int domain_resolve_addr(const char *domain,
netdiag-1.2/trafshow-5.2.3/domain_resolver.h-45-			struct session_ent *sd,
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-85-
netdiag-1.2/trafshow-5.2.3/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
netdiag-1.2/trafshow-5.2.3/install-sh-87-	    shift
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-89-
netdiag-1.2/trafshow-5.2.3/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
netdiag-1.2/trafshow-5.2.3/install-sh-91-	    shift
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-150-	then
netdiag-1.2/trafshow-5.2.3/install-sh:151:		dst="$dst"/`basename $src`
netdiag-1.2/trafshow-5.2.3/install-sh-152-	else
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-157-## this sed command emulates the dirname command
netdiag-1.2/trafshow-5.2.3/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
netdiag-1.2/trafshow-5.2.3/install-sh-159-
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-171-IFS='%'
netdiag-1.2/trafshow-5.2.3/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
netdiag-1.2/trafshow-5.2.3/install-sh-173-IFS="${oIFS}"
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-205-	then
netdiag-1.2/trafshow-5.2.3/install-sh:206:		dstfile=`basename $dst`
netdiag-1.2/trafshow-5.2.3/install-sh-207-	else
##############################################
netdiag-1.2/trafshow-5.2.3/install-sh-215-	then
netdiag-1.2/trafshow-5.2.3/install-sh:216:		dstfile=`basename $dst`
netdiag-1.2/trafshow-5.2.3/install-sh-217-	else
##############################################
netdiag-1.2/debian/patches/trafshow.diff-102-+if test -z "$BASH_VERSION$ZSH_VERSION" \
netdiag-1.2/debian/patches/trafshow.diff:103:+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
netdiag-1.2/debian/patches/trafshow.diff-104-+  as_echo='print -r --'
netdiag-1.2/debian/patches/trafshow.diff-105-+  as_echo_n='print -rn --'
netdiag-1.2/debian/patches/trafshow.diff:106:+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
netdiag-1.2/debian/patches/trafshow.diff-107-+  as_echo='printf %s\n'
##############################################
netdiag-1.2/debian/patches/trafshow.diff-109-+else
netdiag-1.2/debian/patches/trafshow.diff:110:+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
netdiag-1.2/debian/patches/trafshow.diff-111-+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
netdiag-1.2/debian/patches/trafshow.diff-119-+	expr "X$arg" : "X\\(.*\\)$as_nl";
netdiag-1.2/debian/patches/trafshow.diff:120:+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
netdiag-1.2/debian/patches/trafshow.diff-121-+      esac;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-262-+  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
netdiag-1.2/debian/patches/trafshow.diff:263:+  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
netdiag-1.2/debian/patches/trafshow.diff-264-+test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-276- do
netdiag-1.2/debian/patches/trafshow.diff:277:-  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
netdiag-1.2/debian/patches/trafshow.diff-278--    eval $as_var=C; export $as_var
##############################################
netdiag-1.2/debian/patches/trafshow.diff-395-+      case $as_dir in #(
netdiag-1.2/debian/patches/trafshow.diff:396:+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
netdiag-1.2/debian/patches/trafshow.diff-397-+      *) as_qdir=$as_dir;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-468-+  {
netdiag-1.2/debian/patches/trafshow.diff:469:+    as_val=`expr "$@" || test $? -eq 1`
netdiag-1.2/debian/patches/trafshow.diff-470-+  }
##############################################
netdiag-1.2/debian/patches/trafshow.diff-475-+# ----------------------------------------
netdiag-1.2/debian/patches/trafshow.diff:476:+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
netdiag-1.2/debian/patches/trafshow.diff-477-+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
netdiag-1.2/debian/patches/trafshow.diff-562--  as_lineno_2=$LINENO
netdiag-1.2/debian/patches/trafshow.diff:563:-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/debian/patches/trafshow.diff-564--  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/debian/patches/trafshow.diff-601--  as_lineno_2=$LINENO
netdiag-1.2/debian/patches/trafshow.diff:602:-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/debian/patches/trafshow.diff-603--  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/debian/patches/trafshow.diff-628-+  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
netdiag-1.2/debian/patches/trafshow.diff:629:+  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
netdiag-1.2/debian/patches/trafshow.diff-630-+  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
netdiag-1.2/debian/patches/trafshow.diff-987- 
netdiag-1.2/debian/patches/trafshow.diff:988:-  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-989-+  case $ac_option in
netdiag-1.2/debian/patches/trafshow.diff:990:+  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
netdiag-1.2/debian/patches/trafshow.diff-991-+  *=)   ac_optarg= ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1023-   -disable-* | --disable-*)
netdiag-1.2/debian/patches/trafshow.diff:1024:-    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff:1025:+    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-1026-     # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1029--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:1030:-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1031--    eval "enable_$ac_feature=no" ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1034-+    ac_useropt_orig=$ac_useropt
netdiag-1.2/debian/patches/trafshow.diff:1035:+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1036-+    case $ac_user_opts in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1055-   -enable-* | --enable-*)
netdiag-1.2/debian/patches/trafshow.diff:1056:-    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
netdiag-1.2/debian/patches/trafshow.diff:1057:+    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
netdiag-1.2/debian/patches/trafshow.diff-1058-     # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1061--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:1062:-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1063--    case $ac_option in
netdiag-1.2/debian/patches/trafshow.diff:1064:-      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
netdiag-1.2/debian/patches/trafshow.diff-1065--      *) ac_optarg=yes ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1068-+    ac_useropt_orig=$ac_useropt
netdiag-1.2/debian/patches/trafshow.diff:1069:+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1070-+    case $ac_user_opts in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1149-   -with-* | --with-*)
netdiag-1.2/debian/patches/trafshow.diff:1150:-    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
netdiag-1.2/debian/patches/trafshow.diff:1151:+    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
netdiag-1.2/debian/patches/trafshow.diff-1152-     # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1155--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:1156:-    ac_package=`echo $ac_package| sed 's/-/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1157--    case $ac_option in
netdiag-1.2/debian/patches/trafshow.diff:1158:-      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
netdiag-1.2/debian/patches/trafshow.diff-1159--      *) ac_optarg=yes ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1162-+    ac_useropt_orig=$ac_useropt
netdiag-1.2/debian/patches/trafshow.diff:1163:+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1164-+    case $ac_user_opts in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1174-   -without-* | --without-*)
netdiag-1.2/debian/patches/trafshow.diff:1175:-    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff:1176:+    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-1177-     # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1180--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:1181:-    ac_package=`echo $ac_package | sed 's/-/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1182--    eval "with_$ac_package=no" ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1185-+    ac_useropt_orig=$ac_useropt
netdiag-1.2/debian/patches/trafshow.diff:1186:+    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netdiag-1.2/debian/patches/trafshow.diff-1187-+    case $ac_user_opts in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1209-   *=*)
netdiag-1.2/debian/patches/trafshow.diff:1210:     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
netdiag-1.2/debian/patches/trafshow.diff-1211-     # Reject names that are not valid shell variable names.
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1214--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:1215:-    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
netdiag-1.2/debian/patches/trafshow.diff-1216--    eval "$ac_envvar='$ac_optarg'"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1238- if test -n "$ac_prev"; then
netdiag-1.2/debian/patches/trafshow.diff:1239:   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
netdiag-1.2/debian/patches/trafshow.diff-1240--  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1247--do
netdiag-1.2/debian/patches/trafshow.diff:1248:-  eval ac_val=$`echo $ac_var`
netdiag-1.2/debian/patches/trafshow.diff-1249--  case $ac_val in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1270- do
netdiag-1.2/debian/patches/trafshow.diff:1271:-  eval ac_val=$`echo $ac_var`
netdiag-1.2/debian/patches/trafshow.diff-1272-+  eval ac_val=\$$ac_var
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1275-+    */ )
netdiag-1.2/debian/patches/trafshow.diff:1276:+      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-1277-+      eval $ac_var=\$ac_val;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1305-+ac_ls_di=`ls -di .` &&
netdiag-1.2/debian/patches/trafshow.diff:1306:+ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
netdiag-1.2/debian/patches/trafshow.diff-1307-+  as_fn_error $? "working directory cannot be determined"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1371--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:1372:-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
netdiag-1.2/debian/patches/trafshow.diff-1373--ac_env_build_alias_set=${build_alias+set}
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1420-+case $srcdir in
netdiag-1.2/debian/patches/trafshow.diff:1421:+*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
netdiag-1.2/debian/patches/trafshow.diff-1422-+esac
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1454- By default, \`make install' will install all the files in
netdiag-1.2/debian/patches/trafshow.diff:1455: \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
netdiag-1.2/debian/patches/trafshow.diff-1456-@@ -815,18 +1290,26 @@
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1530--if test "$ac_dir" != .; then
netdiag-1.2/debian/patches/trafshow.diff:1531:-  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
netdiag-1.2/debian/patches/trafshow.diff-1532--  # A "../" for each directory in $ac_dir_suffix.
netdiag-1.2/debian/patches/trafshow.diff:1533:-  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
netdiag-1.2/debian/patches/trafshow.diff-1534--else
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1539-+*)
netdiag-1.2/debian/patches/trafshow.diff:1540:+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
netdiag-1.2/debian/patches/trafshow.diff-1541-+  # A ".." for each directory in $ac_dir_suffix.
netdiag-1.2/debian/patches/trafshow.diff:1542:+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
netdiag-1.2/debian/patches/trafshow.diff-1543-+  case $ac_top_builddir_sub in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-1559--    else
netdiag-1.2/debian/patches/trafshow.diff:1560:-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
netdiag-1.2/debian/patches/trafshow.diff-1561--    fi ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2120--    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
netdiag-1.2/debian/patches/trafshow.diff:2121:-      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/debian/patches/trafshow.diff-2122-+    *\'*)
netdiag-1.2/debian/patches/trafshow.diff:2123:+      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/debian/patches/trafshow.diff-2124-     esac
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2222-     do
netdiag-1.2/debian/patches/trafshow.diff:2223:-      eval ac_val=$`echo $ac_var`
netdiag-1.2/debian/patches/trafshow.diff-2224--      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2226-+      case $ac_val in
netdiag-1.2/debian/patches/trafshow.diff:2227:+      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
netdiag-1.2/debian/patches/trafshow.diff-2228-+      esac
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2244-       do
netdiag-1.2/debian/patches/trafshow.diff:2245:-	eval ac_val=$`echo $ac_var`
netdiag-1.2/debian/patches/trafshow.diff-2246--	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2248-+	case $ac_val in
netdiag-1.2/debian/patches/trafshow.diff:2249:+	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
netdiag-1.2/debian/patches/trafshow.diff-2250-+	esac
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2412-     set,)
netdiag-1.2/debian/patches/trafshow.diff:2413:-      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
netdiag-1.2/debian/patches/trafshow.diff:2414:-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
netdiag-1.2/debian/patches/trafshow.diff:2415:+      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
netdiag-1.2/debian/patches/trafshow.diff:2416:+$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
netdiag-1.2/debian/patches/trafshow.diff-2417-       ac_cache_corrupted=: ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2434-+	# differences in whitespace do not lead to failure.
netdiag-1.2/debian/patches/trafshow.diff:2435:+	ac_old_val_w=`echo x $ac_old_val`
netdiag-1.2/debian/patches/trafshow.diff:2436:+	ac_new_val_w=`echo x $ac_new_val`
netdiag-1.2/debian/patches/trafshow.diff-2437-+	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2455--    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
netdiag-1.2/debian/patches/trafshow.diff:2456:-      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/debian/patches/trafshow.diff:2457:+    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/debian/patches/trafshow.diff-2458-     *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2563--test -z "$ac_cv_build_alias" &&
netdiag-1.2/debian/patches/trafshow.diff:2564:-  ac_cv_build_alias=`$ac_config_guess`
netdiag-1.2/debian/patches/trafshow.diff-2565--test -z "$ac_cv_build_alias" &&
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2568--   { (exit 1); exit 1; }; }
netdiag-1.2/debian/patches/trafshow.diff:2569:-ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
netdiag-1.2/debian/patches/trafshow.diff-2570--  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2585-+test "x$ac_build_alias" = x &&
netdiag-1.2/debian/patches/trafshow.diff:2586:+  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
netdiag-1.2/debian/patches/trafshow.diff-2587-+test "x$ac_build_alias" = x &&
netdiag-1.2/debian/patches/trafshow.diff-2588-+  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
netdiag-1.2/debian/patches/trafshow.diff:2589:+ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
netdiag-1.2/debian/patches/trafshow.diff-2590-+  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2599- build=$ac_cv_build
netdiag-1.2/debian/patches/trafshow.diff:2600:-build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/debian/patches/trafshow.diff:2601:-build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/debian/patches/trafshow.diff:2602:-build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/debian/patches/trafshow.diff-2603--
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2612--  ac_cv_host_alias=$ac_cv_build_alias
netdiag-1.2/debian/patches/trafshow.diff:2613:-ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
netdiag-1.2/debian/patches/trafshow.diff-2614--  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2626-+IFS=$ac_save_IFS
netdiag-1.2/debian/patches/trafshow.diff:2627:+case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
netdiag-1.2/debian/patches/trafshow.diff-2628-+
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2637-+else
netdiag-1.2/debian/patches/trafshow.diff:2638:+  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
netdiag-1.2/debian/patches/trafshow.diff-2639-+    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2651- host=$ac_cv_host
netdiag-1.2/debian/patches/trafshow.diff:2652:-host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/debian/patches/trafshow.diff:2653:-host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/debian/patches/trafshow.diff:2654:-host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/debian/patches/trafshow.diff-2655--
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2664--  ac_cv_target_alias=$ac_cv_host_alias
netdiag-1.2/debian/patches/trafshow.diff:2665:-ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
netdiag-1.2/debian/patches/trafshow.diff-2666--  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2678-+IFS=$ac_save_IFS
netdiag-1.2/debian/patches/trafshow.diff:2679:+case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
netdiag-1.2/debian/patches/trafshow.diff-2680-+
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2689-+else
netdiag-1.2/debian/patches/trafshow.diff:2690:+  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
netdiag-1.2/debian/patches/trafshow.diff-2691-+    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2703- target=$ac_cv_target
netdiag-1.2/debian/patches/trafshow.diff:2704:-target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
netdiag-1.2/debian/patches/trafshow.diff:2705:-target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
netdiag-1.2/debian/patches/trafshow.diff:2706:-target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
netdiag-1.2/debian/patches/trafshow.diff-2707-+ac_save_IFS=$IFS; IFS='-'
##############################################
netdiag-1.2/debian/patches/trafshow.diff-2716-+IFS=$ac_save_IFS
netdiag-1.2/debian/patches/trafshow.diff:2717:+case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
netdiag-1.2/debian/patches/trafshow.diff-2718- 
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3132--     "checking for C compiler version" >&5
netdiag-1.2/debian/patches/trafshow.diff:3133:-ac_compiler=`set X $ac_compile; echo $2`
netdiag-1.2/debian/patches/trafshow.diff-3134--{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3191--echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
netdiag-1.2/debian/patches/trafshow.diff:3192:-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
netdiag-1.2/debian/patches/trafshow.diff-3193--if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3208-+$as_echo_n "checking whether the C compiler works... " >&6; }
netdiag-1.2/debian/patches/trafshow.diff:3209:+ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
netdiag-1.2/debian/patches/trafshow.diff-3210-+
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3254-     *.* )
netdiag-1.2/debian/patches/trafshow.diff:3255:-	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netdiag-1.2/debian/patches/trafshow.diff-3256--	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3261-+	then :; else
netdiag-1.2/debian/patches/trafshow.diff:3262:+	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netdiag-1.2/debian/patches/trafshow.diff-3263-+	fi
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3376-+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
netdiag-1.2/debian/patches/trafshow.diff:3377:     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netdiag-1.2/debian/patches/trafshow.diff-3378--	  export ac_cv_exeext
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3508-+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
netdiag-1.2/debian/patches/trafshow.diff:3509:     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-3510-        break;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-3595--echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
netdiag-1.2/debian/patches/trafshow.diff:3596:-GCC=`test $ac_compiler_gnu = yes && echo yes`
netdiag-1.2/debian/patches/trafshow.diff-3597-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-4266-+/* end confdefs.h.  */
netdiag-1.2/debian/patches/trafshow.diff:4267:+`cat $LEX_OUTPUT_ROOT.c`
netdiag-1.2/debian/patches/trafshow.diff-4268-+_ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-4339-+  #define YYTEXT_POINTER 1
netdiag-1.2/debian/patches/trafshow.diff:4340: `cat $LEX_OUTPUT_ROOT.c`
netdiag-1.2/debian/patches/trafshow.diff-4341- _ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-4669-+  # Check for GNU $ac_path_GREP
netdiag-1.2/debian/patches/trafshow.diff:4670:+case `"$ac_path_GREP" --version 2>&1` in
netdiag-1.2/debian/patches/trafshow.diff-4671-+*GNU*)
##############################################
netdiag-1.2/debian/patches/trafshow.diff-4742-+  # Check for GNU $ac_path_EGREP
netdiag-1.2/debian/patches/trafshow.diff:4743:+case `"$ac_path_EGREP" --version 2>&1` in
netdiag-1.2/debian/patches/trafshow.diff-4744-+*GNU*)
##############################################
netdiag-1.2/debian/patches/trafshow.diff-4915-+do :
netdiag-1.2/debian/patches/trafshow.diff:4916:+  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-4917-+ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
netdiag-1.2/debian/patches/trafshow.diff-4920-+  cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:4921:+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-4922-+_ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-5672--do
netdiag-1.2/debian/patches/trafshow.diff:5673:-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-5674--echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-5718--fi
netdiag-1.2/debian/patches/trafshow.diff:5719:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:5720:-echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:5721:-if test `eval echo '${'$as_ac_Header'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-5722--  cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:5723:-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-5724--_ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-5736--do
netdiag-1.2/debian/patches/trafshow.diff:5737:-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-5738--if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
netdiag-1.2/debian/patches/trafshow.diff-5743--fi
netdiag-1.2/debian/patches/trafshow.diff:5744:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:5745:-echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff-5746--else
##############################################
netdiag-1.2/debian/patches/trafshow.diff-5869--fi
netdiag-1.2/debian/patches/trafshow.diff:5870:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:5871:-echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff-5872--
netdiag-1.2/debian/patches/trafshow.diff-5873--fi
netdiag-1.2/debian/patches/trafshow.diff:5874:-if test `eval echo '${'$as_ac_Header'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-5875-+do :
netdiag-1.2/debian/patches/trafshow.diff:5876:+  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-5877-+ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-5879-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:5880:-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff:5881:+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-5882- _ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-6878--do
netdiag-1.2/debian/patches/trafshow.diff:6879:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-6880--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-6966--fi
netdiag-1.2/debian/patches/trafshow.diff:6967:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:6968:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:6969:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-6970-+do :
##############################################
netdiag-1.2/debian/patches/trafshow.diff-6973-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:6974:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-6975-+#define HAVE_SIGINTERRUPT 1
##############################################
netdiag-1.2/debian/patches/trafshow.diff-6988--do
netdiag-1.2/debian/patches/trafshow.diff:6989:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-6990--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7090--fi
netdiag-1.2/debian/patches/trafshow.diff:7091:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:7092:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:7093:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-7094--  cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:7095:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-7096--_ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7216--do
netdiag-1.2/debian/patches/trafshow.diff:7217:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-7218--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7304--fi
netdiag-1.2/debian/patches/trafshow.diff:7305:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:7306:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:7307:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-7308-+do :
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7311-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:7312:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-7313-+#define HAVE_PCAP_DUMP_FLUSH 1
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7321--do
netdiag-1.2/debian/patches/trafshow.diff:7322:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-7323--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7409--fi
netdiag-1.2/debian/patches/trafshow.diff:7410:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:7411:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:7412:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-7413-+do :
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7416-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:7417:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-7418-+#define HAVE_PCAP_GET_SELECTABLE_FD 1
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7746--do
netdiag-1.2/debian/patches/trafshow.diff:7747:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-7748--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7835--fi
netdiag-1.2/debian/patches/trafshow.diff:7836:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:7837:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:7838:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-7839-+	for ac_func in has_colors
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7843-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:7844:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-7845-+#define HAVE_HAS_COLORS 1
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7859--do
netdiag-1.2/debian/patches/trafshow.diff:7860:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-7861--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7948--fi
netdiag-1.2/debian/patches/trafshow.diff:7949:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:7950:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:7951:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-7952-+	for ac_func in has_colors
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7956-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:7957:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-7958-+#define HAVE_HAS_COLORS 1
##############################################
netdiag-1.2/debian/patches/trafshow.diff-7972--do
netdiag-1.2/debian/patches/trafshow.diff:7973:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-7974--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8061--fi
netdiag-1.2/debian/patches/trafshow.diff:8062:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:8063:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:8064:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-8065-+	for ac_func in has_colors
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8069-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:8070:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-8071-+#define HAVE_HAS_COLORS 1
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8092--do
netdiag-1.2/debian/patches/trafshow.diff:8093:-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-8094--echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8180--fi
netdiag-1.2/debian/patches/trafshow.diff:8181:-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
netdiag-1.2/debian/patches/trafshow.diff:8182:-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
netdiag-1.2/debian/patches/trafshow.diff:8183:-if test `eval echo '${'$as_ac_var'}'` = yes; then
netdiag-1.2/debian/patches/trafshow.diff-8184-+do :
netdiag-1.2/debian/patches/trafshow.diff:8185:+  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
netdiag-1.2/debian/patches/trafshow.diff-8186-+ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8188-   cat >>confdefs.h <<_ACEOF
netdiag-1.2/debian/patches/trafshow.diff:8189:-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff:8190:+#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
netdiag-1.2/debian/patches/trafshow.diff-8191- _ACEOF
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8324-+  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
netdiag-1.2/debian/patches/trafshow.diff:8325:+  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
netdiag-1.2/debian/patches/trafshow.diff-8326-+  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8410-+if test -z "$BASH_VERSION$ZSH_VERSION" \
netdiag-1.2/debian/patches/trafshow.diff:8411:+    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
netdiag-1.2/debian/patches/trafshow.diff-8412-+  as_echo='print -r --'
netdiag-1.2/debian/patches/trafshow.diff-8413-+  as_echo_n='print -rn --'
netdiag-1.2/debian/patches/trafshow.diff:8414:+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
netdiag-1.2/debian/patches/trafshow.diff-8415-+  as_echo='printf %s\n'
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8417-+else
netdiag-1.2/debian/patches/trafshow.diff:8418:+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
netdiag-1.2/debian/patches/trafshow.diff-8419-+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8427-+	expr "X$arg" : "X\\(.*\\)$as_nl";
netdiag-1.2/debian/patches/trafshow.diff:8428:+	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
netdiag-1.2/debian/patches/trafshow.diff-8429-+      esac;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8500--do
netdiag-1.2/debian/patches/trafshow.diff:8501:-  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
netdiag-1.2/debian/patches/trafshow.diff-8502--    eval $as_var=C; export $as_var
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8517-+# ----------------------------------------
netdiag-1.2/debian/patches/trafshow.diff:8518:+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
netdiag-1.2/debian/patches/trafshow.diff-8519-+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8589-+  {
netdiag-1.2/debian/patches/trafshow.diff:8590:+    as_val=`expr "$@" || test $? -eq 1`
netdiag-1.2/debian/patches/trafshow.diff-8591-+  }
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8669--  as_lineno_2=$LINENO
netdiag-1.2/debian/patches/trafshow.diff:8670:-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/debian/patches/trafshow.diff-8671--  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8709--  as_lineno_2=$LINENO
netdiag-1.2/debian/patches/trafshow.diff:8710:-  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
netdiag-1.2/debian/patches/trafshow.diff-8711--  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
netdiag-1.2/debian/patches/trafshow.diff-8832-+      case $as_dir in #(
netdiag-1.2/debian/patches/trafshow.diff:8833:+      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
netdiag-1.2/debian/patches/trafshow.diff-8834-+      *) as_qdir=$as_dir;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9014-+cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
netdiag-1.2/debian/patches/trafshow.diff:9015:+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
netdiag-1.2/debian/patches/trafshow.diff-9016- ac_cs_version="\\
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9018--configured by $0, generated by GNU Autoconf 2.59,
netdiag-1.2/debian/patches/trafshow.diff:9019:-  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
netdiag-1.2/debian/patches/trafshow.diff-9020-+configured by $0, generated by GNU Autoconf 2.69,
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9043--  --*=*)
netdiag-1.2/debian/patches/trafshow.diff:9044:-    ac_option=`expr "x$1" : 'x\([^=]*\)='`
netdiag-1.2/debian/patches/trafshow.diff:9045:-    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-9046-+  --*=?*)
netdiag-1.2/debian/patches/trafshow.diff:9047:+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
netdiag-1.2/debian/patches/trafshow.diff:9048:+    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
netdiag-1.2/debian/patches/trafshow.diff-9049-+    ac_shift=:
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9051-+  --*=)
netdiag-1.2/debian/patches/trafshow.diff:9052:+    ac_option=`expr "X$1" : 'X\([^=]*\)='`
netdiag-1.2/debian/patches/trafshow.diff-9053-+    ac_optarg=
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9095-+    case $ac_optarg in
netdiag-1.2/debian/patches/trafshow.diff:9096:+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/debian/patches/trafshow.diff-9097-+    '') as_fn_error $? "missing file argument" ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9104-+    case $ac_optarg in
netdiag-1.2/debian/patches/trafshow.diff:9105:+    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
netdiag-1.2/debian/patches/trafshow.diff-9106-+    esac
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9245-+fi
netdiag-1.2/debian/patches/trafshow.diff:9246:+ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
netdiag-1.2/debian/patches/trafshow.diff-9247-+if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9264-+  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
netdiag-1.2/debian/patches/trafshow.diff:9265:+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
netdiag-1.2/debian/patches/trafshow.diff-9266-+ac_delim='%!_!# '
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9270-+
netdiag-1.2/debian/patches/trafshow.diff:9271:+  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
netdiag-1.2/debian/patches/trafshow.diff-9272-+  if test $ac_delim_n = $ac_delim_num; then
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9496--      fi
netdiag-1.2/debian/patches/trafshow.diff:9497:-      ac_sed_frag=`expr $ac_sed_frag + 1`
netdiag-1.2/debian/patches/trafshow.diff-9498--      ac_beg=$ac_end
netdiag-1.2/debian/patches/trafshow.diff:9499:-      ac_end=`expr $ac_end + $ac_max_sed_lines`
netdiag-1.2/debian/patches/trafshow.diff-9500--    fi
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9519-+for ac_last_try in false false :; do
netdiag-1.2/debian/patches/trafshow.diff:9520:+  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
netdiag-1.2/debian/patches/trafshow.diff-9521-+  if test -z "$ac_tt"; then
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9614--	cat >$tmp/stdin
netdiag-1.2/debian/patches/trafshow.diff:9615:-	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/debian/patches/trafshow.diff:9616:-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/debian/patches/trafshow.diff:9617:-  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/debian/patches/trafshow.diff:9618:-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/debian/patches/trafshow.diff-9619--  * )   ac_file_in=$ac_file.in ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9663-+      esac
netdiag-1.2/debian/patches/trafshow.diff:9664:+      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
netdiag-1.2/debian/patches/trafshow.diff-9665-+      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9755--if test "$ac_dir" != .; then
netdiag-1.2/debian/patches/trafshow.diff:9756:-  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
netdiag-1.2/debian/patches/trafshow.diff-9757--  # A "../" for each directory in $ac_dir_suffix.
netdiag-1.2/debian/patches/trafshow.diff:9758:-  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
netdiag-1.2/debian/patches/trafshow.diff-9759--else
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9764-+*)
netdiag-1.2/debian/patches/trafshow.diff:9765:+  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
netdiag-1.2/debian/patches/trafshow.diff-9766-+  # A ".." for each directory in $ac_dir_suffix.
netdiag-1.2/debian/patches/trafshow.diff:9767:+  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
netdiag-1.2/debian/patches/trafshow.diff-9768-+  case $ac_top_builddir_sub in
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9784--    else
netdiag-1.2/debian/patches/trafshow.diff:9785:-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
netdiag-1.2/debian/patches/trafshow.diff-9786--    fi ;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9909-+/@mandir@/p'
netdiag-1.2/debian/patches/trafshow.diff:9910:+case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
netdiag-1.2/debian/patches/trafshow.diff-9911-+*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9928-+
netdiag-1.2/debian/patches/trafshow.diff:9929:+# Neutralize VPATH when `$srcdir' = `.'.
netdiag-1.2/debian/patches/trafshow.diff-9930-+# Shell code in configure.ac might set extrasub.
##############################################
netdiag-1.2/debian/patches/trafshow.diff-9972-+test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
netdiag-1.2/debian/patches/trafshow.diff:9973:+  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
netdiag-1.2/debian/patches/trafshow.diff-9974-+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
netdiag-1.2/debian/patches/trafshow.diff-10008--	cat >$tmp/stdin
netdiag-1.2/debian/patches/trafshow.diff:10009:-	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/debian/patches/trafshow.diff:10010:-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/debian/patches/trafshow.diff:10011:-  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
netdiag-1.2/debian/patches/trafshow.diff:10012:-	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
netdiag-1.2/debian/patches/trafshow.diff-10013--  * )   ac_file_in=$ac_file.in ;;
##############################################
netdiag-1.2/debian/changelog-368-  * non-maintainer (binary-only) upload for Alpha
netdiag-1.2/debian/changelog:369:  * replaced 386 asm part in trafshow-1.3/csum.c with corresponding alpha
netdiag-1.2/debian/changelog-370-    stuff (also from the kernel). Please forward upstream! Something
##############################################
netdiag-1.2/debian/config-7-parse_default() {
netdiag-1.2/debian/config:8:    case `sed -n 's/^run_statnetd=//p' "$@"` in
netdiag-1.2/debian/config-9-    0)  db_set netdiag/run_statnetd false;;