===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tf5-5.0beta8/src/expand.c-619-
tf5-5.0beta8/src/expand.c:620:#define jumpaddr(prog) \
tf5-5.0beta8/src/expand.c-621-	((prog->code[cip].arg.i < 0) ? prog->len : prog->code[cip].arg.i - 1)
##############################################
tf5-5.0beta8/src/expand.c-623-	case OP_JUMP:
tf5-5.0beta8/src/expand.c:624:	    cip = jumpaddr(prog);
tf5-5.0beta8/src/expand.c-625-	    break;
##############################################
tf5-5.0beta8/src/expand.c-627-	    if (!valbool(popval()))
tf5-5.0beta8/src/expand.c:628:		cip = jumpaddr(prog);
tf5-5.0beta8/src/expand.c-629-	    freeval(opd(0));
##############################################
tf5-5.0beta8/src/expand.c-632-	    if (valbool(popval()))
tf5-5.0beta8/src/expand.c:633:		cip = jumpaddr(prog);
tf5-5.0beta8/src/expand.c-634-	    freeval(opd(0));
##############################################
tf5-5.0beta8/src/expand.c-637-	    if (!valbool(user_result))
tf5-5.0beta8/src/expand.c:638:		cip = jumpaddr(prog);
tf5-5.0beta8/src/expand.c-639-	    break;
##############################################
tf5-5.0beta8/src/expand.c-641-	    if (valbool(user_result))
tf5-5.0beta8/src/expand.c:642:		cip = jumpaddr(prog);
tf5-5.0beta8/src/expand.c-643-	    break;
##############################################
tf5-5.0beta8/src/expand.c-646-	    if (!empty)
tf5-5.0beta8/src/expand.c:647:		cip = jumpaddr(prog);
tf5-5.0beta8/src/expand.c-648-	    break;
##############################################
tf5-5.0beta8/src/socket.c-1656-# elif !defined(dgux)
tf5-5.0beta8/src/socket.c:1657:    /* Most versions of inet_addr() return a long. */
tf5-5.0beta8/src/socket.c:1658:    blob->sa.sin4.sin_addr.s_addr = inet_addr(nodename);
tf5-5.0beta8/src/socket.c-1659-    if (blob->sa.sin4.sin_addr.s_addr != INADDR_NONE)
tf5-5.0beta8/src/socket.c-1660-# else
tf5-5.0beta8/src/socket.c:1661:    /* DGUX's inet_addr() returns a struct in_addr. */
tf5-5.0beta8/src/socket.c:1662:    blob->sa.sin4.sin_addr.s_addr = inet_addr(nodename).s_addr;
tf5-5.0beta8/src/socket.c-1663-    if (blob->sa.sin4.sin_addr.s_addr != INADDR_NONE)
##############################################
tf5-5.0beta8/tf-lib/complete.tf-206-;       /complete_playername %1%;\
tf5-5.0beta8/tf-lib/complete.tf:207:    /elseif (regmatch(`/quote .*'("?)(.+)$$`, _head)) \
tf5-5.0beta8/tf-lib/complete.tf-208-        /let _completion_suffix=%P1%;\
##############################################
tf5-5.0beta8/tf-lib/quoter.tf-38-  /eval /quote -S %{-L-%{qmac_prefix-:|}} !\
tf5-5.0beta8/tf-lib/quoter.tf:39:      %{_qmac_awk} "\\\$prog" `ls $(/~qmac_files %TFLIBDIR %TFPATH) 2>/dev/null`
tf5-5.0beta8/tf-lib/quoter.tf-40-
##############################################
tf5-5.0beta8/unix/Makefile-83-	cd ..; zip -qlr tf-$(TFVER).zip tf-$(TFVER) \
tf5-5.0beta8/unix/Makefile:84:	    -x `sed -e 's;^;tf-$(TFVER)/;' tf-$(TFVER)/EXCLUDE`
tf5-5.0beta8/unix/Makefile-85-
##############################################
tf5-5.0beta8/unix/unix.mak-29-#	@echo '##    manpage:   $(MANPAGE)'
tf5-5.0beta8/unix/unix.mak:30:	@DIR=`echo $(TF) | sed 's;/[^/]*$$;;'`; \
tf5-5.0beta8/unix/unix.mak-31-	echo ":$(PATH):" | egrep ":$${DIR}:" >/dev/null 2>&1 || { \
##############################################
tf5-5.0beta8/autom4te.cache/output.0-44-do
tf5-5.0beta8/autom4te.cache/output.0:45:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tf5-5.0beta8/autom4te.cache/output.0-46-    eval $as_var=C; export $as_var
##############################################
tf5-5.0beta8/autom4te.cache/output.0-102-  as_lineno_2=$LINENO
tf5-5.0beta8/autom4te.cache/output.0:103:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/autom4te.cache/output.0-104-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/autom4te.cache/output.0-141-  as_lineno_2=$LINENO
tf5-5.0beta8/autom4te.cache/output.0:142:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/autom4te.cache/output.0-143-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/autom4te.cache/output.0-373-
tf5-5.0beta8/autom4te.cache/output.0:374:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tf5-5.0beta8/autom4te.cache/output.0-375-
##############################################
tf5-5.0beta8/autom4te.cache/output.0-406-  -disable-* | --disable-*)
tf5-5.0beta8/autom4te.cache/output.0:407:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tf5-5.0beta8/autom4te.cache/output.0-408-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/autom4te.cache/output.0-411-   { (exit 1); exit 1; }; }
tf5-5.0beta8/autom4te.cache/output.0:412:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tf5-5.0beta8/autom4te.cache/output.0-413-    eval "enable_$ac_feature=no" ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-415-  -enable-* | --enable-*)
tf5-5.0beta8/autom4te.cache/output.0:416:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tf5-5.0beta8/autom4te.cache/output.0-417-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/autom4te.cache/output.0-420-   { (exit 1); exit 1; }; }
tf5-5.0beta8/autom4te.cache/output.0:421:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tf5-5.0beta8/autom4te.cache/output.0-422-    case $ac_option in
tf5-5.0beta8/autom4te.cache/output.0:423:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tf5-5.0beta8/autom4te.cache/output.0-424-      *) ac_optarg=yes ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-597-  -with-* | --with-*)
tf5-5.0beta8/autom4te.cache/output.0:598:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tf5-5.0beta8/autom4te.cache/output.0-599-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/autom4te.cache/output.0-602-   { (exit 1); exit 1; }; }
tf5-5.0beta8/autom4te.cache/output.0:603:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tf5-5.0beta8/autom4te.cache/output.0-604-    case $ac_option in
tf5-5.0beta8/autom4te.cache/output.0:605:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tf5-5.0beta8/autom4te.cache/output.0-606-      *) ac_optarg=yes ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-610-  -without-* | --without-*)
tf5-5.0beta8/autom4te.cache/output.0:611:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tf5-5.0beta8/autom4te.cache/output.0-612-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/autom4te.cache/output.0-615-   { (exit 1); exit 1; }; }
tf5-5.0beta8/autom4te.cache/output.0:616:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tf5-5.0beta8/autom4te.cache/output.0-617-    eval "with_$ac_package=no" ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-642-  *=*)
tf5-5.0beta8/autom4te.cache/output.0:643:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tf5-5.0beta8/autom4te.cache/output.0-644-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/autom4te.cache/output.0-647-   { (exit 1); exit 1; }; }
tf5-5.0beta8/autom4te.cache/output.0:648:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tf5-5.0beta8/autom4te.cache/output.0-649-    eval "$ac_envvar='$ac_optarg'"
##############################################
tf5-5.0beta8/autom4te.cache/output.0-663-if test -n "$ac_prev"; then
tf5-5.0beta8/autom4te.cache/output.0:664:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tf5-5.0beta8/autom4te.cache/output.0-665-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tf5-5.0beta8/autom4te.cache/output.0-671-do
tf5-5.0beta8/autom4te.cache/output.0:672:  eval ac_val=$`echo $ac_var`
tf5-5.0beta8/autom4te.cache/output.0-673-  case $ac_val in
##############################################
tf5-5.0beta8/autom4te.cache/output.0-683-do
tf5-5.0beta8/autom4te.cache/output.0:684:  eval ac_val=$`echo $ac_var`
tf5-5.0beta8/autom4te.cache/output.0-685-  case $ac_val in
##############################################
tf5-5.0beta8/autom4te.cache/output.0-750-   { (exit 1); exit 1; }; }
tf5-5.0beta8/autom4te.cache/output.0:751:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tf5-5.0beta8/autom4te.cache/output.0-752-ac_env_build_alias_set=${build_alias+set}
##############################################
tf5-5.0beta8/autom4te.cache/output.0-821-By default, \`make install' will install all the files in
tf5-5.0beta8/autom4te.cache/output.0:822:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tf5-5.0beta8/autom4te.cache/output.0:823:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tf5-5.0beta8/autom4te.cache/output.0-824-for instance \`--prefix=\$HOME'.
##############################################
tf5-5.0beta8/autom4te.cache/output.0-906-if test "$ac_dir" != .; then
tf5-5.0beta8/autom4te.cache/output.0:907:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tf5-5.0beta8/autom4te.cache/output.0-908-  # A "../" for each directory in $ac_dir_suffix.
tf5-5.0beta8/autom4te.cache/output.0:909:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tf5-5.0beta8/autom4te.cache/output.0-910-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-919-    else
tf5-5.0beta8/autom4te.cache/output.0:920:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tf5-5.0beta8/autom4te.cache/output.0-921-    fi ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1073-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tf5-5.0beta8/autom4te.cache/output.0:1074:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tf5-5.0beta8/autom4te.cache/output.0-1075-    esac
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1145-    do
tf5-5.0beta8/autom4te.cache/output.0:1146:      eval ac_val=$`echo $ac_var`
tf5-5.0beta8/autom4te.cache/output.0-1147-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1159-      do
tf5-5.0beta8/autom4te.cache/output.0:1160:	eval ac_val=$`echo $ac_var`
tf5-5.0beta8/autom4te.cache/output.0-1161-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1266-    set,)
tf5-5.0beta8/autom4te.cache/output.0:1267:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tf5-5.0beta8/autom4te.cache/output.0:1268:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tf5-5.0beta8/autom4te.cache/output.0-1269-      ac_cache_corrupted=: ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1289-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tf5-5.0beta8/autom4te.cache/output.0:1290:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tf5-5.0beta8/autom4te.cache/output.0-1291-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1334-TFVER=`sed -ne 's/^TFVER=\(.*\)/\1/p' src/vars.mak`
tf5-5.0beta8/autom4te.cache/output.0:1335:TFVERSION=`sed -n -e '/Fugue version/s/^.*"\(.*\)".*$/\1/p' src/main.c`
tf5-5.0beta8/autom4te.cache/output.0-1336-
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1594-UNAME=`{ uname -s && uname -v && uname -r || uname -a; } 2>/dev/null`
tf5-5.0beta8/autom4te.cache/output.0:1595:UNAME=`echo $UNAME`  # remove newlines
tf5-5.0beta8/autom4te.cache/output.0-1596-
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1917-     "checking for C compiler version" >&5
tf5-5.0beta8/autom4te.cache/output.0:1918:ac_compiler=`set X $ac_compile; echo $2`
tf5-5.0beta8/autom4te.cache/output.0-1919-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1956-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tf5-5.0beta8/autom4te.cache/output.0:1957:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tf5-5.0beta8/autom4te.cache/output.0-1958-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-1984-    *.* )
tf5-5.0beta8/autom4te.cache/output.0:1985:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tf5-5.0beta8/autom4te.cache/output.0-1986-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tf5-5.0beta8/autom4te.cache/output.0-2064-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tf5-5.0beta8/autom4te.cache/output.0:2065:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tf5-5.0beta8/autom4te.cache/output.0-2066-	  export ac_cv_exeext
##############################################
tf5-5.0beta8/autom4te.cache/output.0-2114-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tf5-5.0beta8/autom4te.cache/output.0:2115:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tf5-5.0beta8/autom4te.cache/output.0-2116-       break;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-2193-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tf5-5.0beta8/autom4te.cache/output.0:2194:GCC=`test $ac_compiler_gnu = yes && echo yes`
tf5-5.0beta8/autom4te.cache/output.0-2195-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tf5-5.0beta8/autom4te.cache/output.0-2835-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tf5-5.0beta8/autom4te.cache/output.0:2836:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tf5-5.0beta8/autom4te.cache/output.0-2837-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-2844-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tf5-5.0beta8/autom4te.cache/output.0:2845:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tf5-5.0beta8/autom4te.cache/output.0-2846-if test -n "$ac_maketemp"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-2852-fi
tf5-5.0beta8/autom4te.cache/output.0:2853:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tf5-5.0beta8/autom4te.cache/output.0-2854-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3086-do
tf5-5.0beta8/autom4te.cache/output.0:3087:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-3088-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3133-fi
tf5-5.0beta8/autom4te.cache/output.0:3134:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:3135:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:3136:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-3137-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:3138:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-3139-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3299-
tf5-5.0beta8/autom4te.cache/output.0:3300:ac_lo=`expr $ac_mid + 1`
tf5-5.0beta8/autom4te.cache/output.0-3301-		    if test $ac_lo -le $ac_mid; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3304-		    fi
tf5-5.0beta8/autom4te.cache/output.0:3305:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tf5-5.0beta8/autom4te.cache/output.0-3306-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3397-
tf5-5.0beta8/autom4te.cache/output.0:3398:ac_hi=`expr '(' $ac_mid ')' - 1`
tf5-5.0beta8/autom4te.cache/output.0-3399-		       if test $ac_mid -le $ac_hi; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3402-		       fi
tf5-5.0beta8/autom4te.cache/output.0:3403:		       ac_mid=`expr 2 '*' $ac_mid`
tf5-5.0beta8/autom4te.cache/output.0-3404-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3417-while test "x$ac_lo" != "x$ac_hi"; do
tf5-5.0beta8/autom4te.cache/output.0:3418:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tf5-5.0beta8/autom4te.cache/output.0-3419-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3462-
tf5-5.0beta8/autom4te.cache/output.0:3463:ac_lo=`expr '(' $ac_mid ')' + 1`
tf5-5.0beta8/autom4te.cache/output.0-3464-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3713-
tf5-5.0beta8/autom4te.cache/output.0:3714:ac_lo=`expr $ac_mid + 1`
tf5-5.0beta8/autom4te.cache/output.0-3715-		    if test $ac_lo -le $ac_mid; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3718-		    fi
tf5-5.0beta8/autom4te.cache/output.0:3719:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tf5-5.0beta8/autom4te.cache/output.0-3720-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3811-
tf5-5.0beta8/autom4te.cache/output.0:3812:ac_hi=`expr '(' $ac_mid ')' - 1`
tf5-5.0beta8/autom4te.cache/output.0-3813-		       if test $ac_mid -le $ac_hi; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3816-		       fi
tf5-5.0beta8/autom4te.cache/output.0:3817:		       ac_mid=`expr 2 '*' $ac_mid`
tf5-5.0beta8/autom4te.cache/output.0-3818-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3831-while test "x$ac_lo" != "x$ac_hi"; do
tf5-5.0beta8/autom4te.cache/output.0:3832:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tf5-5.0beta8/autom4te.cache/output.0-3833-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-3876-
tf5-5.0beta8/autom4te.cache/output.0:3877:ac_lo=`expr '(' $ac_mid ')' + 1`
tf5-5.0beta8/autom4te.cache/output.0-3878-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-4127-
tf5-5.0beta8/autom4te.cache/output.0:4128:ac_lo=`expr $ac_mid + 1`
tf5-5.0beta8/autom4te.cache/output.0-4129-		    if test $ac_lo -le $ac_mid; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-4132-		    fi
tf5-5.0beta8/autom4te.cache/output.0:4133:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tf5-5.0beta8/autom4te.cache/output.0-4134-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-4225-
tf5-5.0beta8/autom4te.cache/output.0:4226:ac_hi=`expr '(' $ac_mid ')' - 1`
tf5-5.0beta8/autom4te.cache/output.0-4227-		       if test $ac_mid -le $ac_hi; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-4230-		       fi
tf5-5.0beta8/autom4te.cache/output.0:4231:		       ac_mid=`expr 2 '*' $ac_mid`
tf5-5.0beta8/autom4te.cache/output.0-4232-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-4245-while test "x$ac_lo" != "x$ac_hi"; do
tf5-5.0beta8/autom4te.cache/output.0:4246:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tf5-5.0beta8/autom4te.cache/output.0-4247-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-4290-
tf5-5.0beta8/autom4te.cache/output.0:4291:ac_lo=`expr '(' $ac_mid ')' + 1`
tf5-5.0beta8/autom4te.cache/output.0-4292-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6123-do
tf5-5.0beta8/autom4te.cache/output.0:6124:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-6125-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6130-fi
tf5-5.0beta8/autom4te.cache/output.0:6131:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6132:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6133-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6257-fi
tf5-5.0beta8/autom4te.cache/output.0:6258:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6259:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6260-
tf5-5.0beta8/autom4te.cache/output.0-6261-fi
tf5-5.0beta8/autom4te.cache/output.0:6262:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-6263-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:6264:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-6265-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6345-do
tf5-5.0beta8/autom4te.cache/output.0:6346:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-6347-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6352-fi
tf5-5.0beta8/autom4te.cache/output.0:6353:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6354:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6355-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6479-fi
tf5-5.0beta8/autom4te.cache/output.0:6480:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6481:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6482-
tf5-5.0beta8/autom4te.cache/output.0-6483-fi
tf5-5.0beta8/autom4te.cache/output.0:6484:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-6485-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:6486:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-6487-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6499-do
tf5-5.0beta8/autom4te.cache/output.0:6500:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-6501-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6506-fi
tf5-5.0beta8/autom4te.cache/output.0:6507:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6508:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6509-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6633-fi
tf5-5.0beta8/autom4te.cache/output.0:6634:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6635:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6636-
tf5-5.0beta8/autom4te.cache/output.0-6637-fi
tf5-5.0beta8/autom4te.cache/output.0:6638:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-6639-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:6640:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-6641-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6653-do
tf5-5.0beta8/autom4te.cache/output.0:6654:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-6655-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6660-fi
tf5-5.0beta8/autom4te.cache/output.0:6661:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6662:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6663-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6787-fi
tf5-5.0beta8/autom4te.cache/output.0:6788:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6789:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6790-
tf5-5.0beta8/autom4te.cache/output.0-6791-fi
tf5-5.0beta8/autom4te.cache/output.0:6792:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-6793-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:6794:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-6795-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6811-do
tf5-5.0beta8/autom4te.cache/output.0:6812:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-6813-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6818-fi
tf5-5.0beta8/autom4te.cache/output.0:6819:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6820:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6821-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6945-fi
tf5-5.0beta8/autom4te.cache/output.0:6946:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6947:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6948-
tf5-5.0beta8/autom4te.cache/output.0-6949-fi
tf5-5.0beta8/autom4te.cache/output.0:6950:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-6951-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:6952:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-6953-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6980-do
tf5-5.0beta8/autom4te.cache/output.0:6981:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-6982-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-6987-fi
tf5-5.0beta8/autom4te.cache/output.0:6988:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:6989:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-6990-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7114-fi
tf5-5.0beta8/autom4te.cache/output.0:7115:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:7116:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-7117-
tf5-5.0beta8/autom4te.cache/output.0-7118-fi
tf5-5.0beta8/autom4te.cache/output.0:7119:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-7120-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:7121:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-7122-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7149-do
tf5-5.0beta8/autom4te.cache/output.0:7150:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-7151-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7156-fi
tf5-5.0beta8/autom4te.cache/output.0:7157:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:7158:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-7159-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7283-fi
tf5-5.0beta8/autom4te.cache/output.0:7284:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:7285:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-7286-
tf5-5.0beta8/autom4te.cache/output.0-7287-fi
tf5-5.0beta8/autom4te.cache/output.0:7288:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-7289-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:7290:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-7291-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7383-do
tf5-5.0beta8/autom4te.cache/output.0:7384:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-7385-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7390-fi
tf5-5.0beta8/autom4te.cache/output.0:7391:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:7392:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-7393-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7517-fi
tf5-5.0beta8/autom4te.cache/output.0:7518:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:7519:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0-7520-
tf5-5.0beta8/autom4te.cache/output.0-7521-fi
tf5-5.0beta8/autom4te.cache/output.0:7522:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-7523-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:7524:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-7525-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7870-do
tf5-5.0beta8/autom4te.cache/output.0:7871:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-7872-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-7959-fi
tf5-5.0beta8/autom4te.cache/output.0:7960:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:7961:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:7962:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-7963-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:7964:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-7965-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8047-do
tf5-5.0beta8/autom4te.cache/output.0:8048:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-8049-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8136-fi
tf5-5.0beta8/autom4te.cache/output.0:8137:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:8138:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:8139:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-8140-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:8141:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-8142-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8151-do
tf5-5.0beta8/autom4te.cache/output.0:8152:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-8153-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8240-fi
tf5-5.0beta8/autom4te.cache/output.0:8241:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:8242:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:8243:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-8244-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:8245:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-8246-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8272-do
tf5-5.0beta8/autom4te.cache/output.0:8273:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-8274-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8361-fi
tf5-5.0beta8/autom4te.cache/output.0:8362:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:8363:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:8364:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-8365-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:8366:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-8367-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8388-do
tf5-5.0beta8/autom4te.cache/output.0:8389:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-8390-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8477-fi
tf5-5.0beta8/autom4te.cache/output.0:8478:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:8479:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:8480:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-8481-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:8482:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-8483-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8511-do
tf5-5.0beta8/autom4te.cache/output.0:8512:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/autom4te.cache/output.0-8513-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8600-fi
tf5-5.0beta8/autom4te.cache/output.0:8601:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/autom4te.cache/output.0:8602:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/autom4te.cache/output.0:8603:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/autom4te.cache/output.0-8604-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/autom4te.cache/output.0:8605:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/autom4te.cache/output.0-8606-_ACEOF
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8696-        # Not every system has dirname.  sigh.
tf5-5.0beta8/autom4te.cache/output.0:8697:                MAILDIR=`echo $MAIL | sed 's;/[^/]*$;;'`
tf5-5.0beta8/autom4te.cache/output.0-8698-            elif test -d /usr/spool/mail ; then
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8730-if test "${program_transform_name}" != "NONE"; then
tf5-5.0beta8/autom4te.cache/output.0:8731:    EXENAME=`echo "${EXENAME}" | sed "${program_transform_name}"`
tf5-5.0beta8/autom4te.cache/output.0-8732-fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-8943-do
tf5-5.0beta8/autom4te.cache/output.0:8944:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tf5-5.0beta8/autom4te.cache/output.0-8945-    eval $as_var=C; export $as_var
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9001-  as_lineno_2=$LINENO
tf5-5.0beta8/autom4te.cache/output.0:9002:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/autom4te.cache/output.0-9003-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9041-  as_lineno_2=$LINENO
tf5-5.0beta8/autom4te.cache/output.0:9042:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/autom4te.cache/output.0-9043-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9223-configured by $0, generated by GNU Autoconf 2.59,
tf5-5.0beta8/autom4te.cache/output.0:9224:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tf5-5.0beta8/autom4te.cache/output.0-9225-
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9239-  --*=*)
tf5-5.0beta8/autom4te.cache/output.0:9240:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tf5-5.0beta8/autom4te.cache/output.0:9241:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tf5-5.0beta8/autom4te.cache/output.0-9242-    ac_shift=:
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9468-      fi
tf5-5.0beta8/autom4te.cache/output.0:9469:      ac_sed_frag=`expr $ac_sed_frag + 1`
tf5-5.0beta8/autom4te.cache/output.0-9470-      ac_beg=$ac_end
tf5-5.0beta8/autom4te.cache/output.0:9471:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tf5-5.0beta8/autom4te.cache/output.0-9472-    fi
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9485-	cat >$tmp/stdin
tf5-5.0beta8/autom4te.cache/output.0:9486:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/autom4te.cache/output.0:9487:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/autom4te.cache/output.0:9488:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/autom4te.cache/output.0:9489:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/autom4te.cache/output.0-9490-  * )   ac_file_in=$ac_file.in ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9533-if test "$ac_dir" != .; then
tf5-5.0beta8/autom4te.cache/output.0:9534:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tf5-5.0beta8/autom4te.cache/output.0-9535-  # A "../" for each directory in $ac_dir_suffix.
tf5-5.0beta8/autom4te.cache/output.0:9536:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tf5-5.0beta8/autom4te.cache/output.0-9537-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9546-    else
tf5-5.0beta8/autom4te.cache/output.0:9547:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tf5-5.0beta8/autom4te.cache/output.0-9548-    fi ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9693-	cat >$tmp/stdin
tf5-5.0beta8/autom4te.cache/output.0:9694:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/autom4te.cache/output.0:9695:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/autom4te.cache/output.0:9696:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/autom4te.cache/output.0:9697:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/autom4te.cache/output.0-9698-  * )   ac_file_in=$ac_file.in ;;
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9897-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tf5-5.0beta8/autom4te.cache/output.0:9898:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tf5-5.0beta8/autom4te.cache/output.0:9899:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/autom4te.cache/output.0-9900-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9939-if test "$ac_dir" != .; then
tf5-5.0beta8/autom4te.cache/output.0:9940:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tf5-5.0beta8/autom4te.cache/output.0-9941-  # A "../" for each directory in $ac_dir_suffix.
tf5-5.0beta8/autom4te.cache/output.0:9942:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tf5-5.0beta8/autom4te.cache/output.0-9943-else
##############################################
tf5-5.0beta8/autom4te.cache/output.0-9952-    else
tf5-5.0beta8/autom4te.cache/output.0:9953:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tf5-5.0beta8/autom4te.cache/output.0-9954-    fi ;;
##############################################
tf5-5.0beta8/configure-44-do
tf5-5.0beta8/configure:45:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tf5-5.0beta8/configure-46-    eval $as_var=C; export $as_var
##############################################
tf5-5.0beta8/configure-102-  as_lineno_2=$LINENO
tf5-5.0beta8/configure:103:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/configure-104-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/configure-141-  as_lineno_2=$LINENO
tf5-5.0beta8/configure:142:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/configure-143-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/configure-373-
tf5-5.0beta8/configure:374:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tf5-5.0beta8/configure-375-
##############################################
tf5-5.0beta8/configure-406-  -disable-* | --disable-*)
tf5-5.0beta8/configure:407:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tf5-5.0beta8/configure-408-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/configure-411-   { (exit 1); exit 1; }; }
tf5-5.0beta8/configure:412:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tf5-5.0beta8/configure-413-    eval "enable_$ac_feature=no" ;;
##############################################
tf5-5.0beta8/configure-415-  -enable-* | --enable-*)
tf5-5.0beta8/configure:416:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tf5-5.0beta8/configure-417-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/configure-420-   { (exit 1); exit 1; }; }
tf5-5.0beta8/configure:421:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tf5-5.0beta8/configure-422-    case $ac_option in
tf5-5.0beta8/configure:423:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tf5-5.0beta8/configure-424-      *) ac_optarg=yes ;;
##############################################
tf5-5.0beta8/configure-597-  -with-* | --with-*)
tf5-5.0beta8/configure:598:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tf5-5.0beta8/configure-599-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/configure-602-   { (exit 1); exit 1; }; }
tf5-5.0beta8/configure:603:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tf5-5.0beta8/configure-604-    case $ac_option in
tf5-5.0beta8/configure:605:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tf5-5.0beta8/configure-606-      *) ac_optarg=yes ;;
##############################################
tf5-5.0beta8/configure-610-  -without-* | --without-*)
tf5-5.0beta8/configure:611:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tf5-5.0beta8/configure-612-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/configure-615-   { (exit 1); exit 1; }; }
tf5-5.0beta8/configure:616:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tf5-5.0beta8/configure-617-    eval "with_$ac_package=no" ;;
##############################################
tf5-5.0beta8/configure-642-  *=*)
tf5-5.0beta8/configure:643:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tf5-5.0beta8/configure-644-    # Reject names that are not valid shell variable names.
##############################################
tf5-5.0beta8/configure-647-   { (exit 1); exit 1; }; }
tf5-5.0beta8/configure:648:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tf5-5.0beta8/configure-649-    eval "$ac_envvar='$ac_optarg'"
##############################################
tf5-5.0beta8/configure-663-if test -n "$ac_prev"; then
tf5-5.0beta8/configure:664:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tf5-5.0beta8/configure-665-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tf5-5.0beta8/configure-671-do
tf5-5.0beta8/configure:672:  eval ac_val=$`echo $ac_var`
tf5-5.0beta8/configure-673-  case $ac_val in
##############################################
tf5-5.0beta8/configure-683-do
tf5-5.0beta8/configure:684:  eval ac_val=$`echo $ac_var`
tf5-5.0beta8/configure-685-  case $ac_val in
##############################################
tf5-5.0beta8/configure-750-   { (exit 1); exit 1; }; }
tf5-5.0beta8/configure:751:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tf5-5.0beta8/configure-752-ac_env_build_alias_set=${build_alias+set}
##############################################
tf5-5.0beta8/configure-821-By default, \`make install' will install all the files in
tf5-5.0beta8/configure:822:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tf5-5.0beta8/configure:823:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tf5-5.0beta8/configure-824-for instance \`--prefix=\$HOME'.
##############################################
tf5-5.0beta8/configure-906-if test "$ac_dir" != .; then
tf5-5.0beta8/configure:907:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tf5-5.0beta8/configure-908-  # A "../" for each directory in $ac_dir_suffix.
tf5-5.0beta8/configure:909:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tf5-5.0beta8/configure-910-else
##############################################
tf5-5.0beta8/configure-919-    else
tf5-5.0beta8/configure:920:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tf5-5.0beta8/configure-921-    fi ;;
##############################################
tf5-5.0beta8/configure-1073-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tf5-5.0beta8/configure:1074:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tf5-5.0beta8/configure-1075-    esac
##############################################
tf5-5.0beta8/configure-1145-    do
tf5-5.0beta8/configure:1146:      eval ac_val=$`echo $ac_var`
tf5-5.0beta8/configure-1147-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tf5-5.0beta8/configure-1159-      do
tf5-5.0beta8/configure:1160:	eval ac_val=$`echo $ac_var`
tf5-5.0beta8/configure-1161-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tf5-5.0beta8/configure-1266-    set,)
tf5-5.0beta8/configure:1267:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tf5-5.0beta8/configure:1268:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tf5-5.0beta8/configure-1269-      ac_cache_corrupted=: ;;
##############################################
tf5-5.0beta8/configure-1289-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tf5-5.0beta8/configure:1290:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tf5-5.0beta8/configure-1291-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tf5-5.0beta8/configure-1334-TFVER=`sed -ne 's/^TFVER=\(.*\)/\1/p' src/vars.mak`
tf5-5.0beta8/configure:1335:TFVERSION=`sed -n -e '/Fugue version/s/^.*"\(.*\)".*$/\1/p' src/main.c`
tf5-5.0beta8/configure-1336-
##############################################
tf5-5.0beta8/configure-1594-UNAME=`{ uname -s && uname -v && uname -r || uname -a; } 2>/dev/null`
tf5-5.0beta8/configure:1595:UNAME=`echo $UNAME`  # remove newlines
tf5-5.0beta8/configure-1596-
##############################################
tf5-5.0beta8/configure-1917-     "checking for C compiler version" >&5
tf5-5.0beta8/configure:1918:ac_compiler=`set X $ac_compile; echo $2`
tf5-5.0beta8/configure-1919-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tf5-5.0beta8/configure-1956-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tf5-5.0beta8/configure:1957:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tf5-5.0beta8/configure-1958-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tf5-5.0beta8/configure-1984-    *.* )
tf5-5.0beta8/configure:1985:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tf5-5.0beta8/configure-1986-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tf5-5.0beta8/configure-2064-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tf5-5.0beta8/configure:2065:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tf5-5.0beta8/configure-2066-	  export ac_cv_exeext
##############################################
tf5-5.0beta8/configure-2114-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tf5-5.0beta8/configure:2115:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tf5-5.0beta8/configure-2116-       break;;
##############################################
tf5-5.0beta8/configure-2193-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tf5-5.0beta8/configure:2194:GCC=`test $ac_compiler_gnu = yes && echo yes`
tf5-5.0beta8/configure-2195-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tf5-5.0beta8/configure-2835-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tf5-5.0beta8/configure:2836:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tf5-5.0beta8/configure-2837-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-2844-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tf5-5.0beta8/configure:2845:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tf5-5.0beta8/configure-2846-if test -n "$ac_maketemp"; then
##############################################
tf5-5.0beta8/configure-2852-fi
tf5-5.0beta8/configure:2853:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tf5-5.0beta8/configure-2854-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tf5-5.0beta8/configure-3086-do
tf5-5.0beta8/configure:3087:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-3088-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tf5-5.0beta8/configure-3133-fi
tf5-5.0beta8/configure:3134:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:3135:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure:3136:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-3137-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:3138:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-3139-_ACEOF
##############################################
tf5-5.0beta8/configure-3299-
tf5-5.0beta8/configure:3300:ac_lo=`expr $ac_mid + 1`
tf5-5.0beta8/configure-3301-		    if test $ac_lo -le $ac_mid; then
##############################################
tf5-5.0beta8/configure-3304-		    fi
tf5-5.0beta8/configure:3305:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tf5-5.0beta8/configure-3306-fi
##############################################
tf5-5.0beta8/configure-3397-
tf5-5.0beta8/configure:3398:ac_hi=`expr '(' $ac_mid ')' - 1`
tf5-5.0beta8/configure-3399-		       if test $ac_mid -le $ac_hi; then
##############################################
tf5-5.0beta8/configure-3402-		       fi
tf5-5.0beta8/configure:3403:		       ac_mid=`expr 2 '*' $ac_mid`
tf5-5.0beta8/configure-3404-fi
##############################################
tf5-5.0beta8/configure-3417-while test "x$ac_lo" != "x$ac_hi"; do
tf5-5.0beta8/configure:3418:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tf5-5.0beta8/configure-3419-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tf5-5.0beta8/configure-3462-
tf5-5.0beta8/configure:3463:ac_lo=`expr '(' $ac_mid ')' + 1`
tf5-5.0beta8/configure-3464-fi
##############################################
tf5-5.0beta8/configure-3713-
tf5-5.0beta8/configure:3714:ac_lo=`expr $ac_mid + 1`
tf5-5.0beta8/configure-3715-		    if test $ac_lo -le $ac_mid; then
##############################################
tf5-5.0beta8/configure-3718-		    fi
tf5-5.0beta8/configure:3719:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tf5-5.0beta8/configure-3720-fi
##############################################
tf5-5.0beta8/configure-3811-
tf5-5.0beta8/configure:3812:ac_hi=`expr '(' $ac_mid ')' - 1`
tf5-5.0beta8/configure-3813-		       if test $ac_mid -le $ac_hi; then
##############################################
tf5-5.0beta8/configure-3816-		       fi
tf5-5.0beta8/configure:3817:		       ac_mid=`expr 2 '*' $ac_mid`
tf5-5.0beta8/configure-3818-fi
##############################################
tf5-5.0beta8/configure-3831-while test "x$ac_lo" != "x$ac_hi"; do
tf5-5.0beta8/configure:3832:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tf5-5.0beta8/configure-3833-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tf5-5.0beta8/configure-3876-
tf5-5.0beta8/configure:3877:ac_lo=`expr '(' $ac_mid ')' + 1`
tf5-5.0beta8/configure-3878-fi
##############################################
tf5-5.0beta8/configure-4127-
tf5-5.0beta8/configure:4128:ac_lo=`expr $ac_mid + 1`
tf5-5.0beta8/configure-4129-		    if test $ac_lo -le $ac_mid; then
##############################################
tf5-5.0beta8/configure-4132-		    fi
tf5-5.0beta8/configure:4133:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tf5-5.0beta8/configure-4134-fi
##############################################
tf5-5.0beta8/configure-4225-
tf5-5.0beta8/configure:4226:ac_hi=`expr '(' $ac_mid ')' - 1`
tf5-5.0beta8/configure-4227-		       if test $ac_mid -le $ac_hi; then
##############################################
tf5-5.0beta8/configure-4230-		       fi
tf5-5.0beta8/configure:4231:		       ac_mid=`expr 2 '*' $ac_mid`
tf5-5.0beta8/configure-4232-fi
##############################################
tf5-5.0beta8/configure-4245-while test "x$ac_lo" != "x$ac_hi"; do
tf5-5.0beta8/configure:4246:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tf5-5.0beta8/configure-4247-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tf5-5.0beta8/configure-4290-
tf5-5.0beta8/configure:4291:ac_lo=`expr '(' $ac_mid ')' + 1`
tf5-5.0beta8/configure-4292-fi
##############################################
tf5-5.0beta8/configure-6123-do
tf5-5.0beta8/configure:6124:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-6125-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-6130-fi
tf5-5.0beta8/configure:6131:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6132:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6133-else
##############################################
tf5-5.0beta8/configure-6257-fi
tf5-5.0beta8/configure:6258:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6259:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6260-
tf5-5.0beta8/configure-6261-fi
tf5-5.0beta8/configure:6262:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-6263-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:6264:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-6265-_ACEOF
##############################################
tf5-5.0beta8/configure-6345-do
tf5-5.0beta8/configure:6346:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-6347-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-6352-fi
tf5-5.0beta8/configure:6353:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6354:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6355-else
##############################################
tf5-5.0beta8/configure-6479-fi
tf5-5.0beta8/configure:6480:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6481:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6482-
tf5-5.0beta8/configure-6483-fi
tf5-5.0beta8/configure:6484:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-6485-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:6486:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-6487-_ACEOF
##############################################
tf5-5.0beta8/configure-6499-do
tf5-5.0beta8/configure:6500:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-6501-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-6506-fi
tf5-5.0beta8/configure:6507:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6508:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6509-else
##############################################
tf5-5.0beta8/configure-6633-fi
tf5-5.0beta8/configure:6634:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6635:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6636-
tf5-5.0beta8/configure-6637-fi
tf5-5.0beta8/configure:6638:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-6639-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:6640:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-6641-_ACEOF
##############################################
tf5-5.0beta8/configure-6653-do
tf5-5.0beta8/configure:6654:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-6655-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-6660-fi
tf5-5.0beta8/configure:6661:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6662:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6663-else
##############################################
tf5-5.0beta8/configure-6787-fi
tf5-5.0beta8/configure:6788:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6789:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6790-
tf5-5.0beta8/configure-6791-fi
tf5-5.0beta8/configure:6792:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-6793-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:6794:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-6795-_ACEOF
##############################################
tf5-5.0beta8/configure-6811-do
tf5-5.0beta8/configure:6812:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-6813-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-6818-fi
tf5-5.0beta8/configure:6819:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6820:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6821-else
##############################################
tf5-5.0beta8/configure-6945-fi
tf5-5.0beta8/configure:6946:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6947:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6948-
tf5-5.0beta8/configure-6949-fi
tf5-5.0beta8/configure:6950:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-6951-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:6952:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-6953-_ACEOF
##############################################
tf5-5.0beta8/configure-6980-do
tf5-5.0beta8/configure:6981:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-6982-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-6987-fi
tf5-5.0beta8/configure:6988:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:6989:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-6990-else
##############################################
tf5-5.0beta8/configure-7114-fi
tf5-5.0beta8/configure:7115:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:7116:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-7117-
tf5-5.0beta8/configure-7118-fi
tf5-5.0beta8/configure:7119:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-7120-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:7121:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-7122-_ACEOF
##############################################
tf5-5.0beta8/configure-7149-do
tf5-5.0beta8/configure:7150:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-7151-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-7156-fi
tf5-5.0beta8/configure:7157:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:7158:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-7159-else
##############################################
tf5-5.0beta8/configure-7283-fi
tf5-5.0beta8/configure:7284:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:7285:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-7286-
tf5-5.0beta8/configure-7287-fi
tf5-5.0beta8/configure:7288:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-7289-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:7290:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-7291-_ACEOF
##############################################
tf5-5.0beta8/configure-7383-do
tf5-5.0beta8/configure:7384:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tf5-5.0beta8/configure-7385-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tf5-5.0beta8/configure-7390-fi
tf5-5.0beta8/configure:7391:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:7392:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-7393-else
##############################################
tf5-5.0beta8/configure-7517-fi
tf5-5.0beta8/configure:7518:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tf5-5.0beta8/configure:7519:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tf5-5.0beta8/configure-7520-
tf5-5.0beta8/configure-7521-fi
tf5-5.0beta8/configure:7522:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tf5-5.0beta8/configure-7523-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:7524:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tf5-5.0beta8/configure-7525-_ACEOF
##############################################
tf5-5.0beta8/configure-7870-do
tf5-5.0beta8/configure:7871:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/configure-7872-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/configure-7959-fi
tf5-5.0beta8/configure:7960:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/configure:7961:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/configure:7962:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/configure-7963-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:7964:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/configure-7965-_ACEOF
##############################################
tf5-5.0beta8/configure-8047-do
tf5-5.0beta8/configure:8048:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/configure-8049-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/configure-8136-fi
tf5-5.0beta8/configure:8137:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/configure:8138:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/configure:8139:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/configure-8140-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:8141:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/configure-8142-_ACEOF
##############################################
tf5-5.0beta8/configure-8151-do
tf5-5.0beta8/configure:8152:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/configure-8153-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/configure-8240-fi
tf5-5.0beta8/configure:8241:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/configure:8242:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/configure:8243:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/configure-8244-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:8245:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/configure-8246-_ACEOF
##############################################
tf5-5.0beta8/configure-8272-do
tf5-5.0beta8/configure:8273:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/configure-8274-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/configure-8361-fi
tf5-5.0beta8/configure:8362:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/configure:8363:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/configure:8364:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/configure-8365-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:8366:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/configure-8367-_ACEOF
##############################################
tf5-5.0beta8/configure-8388-do
tf5-5.0beta8/configure:8389:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/configure-8390-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/configure-8477-fi
tf5-5.0beta8/configure:8478:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/configure:8479:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/configure:8480:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/configure-8481-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:8482:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/configure-8483-_ACEOF
##############################################
tf5-5.0beta8/configure-8511-do
tf5-5.0beta8/configure:8512:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tf5-5.0beta8/configure-8513-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tf5-5.0beta8/configure-8600-fi
tf5-5.0beta8/configure:8601:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tf5-5.0beta8/configure:8602:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tf5-5.0beta8/configure:8603:if test `eval echo '${'$as_ac_var'}'` = yes; then
tf5-5.0beta8/configure-8604-  cat >>confdefs.h <<_ACEOF
tf5-5.0beta8/configure:8605:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tf5-5.0beta8/configure-8606-_ACEOF
##############################################
tf5-5.0beta8/configure-8696-        # Not every system has dirname.  sigh.
tf5-5.0beta8/configure:8697:                MAILDIR=`echo $MAIL | sed 's;/[^/]*$;;'`
tf5-5.0beta8/configure-8698-            elif test -d /usr/spool/mail ; then
##############################################
tf5-5.0beta8/configure-8730-if test "${program_transform_name}" != "NONE"; then
tf5-5.0beta8/configure:8731:    EXENAME=`echo "${EXENAME}" | sed "${program_transform_name}"`
tf5-5.0beta8/configure-8732-fi
##############################################
tf5-5.0beta8/configure-8943-do
tf5-5.0beta8/configure:8944:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tf5-5.0beta8/configure-8945-    eval $as_var=C; export $as_var
##############################################
tf5-5.0beta8/configure-9001-  as_lineno_2=$LINENO
tf5-5.0beta8/configure:9002:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/configure-9003-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/configure-9041-  as_lineno_2=$LINENO
tf5-5.0beta8/configure:9042:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tf5-5.0beta8/configure-9043-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tf5-5.0beta8/configure-9223-configured by $0, generated by GNU Autoconf 2.59,
tf5-5.0beta8/configure:9224:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tf5-5.0beta8/configure-9225-
##############################################
tf5-5.0beta8/configure-9239-  --*=*)
tf5-5.0beta8/configure:9240:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tf5-5.0beta8/configure:9241:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tf5-5.0beta8/configure-9242-    ac_shift=:
##############################################
tf5-5.0beta8/configure-9468-      fi
tf5-5.0beta8/configure:9469:      ac_sed_frag=`expr $ac_sed_frag + 1`
tf5-5.0beta8/configure-9470-      ac_beg=$ac_end
tf5-5.0beta8/configure:9471:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tf5-5.0beta8/configure-9472-    fi
##############################################
tf5-5.0beta8/configure-9485-	cat >$tmp/stdin
tf5-5.0beta8/configure:9486:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/configure:9487:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/configure:9488:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/configure:9489:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/configure-9490-  * )   ac_file_in=$ac_file.in ;;
##############################################
tf5-5.0beta8/configure-9533-if test "$ac_dir" != .; then
tf5-5.0beta8/configure:9534:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tf5-5.0beta8/configure-9535-  # A "../" for each directory in $ac_dir_suffix.
tf5-5.0beta8/configure:9536:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tf5-5.0beta8/configure-9537-else
##############################################
tf5-5.0beta8/configure-9546-    else
tf5-5.0beta8/configure:9547:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tf5-5.0beta8/configure-9548-    fi ;;
##############################################
tf5-5.0beta8/configure-9693-	cat >$tmp/stdin
tf5-5.0beta8/configure:9694:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/configure:9695:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/configure:9696:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/configure:9697:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tf5-5.0beta8/configure-9698-  * )   ac_file_in=$ac_file.in ;;
##############################################
tf5-5.0beta8/configure-9897-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tf5-5.0beta8/configure:9898:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tf5-5.0beta8/configure:9899:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tf5-5.0beta8/configure-9900-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tf5-5.0beta8/configure-9939-if test "$ac_dir" != .; then
tf5-5.0beta8/configure:9940:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tf5-5.0beta8/configure-9941-  # A "../" for each directory in $ac_dir_suffix.
tf5-5.0beta8/configure:9942:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tf5-5.0beta8/configure-9943-else
##############################################
tf5-5.0beta8/configure-9952-    else
tf5-5.0beta8/configure:9953:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tf5-5.0beta8/configure-9954-    fi ;;
##############################################
tf5-5.0beta8/debian/patches/0006-Fix-library-install-path.patch-23- if test "${program_transform_name}" != "NONE"; then
tf5-5.0beta8/debian/patches/0006-Fix-library-install-path.patch:24:     EXENAME=`echo "${EXENAME}" | sed "${program_transform_name}"`
tf5-5.0beta8/debian/patches/0006-Fix-library-install-path.patch-25- fi
##############################################
tf5-5.0beta8/.pc/0001-Add-DESTDIR-support.patch/unix/unix.mak-29-#	@echo '##    manpage:   $(MANPAGE)'
tf5-5.0beta8/.pc/0001-Add-DESTDIR-support.patch/unix/unix.mak:30:	@DIR=`echo $(TF) | sed 's;/[^/]*$$;;'`; \
tf5-5.0beta8/.pc/0001-Add-DESTDIR-support.patch/unix/unix.mak-31-	echo ":$(PATH):" | egrep ":$${DIR}:" >/dev/null 2>&1 || { \
##############################################
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-22-TFVER=`sed -ne 's/^TFVER=\(.*\)/\1/p' src/vars.mak`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:23:TFVERSION=`sed -n -e '/Fugue version/s/^.*"\(.*\)".*$/\1/p' src/main.c`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-24-
##############################################
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-160-UNAME=`{ uname -s && uname -v && uname -r || uname -a; } 2>/dev/null`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:161:UNAME=`echo $UNAME`  # remove newlines
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-162-AC_SUBST(UNAME)
##############################################
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-562-        changequote(, )dnl We need brackets for the regexp.
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:563:        MAILDIR=`echo $MAIL | sed 's;/[^/]*$;;'`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-564-        changequote([, ])dnl Restore bracket quotes.
##############################################
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-597-if test "${program_transform_name}" != "NONE"; then
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:598:    EXENAME=`echo "${EXENAME}" | sed "${program_transform_name}"`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-599-fi
##############################################
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-649-dnl #
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:650:dnl #DIR1=`echo $TF      | sed 's;/[^/]*$;;'`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:651:dnl #DIR1=`cd $DIR1 && pwd`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:652:dnl #DIR2=`echo $LIBDIR  | sed 's;/[^/]*$;;'`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:653:dnl #DIR2=`cd $DIR2 && pwd`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:654:dnl #DIR3=`echo $SYMLINK | sed 's;/[^/]*$;;'`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:655:dnl #DIR3=`cd $DIR3 && pwd`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-656-dnl #
##############################################
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-661-dnl #
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in:662:dnl #DIR1=`cd $DIR1 && pwd || { echo "Error in directory $DIR1."; false; }`
tf5-5.0beta8/.pc/0006-Fix-library-install-path.patch/configure.in-663-dnl #
##############################################
tf5-5.0beta8/.pc/0007-Fix-spelling-errors.patch/CHANGES-1294-Workaround for ULTRIX sh bug causing installation failure if missing 'strip'.
tf5-5.0beta8/.pc/0007-Fix-spelling-errors.patch/CHANGES:1295:Fix for DG/UX version of inet_addr() (not fixed in 34a9).
tf5-5.0beta8/.pc/0007-Fix-spelling-errors.patch/CHANGES-1296-Renamed files to fit within 8.3 FAT filesystem restrictions.
##############################################
tf5-5.0beta8/.pc/0007-Fix-spelling-errors.patch/CHANGES-1359-Fixed bug in /dokey RECALLB (^P) causing it to stop early (34a8).
tf5-5.0beta8/.pc/0007-Fix-spelling-errors.patch/CHANGES:1360:Support for the DGUX version of inet_addr() (not really fixed until 35a3).
tf5-5.0beta8/.pc/0007-Fix-spelling-errors.patch/CHANGES-1361-Fixed handling of plain '%' during newline expansion.
##############################################
tf5-5.0beta8/configure.in-22-TFVER=`sed -ne 's/^TFVER=\(.*\)/\1/p' src/vars.mak`
tf5-5.0beta8/configure.in:23:TFVERSION=`sed -n -e '/Fugue version/s/^.*"\(.*\)".*$/\1/p' src/main.c`
tf5-5.0beta8/configure.in-24-
##############################################
tf5-5.0beta8/configure.in-160-UNAME=`{ uname -s && uname -v && uname -r || uname -a; } 2>/dev/null`
tf5-5.0beta8/configure.in:161:UNAME=`echo $UNAME`  # remove newlines
tf5-5.0beta8/configure.in-162-AC_SUBST(UNAME)
##############################################
tf5-5.0beta8/configure.in-562-        changequote(, )dnl We need brackets for the regexp.
tf5-5.0beta8/configure.in:563:        MAILDIR=`echo $MAIL | sed 's;/[^/]*$;;'`
tf5-5.0beta8/configure.in-564-        changequote([, ])dnl Restore bracket quotes.
##############################################
tf5-5.0beta8/configure.in-597-if test "${program_transform_name}" != "NONE"; then
tf5-5.0beta8/configure.in:598:    EXENAME=`echo "${EXENAME}" | sed "${program_transform_name}"`
tf5-5.0beta8/configure.in-599-fi
##############################################
tf5-5.0beta8/configure.in-650-dnl #
tf5-5.0beta8/configure.in:651:dnl #DIR1=`echo $TF      | sed 's;/[^/]*$;;'`
tf5-5.0beta8/configure.in:652:dnl #DIR1=`cd $DIR1 && pwd`
tf5-5.0beta8/configure.in:653:dnl #DIR2=`echo $LIBDIR  | sed 's;/[^/]*$;;'`
tf5-5.0beta8/configure.in:654:dnl #DIR2=`cd $DIR2 && pwd`
tf5-5.0beta8/configure.in:655:dnl #DIR3=`echo $SYMLINK | sed 's;/[^/]*$;;'`
tf5-5.0beta8/configure.in:656:dnl #DIR3=`cd $DIR3 && pwd`
tf5-5.0beta8/configure.in-657-dnl #
##############################################
tf5-5.0beta8/configure.in-662-dnl #
tf5-5.0beta8/configure.in:663:dnl #DIR1=`cd $DIR1 && pwd || { echo "Error in directory $DIR1."; false; }`
tf5-5.0beta8/configure.in-664-dnl #
##############################################
tf5-5.0beta8/CHANGES-1294-Workaround for ULTRIX sh bug causing installation failure if missing 'strip'.
tf5-5.0beta8/CHANGES:1295:Fix for DG/UX version of inet_addr() (not fixed in 34a9).
tf5-5.0beta8/CHANGES-1296-Renamed files to fit within 8.3 FAT filesystem restrictions.
##############################################
tf5-5.0beta8/CHANGES-1359-Fixed bug in /dokey RECALLB (^P) causing it to stop early (34a8).
tf5-5.0beta8/CHANGES:1360:Support for the DGUX version of inet_addr() (not really fixed until 35a3).
tf5-5.0beta8/CHANGES-1361-Fixed handling of plain '%' during newline expansion.