===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcpxtract-1.0.1/config.sub-54-
tcpxtract-1.0.1/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
tcpxtract-1.0.1/config.sub-56-
##############################################
tcpxtract-1.0.1/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
tcpxtract-1.0.1/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tcpxtract-1.0.1/config.sub-120-case $maybe_os in
##############################################
tcpxtract-1.0.1/config.sub-123-    os=-$maybe_os
tcpxtract-1.0.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tcpxtract-1.0.1/config.sub-125-    ;;
tcpxtract-1.0.1/config.sub-126-  *)
tcpxtract-1.0.1/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tcpxtract-1.0.1/config.sub-128-    if [ $basic_machine != $1 ]
tcpxtract-1.0.1/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
tcpxtract-1.0.1/config.sub-130-    else os=; fi
##############################################
tcpxtract-1.0.1/config.sub-174-		os=-sco3.2v5
tcpxtract-1.0.1/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-176-		;;
##############################################
tcpxtract-1.0.1/config.sub-178-		os=-sco3.2v4
tcpxtract-1.0.1/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-180-		;;
tcpxtract-1.0.1/config.sub-181-	-sco3.2.[4-9]*)
tcpxtract-1.0.1/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tcpxtract-1.0.1/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-184-		;;
##############################################
tcpxtract-1.0.1/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
tcpxtract-1.0.1/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-188-		;;
##############################################
tcpxtract-1.0.1/config.sub-190-		os=-sco3.2v2
tcpxtract-1.0.1/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-192-		;;
tcpxtract-1.0.1/config.sub-193-	-udk*)
tcpxtract-1.0.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-195-		;;
##############################################
tcpxtract-1.0.1/config.sub-197-		os=-isc2.2
tcpxtract-1.0.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-199-		;;
##############################################
tcpxtract-1.0.1/config.sub-203-	-isc*)
tcpxtract-1.0.1/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpxtract-1.0.1/config.sub-205-		;;
##############################################
tcpxtract-1.0.1/config.sub-209-	-ptx*)
tcpxtract-1.0.1/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tcpxtract-1.0.1/config.sub-211-		;;
tcpxtract-1.0.1/config.sub-212-	-windowsnt*)
tcpxtract-1.0.1/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tcpxtract-1.0.1/config.sub-214-		;;
##############################################
tcpxtract-1.0.1/config.sub-289-	*-*-*)
tcpxtract-1.0.1/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcpxtract-1.0.1/config.sub-291-		exit 1
##############################################
tcpxtract-1.0.1/config.sub-387-	amd64-*)
tcpxtract-1.0.1/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-389-		;;
##############################################
tcpxtract-1.0.1/config.sub-604-	i*86v32)
tcpxtract-1.0.1/config.sub:605:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpxtract-1.0.1/config.sub-606-		os=-sysv32
##############################################
tcpxtract-1.0.1/config.sub-608-	i*86v4*)
tcpxtract-1.0.1/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpxtract-1.0.1/config.sub-610-		os=-sysv4
##############################################
tcpxtract-1.0.1/config.sub-612-	i*86v)
tcpxtract-1.0.1/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpxtract-1.0.1/config.sub-614-		os=-sysv
##############################################
tcpxtract-1.0.1/config.sub-616-	i*86sol2)
tcpxtract-1.0.1/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpxtract-1.0.1/config.sub-618-		os=-solaris2
##############################################
tcpxtract-1.0.1/config.sub-664-	mips3*-*)
tcpxtract-1.0.1/config.sub:665:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tcpxtract-1.0.1/config.sub-666-		;;
tcpxtract-1.0.1/config.sub-667-	mips3*)
tcpxtract-1.0.1/config.sub:668:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tcpxtract-1.0.1/config.sub-669-		;;
##############################################
tcpxtract-1.0.1/config.sub-802-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tcpxtract-1.0.1/config.sub:803:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-804-		;;
tcpxtract-1.0.1/config.sub-805-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tcpxtract-1.0.1/config.sub:806:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-807-		;;
tcpxtract-1.0.1/config.sub-808-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tcpxtract-1.0.1/config.sub:809:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-810-		;;
tcpxtract-1.0.1/config.sub-811-	pentium4-*)
tcpxtract-1.0.1/config.sub:812:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-813-		;;
##############################################
tcpxtract-1.0.1/config.sub-820-		;;
tcpxtract-1.0.1/config.sub:821:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-822-		;;
##############################################
tcpxtract-1.0.1/config.sub-826-	ppcle-* | powerpclittle-*)
tcpxtract-1.0.1/config.sub:827:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-828-		;;
##############################################
tcpxtract-1.0.1/config.sub-830-		;;
tcpxtract-1.0.1/config.sub:831:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-832-		;;
##############################################
tcpxtract-1.0.1/config.sub-836-	ppc64le-* | powerpc64little-*)
tcpxtract-1.0.1/config.sub:837:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpxtract-1.0.1/config.sub-838-		;;
##############################################
tcpxtract-1.0.1/config.sub-1108-	*)
tcpxtract-1.0.1/config.sub:1109:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcpxtract-1.0.1/config.sub-1110-		exit 1
##############################################
tcpxtract-1.0.1/config.sub-1116-	*-digital*)
tcpxtract-1.0.1/config.sub:1117:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tcpxtract-1.0.1/config.sub-1118-		;;
tcpxtract-1.0.1/config.sub-1119-	*-commodore*)
tcpxtract-1.0.1/config.sub:1120:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tcpxtract-1.0.1/config.sub-1121-		;;
##############################################
tcpxtract-1.0.1/config.sub-1134-	-solaris1 | -solaris1.*)
tcpxtract-1.0.1/config.sub:1135:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tcpxtract-1.0.1/config.sub-1136-		;;
##############################################
tcpxtract-1.0.1/config.sub-1146-	-gnu/linux*)
tcpxtract-1.0.1/config.sub:1147:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tcpxtract-1.0.1/config.sub-1148-		;;
##############################################
tcpxtract-1.0.1/config.sub-1187-	-nto*)
tcpxtract-1.0.1/config.sub:1188:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tcpxtract-1.0.1/config.sub-1189-		;;
##############################################
tcpxtract-1.0.1/config.sub-1194-	-mac*)
tcpxtract-1.0.1/config.sub:1195:		os=`echo $os | sed -e 's|mac|macos|'`
tcpxtract-1.0.1/config.sub-1196-		;;
##############################################
tcpxtract-1.0.1/config.sub-1200-	-linux*)
tcpxtract-1.0.1/config.sub:1201:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tcpxtract-1.0.1/config.sub-1202-		;;
tcpxtract-1.0.1/config.sub-1203-	-sunos5*)
tcpxtract-1.0.1/config.sub:1204:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tcpxtract-1.0.1/config.sub-1205-		;;
tcpxtract-1.0.1/config.sub-1206-	-sunos6*)
tcpxtract-1.0.1/config.sub:1207:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tcpxtract-1.0.1/config.sub-1208-		;;
##############################################
tcpxtract-1.0.1/config.sub-1255-	-sinix5.*)
tcpxtract-1.0.1/config.sub:1256:		os=`echo $os | sed -e 's|sinix|sysv|'`
tcpxtract-1.0.1/config.sub-1257-		;;
##############################################
tcpxtract-1.0.1/config.sub-1303-		# Get rid of the `-' at the beginning of $os.
tcpxtract-1.0.1/config.sub:1304:		os=`echo $os | sed 's/[^-]*-//'`
tcpxtract-1.0.1/config.sub:1305:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tcpxtract-1.0.1/config.sub-1306-		exit 1
##############################################
tcpxtract-1.0.1/config.sub-1542-		esac
tcpxtract-1.0.1/config.sub:1543:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tcpxtract-1.0.1/config.sub-1544-		;;
##############################################
tcpxtract-1.0.1/config.guess-37-
tcpxtract-1.0.1/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
tcpxtract-1.0.1/config.guess-39-
##############################################
tcpxtract-1.0.1/config.guess-106-: ${TMPDIR=/tmp} ;
tcpxtract-1.0.1/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tcpxtract-1.0.1/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tcpxtract-1.0.1/config.guess-191-	    *)
tcpxtract-1.0.1/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tcpxtract-1.0.1/config.guess-193-		;;
##############################################
tcpxtract-1.0.1/config.guess-250-	*4.0)
tcpxtract-1.0.1/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tcpxtract-1.0.1/config.guess-252-		;;
tcpxtract-1.0.1/config.guess-253-	*5.*)
tcpxtract-1.0.1/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tcpxtract-1.0.1/config.guess-255-		;;
##############################################
tcpxtract-1.0.1/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
tcpxtract-1.0.1/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tcpxtract-1.0.1/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
tcpxtract-1.0.1/config.guess-298-	# 1.2 uses "1.2" for uname -r.
tcpxtract-1.0.1/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tcpxtract-1.0.1/config.guess-300-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-349-    sun4H:SunOS:5.*:*)
tcpxtract-1.0.1/config.guess:350:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpxtract-1.0.1/config.guess-351-	exit 0 ;;
tcpxtract-1.0.1/config.guess-352-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tcpxtract-1.0.1/config.guess:353:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpxtract-1.0.1/config.guess-354-	exit 0 ;;
tcpxtract-1.0.1/config.guess-355-    i86pc:SunOS:5.*:*)
tcpxtract-1.0.1/config.guess:356:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpxtract-1.0.1/config.guess-357-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-361-	# it's likely to be more like Solaris than SunOS4.
tcpxtract-1.0.1/config.guess:362:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpxtract-1.0.1/config.guess-363-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-370-	# Japanese Language versions have a version number like `4.1.3-JL'.
tcpxtract-1.0.1/config.guess:371:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tcpxtract-1.0.1/config.guess-372-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-376-    sun*:*:4.2BSD:*)
tcpxtract-1.0.1/config.guess:377:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tcpxtract-1.0.1/config.guess-378-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tcpxtract-1.0.1/config.guess-458-	$CC_FOR_BUILD -o $dummy $dummy.c \
tcpxtract-1.0.1/config.guess:459:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
tcpxtract-1.0.1/config.guess-460-	  && exit 0
##############################################
tcpxtract-1.0.1/config.guess-513-    *:IRIX*:*:*)
tcpxtract-1.0.1/config.guess:514:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tcpxtract-1.0.1/config.guess-515-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-552-    *:AIX:*:[45])
tcpxtract-1.0.1/config.guess:553:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tcpxtract-1.0.1/config.guess-554-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tcpxtract-1.0.1/config.guess-587-    9000/[34678]??:HP-UX:*:*)
tcpxtract-1.0.1/config.guess:588:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcpxtract-1.0.1/config.guess-589-	case "${UNAME_MACHINE}" in
##############################################
tcpxtract-1.0.1/config.guess-641-EOF
tcpxtract-1.0.1/config.guess:642:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tcpxtract-1.0.1/config.guess-643-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tcpxtract-1.0.1/config.guess-659-    ia64:HP-UX:*:*)
tcpxtract-1.0.1/config.guess:660:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcpxtract-1.0.1/config.guess-661-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tcpxtract-1.0.1/config.guess-759-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tcpxtract-1.0.1/config.guess:760:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tcpxtract-1.0.1/config.guess-761-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcpxtract-1.0.1/config.guess-764-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tcpxtract-1.0.1/config.guess:765:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tcpxtract-1.0.1/config.guess-766-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcpxtract-1.0.1/config.guess-777-    *:FreeBSD:*:*)
tcpxtract-1.0.1/config.guess:778:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tcpxtract-1.0.1/config.guess-779-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-807-    prep*:SunOS:5.*:*)
tcpxtract-1.0.1/config.guess:808:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpxtract-1.0.1/config.guess-809-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-811-	# the GNU system
tcpxtract-1.0.1/config.guess:812:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tcpxtract-1.0.1/config.guess-813-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-815-	# other systems with GNU libc and userland
tcpxtract-1.0.1/config.guess:816:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tcpxtract-1.0.1/config.guess-817-	exit 0 ;;
##############################################
tcpxtract-1.0.1/config.guess-857-EOF
tcpxtract-1.0.1/config.guess:858:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
tcpxtract-1.0.1/config.guess-859-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
tcpxtract-1.0.1/config.guess-876-EOF
tcpxtract-1.0.1/config.guess:877:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
tcpxtract-1.0.1/config.guess-878-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
tcpxtract-1.0.1/config.guess-977-EOF
tcpxtract-1.0.1/config.guess:978:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
tcpxtract-1.0.1/config.guess-979-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
tcpxtract-1.0.1/config.guess-1016-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tcpxtract-1.0.1/config.guess:1017:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tcpxtract-1.0.1/config.guess-1018-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tcpxtract-1.0.1/config.guess-1241-    *:DragonFly:*:*)
tcpxtract-1.0.1/config.guess:1242:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tcpxtract-1.0.1/config.guess-1243-	exit 0 ;;
##############################################
tcpxtract-1.0.1/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
tcpxtract-1.0.1/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tcpxtract-1.0.1/depcomp-70-
##############################################
tcpxtract-1.0.1/depcomp-203-  # Version 6 uses the directory in both cases.
tcpxtract-1.0.1/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
tcpxtract-1.0.1/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
tcpxtract-1.0.1/depcomp-214-  else
tcpxtract-1.0.1/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
tcpxtract-1.0.1/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
tcpxtract-1.0.1/depcomp-228-    # Do two passes, one to just change these to
tcpxtract-1.0.1/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
tcpxtract-1.0.1/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tcpxtract-1.0.1/depcomp-269-  # Do two passes, one to just change these to
tcpxtract-1.0.1/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
tcpxtract-1.0.1/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tcpxtract-1.0.1/depcomp-284-   # Subdirectories are respected.
tcpxtract-1.0.1/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
tcpxtract-1.0.1/depcomp-286-   test "x$dir" = "x$object" && dir=
tcpxtract-1.0.1/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
tcpxtract-1.0.1/depcomp-288-
##############################################
tcpxtract-1.0.1/depcomp-416-  done
tcpxtract-1.0.1/depcomp:417:  obj_suffix="`echo $object | sed 's/^.*\././'`"
tcpxtract-1.0.1/depcomp-418-  touch "$tmpdepfile"
##############################################
tcpxtract-1.0.1/missing-128-       # Could not run --version or --help.  This is probably someone
tcpxtract-1.0.1/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
tcpxtract-1.0.1/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
tcpxtract-1.0.1/missing-162-         from any GNU archive site."
tcpxtract-1.0.1/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
tcpxtract-1.0.1/missing-164-    test -z "$files" && files="config.h"
##############################################
tcpxtract-1.0.1/missing-191-         proper tools for further handling them.
tcpxtract-1.0.1/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
tcpxtract-1.0.1/missing-193-         archive site."
tcpxtract-1.0.1/missing-194-
tcpxtract-1.0.1/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
tcpxtract-1.0.1/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
tcpxtract-1.0.1/missing-197-    if test -f "$file"; then
##############################################
tcpxtract-1.0.1/missing-220-	*.y)
tcpxtract-1.0.1/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
tcpxtract-1.0.1/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
tcpxtract-1.0.1/missing-224-	    fi
tcpxtract-1.0.1/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
tcpxtract-1.0.1/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
tcpxtract-1.0.1/missing-250-	*.l)
tcpxtract-1.0.1/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
tcpxtract-1.0.1/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
tcpxtract-1.0.1/missing-269-
tcpxtract-1.0.1/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tcpxtract-1.0.1/missing-271-    if test -z "$file"; then
tcpxtract-1.0.1/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
tcpxtract-1.0.1/missing-273-    fi
##############################################
tcpxtract-1.0.1/missing-290-         the \`GNU make' package.  Grab either from any GNU archive site."
tcpxtract-1.0.1/missing:291:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tcpxtract-1.0.1/missing-292-    if test -z "$file"; then
tcpxtract-1.0.1/missing:293:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
tcpxtract-1.0.1/missing:294:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
tcpxtract-1.0.1/missing-295-    fi
##############################################
tcpxtract-1.0.1/missing-314-	*o*)
tcpxtract-1.0.1/missing:315:	    firstarg=`echo "$firstarg" | sed s/o//`
tcpxtract-1.0.1/missing-316-	    tar "$firstarg" "$@" && exit 0
##############################################
tcpxtract-1.0.1/missing-320-	*h*)
tcpxtract-1.0.1/missing:321:	    firstarg=`echo "$firstarg" | sed s/h//`
tcpxtract-1.0.1/missing-322-	    tar "$firstarg" "$@" && exit 0
##############################################
tcpxtract-1.0.1/install-sh-210-      fi
tcpxtract-1.0.1/install-sh:211:      dst=$dst/`basename "$src"`
tcpxtract-1.0.1/install-sh-212-    fi
##############################################
tcpxtract-1.0.1/install-sh-215-  # This sed command emulates the dirname command.
tcpxtract-1.0.1/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tcpxtract-1.0.1/install-sh-217-
##############################################
tcpxtract-1.0.1/install-sh-228-    IFS='%'
tcpxtract-1.0.1/install-sh:229:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
tcpxtract-1.0.1/install-sh-230-    IFS=$oIFS
##############################################
tcpxtract-1.0.1/install-sh-255-  else
tcpxtract-1.0.1/install-sh:256:    dstfile=`basename "$dst"`
tcpxtract-1.0.1/install-sh-257-
##############################################
tcpxtract-1.0.1/Makefile.in-78-MANS = $(man_MANS)
tcpxtract-1.0.1/Makefile.in:79:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tcpxtract-1.0.1/Makefile.in-80-am__vpath_adj = case $$p in \
tcpxtract-1.0.1/Makefile.in:81:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tcpxtract-1.0.1/Makefile.in-82-    *) f=$$p;; \
tcpxtract-1.0.1/Makefile.in-83-  esac;
tcpxtract-1.0.1/Makefile.in:84:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
tcpxtract-1.0.1/Makefile.in-85-sysconfDATA_INSTALL = $(INSTALL_DATA)
##############################################
tcpxtract-1.0.1/Makefile.in-234-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
tcpxtract-1.0.1/Makefile.in:235:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
tcpxtract-1.0.1/Makefile.in-236-	  if test -f $$p \
tcpxtract-1.0.1/Makefile.in-237-	  ; then \
tcpxtract-1.0.1/Makefile.in:238:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
tcpxtract-1.0.1/Makefile.in-239-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
tcpxtract-1.0.1/Makefile.in-246-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
tcpxtract-1.0.1/Makefile.in:247:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
tcpxtract-1.0.1/Makefile.in-248-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
tcpxtract-1.0.1/Makefile.in-285-.c.obj:
tcpxtract-1.0.1/Makefile.in:286:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
tcpxtract-1.0.1/Makefile.in-287-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
tcpxtract-1.0.1/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpxtract-1.0.1/Makefile.in:290:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
tcpxtract-1.0.1/Makefile.in-291-
##############################################
tcpxtract-1.0.1/Makefile.in-330-	  else file=$$i; fi; \
tcpxtract-1.0.1/Makefile.in:331:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tcpxtract-1.0.1/Makefile.in-332-	  case "$$ext" in \
##############################################
tcpxtract-1.0.1/Makefile.in-335-	  esac; \
tcpxtract-1.0.1/Makefile.in:336:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tcpxtract-1.0.1/Makefile.in:337:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
tcpxtract-1.0.1/Makefile.in:338:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tcpxtract-1.0.1/Makefile.in-339-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
tcpxtract-1.0.1/Makefile.in-351-	for i in $$list; do \
tcpxtract-1.0.1/Makefile.in:352:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tcpxtract-1.0.1/Makefile.in-353-	  case "$$ext" in \
##############################################
tcpxtract-1.0.1/Makefile.in-356-	  esac; \
tcpxtract-1.0.1/Makefile.in:357:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tcpxtract-1.0.1/Makefile.in:358:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
tcpxtract-1.0.1/Makefile.in:359:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tcpxtract-1.0.1/Makefile.in-360-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
tcpxtract-1.0.1/Makefile.in-421-GTAGS:
tcpxtract-1.0.1/Makefile.in:422:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpxtract-1.0.1/Makefile.in-423-	  && cd $(top_srcdir) \
##############################################
tcpxtract-1.0.1/Makefile.in-431-	mkdir $(distdir)
tcpxtract-1.0.1/Makefile.in:432:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tcpxtract-1.0.1/Makefile.in:433:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
tcpxtract-1.0.1/Makefile.in-434-	list='$(DISTFILES)'; for file in $$list; do \
tcpxtract-1.0.1/Makefile.in-435-	  case $$file in \
tcpxtract-1.0.1/Makefile.in:436:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
tcpxtract-1.0.1/Makefile.in:437:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
tcpxtract-1.0.1/Makefile.in-438-	  esac; \
tcpxtract-1.0.1/Makefile.in-439-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
tcpxtract-1.0.1/Makefile.in:440:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpxtract-1.0.1/Makefile.in-441-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
tcpxtract-1.0.1/Makefile.in-507-	chmod a-w $(distdir)
tcpxtract-1.0.1/Makefile.in:508:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tcpxtract-1.0.1/Makefile.in-509-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tcpxtract-1.0.1/Makefile.in-538-	@cd $(distuninstallcheck_dir) \
tcpxtract-1.0.1/Makefile.in:539:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
tcpxtract-1.0.1/Makefile.in-540-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tcpxtract-1.0.1/Makefile.in-550-	fi
tcpxtract-1.0.1/Makefile.in:551:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tcpxtract-1.0.1/Makefile.in-552-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tcpxtract-1.0.1/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
tcpxtract-1.0.1/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
tcpxtract-1.0.1/aclocal.m4-67-#
##############################################
tcpxtract-1.0.1/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tcpxtract-1.0.1/aclocal.m4:90:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tcpxtract-1.0.1/aclocal.m4-91-# and then we would define $MISSING as
##############################################
tcpxtract-1.0.1/aclocal.m4-105-# expand $ac_aux_dir to an absolute path
tcpxtract-1.0.1/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd`
tcpxtract-1.0.1/aclocal.m4-107-])
##############################################
tcpxtract-1.0.1/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
tcpxtract-1.0.1/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tcpxtract-1.0.1/aclocal.m4-227-  fi
##############################################
tcpxtract-1.0.1/aclocal.m4-346-  # Strip MF so we end up with the name of the file.
tcpxtract-1.0.1/aclocal.m4:347:  mf=`echo "$mf" | sed -e 's/:.*$//'`
tcpxtract-1.0.1/aclocal.m4-348-  # Check whether this is an Automake generated Makefile or not.
##############################################
tcpxtract-1.0.1/aclocal.m4-354-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
tcpxtract-1.0.1/aclocal.m4:355:    dirpart=`AS_DIRNAME("$mf")`
tcpxtract-1.0.1/aclocal.m4-356-  else
##############################################
tcpxtract-1.0.1/aclocal.m4-360-  # from the Makefile without running `make'.
tcpxtract-1.0.1/aclocal.m4:361:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tcpxtract-1.0.1/aclocal.m4-362-  test -z "$DEPDIR" && continue
tcpxtract-1.0.1/aclocal.m4:363:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
tcpxtract-1.0.1/aclocal.m4-364-  test -z "am__include" && continue
tcpxtract-1.0.1/aclocal.m4:365:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tcpxtract-1.0.1/aclocal.m4-366-  # When using ansi2knr, U may be empty or an underscore; expand it
tcpxtract-1.0.1/aclocal.m4:367:  U=`sed -n 's/^U = //p' < "$mf"`
tcpxtract-1.0.1/aclocal.m4-368-  # Find all dependency output files, they are included files with
##############################################
tcpxtract-1.0.1/aclocal.m4-376-    test -f "$dirpart/$file" && continue
tcpxtract-1.0.1/aclocal.m4:377:    fdir=`AS_DIRNAME(["$file"])`
tcpxtract-1.0.1/aclocal.m4-378-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
tcpxtract-1.0.1/aclocal.m4-442-# test to see if srcdir already configured
tcpxtract-1.0.1/aclocal.m4:443:if test "`cd $srcdir && pwd`" != "`pwd`" &&
tcpxtract-1.0.1/aclocal.m4-444-   test -f $srcdir/config.status; then
##############################################
tcpxtract-1.0.1/aclocal.m4-518-    * )
tcpxtract-1.0.1/aclocal.m4:519:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tcpxtract-1.0.1/aclocal.m4-520-  esac
tcpxtract-1.0.1/aclocal.m4-521-done
tcpxtract-1.0.1/aclocal.m4:522:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
tcpxtract-1.0.1/aclocal.m4-523-
##############################################
tcpxtract-1.0.1/aclocal.m4-625-# case it prints its new name instead of `make'.
tcpxtract-1.0.1/aclocal.m4:626:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
tcpxtract-1.0.1/aclocal.m4-627-   am__include=include
##############################################
tcpxtract-1.0.1/aclocal.m4-633-   echo '.include "confinc"' > confmf
tcpxtract-1.0.1/aclocal.m4:634:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
tcpxtract-1.0.1/aclocal.m4-635-      am__include=.include
##############################################
tcpxtract-1.0.1/aclocal.m4-845-if (
tcpxtract-1.0.1/aclocal.m4:846:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
tcpxtract-1.0.1/aclocal.m4-847-   if test "$[*]" = "X"; then
tcpxtract-1.0.1/aclocal.m4-848-      # -L didn't work.
tcpxtract-1.0.1/aclocal.m4:849:      set X `ls -t $srcdir/configure conftest.file`
tcpxtract-1.0.1/aclocal.m4-850-   fi
##############################################
tcpxtract-1.0.1/configure-43-do
tcpxtract-1.0.1/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcpxtract-1.0.1/configure-45-    eval $as_var=C; export $as_var
##############################################
tcpxtract-1.0.1/configure-101-  as_lineno_2=$LINENO
tcpxtract-1.0.1/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpxtract-1.0.1/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpxtract-1.0.1/configure-140-  as_lineno_2=$LINENO
tcpxtract-1.0.1/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpxtract-1.0.1/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpxtract-1.0.1/configure-325-
tcpxtract-1.0.1/configure:326:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tcpxtract-1.0.1/configure-327-
##############################################
tcpxtract-1.0.1/configure-358-  -disable-* | --disable-*)
tcpxtract-1.0.1/configure:359:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcpxtract-1.0.1/configure-360-    # Reject names that are not valid shell variable names.
##############################################
tcpxtract-1.0.1/configure-363-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:364:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcpxtract-1.0.1/configure-365-    eval "enable_$ac_feature=no" ;;
##############################################
tcpxtract-1.0.1/configure-367-  -enable-* | --enable-*)
tcpxtract-1.0.1/configure:368:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcpxtract-1.0.1/configure-369-    # Reject names that are not valid shell variable names.
##############################################
tcpxtract-1.0.1/configure-372-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:373:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcpxtract-1.0.1/configure-374-    case $ac_option in
tcpxtract-1.0.1/configure:375:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcpxtract-1.0.1/configure-376-      *) ac_optarg=yes ;;
##############################################
tcpxtract-1.0.1/configure-549-  -with-* | --with-*)
tcpxtract-1.0.1/configure:550:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcpxtract-1.0.1/configure-551-    # Reject names that are not valid shell variable names.
##############################################
tcpxtract-1.0.1/configure-554-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:555:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tcpxtract-1.0.1/configure-556-    case $ac_option in
tcpxtract-1.0.1/configure:557:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcpxtract-1.0.1/configure-558-      *) ac_optarg=yes ;;
##############################################
tcpxtract-1.0.1/configure-562-  -without-* | --without-*)
tcpxtract-1.0.1/configure:563:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcpxtract-1.0.1/configure-564-    # Reject names that are not valid shell variable names.
##############################################
tcpxtract-1.0.1/configure-567-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:568:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tcpxtract-1.0.1/configure-569-    eval "with_$ac_package=no" ;;
##############################################
tcpxtract-1.0.1/configure-594-  *=*)
tcpxtract-1.0.1/configure:595:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcpxtract-1.0.1/configure-596-    # Reject names that are not valid shell variable names.
##############################################
tcpxtract-1.0.1/configure-599-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:600:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tcpxtract-1.0.1/configure-601-    eval "$ac_envvar='$ac_optarg'"
##############################################
tcpxtract-1.0.1/configure-615-if test -n "$ac_prev"; then
tcpxtract-1.0.1/configure:616:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcpxtract-1.0.1/configure-617-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tcpxtract-1.0.1/configure-623-do
tcpxtract-1.0.1/configure:624:  eval ac_val=$`echo $ac_var`
tcpxtract-1.0.1/configure-625-  case $ac_val in
##############################################
tcpxtract-1.0.1/configure-635-do
tcpxtract-1.0.1/configure:636:  eval ac_val=$`echo $ac_var`
tcpxtract-1.0.1/configure-637-  case $ac_val in
##############################################
tcpxtract-1.0.1/configure-702-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:703:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tcpxtract-1.0.1/configure-704-ac_env_build_alias_set=${build_alias+set}
##############################################
tcpxtract-1.0.1/configure-773-By default, \`make install' will install all the files in
tcpxtract-1.0.1/configure:774:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcpxtract-1.0.1/configure:775:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcpxtract-1.0.1/configure-776-for instance \`--prefix=\$HOME'.
##############################################
tcpxtract-1.0.1/configure-840-if test "$ac_dir" != .; then
tcpxtract-1.0.1/configure:841:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcpxtract-1.0.1/configure-842-  # A "../" for each directory in $ac_dir_suffix.
tcpxtract-1.0.1/configure:843:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcpxtract-1.0.1/configure-844-else
##############################################
tcpxtract-1.0.1/configure-853-    else
tcpxtract-1.0.1/configure:854:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcpxtract-1.0.1/configure-855-    fi ;;
##############################################
tcpxtract-1.0.1/configure-1007-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcpxtract-1.0.1/configure:1008:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpxtract-1.0.1/configure-1009-    esac
##############################################
tcpxtract-1.0.1/configure-1079-    do
tcpxtract-1.0.1/configure:1080:      eval ac_val=$`echo $ac_var`
tcpxtract-1.0.1/configure-1081-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcpxtract-1.0.1/configure-1093-      do
tcpxtract-1.0.1/configure:1094:	eval ac_val=$`echo $ac_var`
tcpxtract-1.0.1/configure-1095-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcpxtract-1.0.1/configure-1200-    set,)
tcpxtract-1.0.1/configure:1201:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcpxtract-1.0.1/configure:1202:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcpxtract-1.0.1/configure-1203-      ac_cache_corrupted=: ;;
##############################################
tcpxtract-1.0.1/configure-1223-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcpxtract-1.0.1/configure:1224:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpxtract-1.0.1/configure-1225-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcpxtract-1.0.1/configure-1380-if (
tcpxtract-1.0.1/configure:1381:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
tcpxtract-1.0.1/configure-1382-   if test "$*" = "X"; then
tcpxtract-1.0.1/configure-1383-      # -L didn't work.
tcpxtract-1.0.1/configure:1384:      set X `ls -t $srcdir/configure conftest.file`
tcpxtract-1.0.1/configure-1385-   fi
##############################################
tcpxtract-1.0.1/configure-1424-_ACEOF
tcpxtract-1.0.1/configure:1425:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
tcpxtract-1.0.1/configure-1426-rm conftest.sed
##############################################
tcpxtract-1.0.1/configure-1428-# expand $ac_aux_dir to an absolute path
tcpxtract-1.0.1/configure:1429:am_aux_dir=`cd $ac_aux_dir && pwd`
tcpxtract-1.0.1/configure-1430-
##############################################
tcpxtract-1.0.1/configure-1515-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tcpxtract-1.0.1/configure:1516:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tcpxtract-1.0.1/configure-1517-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tcpxtract-1.0.1/configure-1524-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tcpxtract-1.0.1/configure:1525:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tcpxtract-1.0.1/configure-1526-if test -n "$ac_maketemp"; then
##############################################
tcpxtract-1.0.1/configure-1532-fi
tcpxtract-1.0.1/configure:1533:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tcpxtract-1.0.1/configure-1534-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tcpxtract-1.0.1/configure-1552-# test to see if srcdir already configured
tcpxtract-1.0.1/configure:1553:if test "`cd $srcdir && pwd`" != "`pwd`" &&
tcpxtract-1.0.1/configure-1554-   test -f $srcdir/config.status; then
##############################################
tcpxtract-1.0.1/configure-1715-test -z "$ac_cv_build_alias" &&
tcpxtract-1.0.1/configure:1716:  ac_cv_build_alias=`$ac_config_guess`
tcpxtract-1.0.1/configure-1717-test -z "$ac_cv_build_alias" &&
##############################################
tcpxtract-1.0.1/configure-1720-   { (exit 1); exit 1; }; }
tcpxtract-1.0.1/configure:1721:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tcpxtract-1.0.1/configure-1722-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tcpxtract-1.0.1/configure-1729-build=$ac_cv_build
tcpxtract-1.0.1/configure:1730:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tcpxtract-1.0.1/configure:1731:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tcpxtract-1.0.1/configure:1732:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tcpxtract-1.0.1/configure-1733-
##############################################
tcpxtract-1.0.1/configure-1742-  ac_cv_host_alias=$ac_cv_build_alias
tcpxtract-1.0.1/configure:1743:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tcpxtract-1.0.1/configure-1744-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tcpxtract-1.0.1/configure-1751-host=$ac_cv_host
tcpxtract-1.0.1/configure:1752:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tcpxtract-1.0.1/configure:1753:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tcpxtract-1.0.1/configure:1754:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tcpxtract-1.0.1/configure-1755-
##############################################
tcpxtract-1.0.1/configure-2075-     "checking for C compiler version" >&5
tcpxtract-1.0.1/configure:2076:ac_compiler=`set X $ac_compile; echo $2`
tcpxtract-1.0.1/configure-2077-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tcpxtract-1.0.1/configure-2114-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tcpxtract-1.0.1/configure:2115:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcpxtract-1.0.1/configure-2116-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tcpxtract-1.0.1/configure-2142-    *.* )
tcpxtract-1.0.1/configure:2143:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcpxtract-1.0.1/configure-2144-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tcpxtract-1.0.1/configure-2222-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tcpxtract-1.0.1/configure:2223:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcpxtract-1.0.1/configure-2224-	  export ac_cv_exeext
##############################################
tcpxtract-1.0.1/configure-2272-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tcpxtract-1.0.1/configure:2273:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcpxtract-1.0.1/configure-2274-       break;;
##############################################
tcpxtract-1.0.1/configure-2351-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tcpxtract-1.0.1/configure:2352:GCC=`test $ac_compiler_gnu = yes && echo yes`
tcpxtract-1.0.1/configure-2353-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tcpxtract-1.0.1/configure-2710-# case it prints its new name instead of `make'.
tcpxtract-1.0.1/configure:2711:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
tcpxtract-1.0.1/configure-2712-   am__include=include
##############################################
tcpxtract-1.0.1/configure-2718-   echo '.include "confinc"' > confmf
tcpxtract-1.0.1/configure:2719:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
tcpxtract-1.0.1/configure-2720-      am__include=.include
##############################################
tcpxtract-1.0.1/configure-2780-  if test "$am_compiler_list" = ""; then
tcpxtract-1.0.1/configure:2781:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tcpxtract-1.0.1/configure-2782-  fi
##############################################
tcpxtract-1.0.1/configure-3170-cat >conftest.$ac_ext <<_ACEOF
tcpxtract-1.0.1/configure:3171:`cat $LEX_OUTPUT_ROOT.c`
tcpxtract-1.0.1/configure-3172-_ACEOF
##############################################
tcpxtract-1.0.1/configure-3298-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tcpxtract-1.0.1/configure:3299:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tcpxtract-1.0.1/configure-3300-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tcpxtract-1.0.1/configure-3307-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tcpxtract-1.0.1/configure:3308:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tcpxtract-1.0.1/configure-3309-if test -n "$ac_maketemp"; then
##############################################
tcpxtract-1.0.1/configure-3315-fi
tcpxtract-1.0.1/configure:3316:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tcpxtract-1.0.1/configure-3317-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tcpxtract-1.0.1/configure-4070-ac_LF_and_DOT=`echo; echo .`
tcpxtract-1.0.1/configure:4071:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
tcpxtract-1.0.1/configure-4072-rm -f confdef2opt.sed
##############################################
tcpxtract-1.0.1/configure-4159-do
tcpxtract-1.0.1/configure:4160:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcpxtract-1.0.1/configure-4161-    eval $as_var=C; export $as_var
##############################################
tcpxtract-1.0.1/configure-4217-  as_lineno_2=$LINENO
tcpxtract-1.0.1/configure:4218:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpxtract-1.0.1/configure-4219-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpxtract-1.0.1/configure-4257-  as_lineno_2=$LINENO
tcpxtract-1.0.1/configure:4258:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcpxtract-1.0.1/configure-4259-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcpxtract-1.0.1/configure-4434-configured by $0, generated by GNU Autoconf 2.59,
tcpxtract-1.0.1/configure:4435:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tcpxtract-1.0.1/configure-4436-
##############################################
tcpxtract-1.0.1/configure-4451-  --*=*)
tcpxtract-1.0.1/configure:4452:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tcpxtract-1.0.1/configure:4453:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tcpxtract-1.0.1/configure-4454-    ac_shift=:
##############################################
tcpxtract-1.0.1/configure-4717-      fi
tcpxtract-1.0.1/configure:4718:      ac_sed_frag=`expr $ac_sed_frag + 1`
tcpxtract-1.0.1/configure-4719-      ac_beg=$ac_end
tcpxtract-1.0.1/configure:4720:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tcpxtract-1.0.1/configure-4721-    fi
##############################################
tcpxtract-1.0.1/configure-4734-	cat >$tmp/stdin
tcpxtract-1.0.1/configure:4735:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpxtract-1.0.1/configure:4736:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcpxtract-1.0.1/configure:4737:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpxtract-1.0.1/configure:4738:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcpxtract-1.0.1/configure-4739-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcpxtract-1.0.1/configure-4782-if test "$ac_dir" != .; then
tcpxtract-1.0.1/configure:4783:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcpxtract-1.0.1/configure-4784-  # A "../" for each directory in $ac_dir_suffix.
tcpxtract-1.0.1/configure:4785:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcpxtract-1.0.1/configure-4786-else
##############################################
tcpxtract-1.0.1/configure-4795-    else
tcpxtract-1.0.1/configure:4796:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcpxtract-1.0.1/configure-4797-    fi ;;
##############################################
tcpxtract-1.0.1/configure-4928-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tcpxtract-1.0.1/configure:4929:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tcpxtract-1.0.1/configure:4930:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcpxtract-1.0.1/configure-4931-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tcpxtract-1.0.1/configure-4970-if test "$ac_dir" != .; then
tcpxtract-1.0.1/configure:4971:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcpxtract-1.0.1/configure-4972-  # A "../" for each directory in $ac_dir_suffix.
tcpxtract-1.0.1/configure:4973:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcpxtract-1.0.1/configure-4974-else
##############################################
tcpxtract-1.0.1/configure-4983-    else
tcpxtract-1.0.1/configure:4984:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcpxtract-1.0.1/configure-4985-    fi ;;
##############################################
tcpxtract-1.0.1/configure-5038-  # Strip MF so we end up with the name of the file.
tcpxtract-1.0.1/configure:5039:  mf=`echo "$mf" | sed -e 's/:.*$//'`
tcpxtract-1.0.1/configure-5040-  # Check whether this is an Automake generated Makefile or not.
##############################################
tcpxtract-1.0.1/configure-5063-  # from the Makefile without running `make'.
tcpxtract-1.0.1/configure:5064:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tcpxtract-1.0.1/configure-5065-  test -z "$DEPDIR" && continue
tcpxtract-1.0.1/configure:5066:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
tcpxtract-1.0.1/configure-5067-  test -z "am__include" && continue
tcpxtract-1.0.1/configure:5068:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tcpxtract-1.0.1/configure-5069-  # When using ansi2knr, U may be empty or an underscore; expand it
tcpxtract-1.0.1/configure:5070:  U=`sed -n 's/^U = //p' < "$mf"`
tcpxtract-1.0.1/configure-5071-  # Find all dependency output files, they are included files with