===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tapecalc-20070214/aclocal.m4-27-		-D*)
tapecalc-20070214/aclocal.m4:28:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[[^=]]*='\''\"[[^"]]*//'`
tapecalc-20070214/aclocal.m4-29-
##############################################
tapecalc-20070214/aclocal.m4-58-
tapecalc-20070214/aclocal.m4:59:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[[^"]]*"'\''//'`
tapecalc-20070214/aclocal.m4-60-
##############################################
tapecalc-20070214/aclocal.m4-117-		esac
tapecalc-20070214/aclocal.m4:118:		cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'`
tapecalc-20070214/aclocal.m4-119-		test "$cf_top_incdir" = "$cf_add_incdir" && break
##############################################
tapecalc-20070214/aclocal.m4-508-for cf_header in \
tapecalc-20070214/aclocal.m4:509:	`echo ${cf_cv_ncurses_header-curses.h} | sed -e 's%/.*%/%'`term.h \
tapecalc-20070214/aclocal.m4-510-	term.h
##############################################
tapecalc-20070214/aclocal.m4-537-dnl "dirname" is not portable, so we fake it with a shell script.
tapecalc-20070214/aclocal.m4:538:AC_DEFUN([CF_DIRNAME],[$1=`echo $2 | sed -e 's%/[[^/]]*$%%'`])dnl
tapecalc-20070214/aclocal.m4-539-dnl ---------------------------------------------------------------------------
##############################################
tapecalc-20070214/aclocal.m4-616-	AC_MSG_CHECKING(version of $CC)
tapecalc-20070214/aclocal.m4:617:	GCC_VERSION="`${CC} --version| sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`"
tapecalc-20070214/aclocal.m4-618-	test -z "$GCC_VERSION" && GCC_VERSION=unknown
##############################################
tapecalc-20070214/aclocal.m4-927-	CF_DIRNAME(cf_1st_incdir,$cf_cv_ncurses_h2)
tapecalc-20070214/aclocal.m4:928:	cf_cv_ncurses_header=`basename $cf_cv_ncurses_h2`
tapecalc-20070214/aclocal.m4:929:	if test `basename $cf_1st_incdir` = $cf_ncuhdr_root ; then
tapecalc-20070214/aclocal.m4-930-		cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header
##############################################
tapecalc-20070214/aclocal.m4-1006-	for p in $cf_ncurses_LIBS ; do
tapecalc-20070214/aclocal.m4:1007:		q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"`
tapecalc-20070214/aclocal.m4-1008-		if test "$q" != "$LIBS" ; then
##############################################
tapecalc-20070214/aclocal.m4-1055-}],[
tapecalc-20070214/aclocal.m4:1056:	cf_cv_ncurses_version=`cat $cf_tempfile`],,[
tapecalc-20070214/aclocal.m4-1057-
##############################################
tapecalc-20070214/aclocal.m4-1137-  .NONE/*)
tapecalc-20070214/aclocal.m4:1138:    $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
tapecalc-20070214/aclocal.m4-1139-    ;;
##############################################
tapecalc-20070214/aclocal.m4-1142-.no|.NONE/*)
tapecalc-20070214/aclocal.m4:1143:  $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
tapecalc-20070214/aclocal.m4-1144-  ;;
##############################################
tapecalc-20070214/aclocal.m4-1160-
tapecalc-20070214/aclocal.m4:1161:CPPFLAGS="`$XCURSES_CONFIG --cflags` $CPPFLAGS"
tapecalc-20070214/aclocal.m4:1162:LIBS="`$XCURSES_CONFIG --libs` $LIBS"
tapecalc-20070214/aclocal.m4-1163-
##############################################
tapecalc-20070214/aclocal.m4-1291-*/ncurses.h|*/ncursesw.h) #(vi
tapecalc-20070214/aclocal.m4:1292:	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[[^.]]*\.h$%term.h%'`
tapecalc-20070214/aclocal.m4-1293-	;;
##############################################
tapecalc-20070214/aclocal.m4-1335-[
tapecalc-20070214/aclocal.m4:1336:$1=`echo "$2" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
tapecalc-20070214/aclocal.m4-1337-])dnl
##############################################
tapecalc-20070214/aclocal.m4-1643-
tapecalc-20070214/aclocal.m4:1644:# SYSTEM_NAME=`echo "$cf_cv_system_name"|tr ' ' -`
tapecalc-20070214/aclocal.m4-1645-
##############################################
tapecalc-20070214/config.guess-40-
tapecalc-20070214/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
tapecalc-20070214/config.guess-42-
##############################################
tapecalc-20070214/config.guess-109-: ${TMPDIR=/tmp} ;
tapecalc-20070214/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tapecalc-20070214/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tapecalc-20070214/config.guess-195-	    *)
tapecalc-20070214/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tapecalc-20070214/config.guess-197-		;;
##############################################
tapecalc-20070214/config.guess-222-	*4.0)
tapecalc-20070214/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tapecalc-20070214/config.guess-224-		;;
tapecalc-20070214/config.guess-225-	*5.*)
tapecalc-20070214/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tapecalc-20070214/config.guess-227-		;;
##############################################
tapecalc-20070214/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
tapecalc-20070214/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tapecalc-20070214/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
tapecalc-20070214/config.guess-270-	# 1.2 uses "1.2" for uname -r.
tapecalc-20070214/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tapecalc-20070214/config.guess-272-	exit ;;
##############################################
tapecalc-20070214/config.guess-327-    sun4H:SunOS:5.*:*)
tapecalc-20070214/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tapecalc-20070214/config.guess-329-	exit ;;
tapecalc-20070214/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tapecalc-20070214/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tapecalc-20070214/config.guess-332-	exit ;;
tapecalc-20070214/config.guess-333-    i86pc:SunOS:5.*:*)
tapecalc-20070214/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tapecalc-20070214/config.guess-335-	exit ;;
##############################################
tapecalc-20070214/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
tapecalc-20070214/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tapecalc-20070214/config.guess-341-	exit ;;
##############################################
tapecalc-20070214/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
tapecalc-20070214/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tapecalc-20070214/config.guess-350-	exit ;;
##############################################
tapecalc-20070214/config.guess-354-    sun*:*:4.2BSD:*)
tapecalc-20070214/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tapecalc-20070214/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tapecalc-20070214/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tapecalc-20070214/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tapecalc-20070214/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tapecalc-20070214/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tapecalc-20070214/config.guess-492-    *:IRIX*:*:*)
tapecalc-20070214/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tapecalc-20070214/config.guess-494-	exit ;;
##############################################
tapecalc-20070214/config.guess-522-EOF
tapecalc-20070214/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tapecalc-20070214/config.guess-524-		then
##############################################
tapecalc-20070214/config.guess-535-    *:AIX:*:[45])
tapecalc-20070214/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tapecalc-20070214/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tapecalc-20070214/config.guess-570-    9000/[34678]??:HP-UX:*:*)
tapecalc-20070214/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tapecalc-20070214/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
tapecalc-20070214/config.guess-624-EOF
tapecalc-20070214/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tapecalc-20070214/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tapecalc-20070214/config.guess-652-    ia64:HP-UX:*:*)
tapecalc-20070214/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tapecalc-20070214/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tapecalc-20070214/config.guess-682-EOF
tapecalc-20070214/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tapecalc-20070214/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tapecalc-20070214/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tapecalc-20070214/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tapecalc-20070214/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tapecalc-20070214/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tapecalc-20070214/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tapecalc-20070214/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tapecalc-20070214/config.guess-773-	    pc98)
tapecalc-20070214/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tapecalc-20070214/config.guess-775-	    amd64)
tapecalc-20070214/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tapecalc-20070214/config.guess-777-	    *)
tapecalc-20070214/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tapecalc-20070214/config.guess-779-	esac
##############################################
tapecalc-20070214/config.guess-818-    prep*:SunOS:5.*:*)
tapecalc-20070214/config.guess:819:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tapecalc-20070214/config.guess-820-	exit ;;
##############################################
tapecalc-20070214/config.guess-822-	# the GNU system
tapecalc-20070214/config.guess:823:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tapecalc-20070214/config.guess-824-	exit ;;
##############################################
tapecalc-20070214/config.guess-826-	# other systems with GNU libc and userland
tapecalc-20070214/config.guess:827:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tapecalc-20070214/config.guess-828-	exit ;;
##############################################
tapecalc-20070214/config.guess-1054-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tapecalc-20070214/config.guess:1055:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tapecalc-20070214/config.guess-1056-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tapecalc-20070214/config.guess-1292-    *:DragonFly:*:*)
tapecalc-20070214/config.guess:1293:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tapecalc-20070214/config.guess-1294-	exit ;;
##############################################
tapecalc-20070214/config.guess-1305-    i*86:skyos:*:*)
tapecalc-20070214/config.guess:1306:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tapecalc-20070214/config.guess-1307-	exit ;;
##############################################
tapecalc-20070214/config.guess-1430-
tapecalc-20070214/config.guess:1431:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tapecalc-20070214/config.guess-1432-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tapecalc-20070214/config.sub-56-
tapecalc-20070214/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
tapecalc-20070214/config.sub-58-
##############################################
tapecalc-20070214/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
tapecalc-20070214/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tapecalc-20070214/config.sub-122-case $maybe_os in
##############################################
tapecalc-20070214/config.sub-126-    os=-$maybe_os
tapecalc-20070214/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tapecalc-20070214/config.sub-128-    ;;
tapecalc-20070214/config.sub-129-  *)
tapecalc-20070214/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tapecalc-20070214/config.sub-131-    if [ $basic_machine != $1 ]
tapecalc-20070214/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tapecalc-20070214/config.sub-133-    else os=; fi
##############################################
tapecalc-20070214/config.sub-177-		os=-sco5v6
tapecalc-20070214/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-179-		;;
##############################################
tapecalc-20070214/config.sub-181-		os=-sco3.2v5
tapecalc-20070214/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-183-		;;
##############################################
tapecalc-20070214/config.sub-185-		os=-sco3.2v4
tapecalc-20070214/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-187-		;;
tapecalc-20070214/config.sub-188-	-sco3.2.[4-9]*)
tapecalc-20070214/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tapecalc-20070214/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-191-		;;
##############################################
tapecalc-20070214/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
tapecalc-20070214/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-195-		;;
##############################################
tapecalc-20070214/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
tapecalc-20070214/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-199-		;;
##############################################
tapecalc-20070214/config.sub-201-		os=-sco3.2v2
tapecalc-20070214/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-203-		;;
tapecalc-20070214/config.sub-204-	-udk*)
tapecalc-20070214/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-206-		;;
##############################################
tapecalc-20070214/config.sub-208-		os=-isc2.2
tapecalc-20070214/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-210-		;;
##############################################
tapecalc-20070214/config.sub-214-	-isc*)
tapecalc-20070214/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tapecalc-20070214/config.sub-216-		;;
##############################################
tapecalc-20070214/config.sub-220-	-ptx*)
tapecalc-20070214/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tapecalc-20070214/config.sub-222-		;;
tapecalc-20070214/config.sub-223-	-windowsnt*)
tapecalc-20070214/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tapecalc-20070214/config.sub-225-		;;
##############################################
tapecalc-20070214/config.sub-310-	*-*-*)
tapecalc-20070214/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tapecalc-20070214/config.sub-312-		exit 1
##############################################
tapecalc-20070214/config.sub-412-	amd64-*)
tapecalc-20070214/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-414-		;;
##############################################
tapecalc-20070214/config.sub-633-	i*86v32)
tapecalc-20070214/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tapecalc-20070214/config.sub-635-		os=-sysv32
##############################################
tapecalc-20070214/config.sub-637-	i*86v4*)
tapecalc-20070214/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tapecalc-20070214/config.sub-639-		os=-sysv4
##############################################
tapecalc-20070214/config.sub-641-	i*86v)
tapecalc-20070214/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tapecalc-20070214/config.sub-643-		os=-sysv
##############################################
tapecalc-20070214/config.sub-645-	i*86sol2)
tapecalc-20070214/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tapecalc-20070214/config.sub-647-		os=-solaris2
##############################################
tapecalc-20070214/config.sub-693-	mips3*-*)
tapecalc-20070214/config.sub:694:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tapecalc-20070214/config.sub-695-		;;
tapecalc-20070214/config.sub-696-	mips3*)
tapecalc-20070214/config.sub:697:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tapecalc-20070214/config.sub-698-		;;
##############################################
tapecalc-20070214/config.sub-711-	ms1-*)
tapecalc-20070214/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tapecalc-20070214/config.sub-713-		;;
##############################################
tapecalc-20070214/config.sub-824-	pc98-*)
tapecalc-20070214/config.sub:825:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-826-		;;
##############################################
tapecalc-20070214/config.sub-839-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tapecalc-20070214/config.sub:840:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-841-		;;
tapecalc-20070214/config.sub-842-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tapecalc-20070214/config.sub:843:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-844-		;;
tapecalc-20070214/config.sub-845-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tapecalc-20070214/config.sub:846:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-847-		;;
tapecalc-20070214/config.sub-848-	pentium4-*)
tapecalc-20070214/config.sub:849:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-850-		;;
##############################################
tapecalc-20070214/config.sub-857-		;;
tapecalc-20070214/config.sub:858:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-859-		;;
##############################################
tapecalc-20070214/config.sub-863-	ppcle-* | powerpclittle-*)
tapecalc-20070214/config.sub:864:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-865-		;;
##############################################
tapecalc-20070214/config.sub-867-		;;
tapecalc-20070214/config.sub:868:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-869-		;;
##############################################
tapecalc-20070214/config.sub-873-	ppc64le-* | powerpc64little-*)
tapecalc-20070214/config.sub:874:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tapecalc-20070214/config.sub-875-		;;
##############################################
tapecalc-20070214/config.sub-1157-	*)
tapecalc-20070214/config.sub:1158:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tapecalc-20070214/config.sub-1159-		exit 1
##############################################
tapecalc-20070214/config.sub-1165-	*-digital*)
tapecalc-20070214/config.sub:1166:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tapecalc-20070214/config.sub-1167-		;;
tapecalc-20070214/config.sub-1168-	*-commodore*)
tapecalc-20070214/config.sub:1169:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tapecalc-20070214/config.sub-1170-		;;
##############################################
tapecalc-20070214/config.sub-1183-	-solaris1 | -solaris1.*)
tapecalc-20070214/config.sub:1184:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tapecalc-20070214/config.sub-1185-		;;
##############################################
tapecalc-20070214/config.sub-1195-	-gnu/linux*)
tapecalc-20070214/config.sub:1196:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tapecalc-20070214/config.sub-1197-		;;
##############################################
tapecalc-20070214/config.sub-1239-	-nto*)
tapecalc-20070214/config.sub:1240:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tapecalc-20070214/config.sub-1241-		;;
##############################################
tapecalc-20070214/config.sub-1246-	-mac*)
tapecalc-20070214/config.sub:1247:		os=`echo $os | sed -e 's|mac|macos|'`
tapecalc-20070214/config.sub-1248-		;;
##############################################
tapecalc-20070214/config.sub-1252-	-linux*)
tapecalc-20070214/config.sub:1253:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tapecalc-20070214/config.sub-1254-		;;
tapecalc-20070214/config.sub-1255-	-sunos5*)
tapecalc-20070214/config.sub:1256:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tapecalc-20070214/config.sub-1257-		;;
tapecalc-20070214/config.sub-1258-	-sunos6*)
tapecalc-20070214/config.sub:1259:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tapecalc-20070214/config.sub-1260-		;;
##############################################
tapecalc-20070214/config.sub-1307-	-sinix5.*)
tapecalc-20070214/config.sub:1308:		os=`echo $os | sed -e 's|sinix|sysv|'`
tapecalc-20070214/config.sub-1309-		;;
##############################################
tapecalc-20070214/config.sub-1358-		# Get rid of the `-' at the beginning of $os.
tapecalc-20070214/config.sub:1359:		os=`echo $os | sed 's/[^-]*-//'`
tapecalc-20070214/config.sub:1360:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tapecalc-20070214/config.sub-1361-		exit 1
##############################################
tapecalc-20070214/config.sub-1606-		esac
tapecalc-20070214/config.sub:1607:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tapecalc-20070214/config.sub-1608-		;;
##############################################
tapecalc-20070214/configure-71-  case "$ac_option" in
tapecalc-20070214/configure:72:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
tapecalc-20070214/configure-73-  *) ac_optarg= ;;
##############################################
tapecalc-20070214/configure-103-  -disable-* | --disable-*)
tapecalc-20070214/configure:104:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
tapecalc-20070214/configure-105-    # Reject names that are not valid shell variable names.
tapecalc-20070214/configure:106:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
tapecalc-20070214/configure-107-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
tapecalc-20070214/configure-108-    fi
tapecalc-20070214/configure:109:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
tapecalc-20070214/configure-110-    eval "enable_${ac_feature}=no" ;;
##############################################
tapecalc-20070214/configure-112-  -enable-* | --enable-*)
tapecalc-20070214/configure:113:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
tapecalc-20070214/configure-114-    # Reject names that are not valid shell variable names.
tapecalc-20070214/configure:115:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
tapecalc-20070214/configure-116-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
tapecalc-20070214/configure-117-    fi
tapecalc-20070214/configure:118:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
tapecalc-20070214/configure-119-    case "$ac_option" in
##############################################
tapecalc-20070214/configure-359-  -with-* | --with-*)
tapecalc-20070214/configure:360:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
tapecalc-20070214/configure-361-    # Reject names that are not valid shell variable names.
tapecalc-20070214/configure:362:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
tapecalc-20070214/configure-363-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
tapecalc-20070214/configure-364-    fi
tapecalc-20070214/configure:365:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tapecalc-20070214/configure-366-    case "$ac_option" in
##############################################
tapecalc-20070214/configure-372-  -without-* | --without-*)
tapecalc-20070214/configure:373:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
tapecalc-20070214/configure-374-    # Reject names that are not valid shell variable names.
tapecalc-20070214/configure:375:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
tapecalc-20070214/configure-376-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
tapecalc-20070214/configure-377-    fi
tapecalc-20070214/configure:378:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tapecalc-20070214/configure-379-    eval "with_${ac_package}=no" ;;
##############################################
tapecalc-20070214/configure-402-  *)
tapecalc-20070214/configure:403:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
tapecalc-20070214/configure-404-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
tapecalc-20070214/configure-415-if test -n "$ac_prev"; then
tapecalc-20070214/configure:416:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
tapecalc-20070214/configure-417-fi
##############################################
tapecalc-20070214/configure-480-  ac_prog=$0
tapecalc-20070214/configure:481:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
tapecalc-20070214/configure-482-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
tapecalc-20070214/configure-496-fi
tapecalc-20070214/configure:497:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
tapecalc-20070214/configure-498-
##############################################
tapecalc-20070214/configure-565-  else
tapecalc-20070214/configure:566:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
tapecalc-20070214/configure-567-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-580-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tapecalc-20070214/configure:581:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
tapecalc-20070214/configure-582-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
tapecalc-20070214/configure-616-{ (eval echo configure:617: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:617:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-618-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-703-# Check X11 before X11Rn because it is often a symlink to the current release.
tapecalc-20070214/configure:704:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
tapecalc-20070214/configure-705-    /usr/X11/lib          \
##############################################
tapecalc-20070214/configure-815-  NONE)
tapecalc-20070214/configure:816:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
tapecalc-20070214/configure-817-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
tapecalc-20070214/configure-822-
tapecalc-20070214/configure:823:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
tapecalc-20070214/configure:824:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tapecalc-20070214/configure:825:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tapecalc-20070214/configure:826:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tapecalc-20070214/configure-827-echo "$ac_t""$host" 1>&6
##############################################
tapecalc-20070214/configure-839-
tapecalc-20070214/configure:840:if eval "test \"`echo '$''{'cf_cv_system_name'+set}'`\" = set"; then
tapecalc-20070214/configure-841-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-859-echo "configure:860: checking for $ac_word" >&5
tapecalc-20070214/configure:860:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
tapecalc-20070214/configure-861-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-889-echo "configure:890: checking for $ac_word" >&5
tapecalc-20070214/configure:890:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
tapecalc-20070214/configure-891-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-940-echo "configure:941: checking for $ac_word" >&5
tapecalc-20070214/configure:941:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
tapecalc-20070214/configure-942-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1019-echo "configure:1020: checking whether we are using GNU C" >&5
tapecalc-20070214/configure:1020:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
tapecalc-20070214/configure-1021-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1047-echo "configure:1048: checking whether ${CC-cc} accepts -g" >&5
tapecalc-20070214/configure:1048:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
tapecalc-20070214/configure-1049-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1051-  echo 'void f(){}' > conftest.c
tapecalc-20070214/configure:1052:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
tapecalc-20070214/configure-1053-  ac_cv_prog_cc_g=yes
##############################################
tapecalc-20070214/configure-1091-if test -z "$INSTALL"; then
tapecalc-20070214/configure:1092:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
tapecalc-20070214/configure-1093-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1143-echo "configure:1144: checking for working const" >&5
tapecalc-20070214/configure:1144:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
tapecalc-20070214/configure-1145-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1220-echo "configure:1221: checking for ${CC-cc} option to accept ANSI C" >&5
tapecalc-20070214/configure:1221:if eval "test \"`echo '$''{'cf_cv_ansi_cc'+set}'`\" = set"; then
tapecalc-20070214/configure-1222-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1256-		-D*)
tapecalc-20070214/configure:1257:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-1258-
##############################################
tapecalc-20070214/configure-1287-
tapecalc-20070214/configure:1288:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-1289-
##############################################
tapecalc-20070214/configure-1363-		-D*)
tapecalc-20070214/configure:1364:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-1365-
##############################################
tapecalc-20070214/configure-1394-
tapecalc-20070214/configure:1395:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-1396-
##############################################
tapecalc-20070214/configure-1440-echo "configure:1441: checking for Cygwin environment" >&5
tapecalc-20070214/configure:1441:if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
tapecalc-20070214/configure-1442-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1473-echo "configure:1474: checking for mingw32 environment" >&5
tapecalc-20070214/configure:1474:if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
tapecalc-20070214/configure-1475-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1517-echo "configure:1518: checking for executable suffix" >&5
tapecalc-20070214/configure:1518:if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
tapecalc-20070214/configure-1519-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1530-      *.c | *.o | *.obj) ;;
tapecalc-20070214/configure:1531:      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
tapecalc-20070214/configure-1532-      esac
##############################################
tapecalc-20070214/configure-1548-echo "configure:1549: checking for object suffix" >&5
tapecalc-20070214/configure:1549:if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
tapecalc-20070214/configure-1550-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1557-    *.c) ;;
tapecalc-20070214/configure:1558:    *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
tapecalc-20070214/configure-1559-    esac
##############################################
tapecalc-20070214/configure-1586-if test -z "$CPP"; then
tapecalc-20070214/configure:1587:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
tapecalc-20070214/configure-1588-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1602-{ (eval echo configure:1603: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:1603:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-1604-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-1619-{ (eval echo configure:1620: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:1620:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-1621-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-1636-{ (eval echo configure:1637: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:1637:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-1638-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-1661-echo "configure:1662: checking for ANSI C header files" >&5
tapecalc-20070214/configure:1662:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
tapecalc-20070214/configure-1663-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1674-{ (eval echo configure:1675: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:1675:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-1676-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-1770-do
tapecalc-20070214/configure:1771:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure-1772-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
tapecalc-20070214/configure-1773-echo "configure:1774: checking for $ac_hdr" >&5
tapecalc-20070214/configure:1774:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tapecalc-20070214/configure-1775-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-1783-{ (eval echo configure:1784: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:1784:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-1785-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-1796-fi
tapecalc-20070214/configure:1797:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tapecalc-20070214/configure-1798-  echo "$ac_t""yes" 1>&6
tapecalc-20070214/configure:1799:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
tapecalc-20070214/configure-1800-  cat >> confdefs.h <<EOF
##############################################
tapecalc-20070214/configure-1815-echo "configure:1816: checking version of $CC" >&5
tapecalc-20070214/configure:1816:	GCC_VERSION="`${CC} --version| sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
tapecalc-20070214/configure-1817-	test -z "$GCC_VERSION" && GCC_VERSION=unknown
##############################################
tapecalc-20070214/configure-2002-  .NONE/*)
tapecalc-20070214/configure:2003:    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
tapecalc-20070214/configure-2004-    ;;
##############################################
tapecalc-20070214/configure-2007-.no|.NONE/*)
tapecalc-20070214/configure:2008:  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
tapecalc-20070214/configure-2009-  ;;
##############################################
tapecalc-20070214/configure-2131-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2132:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2133-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2161-fi
tapecalc-20070214/configure:2162:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2163-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2172-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2173:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2174-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2202-fi
tapecalc-20070214/configure:2203:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2204-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2219-echo "configure:2220: checking for gethostbyname" >&5
tapecalc-20070214/configure:2220:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
tapecalc-20070214/configure-2221-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2258-
tapecalc-20070214/configure:2259:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
tapecalc-20070214/configure-2260-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2269-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2270:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2271-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2299-fi
tapecalc-20070214/configure:2300:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2301-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2317-echo "configure:2318: checking for connect" >&5
tapecalc-20070214/configure:2318:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
tapecalc-20070214/configure-2319-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2356-
tapecalc-20070214/configure:2357:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
tapecalc-20070214/configure-2358-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2367-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2368:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2369-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2397-fi
tapecalc-20070214/configure:2398:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2399-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2409-echo "configure:2410: checking for remove" >&5
tapecalc-20070214/configure:2410:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
tapecalc-20070214/configure-2411-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2448-
tapecalc-20070214/configure:2449:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
tapecalc-20070214/configure-2450-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2459-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2460:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2461-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2489-fi
tapecalc-20070214/configure:2490:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2491-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2501-echo "configure:2502: checking for shmat" >&5
tapecalc-20070214/configure:2502:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
tapecalc-20070214/configure-2503-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2540-
tapecalc-20070214/configure:2541:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
tapecalc-20070214/configure-2542-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2551-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2552:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2553-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2581-fi
tapecalc-20070214/configure:2582:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2583-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2603-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2604:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2605-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2633-fi
tapecalc-20070214/configure:2634:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2635-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2648-
tapecalc-20070214/configure:2649:# SYSTEM_NAME=`echo "$cf_cv_system_name"|tr ' ' -`
tapecalc-20070214/configure-2650-
##############################################
tapecalc-20070214/configure-2672-		-D*)
tapecalc-20070214/configure:2673:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-2674-
##############################################
tapecalc-20070214/configure-2703-
tapecalc-20070214/configure:2704:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-2705-
##############################################
tapecalc-20070214/configure-2762-echo "configure:2763: checking for XOpenDisplay" >&5
tapecalc-20070214/configure:2763:if eval "test \"`echo '$''{'ac_cv_func_XOpenDisplay'+set}'`\" = set"; then
tapecalc-20070214/configure-2764-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2801-
tapecalc-20070214/configure:2802:if eval "test \"`echo '$ac_cv_func_'XOpenDisplay`\" = yes"; then
tapecalc-20070214/configure-2803-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2810-ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2811:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2812-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2840-fi
tapecalc-20070214/configure:2841:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2842-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2852-echo "configure:2853: checking for XtAppInitialize" >&5
tapecalc-20070214/configure:2853:if eval "test \"`echo '$''{'ac_cv_func_XtAppInitialize'+set}'`\" = set"; then
tapecalc-20070214/configure-2854-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2891-
tapecalc-20070214/configure:2892:if eval "test \"`echo '$ac_cv_func_'XtAppInitialize`\" = yes"; then
tapecalc-20070214/configure-2893-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-2900-ac_lib_var=`echo Xt'_'XtAppInitialize | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:2901:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-2902-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-2930-fi
tapecalc-20070214/configure:2931:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-2932-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-3008-ac_lib_var=`echo Xext'_'XextCreateExtension | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:3009:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-3010-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3038-fi
tapecalc-20070214/configure:3039:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-3040-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-3165-
tapecalc-20070214/configure:3166:cf_x_athena_LIBS=`echo "HAVE_LIB_$cf_x_athena" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
tapecalc-20070214/configure-3167-
##############################################
tapecalc-20070214/configure-3182-echo "configure:3183: checking for $ac_word" >&5
tapecalc-20070214/configure:3183:if eval "test \"`echo '$''{'ac_cv_path_XCURSES_CONFIG'+set}'`\" = set"; then
tapecalc-20070214/configure-3184-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3220-
tapecalc-20070214/configure:3221:CPPFLAGS="`$XCURSES_CONFIG --cflags` $CPPFLAGS"
tapecalc-20070214/configure:3222:LIBS="`$XCURSES_CONFIG --libs` $LIBS"
tapecalc-20070214/configure-3223-
##############################################
tapecalc-20070214/configure-3247-		-D*)
tapecalc-20070214/configure:3248:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-3249-
##############################################
tapecalc-20070214/configure-3278-
tapecalc-20070214/configure:3279:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-3280-
##############################################
tapecalc-20070214/configure-3337-ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:3338:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-3339-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3367-fi
tapecalc-20070214/configure:3368:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-3369-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-3376-echo "configure:3377: checking for XCurses library" >&5
tapecalc-20070214/configure:3377:if eval "test \"`echo '$''{'cf_cv_lib_XCurses'+set}'`\" = set"; then
tapecalc-20070214/configure-3378-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3431-echo "configure:3432: checking for multibyte character support" >&5
tapecalc-20070214/configure:3432:if eval "test \"`echo '$''{'cf_cv_utf8_lib'+set}'`\" = set"; then
tapecalc-20070214/configure-3433-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3501-echo "configure:3502: checking for $cf_ncuhdr_root header in include-path" >&5
tapecalc-20070214/configure:3502:if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then
tapecalc-20070214/configure-3503-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3559-echo "configure:3560: checking for $cf_ncuhdr_root include-path" >&5
tapecalc-20070214/configure:3560:if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then
tapecalc-20070214/configure-3561-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3675-		esac
tapecalc-20070214/configure:3676:		cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'`
tapecalc-20070214/configure-3677-		test "$cf_top_incdir" = "$cf_add_incdir" && break
##############################################
tapecalc-20070214/configure-3736-
tapecalc-20070214/configure:3737:	cf_1st_incdir=`echo $cf_cv_ncurses_h2 | sed -e 's%/[^/]*$%%'`
tapecalc-20070214/configure:3738:	cf_cv_ncurses_header=`basename $cf_cv_ncurses_h2`
tapecalc-20070214/configure:3739:	if test `basename $cf_1st_incdir` = $cf_ncuhdr_root ; then
tapecalc-20070214/configure-3740-		cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header
##############################################
tapecalc-20070214/configure-3777-		esac
tapecalc-20070214/configure:3778:		cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'`
tapecalc-20070214/configure-3779-		test "$cf_top_incdir" = "$cf_add_incdir" && break
##############################################
tapecalc-20070214/configure-3816-echo "configure:3817: checking for terminfo header" >&5
tapecalc-20070214/configure:3817:if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
tapecalc-20070214/configure-3818-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3822-*/ncurses.h|*/ncursesw.h) #(vi
tapecalc-20070214/configure:3823:	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'`
tapecalc-20070214/configure-3824-	;;
##############################################
tapecalc-20070214/configure-3898-echo "configure:3899: checking for ncurses version" >&5
tapecalc-20070214/configure:3899:if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
tapecalc-20070214/configure-3900-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-3959-  
tapecalc-20070214/configure:3960:	cf_cv_ncurses_version=`cat $cf_tempfile`
tapecalc-20070214/configure-3961-else
##############################################
tapecalc-20070214/configure-3989-ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:3990:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-3991-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4019-fi
tapecalc-20070214/configure:4020:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4021-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4024-ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4025:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4026-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4054-fi
tapecalc-20070214/configure:4055:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4056-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4075-ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4076:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4077-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4105-fi
tapecalc-20070214/configure:4106:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4107-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4127-echo "configure:4128: checking for initscr" >&5
tapecalc-20070214/configure:4128:if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then
tapecalc-20070214/configure-4129-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4166-
tapecalc-20070214/configure:4167:if eval "test \"`echo '$ac_cv_func_'initscr`\" = yes"; then
tapecalc-20070214/configure-4168-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4297-	for p in $cf_ncurses_LIBS ; do
tapecalc-20070214/configure:4298:		q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"`
tapecalc-20070214/configure-4299-		if test "$q" != "$LIBS" ; then
##############################################
tapecalc-20070214/configure-4324-
tapecalc-20070214/configure:4325:cf_nculib_ROOT=`echo "HAVE_LIB$cf_nculib_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
tapecalc-20070214/configure-4326-
##############################################
tapecalc-20070214/configure-4336-echo "configure:4337: checking for extra include directories" >&5
tapecalc-20070214/configure:4337:if eval "test \"`echo '$''{'cf_cv_curses_incdir'+set}'`\" = set"; then
tapecalc-20070214/configure-4338-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4361-echo "configure:4362: checking if we have identified curses headers" >&5
tapecalc-20070214/configure:4362:if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then
tapecalc-20070214/configure-4363-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4401-do
tapecalc-20070214/configure:4402:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure-4403-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
tapecalc-20070214/configure-4404-echo "configure:4405: checking for $ac_hdr" >&5
tapecalc-20070214/configure:4405:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tapecalc-20070214/configure-4406-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4414-{ (eval echo configure:4415: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:4415:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-4416-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-4427-fi
tapecalc-20070214/configure:4428:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tapecalc-20070214/configure-4429-  echo "$ac_t""yes" 1>&6
tapecalc-20070214/configure:4430:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
tapecalc-20070214/configure-4431-  cat >> confdefs.h <<EOF
##############################################
tapecalc-20070214/configure-4443-echo "configure:4444: checking for terminfo header" >&5
tapecalc-20070214/configure:4444:if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
tapecalc-20070214/configure-4445-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4449-*/ncurses.h|*/ncursesw.h) #(vi
tapecalc-20070214/configure:4450:	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'`
tapecalc-20070214/configure-4451-	;;
##############################################
tapecalc-20070214/configure-4519-echo "configure:4520: checking for ncurses version" >&5
tapecalc-20070214/configure:4520:if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
tapecalc-20070214/configure-4521-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4580-  
tapecalc-20070214/configure:4581:	cf_cv_ncurses_version=`cat $cf_tempfile`
tapecalc-20070214/configure-4582-else
##############################################
tapecalc-20070214/configure-4628-ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4629:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4630-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4658-fi
tapecalc-20070214/configure:4659:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4660-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4670-ac_lib_var=`echo cur_colr'_'initscr | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4671:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4672-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4700-fi
tapecalc-20070214/configure:4701:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4702-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4712-ac_lib_var=`echo Hcurses'_'initscr | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4713:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4714-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4742-fi
tapecalc-20070214/configure:4743:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4744-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4783-echo "configure:4784: checking for tgoto" >&5
tapecalc-20070214/configure:4784:if eval "test \"`echo '$''{'ac_cv_func_tgoto'+set}'`\" = set"; then
tapecalc-20070214/configure-4785-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4822-
tapecalc-20070214/configure:4823:if eval "test \"`echo '$ac_cv_func_'tgoto`\" = yes"; then
tapecalc-20070214/configure-4824-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4832-echo "configure:4833: checking for tgoto in -l$cf_term_lib" >&5
tapecalc-20070214/configure:4833:ac_lib_var=`echo $cf_term_lib'_'tgoto | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4834:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4835-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4863-fi
tapecalc-20070214/configure:4864:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4865-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-4881-echo "configure:4882: checking for initscr in -l$cf_curs_lib" >&5
tapecalc-20070214/configure:4882:ac_lib_var=`echo $cf_curs_lib'_'initscr | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:4883:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-4884-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-4912-fi
tapecalc-20070214/configure:4913:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-4914-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-5040-		-D*)
tapecalc-20070214/configure:5041:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-5042-
##############################################
tapecalc-20070214/configure-5071-
tapecalc-20070214/configure:5072:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-5073-
##############################################
tapecalc-20070214/configure-5108-echo "configure:5109: checking for dmalloc.h" >&5
tapecalc-20070214/configure:5109:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tapecalc-20070214/configure-5110-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5118-{ (eval echo configure:5119: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:5119:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-5120-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-5131-fi
tapecalc-20070214/configure:5132:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tapecalc-20070214/configure-5133-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-5136-ac_lib_var=`echo dmalloc'_'dmalloc_debug | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:5137:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-5138-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5166-fi
tapecalc-20070214/configure:5167:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-5168-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-5229-		-D*)
tapecalc-20070214/configure:5230:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-5231-
##############################################
tapecalc-20070214/configure-5260-
tapecalc-20070214/configure:5261:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-5262-
##############################################
tapecalc-20070214/configure-5297-echo "configure:5298: checking for dbmalloc.h" >&5
tapecalc-20070214/configure:5298:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
tapecalc-20070214/configure-5299-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5307-{ (eval echo configure:5308: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
tapecalc-20070214/configure:5308:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
tapecalc-20070214/configure-5309-if test -z "$ac_err"; then
##############################################
tapecalc-20070214/configure-5320-fi
tapecalc-20070214/configure:5321:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
tapecalc-20070214/configure-5322-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-5325-ac_lib_var=`echo dbmalloc'_'debug_malloc | sed 'y%./+-%__p_%'`
tapecalc-20070214/configure:5326:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
tapecalc-20070214/configure-5327-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5355-fi
tapecalc-20070214/configure:5356:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
tapecalc-20070214/configure-5357-  echo "$ac_t""yes" 1>&6
##############################################
tapecalc-20070214/configure-5416-		-D*)
tapecalc-20070214/configure:5417:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-5418-
##############################################
tapecalc-20070214/configure-5447-
tapecalc-20070214/configure:5448:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-5449-
##############################################
tapecalc-20070214/configure-5524-		-D*)
tapecalc-20070214/configure:5525:			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
tapecalc-20070214/configure-5526-
##############################################
tapecalc-20070214/configure-5555-
tapecalc-20070214/configure:5556:	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
tapecalc-20070214/configure-5557-
##############################################
tapecalc-20070214/configure-5623-echo "configure:5624: checking for size_t" >&5
tapecalc-20070214/configure:5624:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
tapecalc-20070214/configure-5625-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5657-echo "configure:5658: checking declaration of chtype" >&5
tapecalc-20070214/configure:5658:if eval "test \"`echo '$''{'ac_have_type_chtype'+set}'`\" = set"; then
tapecalc-20070214/configure-5659-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5694-echo "configure:5695: checking for $ac_func" >&5
tapecalc-20070214/configure:5695:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
tapecalc-20070214/configure-5696-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5733-
tapecalc-20070214/configure:5734:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
tapecalc-20070214/configure-5735-  echo "$ac_t""yes" 1>&6
tapecalc-20070214/configure:5736:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
tapecalc-20070214/configure-5737-  cat >> confdefs.h <<EOF
##############################################
tapecalc-20070214/configure-5749-echo "configure:5750: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
tapecalc-20070214/configure:5750:if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then
tapecalc-20070214/configure-5751-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5807-echo "configure:5808: checking for term.h" >&5
tapecalc-20070214/configure:5808:if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
tapecalc-20070214/configure-5809-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-5815-for cf_header in \
tapecalc-20070214/configure:5816:	`echo ${cf_cv_ncurses_header-curses.h} | sed -e 's%/.*%/%'`term.h \
tapecalc-20070214/configure-5817-	term.h
##############################################
tapecalc-20070214/configure-5880-	
tapecalc-20070214/configure:5881:cf_tr_func=`echo "$cf_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
tapecalc-20070214/configure-5882-
##############################################
tapecalc-20070214/configure-5887-
tapecalc-20070214/configure:5888:	if eval "test \"`echo '$''{'cf_cv_func_$cf_func'+set}'`\" = set"; then
tapecalc-20070214/configure-5889-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
tapecalc-20070214/configure-6134-    fi
tapecalc-20070214/configure:6135:    ac_file=`expr $ac_file + 1`
tapecalc-20070214/configure-6136-    ac_beg=$ac_end
tapecalc-20070214/configure:6137:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
tapecalc-20070214/configure-6138-  fi
##############################################
tapecalc-20070214/configure-6152-  case "$ac_file" in
tapecalc-20070214/configure:6153:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
tapecalc-20070214/configure:6154:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tapecalc-20070214/configure-6155-  *) ac_file_in="${ac_file}.in" ;;
##############################################
tapecalc-20070214/configure-6160-  # Remove last slash and all that follows it.  Not all systems have dirname.
tapecalc-20070214/configure:6161:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
tapecalc-20070214/configure-6162-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
tapecalc-20070214/configure-6164-    test ! -d "$ac_dir" && mkdir "$ac_dir"
tapecalc-20070214/configure:6165:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
tapecalc-20070214/configure-6166-    # A "../" for each directory in $ac_dir_suffix.
tapecalc-20070214/configure:6167:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
tapecalc-20070214/configure-6168-  else
##############################################
tapecalc-20070214/configure-6174-      if test -z "$ac_dots"; then top_srcdir=.
tapecalc-20070214/configure:6175:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
tapecalc-20070214/configure-6176-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
tapecalc-20070214/configure-6188-  rm -f "$ac_file"
tapecalc-20070214/configure:6189:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
tapecalc-20070214/configure-6190-  case "$ac_file" in
##############################################
tapecalc-20070214/configure-6195-
tapecalc-20070214/configure:6196:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
tapecalc-20070214/configure-6197-  sed -e "$ac_comsub
##############################################
tapecalc-20070214/configure-6234-  case "$ac_file" in
tapecalc-20070214/configure:6235:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
tapecalc-20070214/configure:6236:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tapecalc-20070214/configure-6237-  *) ac_file_in="${ac_file}.in" ;;
##############################################
tapecalc-20070214/configure-6242-  rm -f conftest.frag conftest.in conftest.out
tapecalc-20070214/configure:6243:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
tapecalc-20070214/configure-6244-  cat $ac_file_inputs > conftest.in
##############################################
tapecalc-20070214/configure-6296-    # Remove last slash and all that follows it.  Not all systems have dirname.
tapecalc-20070214/configure:6297:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
tapecalc-20070214/configure-6298-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
tapecalc-20070214/install-sh-103-
tapecalc-20070214/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tapecalc-20070214/install-sh-105-	    shift
##############################################
tapecalc-20070214/install-sh-107-
tapecalc-20070214/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tapecalc-20070214/install-sh-109-	    shift
##############################################
tapecalc-20070214/install-sh-169-	then
tapecalc-20070214/install-sh:170:		dst=$dst/`basename "$src"`
tapecalc-20070214/install-sh-171-	else
##############################################
tapecalc-20070214/install-sh-176-## this sed command emulates the dirname command
tapecalc-20070214/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tapecalc-20070214/install-sh-178-
##############################################
tapecalc-20070214/install-sh-190-IFS='%'
tapecalc-20070214/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
tapecalc-20070214/install-sh-192-IFS=$oIFS
##############################################
tapecalc-20070214/install-sh-224-	then
tapecalc-20070214/install-sh:225:		dstfile=`basename "$dst"`
tapecalc-20070214/install-sh-226-	else
##############################################
tapecalc-20070214/install-sh-234-	then
tapecalc-20070214/install-sh:235:		dstfile=`basename "$dst"`
tapecalc-20070214/install-sh-236-	else
##############################################
tapecalc-20070214/makefile.in-93-	rm -rf `cat .fname`
tapecalc-20070214/makefile.in:94:	TOP=`cat .fname`; mkdir $$TOP `cat .files | grep / | sed -e 's@/.*@@' | sed -e s@\^@$$TOP/@ | uniq`
tapecalc-20070214/makefile.in-95-	for file in `cat .files`; do \
##############################################
tapecalc-20070214/mkdirs.sh-12-for file in ${1+"$@"} ; do
tapecalc-20070214/mkdirs.sh:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tapecalc-20070214/mkdirs.sh-14-   shift
##############################################
tapecalc-20070214/testing/run_test.sh-21-do
tapecalc-20070214/testing/run_test.sh:22:	I=`basename $i .add`
tapecalc-20070214/testing/run_test.sh-23-	NUL=/dev/null
##############################################
tapecalc-20070214/testing/run_test.sh-30-	then
tapecalc-20070214/testing/run_test.sh:31:		OPT=`cat $I.opt`
tapecalc-20070214/testing/run_test.sh-32-	fi