===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcptrace-6.6.7/aclocal.m4-196-    for dir in $places ../libpcap libpcap ; do
tcptrace-6.6.7/aclocal.m4:197:	    basedir=`echo $dir | sed -e 's/[[ab]][[0-9]]*$//'`
tcptrace-6.6.7/aclocal.m4-198-	    if test $lastdir = $basedir ; then
##############################################
tcptrace-6.6.7/aclocal.m4-589-	    fi
tcptrace-6.6.7/aclocal.m4:590:	    os=`echo $target_os | sed -e 's/\([[0-9]][[0-9]]*\)[[^0-9]].*$/\1/'`
tcptrace-6.6.7/aclocal.m4-591-	    name="lbl/os-$os.h"
##############################################
tcptrace-6.6.7/aclocal.m4-620-dnl may have different results.
tcptrace-6.6.7/aclocal.m4:621:ac_lib_var=`echo $1['_']$2['_']$5 | sed 'y%./+- %__p__%'`
tcptrace-6.6.7/aclocal.m4-622-AC_CACHE_VAL(ac_cv_lbl_lib_$ac_lib_var,
##############################################
tcptrace-6.6.7/aclocal.m4-637-])dnl
tcptrace-6.6.7/aclocal.m4:638:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
tcptrace-6.6.7/aclocal.m4-639-  AC_MSG_RESULT(yes)
##############################################
tcptrace-6.6.7/config.guess-36-
tcptrace-6.6.7/config.guess:37:me=`echo "$0" | sed -e 's,.*/,,'`
tcptrace-6.6.7/config.guess-38-
##############################################
tcptrace-6.6.7/config.guess-167-	# The OS release
tcptrace-6.6.7/config.guess:168:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tcptrace-6.6.7/config.guess-169-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
tcptrace-6.6.7/config.guess-175-	if test $UNAME_RELEASE = "V4.0"; then
tcptrace-6.6.7/config.guess:176:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tcptrace-6.6.7/config.guess-177-	fi
##############################################
tcptrace-6.6.7/config.guess-208-	if test "$?" = 0 ; then
tcptrace-6.6.7/config.guess:209:		case `./$dummy` in
tcptrace-6.6.7/config.guess-210-			0-0)
##############################################
tcptrace-6.6.7/config.guess-230-	rm -f $dummy.s $dummy
tcptrace-6.6.7/config.guess:231:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tcptrace-6.6.7/config.guess-232-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-289-    sun4H:SunOS:5.*:*)
tcptrace-6.6.7/config.guess:290:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcptrace-6.6.7/config.guess-291-	exit 0 ;;
tcptrace-6.6.7/config.guess-292-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tcptrace-6.6.7/config.guess:293:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcptrace-6.6.7/config.guess-294-	exit 0 ;;
tcptrace-6.6.7/config.guess-295-    i86pc:SunOS:5.*:*)
tcptrace-6.6.7/config.guess:296:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcptrace-6.6.7/config.guess-297-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-301-	# it's likely to be more like Solaris than SunOS4.
tcptrace-6.6.7/config.guess:302:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcptrace-6.6.7/config.guess-303-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-310-	# Japanese Language versions have a version number like `4.1.3-JL'.
tcptrace-6.6.7/config.guess:311:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tcptrace-6.6.7/config.guess-312-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-316-    sun*:*:4.2BSD:*)
tcptrace-6.6.7/config.guess:317:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tcptrace-6.6.7/config.guess-318-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tcptrace-6.6.7/config.guess-409-	$CC_FOR_BUILD $dummy.c -o $dummy \
tcptrace-6.6.7/config.guess:410:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
tcptrace-6.6.7/config.guess-411-	  && rm $dummy.c $dummy && exit 0
##############################################
tcptrace-6.6.7/config.guess-456-    *:IRIX*:*:*)
tcptrace-6.6.7/config.guess:457:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tcptrace-6.6.7/config.guess-458-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-495-    *:AIX:*:[45])
tcptrace-6.6.7/config.guess:496:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
tcptrace-6.6.7/config.guess-497-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tcptrace-6.6.7/config.guess-530-    9000/[34678]??:HP-UX:*:*)
tcptrace-6.6.7/config.guess:531:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcptrace-6.6.7/config.guess-532-	case "${UNAME_MACHINE}" in
##############################################
tcptrace-6.6.7/config.guess-585-EOF
tcptrace-6.6.7/config.guess:586:	(CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
tcptrace-6.6.7/config.guess-587-	if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
tcptrace-6.6.7/config.guess-593-    ia64:HP-UX:*:*)
tcptrace-6.6.7/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcptrace-6.6.7/config.guess-595-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tcptrace-6.6.7/config.guess-701-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tcptrace-6.6.7/config.guess:702:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tcptrace-6.6.7/config.guess-703-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcptrace-6.6.7/config.guess-717-    *:FreeBSD:*:*)
tcptrace-6.6.7/config.guess:718:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tcptrace-6.6.7/config.guess-719-	exit 0 ;;
tcptrace-6.6.7/config.guess-720-    *:OpenBSD:*:*)
tcptrace-6.6.7/config.guess:721:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tcptrace-6.6.7/config.guess-722-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-744-    prep*:SunOS:5.*:*)
tcptrace-6.6.7/config.guess:745:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcptrace-6.6.7/config.guess-746-	exit 0 ;;
tcptrace-6.6.7/config.guess-747-    *:GNU:*:*)
tcptrace-6.6.7/config.guess:748:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tcptrace-6.6.7/config.guess-749-	exit 0 ;;
##############################################
tcptrace-6.6.7/config.guess-838-	if test "$?" = 0 ; then
tcptrace-6.6.7/config.guess:839:		case `./$dummy` in
tcptrace-6.6.7/config.guess-840-		0-0)	UNAME_MACHINE="alpha" ;;
##############################################
tcptrace-6.6.7/config.guess-958-    i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*)
tcptrace-6.6.7/config.guess:959:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tcptrace-6.6.7/config.guess-960-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tcptrace-6.6.7/config.sub-53-
tcptrace-6.6.7/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'`
tcptrace-6.6.7/config.sub-55-
##############################################
tcptrace-6.6.7/config.sub-117-# Here we must recognize all the valid KERNEL-OS combinations.
tcptrace-6.6.7/config.sub:118:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tcptrace-6.6.7/config.sub-119-case $maybe_os in
##############################################
tcptrace-6.6.7/config.sub-121-    os=-$maybe_os
tcptrace-6.6.7/config.sub:122:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tcptrace-6.6.7/config.sub-123-    ;;
tcptrace-6.6.7/config.sub-124-  *)
tcptrace-6.6.7/config.sub:125:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tcptrace-6.6.7/config.sub-126-    if [ $basic_machine != $1 ]
tcptrace-6.6.7/config.sub:127:    then os=`echo $1 | sed 's/.*-/-/'`
tcptrace-6.6.7/config.sub-128-    else os=; fi
##############################################
tcptrace-6.6.7/config.sub-164-		os=-sco3.2v5
tcptrace-6.6.7/config.sub:165:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-166-		;;
##############################################
tcptrace-6.6.7/config.sub-168-		os=-sco3.2v4
tcptrace-6.6.7/config.sub:169:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-170-		;;
tcptrace-6.6.7/config.sub-171-	-sco3.2.[4-9]*)
tcptrace-6.6.7/config.sub:172:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tcptrace-6.6.7/config.sub:173:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-174-		;;
##############################################
tcptrace-6.6.7/config.sub-176-		# Don't forget version if it is 3.2v4 or newer.
tcptrace-6.6.7/config.sub:177:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-178-		;;
##############################################
tcptrace-6.6.7/config.sub-180-		os=-sco3.2v2
tcptrace-6.6.7/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-182-		;;
tcptrace-6.6.7/config.sub-183-	-udk*)
tcptrace-6.6.7/config.sub:184:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-185-		;;
##############################################
tcptrace-6.6.7/config.sub-187-		os=-isc2.2
tcptrace-6.6.7/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-189-		;;
##############################################
tcptrace-6.6.7/config.sub-193-	-isc*)
tcptrace-6.6.7/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcptrace-6.6.7/config.sub-195-		;;
##############################################
tcptrace-6.6.7/config.sub-199-	-ptx*)
tcptrace-6.6.7/config.sub:200:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tcptrace-6.6.7/config.sub-201-		;;
tcptrace-6.6.7/config.sub-202-	-windowsnt*)
tcptrace-6.6.7/config.sub:203:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tcptrace-6.6.7/config.sub-204-		;;
##############################################
tcptrace-6.6.7/config.sub-253-	*-*-*)
tcptrace-6.6.7/config.sub:254:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcptrace-6.6.7/config.sub-255-		exit 1
##############################################
tcptrace-6.6.7/config.sub-508-	i[34567]86v32)
tcptrace-6.6.7/config.sub:509:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcptrace-6.6.7/config.sub-510-		os=-sysv32
##############################################
tcptrace-6.6.7/config.sub-512-	i[34567]86v4*)
tcptrace-6.6.7/config.sub:513:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcptrace-6.6.7/config.sub-514-		os=-sysv4
##############################################
tcptrace-6.6.7/config.sub-516-	i[34567]86v)
tcptrace-6.6.7/config.sub:517:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcptrace-6.6.7/config.sub-518-		os=-sysv
##############################################
tcptrace-6.6.7/config.sub-520-	i[34567]86sol2)
tcptrace-6.6.7/config.sub:521:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcptrace-6.6.7/config.sub-522-		os=-solaris2
##############################################
tcptrace-6.6.7/config.sub-576-	mips3*-*)
tcptrace-6.6.7/config.sub:577:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tcptrace-6.6.7/config.sub-578-		;;
tcptrace-6.6.7/config.sub-579-	mips3*)
tcptrace-6.6.7/config.sub:580:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tcptrace-6.6.7/config.sub-581-		;;
##############################################
tcptrace-6.6.7/config.sub-703-	pentium-* | p5-* | k5-* | k6-* | nexgen-*)
tcptrace-6.6.7/config.sub:704:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tcptrace-6.6.7/config.sub-705-		;;
tcptrace-6.6.7/config.sub-706-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tcptrace-6.6.7/config.sub:707:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcptrace-6.6.7/config.sub-708-		;;
tcptrace-6.6.7/config.sub-709-	pentiumii-* | pentium2-*)
tcptrace-6.6.7/config.sub:710:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcptrace-6.6.7/config.sub-711-		;;
##############################################
tcptrace-6.6.7/config.sub-718-	        ;;
tcptrace-6.6.7/config.sub:719:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tcptrace-6.6.7/config.sub-720-		;;
##############################################
tcptrace-6.6.7/config.sub-724-	ppcle-* | powerpclittle-*)
tcptrace-6.6.7/config.sub:725:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tcptrace-6.6.7/config.sub-726-		;;
##############################################
tcptrace-6.6.7/config.sub-959-	*)
tcptrace-6.6.7/config.sub:960:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcptrace-6.6.7/config.sub-961-		exit 1
##############################################
tcptrace-6.6.7/config.sub-967-	*-digital*)
tcptrace-6.6.7/config.sub:968:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tcptrace-6.6.7/config.sub-969-		;;
tcptrace-6.6.7/config.sub-970-	*-commodore*)
tcptrace-6.6.7/config.sub:971:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tcptrace-6.6.7/config.sub-972-		;;
##############################################
tcptrace-6.6.7/config.sub-985-	-solaris1 | -solaris1.*)
tcptrace-6.6.7/config.sub:986:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tcptrace-6.6.7/config.sub-987-		;;
##############################################
tcptrace-6.6.7/config.sub-997-	-gnu/linux*)
tcptrace-6.6.7/config.sub:998:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tcptrace-6.6.7/config.sub-999-		;;
##############################################
tcptrace-6.6.7/config.sub-1038-	-mac*)
tcptrace-6.6.7/config.sub:1039:		os=`echo $os | sed -e 's|mac|macos|'`
tcptrace-6.6.7/config.sub-1040-		;;
tcptrace-6.6.7/config.sub-1041-	-linux*)
tcptrace-6.6.7/config.sub:1042:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tcptrace-6.6.7/config.sub-1043-		;;
tcptrace-6.6.7/config.sub-1044-	-sunos5*)
tcptrace-6.6.7/config.sub:1045:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tcptrace-6.6.7/config.sub-1046-		;;
tcptrace-6.6.7/config.sub-1047-	-sunos6*)
tcptrace-6.6.7/config.sub:1048:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tcptrace-6.6.7/config.sub-1049-		;;
##############################################
tcptrace-6.6.7/config.sub-1084-	-sinix5.*)
tcptrace-6.6.7/config.sub:1085:		os=`echo $os | sed -e 's|sinix|sysv|'`
tcptrace-6.6.7/config.sub-1086-		;;
##############################################
tcptrace-6.6.7/config.sub-1123-		# Get rid of the `-' at the beginning of $os.
tcptrace-6.6.7/config.sub:1124:		os=`echo $os | sed 's/[^-]*-//'`
tcptrace-6.6.7/config.sub:1125:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tcptrace-6.6.7/config.sub-1126-		exit 1
##############################################
tcptrace-6.6.7/config.sub-1343-		esac
tcptrace-6.6.7/config.sub:1344:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tcptrace-6.6.7/config.sub-1345-		;;
##############################################
tcptrace-6.6.7/configure-31-# Name of the executable.
tcptrace-6.6.7/configure:32:as_me=`echo "$0" |sed 's,.*[\\/],,'`
tcptrace-6.6.7/configure-33-
##############################################
tcptrace-6.6.7/configure-199-
tcptrace-6.6.7/configure:200:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tcptrace-6.6.7/configure-201-
##############################################
tcptrace-6.6.7/configure-232-  -disable-* | --disable-*)
tcptrace-6.6.7/configure:233:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcptrace-6.6.7/configure-234-    # Reject names that are not valid shell variable names.
##############################################
tcptrace-6.6.7/configure-237-   { (exit 1); exit 1; }; }
tcptrace-6.6.7/configure:238:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcptrace-6.6.7/configure-239-    eval "enable_$ac_feature=no" ;;
##############################################
tcptrace-6.6.7/configure-241-  -enable-* | --enable-*)
tcptrace-6.6.7/configure:242:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcptrace-6.6.7/configure-243-    # Reject names that are not valid shell variable names.
##############################################
tcptrace-6.6.7/configure-246-   { (exit 1); exit 1; }; }
tcptrace-6.6.7/configure:247:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcptrace-6.6.7/configure-248-    case $ac_option in
tcptrace-6.6.7/configure:249:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcptrace-6.6.7/configure-250-      *) ac_optarg=yes ;;
##############################################
tcptrace-6.6.7/configure-423-  -with-* | --with-*)
tcptrace-6.6.7/configure:424:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcptrace-6.6.7/configure-425-    # Reject names that are not valid shell variable names.
##############################################
tcptrace-6.6.7/configure-428-   { (exit 1); exit 1; }; }
tcptrace-6.6.7/configure:429:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tcptrace-6.6.7/configure-430-    case $ac_option in
tcptrace-6.6.7/configure:431:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcptrace-6.6.7/configure-432-      *) ac_optarg=yes ;;
##############################################
tcptrace-6.6.7/configure-436-  -without-* | --without-*)
tcptrace-6.6.7/configure:437:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcptrace-6.6.7/configure-438-    # Reject names that are not valid shell variable names.
##############################################
tcptrace-6.6.7/configure-441-   { (exit 1); exit 1; }; }
tcptrace-6.6.7/configure:442:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tcptrace-6.6.7/configure-443-    eval "with_$ac_package=no" ;;
##############################################
tcptrace-6.6.7/configure-468-  *=*)
tcptrace-6.6.7/configure:469:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcptrace-6.6.7/configure-470-    # Reject names that are not valid shell variable names.
##############################################
tcptrace-6.6.7/configure-473-   { (exit 1); exit 1; }; }
tcptrace-6.6.7/configure:474:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tcptrace-6.6.7/configure-475-    eval "$ac_envvar='$ac_optarg'"
##############################################
tcptrace-6.6.7/configure-489-if test -n "$ac_prev"; then
tcptrace-6.6.7/configure:490:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcptrace-6.6.7/configure-491-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tcptrace-6.6.7/configure-497-do
tcptrace-6.6.7/configure:498:  eval ac_val=$`echo $ac_var`
tcptrace-6.6.7/configure-499-  case $ac_val in
##############################################
tcptrace-6.6.7/configure-509-do
tcptrace-6.6.7/configure:510:  eval ac_val=$`echo $ac_var`
tcptrace-6.6.7/configure-511-  case $ac_val in
##############################################
tcptrace-6.6.7/configure-544-  ac_prog=$0
tcptrace-6.6.7/configure:545:  ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'`
tcptrace-6.6.7/configure-546-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
tcptrace-6.6.7/configure-562-fi
tcptrace-6.6.7/configure:563:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tcptrace-6.6.7/configure-564-ac_env_build_alias_set=${build_alias+set}
##############################################
tcptrace-6.6.7/configure-633-By default, \`make install' will install all the files in
tcptrace-6.6.7/configure:634:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcptrace-6.6.7/configure:635:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcptrace-6.6.7/configure-636-for instance \`--prefix=\$HOME'.
##############################################
tcptrace-6.6.7/configure-793-  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcptrace-6.6.7/configure:794:    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
tcptrace-6.6.7/configure-795-    ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
##############################################
tcptrace-6.6.7/configure-899-    set,)
tcptrace-6.6.7/configure:900:      { echo "$as_me:900: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcptrace-6.6.7/configure:901:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcptrace-6.6.7/configure-902-      ac_cache_corrupted=: ;;
##############################################
tcptrace-6.6.7/configure-923-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcptrace-6.6.7/configure:924:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"`
tcptrace-6.6.7/configure-925-      ac_configure_args="$ac_configure_args '$ac_arg'"
##############################################
tcptrace-6.6.7/configure-1004-test -z "$ac_cv_build_alias" &&
tcptrace-6.6.7/configure:1005:  ac_cv_build_alias=`$ac_config_guess`
tcptrace-6.6.7/configure-1006-test -z "$ac_cv_build_alias" &&
##############################################
tcptrace-6.6.7/configure-1009-   { (exit 1); exit 1; }; }
tcptrace-6.6.7/configure:1010:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tcptrace-6.6.7/configure-1011-  { { echo "$as_me:1011: error: $ac_config_sub $ac_cv_build_alias failed." >&5
##############################################
tcptrace-6.6.7/configure-1018-build=$ac_cv_build
tcptrace-6.6.7/configure:1019:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tcptrace-6.6.7/configure:1020:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tcptrace-6.6.7/configure:1021:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tcptrace-6.6.7/configure-1022-
##############################################
tcptrace-6.6.7/configure-1030-  ac_cv_host_alias=$ac_cv_build_alias
tcptrace-6.6.7/configure:1031:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tcptrace-6.6.7/configure-1032-  { { echo "$as_me:1032: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tcptrace-6.6.7/configure-1039-host=$ac_cv_host
tcptrace-6.6.7/configure:1040:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tcptrace-6.6.7/configure:1041:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tcptrace-6.6.7/configure:1042:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tcptrace-6.6.7/configure-1043-
##############################################
tcptrace-6.6.7/configure-1051-  ac_cv_target_alias=$ac_cv_host_alias
tcptrace-6.6.7/configure:1052:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
tcptrace-6.6.7/configure-1053-  { { echo "$as_me:1053: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
tcptrace-6.6.7/configure-1060-target=$ac_cv_target
tcptrace-6.6.7/configure:1061:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tcptrace-6.6.7/configure:1062:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tcptrace-6.6.7/configure:1063:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tcptrace-6.6.7/configure-1064-
##############################################
tcptrace-6.6.7/configure-1428-     "checking for C compiler version" >&5
tcptrace-6.6.7/configure:1429:ac_compiler=`set X $ac_compile; echo $2`
tcptrace-6.6.7/configure-1430-{ (eval echo "$as_me:1430: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tcptrace-6.6.7/configure-1464-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
tcptrace-6.6.7/configure:1465:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcptrace-6.6.7/configure-1466-if { (eval echo "$as_me:1466: \"$ac_link_default\"") >&5
##############################################
tcptrace-6.6.7/configure-1481-            break;;
tcptrace-6.6.7/configure:1482:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcptrace-6.6.7/configure-1483-          # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
##############################################
tcptrace-6.6.7/configure-1552-    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
tcptrace-6.6.7/configure:1553:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcptrace-6.6.7/configure-1554-          export ac_cv_exeext
##############################################
tcptrace-6.6.7/configure-1597-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
tcptrace-6.6.7/configure:1598:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcptrace-6.6.7/configure-1599-       break;;
##############################################
tcptrace-6.6.7/configure-1659-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tcptrace-6.6.7/configure:1660:GCC=`test $ac_compiler_gnu = yes && echo yes`
tcptrace-6.6.7/configure-1661-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tcptrace-6.6.7/configure-2320-     "checking for C compiler version" >&5
tcptrace-6.6.7/configure:2321:ac_compiler=`set X $ac_compile; echo $2`
tcptrace-6.6.7/configure-2322-{ (eval echo "$as_me:2322: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tcptrace-6.6.7/configure-2381-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tcptrace-6.6.7/configure:2382:GCC=`test $ac_compiler_gnu = yes && echo yes`
tcptrace-6.6.7/configure-2383-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tcptrace-6.6.7/configure-2552-echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
tcptrace-6.6.7/configure:2553:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
tcptrace-6.6.7/configure-2554-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tcptrace-6.6.7/configure-2561-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tcptrace-6.6.7/configure:2562:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tcptrace-6.6.7/configure-2563-if test -n "$ac_maketemp"; then
##############################################
tcptrace-6.6.7/configure-2569-fi
tcptrace-6.6.7/configure:2570:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tcptrace-6.6.7/configure-2571-  echo "$as_me:2571: result: yes" >&5
##############################################
tcptrace-6.6.7/configure-2765-cat >conftest.$ac_ext <<_ACEOF
tcptrace-6.6.7/configure:2766:`cat $LEX_OUTPUT_ROOT.c`
tcptrace-6.6.7/configure-2767-_ACEOF
##############################################
tcptrace-6.6.7/configure-3232-do
tcptrace-6.6.7/configure:3233:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcptrace-6.6.7/configure-3234-echo "$as_me:3234: checking for $ac_header" >&5
##############################################
tcptrace-6.6.7/configure-3264-fi
tcptrace-6.6.7/configure:3265:echo "$as_me:3265: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcptrace-6.6.7/configure:3266:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcptrace-6.6.7/configure:3267:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcptrace-6.6.7/configure-3268-  cat >>confdefs.h <<EOF
tcptrace-6.6.7/configure:3269:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcptrace-6.6.7/configure-3270-EOF
##############################################
tcptrace-6.6.7/configure-3379-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3380:ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`
tcptrace-6.6.7/configure-3381-fi
##############################################
tcptrace-6.6.7/configure-3416-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3417:ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`
tcptrace-6.6.7/configure-3418-fi
##############################################
tcptrace-6.6.7/configure-3424-while test "x$ac_lo" != "x$ac_hi"; do
tcptrace-6.6.7/configure:3425:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tcptrace-6.6.7/configure-3426-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tcptrace-6.6.7/configure-3453-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3454:ac_lo=`expr $ac_mid + 1`
tcptrace-6.6.7/configure-3455-fi
##############################################
tcptrace-6.6.7/configure-3616-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3617:ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`
tcptrace-6.6.7/configure-3618-fi
##############################################
tcptrace-6.6.7/configure-3653-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3654:ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`
tcptrace-6.6.7/configure-3655-fi
##############################################
tcptrace-6.6.7/configure-3661-while test "x$ac_lo" != "x$ac_hi"; do
tcptrace-6.6.7/configure:3662:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tcptrace-6.6.7/configure-3663-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tcptrace-6.6.7/configure-3690-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3691:ac_lo=`expr $ac_mid + 1`
tcptrace-6.6.7/configure-3692-fi
##############################################
tcptrace-6.6.7/configure-3853-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3854:ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`
tcptrace-6.6.7/configure-3855-fi
##############################################
tcptrace-6.6.7/configure-3890-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3891:ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`
tcptrace-6.6.7/configure-3892-fi
##############################################
tcptrace-6.6.7/configure-3898-while test "x$ac_lo" != "x$ac_hi"; do
tcptrace-6.6.7/configure:3899:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tcptrace-6.6.7/configure-3900-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tcptrace-6.6.7/configure-3927-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:3928:ac_lo=`expr $ac_mid + 1`
tcptrace-6.6.7/configure-3929-fi
##############################################
tcptrace-6.6.7/configure-4090-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:4091:ac_lo=`expr $ac_mid + 1`; ac_mid=`expr 2 '*' $ac_mid + 1`
tcptrace-6.6.7/configure-4092-fi
##############################################
tcptrace-6.6.7/configure-4127-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:4128:ac_hi=`expr $ac_mid - 1`; ac_mid=`expr 2 '*' $ac_mid`
tcptrace-6.6.7/configure-4129-fi
##############################################
tcptrace-6.6.7/configure-4135-while test "x$ac_lo" != "x$ac_hi"; do
tcptrace-6.6.7/configure:4136:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tcptrace-6.6.7/configure-4137-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tcptrace-6.6.7/configure-4164-cat conftest.$ac_ext >&5
tcptrace-6.6.7/configure:4165:ac_lo=`expr $ac_mid + 1`
tcptrace-6.6.7/configure-4166-fi
##############################################
tcptrace-6.6.7/configure-4248-	    fi
tcptrace-6.6.7/configure:4249:	    os=`echo $target_os | sed -e 's/\([0-9][0-9]*\)[^0-9].*$/\1/'`
tcptrace-6.6.7/configure-4250-	    name="lbl/os-$os.h"
##############################################
tcptrace-6.6.7/configure-4372-fi
tcptrace-6.6.7/configure:4373:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
tcptrace-6.6.7/configure-4374-  echo "$as_me:4374: result: yes" >&5
##############################################
tcptrace-6.6.7/configure-4433-fi
tcptrace-6.6.7/configure:4434:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
tcptrace-6.6.7/configure-4435-  echo "$as_me:4435: result: yes" >&5
##############################################
tcptrace-6.6.7/configure-4496-fi
tcptrace-6.6.7/configure:4497:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
tcptrace-6.6.7/configure-4498-  echo "$as_me:4498: result: yes" >&5
##############################################
tcptrace-6.6.7/configure-4735-fi
tcptrace-6.6.7/configure:4736:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then
tcptrace-6.6.7/configure-4737-  echo "$as_me:4737: result: yes" >&5
##############################################
tcptrace-6.6.7/configure-4810-do
tcptrace-6.6.7/configure:4811:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcptrace-6.6.7/configure-4812-echo "$as_me:4812: checking for $ac_func" >&5
##############################################
tcptrace-6.6.7/configure-4867-fi
tcptrace-6.6.7/configure:4868:echo "$as_me:4868: result: `eval echo '${'$as_ac_var'}'`" >&5
tcptrace-6.6.7/configure:4869:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcptrace-6.6.7/configure:4870:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcptrace-6.6.7/configure-4871-  cat >>confdefs.h <<EOF
tcptrace-6.6.7/configure:4872:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcptrace-6.6.7/configure-4873-EOF
##############################################
tcptrace-6.6.7/configure-4879-do
tcptrace-6.6.7/configure:4880:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcptrace-6.6.7/configure-4881-echo "$as_me:4881: checking for $ac_func" >&5
##############################################
tcptrace-6.6.7/configure-4936-fi
tcptrace-6.6.7/configure:4937:echo "$as_me:4937: result: `eval echo '${'$as_ac_var'}'`" >&5
tcptrace-6.6.7/configure:4938:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcptrace-6.6.7/configure:4939:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcptrace-6.6.7/configure-4940-  cat >>confdefs.h <<EOF
tcptrace-6.6.7/configure:4941:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcptrace-6.6.7/configure-4942-EOF
##############################################
tcptrace-6.6.7/configure-4948-do
tcptrace-6.6.7/configure:4949:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcptrace-6.6.7/configure-4950-echo "$as_me:4950: checking for $ac_func" >&5
##############################################
tcptrace-6.6.7/configure-5005-fi
tcptrace-6.6.7/configure:5006:echo "$as_me:5006: result: `eval echo '${'$as_ac_var'}'`" >&5
tcptrace-6.6.7/configure:5007:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcptrace-6.6.7/configure:5008:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcptrace-6.6.7/configure-5009-  cat >>confdefs.h <<EOF
tcptrace-6.6.7/configure:5010:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcptrace-6.6.7/configure-5011-EOF
##############################################
tcptrace-6.6.7/configure-5017-do
tcptrace-6.6.7/configure:5018:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcptrace-6.6.7/configure-5019-echo "$as_me:5019: checking for $ac_func" >&5
##############################################
tcptrace-6.6.7/configure-5074-fi
tcptrace-6.6.7/configure:5075:echo "$as_me:5075: result: `eval echo '${'$as_ac_var'}'`" >&5
tcptrace-6.6.7/configure:5076:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcptrace-6.6.7/configure:5077:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcptrace-6.6.7/configure-5078-  cat >>confdefs.h <<EOF
tcptrace-6.6.7/configure:5079:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcptrace-6.6.7/configure-5080-EOF
##############################################
tcptrace-6.6.7/configure-5259-ac_LF_and_DOT=`echo; echo .`
tcptrace-6.6.7/configure:5260:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
tcptrace-6.6.7/configure-5261-rm -f confdef2opt.sed
##############################################
tcptrace-6.6.7/configure-5290-# Name of the executable.
tcptrace-6.6.7/configure:5291:as_me=`echo "$0" |sed 's,.*[\\/],,'`
tcptrace-6.6.7/configure-5292-
##############################################
tcptrace-6.6.7/configure-5390-configured by $0, generated by GNU Autoconf 2.52,
tcptrace-6.6.7/configure:5391:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tcptrace-6.6.7/configure-5392-
##############################################
tcptrace-6.6.7/configure-5407-  --*=*)
tcptrace-6.6.7/configure:5408:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tcptrace-6.6.7/configure:5409:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tcptrace-6.6.7/configure-5410-    shift
##############################################
tcptrace-6.6.7/configure-5511-{
tcptrace-6.6.7/configure:5512:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
tcptrace-6.6.7/configure-5513-  test -n "$tmp" && test -d "$tmp"
##############################################
tcptrace-6.6.7/configure-5631-      fi
tcptrace-6.6.7/configure:5632:      ac_sed_frag=`expr $ac_sed_frag + 1`
tcptrace-6.6.7/configure-5633-      ac_beg=$ac_end
tcptrace-6.6.7/configure:5634:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tcptrace-6.6.7/configure-5635-    fi
##############################################
tcptrace-6.6.7/configure-5648-        cat >$tmp/stdin
tcptrace-6.6.7/configure:5649:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcptrace-6.6.7/configure:5650:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcptrace-6.6.7/configure:5651:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcptrace-6.6.7/configure:5652:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcptrace-6.6.7/configure-5653-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcptrace-6.6.7/configure-5673-as_dummy="$ac_dir"
tcptrace-6.6.7/configure:5674:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
tcptrace-6.6.7/configure-5675-  case $as_mkdir_dir in
##############################################
tcptrace-6.6.7/configure-5684-
tcptrace-6.6.7/configure:5685:    ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"
tcptrace-6.6.7/configure-5686-    # A "../" for each directory in $ac_dir_suffix.
tcptrace-6.6.7/configure:5687:    ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
tcptrace-6.6.7/configure-5688-  else
##############################################
tcptrace-6.6.7/configure-5696-      else
tcptrace-6.6.7/configure:5697:         ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'`
tcptrace-6.6.7/configure-5698-      fi ;;
##############################################
tcptrace-6.6.7/filt_scanner.l-106-    /* an IPv4 addr */
tcptrace-6.6.7/filt_scanner.l:107:    yylval.pipaddr = str2ipaddr(yytext);
tcptrace-6.6.7/filt_scanner.l-108-    return(IPADDR);
##############################################
tcptrace-6.6.7/filt_scanner.l-112-    /* an IPv6 addr */
tcptrace-6.6.7/filt_scanner.l:113:    yylval.pipaddr = str2ipaddr(yytext);
tcptrace-6.6.7/filt_scanner.l-114-    return(IPADDR);
##############################################
tcptrace-6.6.7/filter.c-73-static void EvalRelopSigned(tcp_pair *ptp, struct filter_res *pres, struct filter_node *pf);
tcptrace-6.6.7/filter.c:74:static void EvalRelopIpaddr(tcp_pair *ptp, struct filter_res *pres, struct filter_node *pf);
tcptrace-6.6.7/filter.c-75-static void EvalFilter(tcp_pair *ptp, struct filter_res *pres, struct filter_node *pf);
##############################################
tcptrace-6.6.7/filter.c-632-	if (debug)
tcptrace-6.6.7/filter.c:633:	    snprintf(buf,sizeof(buf),"IPADDR(%s)", HostAddr(*pf->un.constant.pipaddr));
tcptrace-6.6.7/filter.c-634-	else
tcptrace-6.6.7/filter.c:635:	    snprintf(buf,sizeof(buf),"%s", HostAddr(*pf->un.constant.pipaddr));
tcptrace-6.6.7/filter.c-636-	break;
##############################################
tcptrace-6.6.7/filter.c-980-static ipaddr *
tcptrace-6.6.7/filter.c:981:Var2Ipaddr(
tcptrace-6.6.7/filter.c-982-    tcp_pair *ptp,
##############################################
tcptrace-6.6.7/filter.c-1068-static ipaddr *
tcptrace-6.6.7/filter.c:1069:Const2Ipaddr(
tcptrace-6.6.7/filter.c-1070-    struct filter_node *pf)
##############################################
tcptrace-6.6.7/filter.c-1284-static void
tcptrace-6.6.7/filter.c:1285:EvalRelopIpaddr(
tcptrace-6.6.7/filter.c-1286-    tcp_pair *ptp,
##############################################
tcptrace-6.6.7/filter.c-1309-	 if (debug) {
tcptrace-6.6.7/filter.c:1310:	     printf("EvalIpaddr %s", HostAddr(*varl));
tcptrace-6.6.7/filter.c-1311-	     printf("%s fails, different addr types\n",
tcptrace-6.6.7/filter.c:1312:		    HostAddr(*varr));
tcptrace-6.6.7/filter.c-1313-	 }
##############################################
tcptrace-6.6.7/filter.c-1334-     if (debug) {
tcptrace-6.6.7/filter.c:1335:	 printf("EvalIpaddr %s %s", HostAddr(*varl), Op2Str(pf->op));
tcptrace-6.6.7/filter.c:1336:	 printf("%s returns %s\n", HostAddr(*varr), BOOL2STR(ret));
tcptrace-6.6.7/filter.c-1337-     }
##############################################
tcptrace-6.6.7/filter.c-1432-	pres->vartype = V_IPADDR;
tcptrace-6.6.7/filter.c:1433:	pres->val.pipaddr = Var2Ipaddr(ptp,pf);
tcptrace-6.6.7/filter.c-1434-	break;
##############################################
tcptrace-6.6.7/filter.c-1482-	pres->vartype = V_IPADDR;
tcptrace-6.6.7/filter.c:1483:	pres->val.pipaddr = Const2Ipaddr(pf);
tcptrace-6.6.7/filter.c-1484-	break;
##############################################
tcptrace-6.6.7/filter.c-1540-	} else if (pf->un.binary.left->vartype == V_IPADDR) {
tcptrace-6.6.7/filter.c:1541:	    EvalRelopIpaddr(ptp,&res,pf);
tcptrace-6.6.7/filter.c-1542-	    pres->vartype = V_BOOL;
##############################################
tcptrace-6.6.7/install-sh-85-
tcptrace-6.6.7/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tcptrace-6.6.7/install-sh-87-	    shift
##############################################
tcptrace-6.6.7/install-sh-89-
tcptrace-6.6.7/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tcptrace-6.6.7/install-sh-91-	    shift
##############################################
tcptrace-6.6.7/install-sh-150-	then
tcptrace-6.6.7/install-sh:151:		dst="$dst"/`basename $src`
tcptrace-6.6.7/install-sh-152-	else
##############################################
tcptrace-6.6.7/install-sh-157-## this sed command emulates the dirname command
tcptrace-6.6.7/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tcptrace-6.6.7/install-sh-159-
##############################################
tcptrace-6.6.7/install-sh-171-IFS='%'
tcptrace-6.6.7/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
tcptrace-6.6.7/install-sh-173-IFS="${oIFS}"
##############################################
tcptrace-6.6.7/install-sh-205-	then
tcptrace-6.6.7/install-sh:206:		dstfile=`basename $dst`
tcptrace-6.6.7/install-sh-207-	else
##############################################
tcptrace-6.6.7/install-sh-215-	then
tcptrace-6.6.7/install-sh:216:		dstfile=`basename $dst`
tcptrace-6.6.7/install-sh-217-	else
##############################################
tcptrace-6.6.7/ipv6.c-411- */
tcptrace-6.6.7/ipv6.c:412:void ip_copyaddr (ipaddr *ptoaddr, ipaddr *pfromaddr)
tcptrace-6.6.7/ipv6.c-413-{
##############################################
tcptrace-6.6.7/ipv6.c-429- */
tcptrace-6.6.7/ipv6.c:430:int ip_sameaddr (ipaddr *paddr1, ipaddr *paddr2)
tcptrace-6.6.7/ipv6.c-431-{
##############################################
tcptrace-6.6.7/ipv6.c-441-    if (debug > 3)
tcptrace-6.6.7/ipv6.c:442:	printf("SameAddr(%s(%d),%s(%d)) returns %d\n",
tcptrace-6.6.7/ipv6.c-443-	       HostName(*paddr1), ADDR_VERSION(paddr1),
##############################################
tcptrace-6.6.7/ipv6.c-453- */
tcptrace-6.6.7/ipv6.c:454:int ip_lowaddr (ipaddr *paddr1, ipaddr *paddr2)
tcptrace-6.6.7/ipv6.c-455-{
##############################################
tcptrace-6.6.7/ipv6.c-466-    if (debug > 3)
tcptrace-6.6.7/ipv6.c:467:	printf("LowAddr(%s(%d),%s(%d)) returns %d\n",
tcptrace-6.6.7/ipv6.c-468-	       HostName(*paddr1), ADDR_VERSION(paddr1),
##############################################
tcptrace-6.6.7/ipv6.c-481-	/* use standard function */
tcptrace-6.6.7/ipv6.c:482:	long answer = inet_addr(src);
tcptrace-6.6.7/ipv6.c-483-	if (answer != -1) {
##############################################
tcptrace-6.6.7/ipv6.c-566-struct ipaddr *
tcptrace-6.6.7/ipv6.c:567:IPV4ADDR2ADDR(
tcptrace-6.6.7/ipv6.c-568-    struct in_addr *addr4)
##############################################
tcptrace-6.6.7/ipv6.c-580-struct ipaddr *
tcptrace-6.6.7/ipv6.c:581:IPV6ADDR2ADDR(
tcptrace-6.6.7/ipv6.c-582-    struct in6_addr *addr6)
##############################################
tcptrace-6.6.7/ipv6.c-595-ipaddr *
tcptrace-6.6.7/ipv6.c:596:str2ipaddr(
tcptrace-6.6.7/ipv6.c-597-    char *str)
##############################################
tcptrace-6.6.7/ipv6.c-652-	if (debug>1) {
tcptrace-6.6.7/ipv6.c:653:	    printf("IPcmp %s", HostAddr(*pipA));
tcptrace-6.6.7/ipv6.c-654-	    printf("%s fails, different addr types\n",
tcptrace-6.6.7/ipv6.c:655:		   HostAddr(*pipB));
tcptrace-6.6.7/ipv6.c-656-	}
##############################################
tcptrace-6.6.7/mod_tcplib.c-566-
tcptrace-6.6.7/mod_tcplib.c:567:    paddr = str2ipaddr(paddr1);
tcptrace-6.6.7/mod_tcplib.c-568-    if (paddr == NULL) {
##############################################
tcptrace-6.6.7/mod_tcplib.c-574-
tcptrace-6.6.7/mod_tcplib.c:575:    paddr = str2ipaddr(paddr2);
tcptrace-6.6.7/mod_tcplib.c-576-    if (paddr == NULL) {
##############################################
tcptrace-6.6.7/mod_tcplib.c-623-	for (phead=inside_head; phead; phead=phead->next) {
tcptrace-6.6.7/mod_tcplib.c:624:	    printf("(%s <= addr", HostAddr(phead->min));
tcptrace-6.6.7/mod_tcplib.c:625:	    printf(" <= %s)", HostAddr(phead->max));
tcptrace-6.6.7/mod_tcplib.c-626-	    if (phead->next)
##############################################
tcptrace-6.6.7/names.c-136-char *
tcptrace-6.6.7/names.c:137:HostAddr(
tcptrace-6.6.7/names.c-138-    ipaddr ipaddress)
##############################################
tcptrace-6.6.7/names.c-166-
tcptrace-6.6.7/names.c:167:    adr = HostAddr(ipaddress);
tcptrace-6.6.7/names.c-168-
##############################################
tcptrace-6.6.7/names.c-191-    if (ADDR_ISV6(&ipaddress))
tcptrace-6.6.7/names.c:192:	phe = gethostbyaddr ((char *)&ipaddress.un.ip6,
tcptrace-6.6.7/names.c-193-			     sizeof(ipaddress.un.ip6), AF_INET6);
tcptrace-6.6.7/names.c-194-    else
tcptrace-6.6.7/names.c:195:	phe = gethostbyaddr((char *)&ipaddress.un.ip4,
tcptrace-6.6.7/names.c-196-			    sizeof(ipaddress.un.ip4), AF_INET);
##############################################
tcptrace-6.6.7/print.c-207-	   inet_ntoa(pip->ip_src),
tcptrace-6.6.7/print.c:208:	   ParenHostName(*IPV4ADDR2ADDR(&pip->ip_src)));
tcptrace-6.6.7/print.c-209-    printf("\tIP  Dest: %s %s\n",
tcptrace-6.6.7/print.c-210-	   inet_ntoa(pip->ip_dst),
tcptrace-6.6.7/print.c:211:	   ParenHostName(*IPV4ADDR2ADDR(&pip->ip_dst)));
tcptrace-6.6.7/print.c-212-
##############################################
tcptrace-6.6.7/print.c-339-		   i, inet_ntoa(ina),
tcptrace-6.6.7/print.c:340:		   HostName(*IPV4ADDR2ADDR(&ina)));
tcptrace-6.6.7/print.c-341-	else
##############################################
tcptrace-6.6.7/tcptrace.h-569- Clovis L.Tondo". The source code for AVL tree implementation is from the 
tcptrace-6.6.7/tcptrace.h:570: Institute of Applied Iconoclasm who put up the source code at 
tcptrace-6.6.7/tcptrace.h-571- <http://www.purists.org>. We thank Georg for the source code whose mail 
##############################################
tcptrace-6.6.7/tcptrace.h-836-char *HostName(ipaddr);
tcptrace-6.6.7/tcptrace.h:837:char *HostAddr(ipaddr);
tcptrace-6.6.7/tcptrace.h-838-char *HostLetter(llong);
##############################################
tcptrace-6.6.7/tcptrace.h-867-void StringToArgv(char *buf, int *pargc, char ***pargv);
tcptrace-6.6.7/tcptrace.h:868:void CopyAddr(tcp_pair_addrblock *, struct ip *pip,portnum,portnum);
tcptrace-6.6.7/tcptrace.h-869-int WhichDir(tcp_pair_addrblock *, tcp_pair_addrblock *);
##############################################
tcptrace-6.6.7/tcptrace.h-873-Bool udp_cksum_valid(struct ip *pip, struct udphdr *pudp, void *plast);
tcptrace-6.6.7/tcptrace.h:874:ipaddr *str2ipaddr(char *str);
tcptrace-6.6.7/tcptrace.h-875-int IPcmp(ipaddr *pipA, ipaddr *pipB);
##############################################
tcptrace-6.6.7/tcptrace.h-1157-#define ADDR_ISV6(paddr) (ADDR_VERSION((paddr)) == 6)
tcptrace-6.6.7/tcptrace.h:1158:struct ipaddr *IPV4ADDR2ADDR(struct in_addr *addr4);    
tcptrace-6.6.7/tcptrace.h:1159:struct ipaddr *IPV6ADDR2ADDR(struct in6_addr *addr6);
tcptrace-6.6.7/tcptrace.h-1160-
##############################################
tcptrace-6.6.7/trace.c-151- */
tcptrace-6.6.7/trace.c:152:static inline void IP_COPYADDR (ipaddr *ptoaddr, ipaddr *pfromaddr)
tcptrace-6.6.7/trace.c-153-{
##############################################
tcptrace-6.6.7/trace.c-167- */
tcptrace-6.6.7/trace.c:168:static inline int IP_SAMEADDR (ipaddr *paddr1, ipaddr *paddr2)
tcptrace-6.6.7/trace.c-169-{
##############################################
tcptrace-6.6.7/trace.c-180-    if (debug > 3)
tcptrace-6.6.7/trace.c:181:	printf("SameAddr(%s(%d),%s(%d)) returns %d\n",
tcptrace-6.6.7/trace.c-182-	       HostName(*paddr1), ADDR_VERSION(paddr1),
##############################################
tcptrace-6.6.7/trace.c-190- */
tcptrace-6.6.7/trace.c:191:static inline int IP_LOWADDR (ipaddr *paddr1, ipaddr *paddr2)
tcptrace-6.6.7/trace.c-192-{
##############################################
tcptrace-6.6.7/trace.c-203-    if (debug > 3)
tcptrace-6.6.7/trace.c:204:	printf("LowAddr(%s(%d),%s(%d)) returns %d\n",
tcptrace-6.6.7/trace.c-205-	       HostName(*paddr1), ADDR_VERSION(paddr1),
##############################################
tcptrace-6.6.7/trace.c-317-void
tcptrace-6.6.7/trace.c:318:CopyAddr(
tcptrace-6.6.7/trace.c-319-    tcp_pair_addrblock *ptpa,
##############################################
tcptrace-6.6.7/trace.c-327-    if (PIP_ISV4(pip)) { /* V4 */
tcptrace-6.6.7/trace.c:328:	IP_COPYADDR(&ptpa->a_address, IPV4ADDR2ADDR(&pip->ip_src));
tcptrace-6.6.7/trace.c:329:	IP_COPYADDR(&ptpa->b_address, IPV4ADDR2ADDR(&pip->ip_dst));
tcptrace-6.6.7/trace.c-330-	/* fill in the hashed address */
##############################################
tcptrace-6.6.7/trace.c-337-	struct ipv6 *pip6 = (struct ipv6 *)pip;
tcptrace-6.6.7/trace.c:338:	IP_COPYADDR(&ptpa->a_address, IPV6ADDR2ADDR(&pip6->ip6_saddr));
tcptrace-6.6.7/trace.c:339:	IP_COPYADDR(&ptpa->b_address, IPV6ADDR2ADDR(&pip6->ip6_daddr));
tcptrace-6.6.7/trace.c-340-	/* fill in the hashed address */
##############################################
tcptrace-6.6.7/trace.c-392-	
tcptrace-6.6.7/trace.c:393:    if (IP_LOWADDR(&(ptpa1->a_address), &(ptpa1->b_address))) {		
tcptrace-6.6.7/trace.c-394-        X1=&ptpa1->a_address;
##############################################
tcptrace-6.6.7/trace.c-405-
tcptrace-6.6.7/trace.c:406:    if (IP_LOWADDR(&(ptpa2->a_address), &(ptpa2->b_address))) {		
tcptrace-6.6.7/trace.c-407-        Y1=&ptpa2->a_address;
##############################################
tcptrace-6.6.7/trace.c-426-
tcptrace-6.6.7/trace.c:427:    if (IP_LOWADDR(X1,Y1)) return LT;
tcptrace-6.6.7/trace.c:428:    if (IP_LOWADDR(Y1,X1)) return RT;
tcptrace-6.6.7/trace.c-429-	
tcptrace-6.6.7/trace.c:430:    if (IP_LOWADDR(X2,Y2)) return LT;
tcptrace-6.6.7/trace.c:431:    if (IP_LOWADDR(Y2,X2)) return RT;
tcptrace-6.6.7/trace.c-432-	
##############################################
tcptrace-6.6.7/trace.c-445-   /* same as first packet */
tcptrace-6.6.7/trace.c:446:   if (IP_SAMEADDR(&(ptpa1->a_address), &(ptpa2->a_address)))
tcptrace-6.6.7/trace.c:447:     if (IP_SAMEADDR(&(ptpa1->b_address), &(ptpa2->b_address)))
tcptrace-6.6.7/trace.c-448-       if ((ptpa1->a_port == ptpa2->a_port))
##############################################
tcptrace-6.6.7/trace.c-452-   /* reverse of first packet */
tcptrace-6.6.7/trace.c:453:   if (IP_SAMEADDR(&(ptpa1->a_address), &(ptpa2->b_address)))
tcptrace-6.6.7/trace.c:454:     if (IP_SAMEADDR(&(ptpa1->b_address), &(ptpa2->a_address)))
tcptrace-6.6.7/trace.c-455-       if ((ptpa1->a_port == ptpa2->b_port))
##############################################
tcptrace-6.6.7/trace.c-459-   /* same as first packet */
tcptrace-6.6.7/trace.c:460:   if (IP_SAMEADDR(&(ptpa1->a_address), &(ptpa2->a_address)) &&
tcptrace-6.6.7/trace.c:461:       IP_SAMEADDR(&(ptpa1->b_address), &(ptpa2->b_address)) &&
tcptrace-6.6.7/trace.c-462-       (ptpa1->a_port == ptpa2->a_port) &&
##############################################
tcptrace-6.6.7/trace.c-466-   /* reverse of first packet */
tcptrace-6.6.7/trace.c:467:   if (IP_SAMEADDR(&(ptpa1->a_address), &(ptpa2->b_address)) &&
tcptrace-6.6.7/trace.c:468:       IP_SAMEADDR(&(ptpa1->b_address), &(ptpa2->a_address)) &&
tcptrace-6.6.7/trace.c-469-       (ptpa1->a_port == ptpa2->b_port) &&
##############################################
tcptrace-6.6.7/trace.c-521-    /* grab the address from this packet */
tcptrace-6.6.7/trace.c:522:    CopyAddr(&ptp->addr_pair,
tcptrace-6.6.7/trace.c-523-	     pip, ntohs(ptcp->th_sport), ntohs(ptcp->th_dport));
##############################################
tcptrace-6.6.7/trace.c-777-    /* grab the address from this packet */
tcptrace-6.6.7/trace.c:778:    CopyAddr(&tp_in, pip, ntohs(ptcp->th_sport), ntohs(ptcp->th_dport));
tcptrace-6.6.7/trace.c-779-
##############################################
tcptrace-6.6.7/trace.c-1605-    /* grab the address from this packet */
tcptrace-6.6.7/trace.c:1606:    CopyAddr(&tp_in.addr_pair, pip,
tcptrace-6.6.7/trace.c-1607-	     th_sport, th_dport);
##############################################
tcptrace-6.6.7/trace.c-3184-    /* grab the address from this packet */
tcptrace-6.6.7/trace.c:3185:    CopyAddr(&tp_in.addr_pair, pip,
tcptrace-6.6.7/trace.c-3186-	     ntohs(ptcp->th_sport), ntohs(ptcp->th_dport));
##############################################
tcptrace-6.6.7/udp.c-108-    /* grab the address from this packet */
tcptrace-6.6.7/udp.c:109:    CopyAddr(&pup->addr_pair,
tcptrace-6.6.7/udp.c-110-	     pip, ntohs(pudp->uh_sport), ntohs(pudp->uh_dport));
##############################################
tcptrace-6.6.7/udp.c-156-    /* grab the address from this packet */
tcptrace-6.6.7/udp.c:157:    CopyAddr(&tp_in.addr_pair, pip,
tcptrace-6.6.7/udp.c-158-	     ntohs(pudp->uh_sport), ntohs(pudp->uh_dport));
##############################################
tcptrace-6.6.7/udp.c-299-    /* grab the address from this packet */
tcptrace-6.6.7/udp.c:300:    CopyAddr(&tp_in.addr_pair, pip,
tcptrace-6.6.7/udp.c-301-	     uh_sport, uh_dport);
##############################################
tcptrace-6.6.7/xpl2gpl-13-# Extracting file-basename from the xplot filename 
tcptrace-6.6.7/xpl2gpl:14:BASENAME=`basename $1 .xpl`
tcptrace-6.6.7/xpl2gpl-15-rm -f ${BASENAME}.dataset.*.* ${BASENAME}.gpl ${BASENAME}.ps ${BASENAME}.files ${BASENAME}.datasets ${BASENAME}.labels
##############################################
tcptrace-6.6.7/xpl2gpl-724-# Extracting file-basename from the xplot filename 
tcptrace-6.6.7/xpl2gpl:725:BASENAME=`basename $2 .xpl`
tcptrace-6.6.7/xpl2gpl-726-rm -f ${BASENAME}.dataset.*.* ${BASENAME}.gpl ${BASENAME}.ps ${BASENAME}.files ${BASENAME}.datasets ${BASENAME}.labels
##############################################
tcptrace-6.6.7/flex_bison/filt_scanner.c-877-    /* an IPv4 addr */
tcptrace-6.6.7/flex_bison/filt_scanner.c:878:    yylval.pipaddr = str2ipaddr(yytext);
tcptrace-6.6.7/flex_bison/filt_scanner.c-879-    return(IPADDR);
##############################################
tcptrace-6.6.7/flex_bison/filt_scanner.c-886-    /* an IPv6 addr */
tcptrace-6.6.7/flex_bison/filt_scanner.c:887:    yylval.pipaddr = str2ipaddr(yytext);
tcptrace-6.6.7/flex_bison/filt_scanner.c-888-    return(IPADDR);