===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dist-3.5-236/Makefile.SH-17-case "$0" in
dist-3.5-236/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/Makefile.SH-19-esac
dist-3.5-236/Makefile.SH-20-CURRENT=.
dist-3.5-236/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/Makefile.SH-23-
dist-3.5-236/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/bin/Makefile.SH-17-case "$0" in
dist-3.5-236/bin/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/bin/Makefile.SH-19-esac
dist-3.5-236/bin/Makefile.SH-20-CURRENT=bin
dist-3.5-236/bin/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/bin/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/bin/Makefile.SH-23-
dist-3.5-236/bin/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/bin/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/bin/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/bin/manicheck.SH-14-case "$0" in
dist-3.5-236/bin/manicheck.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/bin/manicheck.SH-16-esac
##############################################
dist-3.5-236/bin/svn-revision-31-else
dist-3.5-236/bin/svn-revision:32:	oldrev=`grep REVISION "$FILE" 2>/dev/null | head -n1 | cut -d' ' -f4`
dist-3.5-236/bin/svn-revision-33-fi
##############################################
dist-3.5-236/bin/manilist.SH-14-case "$0" in
dist-3.5-236/bin/manilist.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/bin/manilist.SH-16-esac
##############################################
dist-3.5-236/bin/packinit.SH-14-case "$0" in
dist-3.5-236/bin/packinit.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/bin/packinit.SH-16-esac
##############################################
dist-3.5-236/bin/packinit.SH-128-	if ($dflt eq '') {
dist-3.5-236/bin/packinit.SH:129:		$rlog = `rlog $rcs`;
dist-3.5-236/bin/packinit.SH-130-		($dflt) = ($rlog =~ /\nhead:\s*(\d+\.\d+)/);
dist-3.5-236/bin/packinit.SH:131:		$rlog = `rlog -r$dflt.1- -r$dflt.2- -r$dflt.3- -r$dflt.4- $rcs`;
dist-3.5-236/bin/packinit.SH-132-		($revs) = ($rlog =~ /selected revisions:\s*([\d.]+)/);
##############################################
dist-3.5-236/install.SH-14-case "$0" in
dist-3.5-236/install.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/install.SH-16-esac
##############################################
dist-3.5-236/install.SH-66-		create="$name $create";
dist-3.5-236/install.SH:67:		name=`echo $name | $sed -e "s|^[^/]*$||"`;
dist-3.5-236/install.SH:68:		name=`echo $name | $sed -e "s|\(.*\)/.*|\1|"`;
dist-3.5-236/install.SH-69-	else
##############################################
dist-3.5-236/install.SH-149-
dist-3.5-236/install.SH:150:srcbase=`basename $src`
dist-3.5-236/install.SH:151:dstbase=`basename $dst`
dist-3.5-236/install.SH-152-
##############################################
dist-3.5-236/install.SH-156-else
dist-3.5-236/install.SH:157:	dst="`echo $dst | sed 's,^\(.*\)/.*$,\1,'`"
dist-3.5-236/install.SH-158-	if $test ! -d $dst; then
##############################################
dist-3.5-236/install.SH-165-if $test "$src" != "$srcbase" -a "$src" != "./$srcbase"; then
dist-3.5-236/install.SH:166:	src="`echo $src | sed 's,^\(.*\)/.*$,\1,'`"
dist-3.5-236/install.SH-167-else
##############################################
dist-3.5-236/install.SH-173-
dist-3.5-236/install.SH:174:srcpth=`(cd $src; pwd)`/$srcbase
dist-3.5-236/install.SH:175:destpth=`(cd $dst; pwd)`/$dstbase
dist-3.5-236/install.SH-176-if $test x$srcpth = x$destpth; then
##############################################
dist-3.5-236/jmake/Jmakefile-35-MakeInstallDirectories($(PRIVLIB) $(PRIVLIB)/files)
dist-3.5-236/jmake/Jmakefile:36:InstallNonExec(Index,$(PRIVLIB))
dist-3.5-236/jmake/Jmakefile-37-InstallScript(bindex,$(PRIVLIB))
##############################################
dist-3.5-236/jmake/Makefile.SH-17-case "$0" in
dist-3.5-236/jmake/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/jmake/Makefile.SH-19-esac
dist-3.5-236/jmake/Makefile.SH-20-CURRENT=jmake
dist-3.5-236/jmake/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/jmake/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/jmake/Makefile.SH-23-
dist-3.5-236/jmake/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/jmake/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/jmake/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/jmake/files/Jmake.tmpl-51-case "$0" in
dist-3.5-236/jmake/files/Jmake.tmpl:52:*/#*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/jmake/files/Jmake.tmpl-53-esac
##############################################
dist-3.5-236/jmake/files/Jmake.tmpl-56--expand
dist-3.5-236/jmake/files/Jmake.tmpl:57:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/jmake/files/Jmake.tmpl-58-echo "Extracting ${DIR}Makefile (with variable substitutions)"
##############################################
dist-3.5-236/jmake/files/Jmake.tmpl-61- */
dist-3.5-236/jmake/files/Jmake.tmpl:62:?INSTALL:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/jmake/files/Jmake.tmpl:63:?INSTALLDIR:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/jmake/files/Jmake.tmpl-64-DATE=`date`
##############################################
dist-3.5-236/jmake/jmkmf.SH-14-case "$0" in
dist-3.5-236/jmake/jmkmf.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/jmake/jmkmf.SH-16-esac
##############################################
dist-3.5-236/jmake/jmkmf.SH-72-	here=`pwd`
dist-3.5-236/jmake/jmkmf.SH:73:	top=`cd $topdir; pwd`
dist-3.5-236/jmake/jmkmf.SH-74-	curdir=`perl -e \
##############################################
dist-3.5-236/jmake/bindex.SH-14-case "$0" in
dist-3.5-236/jmake/bindex.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/jmake/bindex.SH-16-esac
##############################################
dist-3.5-236/jmake/fixcpp.SH-13-esac
dist-3.5-236/jmake/fixcpp.SH:14:REVISION=`grep REVISION $TOP/revision.h | head -n1 | cut -d' ' -f4`
dist-3.5-236/jmake/fixcpp.SH-15-case "$0" in
dist-3.5-236/jmake/fixcpp.SH:16:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/jmake/fixcpp.SH-17-esac
##############################################
dist-3.5-236/jmake/jmake.SH-13-esac
dist-3.5-236/jmake/jmake.SH:14:REVISION=`grep REVISION $TOP/revision.h | head -n1 | cut -d' ' -f4`
dist-3.5-236/jmake/jmake.SH-15-case "$0" in
dist-3.5-236/jmake/jmake.SH:16:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/jmake/jmake.SH-17-esac
##############################################
dist-3.5-236/jmake/jmake.SH-453-		close MAKE;
dist-3.5-236/jmake/jmake.SH:454:		chop($_ = `make -f $make all | grep ^OUTPUT:`);
dist-3.5-236/jmake/jmake.SH-455-		unlink($make);
##############################################
dist-3.5-236/kit/Makefile.SH-17-case "$0" in
dist-3.5-236/kit/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/kit/Makefile.SH-19-esac
dist-3.5-236/kit/Makefile.SH-20-CURRENT=kit
dist-3.5-236/kit/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/kit/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/kit/Makefile.SH-23-
dist-3.5-236/kit/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/kit/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/kit/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/kit/kitpost.SH-14-case "$0" in
dist-3.5-236/kit/kitpost.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/kit/kitpost.SH-16-esac
##############################################
dist-3.5-236/kit/kitpost.SH-71-$orgname = &tilda_expand($orgname);
dist-3.5-236/kit/kitpost.SH:72:chop($orgname = `cat $orgname`) if $orgname =~ m|^/|;
dist-3.5-236/kit/kitpost.SH-73-
##############################################
dist-3.5-236/kit/kitsend.SH-14-case "$0" in
dist-3.5-236/kit/kitsend.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/kit/kitsend.SH-16-esac
##############################################
dist-3.5-236/kit/kitsend.SH-68-$orgname = &tilda_expand($orgname);
dist-3.5-236/kit/kitsend.SH:69:chop($orgname = `cat $orgname`) if $orgname =~ m|^/|;
dist-3.5-236/kit/kitsend.SH-70-
##############################################
dist-3.5-236/kit/makeSH-27-    fi
dist-3.5-236/kit/makeSH:28:	base=`basename $file`
dist-3.5-236/kit/makeSH-29-
##############################################
dist-3.5-236/kit/makeSH-46-case "\$0" in
dist-3.5-236/kit/makeSH:47:*/*) cd \`expr X\$0 : 'X\(.*\)/'\` ;;
dist-3.5-236/kit/makeSH-48-esac
##############################################
dist-3.5-236/kit/makeSH-56-
dist-3.5-236/kit/makeSH:57:	case `sed q $file` in
dist-3.5-236/kit/makeSH-58-	*/bin/sh) echo '$startsh' >>$file.SH ;;
##############################################
dist-3.5-236/kit/manifake.SH-14-case "$0" in
dist-3.5-236/kit/manifake.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/kit/manifake.SH-16-esac
##############################################
dist-3.5-236/lib/C/Makefile.SH-17-case "$0" in
dist-3.5-236/lib/C/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/lib/C/Makefile.SH-19-esac
dist-3.5-236/lib/C/Makefile.SH-20-CURRENT=lib/C
dist-3.5-236/lib/C/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/lib/C/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
##############################################
dist-3.5-236/lib/C/fake/Makefile.SH-17-case "$0" in
dist-3.5-236/lib/C/fake/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/lib/C/fake/Makefile.SH-19-esac
dist-3.5-236/lib/C/fake/Makefile.SH-20-CURRENT=lib/C/fake
dist-3.5-236/lib/C/fake/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/lib/C/fake/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/lib/C/fake/Makefile.SH-23-
dist-3.5-236/lib/C/fake/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/lib/C/fake/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/lib/C/fake/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/lib/Makefile.SH-17-case "$0" in
dist-3.5-236/lib/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/lib/Makefile.SH-19-esac
dist-3.5-236/lib/Makefile.SH-20-CURRENT=lib
dist-3.5-236/lib/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/lib/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/lib/Makefile.SH-23-
dist-3.5-236/lib/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/lib/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/lib/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/lib/errnolist.sh-34-case "$0" in
dist-3.5-236/lib/errnolist.sh:35:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/lib/errnolist.sh-36-esac
##############################################
dist-3.5-236/lib/makedepend.sh-14-case "$0" in
dist-3.5-236/lib/makedepend.sh:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/lib/makedepend.sh-16-esac
##############################################
dist-3.5-236/lib/makedepend.sh-87-gotnone=true
dist-3.5-236/lib/makedepend.sh:88:for file in `$cat .clist`; do
dist-3.5-236/lib/makedepend.sh-89-# for file in `cat /dev/null`; do
dist-3.5-236/lib/makedepend.sh-90-    case "$file" in
dist-3.5-236/lib/makedepend.sh:91:    *.c) filebase=`basename $file .c` ;;
dist-3.5-236/lib/makedepend.sh:92:    *.y) filebase=`basename $file .c` ;;
dist-3.5-236/lib/makedepend.sh-93-    '')  continue ;;
##############################################
dist-3.5-236/lib/makedepend.sh-118-    for file in `cat .shlist`; do
dist-3.5-236/lib/makedepend.sh:119:	$echo `$expr X$file : 'X\(.*\).SH`: $file config.sh \; \
dist-3.5-236/lib/makedepend.sh-120-	    /bin/sh $file >> .deptmp
##############################################
dist-3.5-236/lib/makedepend.sh-148-       >> Makefile.new
dist-3.5-236/lib/makedepend.sh:149:    for file in `$cat .shlist`; do
dist-3.5-236/lib/makedepend.sh:150:	$echo `$expr X$file : 'X\(.*\).SH`: $file config.sh \; \
dist-3.5-236/lib/makedepend.sh-151-	    /bin/sh $file >> Makefile.new
##############################################
dist-3.5-236/lib/makedir.sh-14-case "$0" in
dist-3.5-236/lib/makedir.sh:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/lib/makedir.sh-16-esac
##############################################
dist-3.5-236/lib/makedir.sh-56-case X\$2 in
dist-3.5-236/lib/makedir.sh:57:  X1) set \`$echo \$1 | $sed 's:\(.*\)/[^/]*\$:\1:'\` ;;
dist-3.5-236/lib/makedir.sh-58-  *)  set \$1 ;;
##############################################
dist-3.5-236/lib/makedir.sh-70-	list="\$1 \$list"
dist-3.5-236/lib/makedir.sh:71:	set \`echo \$1 | $sed 's:\(.*\)/:\1 :'\`
dist-3.5-236/lib/makedir.sh-72-	;;
##############################################
dist-3.5-236/mcon/Jmakefile-43-MakeInstallDirectories($(PRIVLIB) $(PRIVLIB)/U)
dist-3.5-236/mcon/Jmakefile:44:InstallNonExec(Glossary,$(PRIVLIB))
dist-3.5-236/mcon/Jmakefile-45-InstallScript(makegloss,$(PRIVLIB))
##############################################
dist-3.5-236/mcon/Makefile.SH-17-case "$0" in
dist-3.5-236/mcon/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/Makefile.SH-19-esac
dist-3.5-236/mcon/Makefile.SH-20-CURRENT=mcon
dist-3.5-236/mcon/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/mcon/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/mcon/Makefile.SH-23-
dist-3.5-236/mcon/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/mcon/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/mcon/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/mcon/U/Chk_MANI.U-48-	for filelist in x??; do
dist-3.5-236/mcon/U/Chk_MANI.U:49:		(cd "$rsrc"; ls `cat "$tmppwd/$filelist"` \
dist-3.5-236/mcon/U/Chk_MANI.U-50-			>/dev/null 2>>"$tmppwd/missing")
##############################################
dist-3.5-236/mcon/U/Config_h.U-71-case "$0" in
dist-3.5-236/mcon/U/Config_h.U:72:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/U/Config_h.U-73-esac
##############################################
dist-3.5-236/mcon/U/Cppsym.U-215-EOF
dist-3.5-236/mcon/U/Cppsym.U:216:for i in \`$cc -v -c tmp.c 2>&1 $postprocess_cc_v\`
dist-3.5-236/mcon/U/Cppsym.U-217-do
##############################################
dist-3.5-236/mcon/U/Cppsym.U-252-    	ccsymbols=''
dist-3.5-236/mcon/U/Cppsym.U:253:	cppsymbols=`$cat Cppsym.true`
dist-3.5-236/mcon/U/Cppsym.U:254:        cppsymbols=`echo $cppsymbols`
dist-3.5-236/mcon/U/Cppsym.U-255-	cppccsymbols="$cppsymbols"
##############################################
dist-3.5-236/mcon/U/Cppsym.U-261-		symbols='ones'
dist-3.5-236/mcon/U/Cppsym.U:262:		cppccsymbols=`$cat ccsym.com`
dist-3.5-236/mcon/U/Cppsym.U:263:		cppccsymbols=`echo $cppccsymbols`
dist-3.5-236/mcon/U/Cppsym.U-264-		$test "$silent" || sleep 1
##############################################
dist-3.5-236/mcon/U/Cppsym.U-270-		also='further '
dist-3.5-236/mcon/U/Cppsym.U:271:		cppsymbols=`$cat ccsym.cpp`
dist-3.5-236/mcon/U/Cppsym.U:272:		cppsymbols=`echo $cppsymbols`
dist-3.5-236/mcon/U/Cppsym.U-273-		$test "$silent" || sleep 1
##############################################
dist-3.5-236/mcon/U/Cppsym.U-279-		$sed -e 's/\(..*\)=.*/\1/' ccsym.own | $uniq >>Cppsym.true
dist-3.5-236/mcon/U/Cppsym.U:280:	        ccsymbols=`$cat ccsym.own`
dist-3.5-236/mcon/U/Cppsym.U:281:	        ccsymbols=`echo $ccsymbols`
dist-3.5-236/mcon/U/Cppsym.U-282-		$test "$silent" || sleep 1
##############################################
dist-3.5-236/mcon/U/Cross.U-111-?X: A cross-compiling gcc, probably.
dist-3.5-236/mcon/U/Cross.U:112:	    targetarch=`$echo $cc|$sed 's/-gcc$//'`
dist-3.5-236/mcon/U/Cross.U-113-	    ar=$targetarch-ar
##############################################
dist-3.5-236/mcon/U/Cross.U-122-	        incpth="$incpth $*"
dist-3.5-236/mcon/U/Cross.U:123:			incpth="`$echo $incpth|$sed 's/^ //'`"
dist-3.5-236/mcon/U/Cross.U-124-			echo "Guessing incpth '$incpth'." >&4
dist-3.5-236/mcon/U/Cross.U-125-			for i in $*; do
dist-3.5-236/mcon/U/Cross.U:126:				j="`$echo $i|$sed 's,/include$,/lib,'`"
dist-3.5-236/mcon/U/Cross.U-127-				if $test -d $j; then
##############################################
dist-3.5-236/mcon/U/Cross.U-130-			done
dist-3.5-236/mcon/U/Cross.U:131:			libpth="`$echo $libpth|$sed 's/^ //'`"
dist-3.5-236/mcon/U/Cross.U-132-			echo "Guessing libpth '$libpth'." >&4
##############################################
dist-3.5-236/mcon/U/Cross.U-178-	    ;;
dist-3.5-236/mcon/U/Cross.U:179:	*)  pwd=`$test -f ../Configure & cd ..; pwd`
dist-3.5-236/mcon/U/Cross.U-180-	    run=$pwd/Cross/run
##############################################
dist-3.5-236/mcon/U/Cross.U-260-  /*)
dist-3.5-236/mcon/U/Cross.U:261:    $targetmkdir \`dirname \$f\`
dist-3.5-236/mcon/U/Cross.U-262-    $targetto $q \$f $targetuser@$targethost:\$f            || exit 1
##############################################
dist-3.5-236/mcon/U/Cross.U-264-  *)
dist-3.5-236/mcon/U/Cross.U:265:    $targetmkdir $targetdir/\`dirname \$f\`
dist-3.5-236/mcon/U/Cross.U-266-    $targetto $q \$f $targetuser@$targethost:$targetdir/\$f || exit 1
##############################################
dist-3.5-236/mcon/U/Cross.U-278-  /*)
dist-3.5-236/mcon/U/Cross.U:279:    $mkdir -p $targetdir/\`dirname \$f\`
dist-3.5-236/mcon/U/Cross.U-280-    $cp \$f $targetdir/\$f || exit 1
##############################################
dist-3.5-236/mcon/U/Cross.U-282-  *)
dist-3.5-236/mcon/U/Cross.U:283:    $targetmkdir $targetdir/\`dirname \$f\`
dist-3.5-236/mcon/U/Cross.U-284-    $cp \$f $targetdir/\$f || exit 1
##############################################
dist-3.5-236/mcon/U/Extract.U-40-if test -f "$SRC/MANIFEST"; then
dist-3.5-236/mcon/U/Extract.U:41:	set x `awk '{print $1}' <$SRC/MANIFEST | grep '\.SH'`
dist-3.5-236/mcon/U/Extract.U-42-else
dist-3.5-236/mcon/U/Extract.U-43-	echo "(Looking for .SH files under the source directory.)"
dist-3.5-236/mcon/U/Extract.U:44:	set x `(cd "$SRC"; find . -name "*.SH" -print)`
dist-3.5-236/mcon/U/Extract.U-45-fi
##############################################
dist-3.5-236/mcon/U/Extract.U-47-case $# in
dist-3.5-236/mcon/U/Extract.U:48:0) set x `(cd "$SRC"; echo *.SH)`; shift;;
dist-3.5-236/mcon/U/Extract.U-49-esac
##############################################
dist-3.5-236/mcon/U/Extract.U-57-		*/*)
dist-3.5-236/mcon/U/Extract.U:58:			dir=`expr X$file : 'X\(.*\)/'`
dist-3.5-236/mcon/U/Extract.U:59:			file=`expr X$file : 'X.*/\(.*\)'`
dist-3.5-236/mcon/U/Extract.U-60-			(cd $dir && . ./$file)
##############################################
dist-3.5-236/mcon/U/Extract.U-86-		*/*)
dist-3.5-236/mcon/U/Extract.U:87:			dir=`expr X$file : 'X\(.*\)/'`
dist-3.5-236/mcon/U/Extract.U:88:			file=`expr X$file : 'X.*/\(.*\)'`
dist-3.5-236/mcon/U/Extract.U-89-			./mkdirp $dir
##############################################
dist-3.5-236/mcon/U/Filexp.U-48-	else
dist-3.5-236/mcon/U/Filexp.U:49:		name=\`$expr x\$1 : '..\([^/]*\)'\`
dist-3.5-236/mcon/U/Filexp.U:50:		dir=\`$sed -n -e "/^\${name}:/{s/^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\).*"'\$'"/\1/" -e p -e q -e '}' </etc/passwd\`
dist-3.5-236/mcon/U/Filexp.U-51-		if $test ! -d "\$dir"; then
dist-3.5-236/mcon/U/Filexp.U:52:			me=\`basename \$0\`
dist-3.5-236/mcon/U/Filexp.U-53-			echo "\$me: can't locate home directory for: \$name" >&2
##############################################
dist-3.5-236/mcon/U/Filexp.U-57-		*/*)
dist-3.5-236/mcon/U/Filexp.U:58:			echo \$dir/\`$expr x\$1 : '..[^/]*/\(.*\)'\`
dist-3.5-236/mcon/U/Filexp.U-59-			;;
##############################################
dist-3.5-236/mcon/U/Findhdr.U-53-while read cline; do
dist-3.5-236/mcon/U/Findhdr.U:54:	name=\`echo \$cline | $awk "\$awkprg" | $tr -d '"'\`
dist-3.5-236/mcon/U/Findhdr.U-55-	case "\$name" in
##############################################
dist-3.5-236/mcon/U/Guess.U-143-	echo exit 0 >osf1
dist-3.5-236/mcon/U/Guess.U:144:elif test `echo abc | $tr a-z A-Z` = Abc ; then
dist-3.5-236/mcon/U/Guess.U:145:	xxx=`./loc addbib blurfl $pth`
dist-3.5-236/mcon/U/Guess.U-146-	if $test -f $xxx; then
##############################################
dist-3.5-236/mcon/U/Loc.U-226-	uname uniq uuname vi wc zcat zip
dist-3.5-236/mcon/U/Loc.U:227:pth=`echo $PATH | sed -e "s/$p_/ /g"`
dist-3.5-236/mcon/U/Loc.U-228-pth="$pth /sbin /usr/sbin /lib /usr/lib /etc"
##############################################
dist-3.5-236/mcon/U/Loc.U-243-			./warn "no $xxx -- ignoring your setting for $file." 4>&4
dist-3.5-236/mcon/U/Loc.U:244:			xxx=`./loc $file $file $pth`
dist-3.5-236/mcon/U/Loc.U-245-		fi
dist-3.5-236/mcon/U/Loc.U-246-		;;
dist-3.5-236/mcon/U/Loc.U:247:	'') xxx=`./loc $file $file $pth`;;
dist-3.5-236/mcon/U/Loc.U:248:	*) xxx=`./loc $xxx $xxx $pth`;;
dist-3.5-236/mcon/U/Loc.U-249-	esac
##############################################
dist-3.5-236/mcon/U/Loc.U-278-			./warn "no $xxx -- ignoring your setting for $file." 4>&4
dist-3.5-236/mcon/U/Loc.U:279:			xxx=`./loc $file $file $pth`
dist-3.5-236/mcon/U/Loc.U-280-		fi
dist-3.5-236/mcon/U/Loc.U-281-		;;
dist-3.5-236/mcon/U/Loc.U:282:	'') xxx=`./loc $file $file $pth`;;
dist-3.5-236/mcon/U/Loc.U:283:	*) xxx=`./loc $xxx $xxx $pth`;;
dist-3.5-236/mcon/U/Loc.U-284-	esac
##############################################
dist-3.5-236/mcon/U/Mkdirp.U-38-		create="$name $create"
dist-3.5-236/mcon/U/Mkdirp.U:39:		name=`echo $name | sed -e "s|^[^/]*$||"`
dist-3.5-236/mcon/U/Mkdirp.U:40:		name=`echo $name | sed -e "s|\(.*\)/.*|\1|"`
dist-3.5-236/mcon/U/Mkdirp.U-41-	else
##############################################
dist-3.5-236/mcon/U/Mksymlinks.U-73-			for filelist in x??; do
dist-3.5-236/mcon/U/Mksymlinks.U:74:				(cd ..; ls `cat "$tmppwd/$filelist"` \
dist-3.5-236/mcon/U/Mksymlinks.U-75-					>/dev/null 2>>"$tmppwd/missing")
##############################################
dist-3.5-236/mcon/U/Myread.U-74-	*)
dist-3.5-236/mcon/U/Myread.U:75:		if test \`echo \"\$rp [\$xxxm]  \" | wc -c\` -ge $COLUMNS; then
dist-3.5-236/mcon/U/Myread.U-76-			echo \"\$rp\" >&4
##############################################
dist-3.5-236/mcon/U/Myread.U-139-	!*)
dist-3.5-236/mcon/U/Myread.U:140:		set x \`expr "X\$ans" : "X!\(.*\)\$"\`
dist-3.5-236/mcon/U/Myread.U-141-		shift
##############################################
dist-3.5-236/mcon/U/Myread.U-154-		\\&*)
dist-3.5-236/mcon/U/Myread.U:155:			set x \`expr "X\$ans" : "X&\(.*\)\$"\`
dist-3.5-236/mcon/U/Myread.U-156-			shift
##############################################
dist-3.5-236/mcon/U/Myread.U-174-			xxxm="\$ans"
dist-3.5-236/mcon/U/Myread.U:175:			ans=\`echo $n "\$ans$c" | tr '$trnl' ' '\`
dist-3.5-236/mcon/U/Myread.U-176-			xxxm="\$ans"
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-111-: Determine the name of the machine
dist-3.5-236/mcon/U/Oldconfig.U:112:myuname=`$uname -a 2>/dev/null`
dist-3.5-236/mcon/U/Oldconfig.U-113-$test -z "$myuname" && myuname=`hostname 2>/dev/null`
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-134-$test -f /lynx.os && osname=lynxos
dist-3.5-236/mcon/U/Oldconfig.U:135:$test -f /unicos && osname=unicos && osvers=`$uname -r`
dist-3.5-236/mcon/U/Oldconfig.U:136:$test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
dist-3.5-236/mcon/U/Oldconfig.U:137:$test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
dist-3.5-236/mcon/U/Oldconfig.U-138-$test -f /bin/mips && /bin/mips && osname=mips
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-183-	i386*)
dist-3.5-236/mcon/U/Oldconfig.U:184:		tmp=`/bin/uname -X 2>/dev/null|awk '/3\.2v[45]/{ print $(NF) }'`
dist-3.5-236/mcon/U/Oldconfig.U-185-		if $test "$tmp" != "" -a "$3" = "3.2" -a -f '/etc/systemid'; then
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-235-	bsd386) osname=bsd386
dist-3.5-236/mcon/U/Oldconfig.U:236:		osvers=`$uname -r`
dist-3.5-236/mcon/U/Oldconfig.U-237-		;;
dist-3.5-236/mcon/U/Oldconfig.U-238-	cygwin*) osname=cygwin
dist-3.5-236/mcon/U/Oldconfig.U:239:		osvers=`echo "$3" | sed -e 's/\(.*\)(.*/\1/'`
dist-3.5-236/mcon/U/Oldconfig.U-240-		;;
dist-3.5-236/mcon/U/Oldconfig.U-241-	mingw*) osname=mingw
dist-3.5-236/mcon/U/Oldconfig.U:242:		osvers=`echo "$3" | sed -e 's/\(.*\)(.*/\1/'`
dist-3.5-236/mcon/U/Oldconfig.U-243-		;;
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-258-	dynixptx*) osname=dynixptx
dist-3.5-236/mcon/U/Oldconfig.U:259:		osvers=`echo "$4"|sed 's/^v//'`
dist-3.5-236/mcon/U/Oldconfig.U-260-		;;
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-268-	hp*) osname=hpux 
dist-3.5-236/mcon/U/Oldconfig.U:269:		osvers=`echo "$3" | $sed 's,.*\.\([0-9]*\.[0-9]*\),\1,'`
dist-3.5-236/mcon/U/Oldconfig.U-270-		;;
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-310-		case "$3" in
dist-3.5-236/mcon/U/Oldconfig.U:311:		5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;;
dist-3.5-236/mcon/U/Oldconfig.U-312-		*)	osvers="$3" ;;
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-317-		5*) osname=solaris
dist-3.5-236/mcon/U/Oldconfig.U:318:			osvers=`echo $3 | $sed 's/^5/2/g'` ;;
dist-3.5-236/mcon/U/Oldconfig.U-319-		*)	osvers="$3" ;;
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-343-			[1-9].[0-9]*) ;;
dist-3.5-236/mcon/U/Oldconfig.U:344:			*) osvers=`echo "$3" | sed 's/^[xvt]//'` ;;
dist-3.5-236/mcon/U/Oldconfig.U-345-			esac
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-374-				if $test -f /stand/boot ; then
dist-3.5-236/mcon/U/Oldconfig.U:375:					eval `$grep '^INITPROG=[a-z/0-9]*$' /stand/boot`
dist-3.5-236/mcon/U/Oldconfig.U-376-					if $test -n "$INITPROG" -a -f "$INITPROG"; then
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-388-				osname=sco
dist-3.5-236/mcon/U/Oldconfig.U:389:				set `echo $3 | $sed 's/\./ /g'` $4
dist-3.5-236/mcon/U/Oldconfig.U-390-				if $test -f $src/hints/sco_$1_$2_$3.sh; then
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-440-		if $contains myuname= ../config.sh >/dev/null 2>&1; then
dist-3.5-236/mcon/U/Oldconfig.U:441:			eval "`$grep myuname= ../config.sh`"
dist-3.5-236/mcon/U/Oldconfig.U-442-		fi
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-531-*)  hostarch=$osname
dist-3.5-236/mcon/U/Oldconfig.U:532:	osname=`echo $targetarch|sed 's,^[^-]*-,,'`
dist-3.5-236/mcon/U/Oldconfig.U-533-	osvers=''
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-555-	''|' ')
dist-3.5-236/mcon/U/Oldconfig.U:556:		file=`echo "${osname}_${osvers}" | $sed -e 's%\.%_%g' -e 's%_$%%'`
dist-3.5-236/mcon/U/Oldconfig.U-557-		: Also try without trailing minor version numbers.
dist-3.5-236/mcon/U/Oldconfig.U:558:		xfile=`echo $file | $sed -e 's%_[^_]*$%%'`
dist-3.5-236/mcon/U/Oldconfig.U:559:		xxfile=`echo $xfile | $sed -e 's%_[^_]*$%%'`
dist-3.5-236/mcon/U/Oldconfig.U:560:		xxxfile=`echo $xxfile | $sed -e 's%_[^_]*$%%'`
dist-3.5-236/mcon/U/Oldconfig.U:561:		xxxxfile=`echo $xxxfile | $sed -e 's%_[^_]*$%%'`
dist-3.5-236/mcon/U/Oldconfig.U-562-		case "$file" in
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-594-	*)
dist-3.5-236/mcon/U/Oldconfig.U:595:		dflt=`echo $hintfile | $sed 's/\.sh$//'`
dist-3.5-236/mcon/U/Oldconfig.U-596-		;;
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-677-		''|' '|none) dflt=none ;;
dist-3.5-236/mcon/U/Oldconfig.U:678:		*)  dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/_.*$//'` ;;
dist-3.5-236/mcon/U/Oldconfig.U-679-		esac
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-686-none)  osname='' ;;
dist-3.5-236/mcon/U/Oldconfig.U:687:*) osname=`echo "$ans" | $sed -e 's/[ 	][	]*/_/g' | ./tr '[A-Z]' '[a-z]'`;;
dist-3.5-236/mcon/U/Oldconfig.U-688-esac
##############################################
dist-3.5-236/mcon/U/Oldconfig.U-697-		''|' '|none) dflt=none ;;
dist-3.5-236/mcon/U/Oldconfig.U:698:		*)	dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/^[^_]*//'`
dist-3.5-236/mcon/U/Oldconfig.U:699:			dflt=`echo $dflt | $sed -e 's/^_//' -e 's/_/./g'`
dist-3.5-236/mcon/U/Oldconfig.U-700-			case "$dflt" in
##############################################
dist-3.5-236/mcon/U/Options.U-84-	args_exp="$args_exp$args_sep'$arg_exp'"
dist-3.5-236/mcon/U/Options.U:85:	argn=`expr $argn + 1`
dist-3.5-236/mcon/U/Options.U-86-	args_sep=' '
##############################################
dist-3.5-236/mcon/U/Options.U-234-	    case "$yyy" in
dist-3.5-236/mcon/U/Options.U:235:            *=*) zzz=`echo "$yyy"|sed 's!=.*!!'`
dist-3.5-236/mcon/U/Options.U-236-                 case "$zzz" in
##############################################
dist-3.5-236/mcon/U/Options.U-238-                 *)   xxx=append
dist-3.5-236/mcon/U/Options.U:239:                      zzz=" "`echo "$yyy"|sed 's!^[^=]*=!!'` 
dist-3.5-236/mcon/U/Options.U:240:                      yyy=`echo "$yyy"|sed 's!=.*!!'` ;;
dist-3.5-236/mcon/U/Options.U-241-                 esac
##############################################
dist-3.5-236/mcon/U/Options.U-245-            '')  case "$yyy" in
dist-3.5-236/mcon/U/Options.U:246:                 *:*) xxx=`echo "$yyy"|sed 's!:.*!!'`
dist-3.5-236/mcon/U/Options.U:247:                      yyy=`echo "$yyy"|sed 's!^[^:]*:!!'`
dist-3.5-236/mcon/U/Options.U:248:                      zzz=`echo "$yyy"|sed 's!^[^=]*=!!'`
dist-3.5-236/mcon/U/Options.U:249:                      yyy=`echo "$yyy"|sed 's!=.*!!'` ;;
dist-3.5-236/mcon/U/Options.U:250:                 *)   xxx=`echo "$yyy"|sed 's!:.*!!'`
dist-3.5-236/mcon/U/Options.U:251:                      yyy=`echo "$yyy"|sed 's!^[^:]*:!!'` ;;
dist-3.5-236/mcon/U/Options.U-252-                 esac
##############################################
dist-3.5-236/mcon/U/Prefixit.U-63-	/*-$oldprefix/*|\~*-$oldprefix/*)
dist-3.5-236/mcon/U/Prefixit.U:64:		eval "$1=\`echo \$$2 | sed \"s,^$oldprefix,$prefix,\"\`";;
dist-3.5-236/mcon/U/Prefixit.U-65-	*) eval "$1=\"\$$2\"";;
##############################################
dist-3.5-236/mcon/U/Prefixup.U-35-"$prefix") ;;
dist-3.5-236/mcon/U/Prefixup.U:36:*) eval "$1=\`echo \$$1 | sed \"s,^$prefixexp,$prefix,\"\`";;
dist-3.5-236/mcon/U/Prefixup.U-37-esac'
##############################################
dist-3.5-236/mcon/U/Signal.U-227-	: Now look at all the signal names, one at a time.
dist-3.5-236/mcon/U/Signal.U:228:	for xx in `echo $xxx | $tr ' ' $trnl | $sort | $uniq`; do
dist-3.5-236/mcon/U/Signal.U-229-		$cat > signal.c <<EOCP
##############################################
dist-3.5-236/mcon/U/Tr.U-36-echo " "
dist-3.5-236/mcon/U/Tr.U:37:case "`echo AbyZ | LC_ALL=C $tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
dist-3.5-236/mcon/U/Tr.U-38-ABYZ)
##############################################
dist-3.5-236/mcon/U/Tr.U-45-        if test "X$up" = X -o "X$low" = X; then
dist-3.5-236/mcon/U/Tr.U:46:	    case "`echo IJ | LC_ALL=C $tr '[I-J]' '[i-j]' 2>/dev/null`" in
dist-3.5-236/mcon/U/Tr.U-47-	    ij) up='[A-Z]'
##############################################
dist-3.5-236/mcon/U/Tr.U-52-	if test "X$up" = X -o "X$low" = X; then
dist-3.5-236/mcon/U/Tr.U:53:	    case "`echo IJ | LC_ALL=C $tr I-J i-j 2>/dev/null`" in
dist-3.5-236/mcon/U/Tr.U-54-	    ij) up='A-Z'
##############################################
dist-3.5-236/mcon/U/Tr.U-71-		if test "X$up" = X -o "X$low" = X; then
dist-3.5-236/mcon/U/Tr.U:72:		    case "`echo IJ | LC_ALL=C $tr A-IJ-RS-Z a-ij-rs-z 2>/dev/null`" in
dist-3.5-236/mcon/U/Tr.U-73-		    ij) up='A-IJ-RS-Z'
##############################################
dist-3.5-236/mcon/U/Tr.U-81-esac
dist-3.5-236/mcon/U/Tr.U:82:case "`echo IJ | LC_ALL=C $tr \"$up\" \"$low\" 2>/dev/null`" in
dist-3.5-236/mcon/U/Tr.U-83-ij)
##############################################
dist-3.5-236/mcon/U/archlib.U-77-	'')
dist-3.5-236/mcon/U/archlib.U:78:		dflt=`./loc . "." $prefixexp/lib /usr/local/lib /usr/lib /lib`
dist-3.5-236/mcon/U/archlib.U-79-		set dflt
##############################################
dist-3.5-236/mcon/U/archlib.U-109-	case "$installarchlib" in
dist-3.5-236/mcon/U/archlib.U:110:	'') dflt=`echo $archlibexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/archlib.U-111-	*) dflt="$installarchlib";;
##############################################
dist-3.5-236/mcon/U/archname.U-47-?X: the user for confirmation.
dist-3.5-236/mcon/U/archname.U:48:if xxx=`./loc arch blurfl $pth`; $test -f "$xxx"; then
dist-3.5-236/mcon/U/archname.U-49-	tarch=`arch`"-$osname"
dist-3.5-236/mcon/U/archname.U:50:elif xxx=`./loc uname blurfl $pth`; $test -f "$xxx" ; then
dist-3.5-236/mcon/U/archname.U-51-	if uname -m > tmparch 2>&1 ; then
##############################################
dist-3.5-236/mcon/U/bin.U-77-	case "$installbin" in
dist-3.5-236/mcon/U/bin.U:78:	'') dflt=`echo $binexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/bin.U-79-	*) dflt="$installbin";;
##############################################
dist-3.5-236/mcon/U/cf_email.U-38-		if $test -s /etc/mailname; then
dist-3.5-236/mcon/U/cf_email.U:39:			maildomain=`$cat /etc/mailname`
dist-3.5-236/mcon/U/cf_email.U-40-		else
##############################################
dist-3.5-236/mcon/U/cf_name.U-53-	*)
dist-3.5-236/mcon/U/cf_name.U:54:		cf_name=`$cat $fn`
dist-3.5-236/mcon/U/cf_name.U-55-		;;
##############################################
dist-3.5-236/mcon/U/cf_who.U-37-?X: Ensure English date -- Jarkko Hietaniemi
dist-3.5-236/mcon/U/cf_who.U:38:cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
dist-3.5-236/mcon/U/cf_who.U-39-?X:
##############################################
dist-3.5-236/mcon/U/d_NeWS.U-52-if $test -d $d_newshome; then
dist-3.5-236/mcon/U/d_NeWS.U:53:	d_newshome=`(cd $d_newshome ; /bin/pwd)`
dist-3.5-236/mcon/U/d_NeWS.U-54-	echo "Ah...found myself a NeWS in $d_newshome..."
##############################################
dist-3.5-236/mcon/U/d_crypt.U-57-*)
dist-3.5-236/mcon/U/d_crypt.U:58:	cryptlib=`./loc Slibcrypt$_a "" $xlibpth`
dist-3.5-236/mcon/U/d_crypt.U-59-	if $test -z "$cryptlib"; then
dist-3.5-236/mcon/U/d_crypt.U:60:		cryptlib=`./loc Mlibcrypt$_a "" $xlibpth`
dist-3.5-236/mcon/U/d_crypt.U-61-	else
##############################################
dist-3.5-236/mcon/U/d_crypt.U-64-	if $test -z "$cryptlib"; then
dist-3.5-236/mcon/U/d_crypt.U:65:		cryptlib=`./loc Llibcrypt$_a "" $xlibpth`
dist-3.5-236/mcon/U/d_crypt.U-66-	else
##############################################
dist-3.5-236/mcon/U/d_crypt.U-69-	if $test -z "$cryptlib"; then
dist-3.5-236/mcon/U/d_crypt.U:70:		cryptlib=`./loc libcrypt$_a "" $libpth`
dist-3.5-236/mcon/U/d_crypt.U-71-	else
##############################################
dist-3.5-236/mcon/U/d_dladdr.U-14-?S:	This variable conditionally defines the HAS_DLADDR symbol, which
dist-3.5-236/mcon/U/d_dladdr.U:15:?S:	indicates to the C program that the dladdr() routine is available.
dist-3.5-236/mcon/U/d_dladdr.U-16-?S:.
dist-3.5-236/mcon/U/d_dladdr.U-17-?C:HAS_DLADDR :
dist-3.5-236/mcon/U/d_dladdr.U:18:?C:	This symbol, if defined, indicates that the dladdr() routine is
dist-3.5-236/mcon/U/d_dladdr.U-19-?C:	available to query the dynamic linker about a specified address.
##############################################
dist-3.5-236/mcon/U/d_dladdr.U-34-
dist-3.5-236/mcon/U/d_dladdr.U:35:	dladdr(main, &info);
dist-3.5-236/mcon/U/d_dladdr.U-36-	return info.dli_fbase != 0;
##############################################
dist-3.5-236/mcon/U/d_fast_assert.U-76-			echo "Stripping -momit-leaf-frame-pointer from cc flags." >&4
dist-3.5-236/mcon/U/d_fast_assert.U:77:			ccflags=`echo $ccflags | $sed 's/ *-momit-leaf-frame-pointer//'`
dist-3.5-236/mcon/U/d_fast_assert.U-78-		;;
##############################################
dist-3.5-236/mcon/U/d_gethname.U-145-		shift
dist-3.5-236/mcon/U/d_gethname.U:146:		file=`./loc $file $file $pth`
dist-3.5-236/mcon/U/d_gethname.U:147:		aphostname=`echo $file $*`
dist-3.5-236/mcon/U/d_gethname.U-148-		;;
##############################################
dist-3.5-236/mcon/U/d_gethname.U-168-	
dist-3.5-236/mcon/U/d_gethname.U:169:	popen("$aphostname","r")
dist-3.5-236/mcon/U/d_gethname.U-170-
##############################################
dist-3.5-236/mcon/U/d_gethname.U-205-
dist-3.5-236/mcon/U/d_gethname.U:206:	`grep sysname $usrinc/whoami.h`
dist-3.5-236/mcon/U/d_gethname.U-207-
##############################################
dist-3.5-236/mcon/U/d_gethname.U-239-
dist-3.5-236/mcon/U/d_gethname.U:240:	`grep sysname $usrinc/whoami.h`
dist-3.5-236/mcon/U/d_gethname.U-241-
##############################################
dist-3.5-236/mcon/U/d_gethname.U-249-	*)
dist-3.5-236/mcon/U/d_gethname.U:250:	echo "I'll use 'popen("'"'$aphostname'", "r")'"' to get your hostname." >&4
dist-3.5-236/mcon/U/d_gethname.U-251-		;;
##############################################
dist-3.5-236/mcon/U/d_gethname.U-265-
dist-3.5-236/mcon/U/d_gethname.U:266:	`grep sysname $usrinc/whoami.h`
dist-3.5-236/mcon/U/d_gethname.U-267-
##############################################
dist-3.5-236/mcon/U/d_gnulibc.U-87-	val="$define"
dist-3.5-236/mcon/U/d_gnulibc.U:88:	gnulibc_version=`$cat glibc.ver`
dist-3.5-236/mcon/U/d_gnulibc.U-89-	echo "You are using the GNU C Library version $gnulibc_version"
##############################################
dist-3.5-236/mcon/U/d_havetlib.U-43-echo " "
dist-3.5-236/mcon/U/d_havetlib.U:44:xxx=`./loc libcurses$_a x $libpth`
dist-3.5-236/mcon/U/d_havetlib.U-45-case "$xxx" in
##############################################
dist-3.5-236/mcon/U/d_havetlib.U-51-		echo "Terminfo library found." >&4
dist-3.5-236/mcon/U/d_havetlib.U:52:	elif $test "x`$uname 2>/dev/null`" = xAIX; then
dist-3.5-236/mcon/U/d_havetlib.U-53-		# Ok, do the AIX shr.o fun thing
##############################################
dist-3.5-236/mcon/U/d_havetlib.U-69-x)
dist-3.5-236/mcon/U/d_havetlib.U:70:	xxx=`./loc libtermlib$_a x $libpth`
dist-3.5-236/mcon/U/d_havetlib.U-71-	case "$xxx" in
##############################################
dist-3.5-236/mcon/U/d_havetlib.U-82-	*)
dist-3.5-236/mcon/U/d_havetlib.U:83:		xxx=`./loc libtermcap$_a x $libpth`
dist-3.5-236/mcon/U/d_havetlib.U-84-		case "$xxx" in
##############################################
dist-3.5-236/mcon/U/d_havetlib.U-110-					. ./myread
dist-3.5-236/mcon/U/d_havetlib.U:111:					termlib=`./filexp $ans`
dist-3.5-236/mcon/U/d_havetlib.U-112-					;;
##############################################
dist-3.5-236/mcon/U/d_hidnet.U-59-	case "$hiddennet" in
dist-3.5-236/mcon/U/d_hidnet.U:60:	'') dflt=`echo $mydomain | $sed -e 's/^\.//'`;;
dist-3.5-236/mcon/U/d_hidnet.U-61-	*) dflt="$hiddennet";;
##############################################
dist-3.5-236/mcon/U/d_keepsig.U-61-?X: (reported by Xavier LeVourch <xavierl@eiffel.com>)
dist-3.5-236/mcon/U/d_keepsig.U:62:	echo `sh -c $run ./try >try.out 2>/dev/null` >/dev/null
dist-3.5-236/mcon/U/d_keepsig.U-63-	if $contains abc try.out >/dev/null 2>&1; then
##############################################
dist-3.5-236/mcon/U/d_ptattr_setstack.U-14-?S:	which indicates to the C program that pthread_attr_setstack() should be
dist-3.5-236/mcon/U/d_ptattr_setstack.U:15:?S:	used to set the thread stack, instead of pthread_attr_setstackaddr().
dist-3.5-236/mcon/U/d_ptattr_setstack.U-16-?S:.
##############################################
dist-3.5-236/mcon/U/d_ptattr_setstack.U-18-?C:	This symbol is defined when pthread_attr_setstack() can be used to set
dist-3.5-236/mcon/U/d_ptattr_setstack.U:19:?C:	the thread stack.  Otherwise, use obsoleted pthread_attr_setstackaddr().
dist-3.5-236/mcon/U/d_ptattr_setstack.U-20-?C:.
##############################################
dist-3.5-236/mcon/U/d_strerror.U-84-	fi
dist-3.5-236/mcon/U/d_strerror.U:85:elif xxx=`./findhdr string.h`; test "$xxx" || xxx=`./findhdr strings.h`; \
dist-3.5-236/mcon/U/d_strerror.U-86-	$contains '#[ 	]*define.*strerror' "$xxx" >/dev/null 2>&1; then
##############################################
dist-3.5-236/mcon/U/fieldn.U-61-	while $test \$# -gt 0; do
dist-3.5-236/mcon/U/fieldn.U:62:		if $test $testaccess \`echo \$1 | $tr -d '"'\`; then
dist-3.5-236/mcon/U/fieldn.U-63-			echo "\$pos"
##############################################
dist-3.5-236/mcon/U/fieldn.U-66-		shift
dist-3.5-236/mcon/U/fieldn.U:67:		pos=\`expr \$pos + 1\`
dist-3.5-236/mcon/U/fieldn.U-68-	done
##############################################
dist-3.5-236/mcon/U/gidtype.U-48-	xxx=`./findhdr sys/user.h`
dist-3.5-236/mcon/U/gidtype.U:49:	set `grep 'groups\[NGROUPS\];' "$xxx" 2>/dev/null` unsigned short
dist-3.5-236/mcon/U/gidtype.U-50-	case $1 in
##############################################
dist-3.5-236/mcon/U/ilp.U-60-$echo $n "Computing CPU architecture type...$c" >&4
dist-3.5-236/mcon/U/ilp.U:61:ilp=`expr $longsize \* 8`
dist-3.5-236/mcon/U/ilp.U-62-case "$ptrsize" in
##############################################
dist-3.5-236/mcon/U/inc.U-28-'')
dist-3.5-236/mcon/U/inc.U:29:	dflt=`./loc . "." /usr/local/include /usr/include/local $usrinc`
dist-3.5-236/mcon/U/inc.U-30-	;;
##############################################
dist-3.5-236/mcon/U/install.U-93-		(ls -l d/try >try.ls; ls -l d/try.ns >tryno.ls) 2>/dev/null
dist-3.5-236/mcon/U/install.U:94:		try_wc=`($wc -c try | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/mcon/U/install.U:95:		tryns_wc=`($wc -c try.ns | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/mcon/U/install.U:96:		d_try_wc=`($wc -c d/try | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/mcon/U/install.U:97:		d_tryns_wc=`($wc -c d/try.ns | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/mcon/U/install.U-98-		if ($test "X$try_wc" = "X$d_try_wc" && \
##############################################
dist-3.5-236/mcon/U/issymlink.U-46-			/*)	;;
dist-3.5-236/mcon/U/issymlink.U:47:			*)	pth=`echo $PATH | sed -e "s/$p_/ /g"`
dist-3.5-236/mcon/U/issymlink.U-48-				for p in $pth
##############################################
dist-3.5-236/mcon/U/lib.U-41-'')
dist-3.5-236/mcon/U/lib.U:42:	dflt=`./loc . "." $prefixexp/lib /usr/local/lib /usr/lib /lib`
dist-3.5-236/mcon/U/lib.U-43-	set dflt
##############################################
dist-3.5-236/mcon/U/libc.U-79-	case "$libs" in
dist-3.5-236/mcon/U/libc.U:80:	*-lc_s*) libc=`./loc libc_s$_a $libc $libpth`
dist-3.5-236/mcon/U/libc.U-81-	esac
##############################################
dist-3.5-236/mcon/U/libc.U-91-	-l*)
dist-3.5-236/mcon/U/libc.U:92:		thislib=`echo $thislib | $sed -e 's/^-l//'`
dist-3.5-236/mcon/U/libc.U:93:		if try=`./loc lib$thislib.$so.'*' X $libpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-94-			:
dist-3.5-236/mcon/U/libc.U:95:		elif try=`./loc lib$thislib.$so X $libpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-96-			:
dist-3.5-236/mcon/U/libc.U:97:		elif try=`./loc lib$thislib$_a X $libpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-98-			:
dist-3.5-236/mcon/U/libc.U:99:		elif try=`./loc $thislib$_a X $libpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-100-			:
dist-3.5-236/mcon/U/libc.U:101:		elif try=`./loc lib$thislib X $libpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-102-			:
dist-3.5-236/mcon/U/libc.U:103:		elif try=`./loc $thislib X $libpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-104-			:
dist-3.5-236/mcon/U/libc.U:105:		elif try=`./loc Slib$thislib$_a X $xlibpth`; $test -f "$try"; then
dist-3.5-236/mcon/U/libc.U-106-			:
##############################################
dist-3.5-236/mcon/U/libc.U-187-else
dist-3.5-236/mcon/U/libc.U:188:	if tans=`./loc libc$_a blurfl/dyick $libpth`; $test -r "$tans"; then
dist-3.5-236/mcon/U/libc.U-189-		:
dist-3.5-236/mcon/U/libc.U:190:	elif tans=`./loc libc blurfl/dyick $libpth`; $test -r "$tans"; then
dist-3.5-236/mcon/U/libc.U:191:		libnames="$libnames "`./loc clib blurfl/dyick $libpth`
dist-3.5-236/mcon/U/libc.U:192:	elif tans=`./loc clib blurfl/dyick $libpth`; $test -r "$tans"; then
dist-3.5-236/mcon/U/libc.U-193-		:
dist-3.5-236/mcon/U/libc.U:194:	elif tans=`./loc Slibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
dist-3.5-236/mcon/U/libc.U-195-		:
dist-3.5-236/mcon/U/libc.U:196:	elif tans=`./loc Mlibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
dist-3.5-236/mcon/U/libc.U-197-		:
dist-3.5-236/mcon/U/libc.U-198-	else
dist-3.5-236/mcon/U/libc.U:199:		tans=`./loc Llibc$_a blurfl/dyick $xlibpth`
dist-3.5-236/mcon/U/libc.U-200-	fi
##############################################
dist-3.5-236/mcon/U/libdbm.U-34-else
dist-3.5-236/mcon/U/libdbm.U:35:	xxx=`./loc libdbm$_a x $libpth`
dist-3.5-236/mcon/U/libdbm.U-36-	case "$xxx" in
##############################################
dist-3.5-236/mcon/U/libflex.U-35-*flex)
dist-3.5-236/mcon/U/libflex.U:36:	xxx=`./loc libfl$_a x $libpth`
dist-3.5-236/mcon/U/libflex.U-37-	case "$xxx" in
##############################################
dist-3.5-236/mcon/U/libflex.U-48-*lex)
dist-3.5-236/mcon/U/libflex.U:49:	xxx=`./loc libl$_a x $libpth`
dist-3.5-236/mcon/U/libflex.U-50-	case "$xxx" in
##############################################
dist-3.5-236/mcon/U/libnlist.U-34-else
dist-3.5-236/mcon/U/libnlist.U:35:	xxx=`./loc libelf$_a x $libpth`
dist-3.5-236/mcon/U/libnlist.U-36-	case "$xxx" in
##############################################
dist-3.5-236/mcon/U/libnm.U-32-else
dist-3.5-236/mcon/U/libnm.U:33:	ans=`./loc libnm$_a x $libpth`
dist-3.5-236/mcon/U/libnm.U-34-	case "$ans" in
##############################################
dist-3.5-236/mcon/U/libs.U-72-?S:		libscheck='case "$xxx" in
dist-3.5-236/mcon/U/libs.U:73:?S:		*.a) /bin/ar p $xxx `/bin/ar t $xxx | sed q` >$$.o;
dist-3.5-236/mcon/U/libs.U:74:?S:			case "`/usr/bin/file $$.o`" in
dist-3.5-236/mcon/U/libs.U-75-?S:			*N32*) rm -f $$.o ;;
##############################################
dist-3.5-236/mcon/U/libs.U-77-?S:			esac ;;
dist-3.5-236/mcon/U/libs.U:78:?S:		*)	case "`/usr/bin/file $xxx`" in
dist-3.5-236/mcon/U/libs.U-79-?S:			*N32*) ;;
##############################################
dist-3.5-236/mcon/U/libs.U-141-	    if $test ! -f "$xxx" ; then
dist-3.5-236/mcon/U/libs.U:142:			xxx=`ls $thisdir/lib$thislib.$so.[0-9]* 2>/dev/null | $sed -n '1p'`
dist-3.5-236/mcon/U/libs.U-143-			$test -f "$xxx" && eval $libscheck
##############################################
dist-3.5-236/mcon/U/libs.U-197-					libsfound="$libsfound $xxx"
dist-3.5-236/mcon/U/libs.U:198:					yyy=`basename $xxx`
dist-3.5-236/mcon/U/libs.U-199-					libsfiles="$libsfiles $yyy"
dist-3.5-236/mcon/U/libs.U:200:					yyy=`echo $xxx|$sed -e "s%/$yyy\\$%%"`
dist-3.5-236/mcon/U/libs.U-201-					case " $libsdirs " in
##############################################
dist-3.5-236/mcon/U/libyacc.U-42-*yacc)
dist-3.5-236/mcon/U/libyacc.U:43:	xxx=`./loc liby$_a x $libpth`
dist-3.5-236/mcon/U/libyacc.U-44-	case "$xxx" in
##############################################
dist-3.5-236/mcon/U/mailfile.U-54-. ./myread
dist-3.5-236/mcon/U/mailfile.U:55:mailfile=`./filexp "$ans"`
dist-3.5-236/mcon/U/mailfile.U-56-
##############################################
dist-3.5-236/mcon/U/make.U-48-?X: GNU make sometimes prints "make[1]: Entering...", which would confuse us
dist-3.5-236/mcon/U/make.U:49:	case "`$make -f testmake.mak 2>/dev/null`" in
dist-3.5-236/mcon/U/make.U-50-	*maketemp=*) make_set_make='#' ;;
##############################################
dist-3.5-236/mcon/U/mallocsrc.U-117-		echo "Removing unneeded -lmalloc from library list" >&4
dist-3.5-236/mcon/U/mallocsrc.U:118:		set `echo X $libs | $sed -e 's/-lmalloc / /' -e 's/-lmalloc$//'`
dist-3.5-236/mcon/U/mallocsrc.U-119-		shift
##############################################
dist-3.5-236/mcon/U/man1dir.U-75-	case "$sysman" in
dist-3.5-236/mcon/U/man1dir.U:76:	*/?_man*)	dflt=`./loc . $prefixexp/l_man/man1 $lookpath` ;;
dist-3.5-236/mcon/U/man1dir.U:77:	*)	dflt=`./loc . $prefixexp/man/man1 $lookpath` ;;
dist-3.5-236/mcon/U/man1dir.U-78-	esac
##############################################
dist-3.5-236/mcon/U/man1dir.U-106-	case "$installman1dir" in
dist-3.5-236/mcon/U/man1dir.U:107:	'') dflt=`echo $man1direxp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/man1dir.U-108-	*) dflt="$installman1dir";;
##############################################
dist-3.5-236/mcon/U/man3dir.U-117-	case "$installman3dir" in
dist-3.5-236/mcon/U/man3dir.U:118:	'') dflt=`echo $man3direxp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/man3dir.U-119-	*) dflt="$installman3dir";;
##############################################
dist-3.5-236/mcon/U/manfmt.U-71-	lookpath="$lookpath /usr/catman/u_man/man1 /usr/catman/man1"
dist-3.5-236/mcon/U/manfmt.U:72:	dflt=`./loc . none $lookpath`
dist-3.5-236/mcon/U/manfmt.U-73-	set dflt
##############################################
dist-3.5-236/mcon/U/manfmt.U-95-	case "$installmanfmt" in
dist-3.5-236/mcon/U/manfmt.U:96:	'') dflt=`echo $manfmtexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/manfmt.U-97-	*) dflt="$installmanfmt";;
##############################################
dist-3.5-236/mcon/U/mansrc.U-92-	lookpath="$lookpath /usr/man/man.L"
dist-3.5-236/mcon/U/mansrc.U:93:	mansrc=`./loc . $prefixexp/man/man1 $lookpath`
dist-3.5-236/mcon/U/mansrc.U-94-	if $test -d "$mansrc"; then
##############################################
dist-3.5-236/mcon/U/mansrc.U-127-	case "$installmansrc" in
dist-3.5-236/mcon/U/mansrc.U:128:	'') dflt=`echo $mansrcexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/mansrc.U-129-	*) dflt="$installmansrc";;
##############################################
dist-3.5-236/mcon/U/mkdep.U-162-	esac
dist-3.5-236/mcon/U/mkdep.U:163:	filebase=\`basename \$srcfile \$c\`
dist-3.5-236/mcon/U/mkdep.U-164-	<\$srcfile $cpp $cppminus $cppflags \$flags 2>/dev/null | \\
##############################################
dist-3.5-236/mcon/U/mkdep.U-196-	-I*)
dist-3.5-236/mcon/U/mkdep.U:197:		dir=\`echo \$1 | sed -e 's/^-I//'\`
dist-3.5-236/mcon/U/mkdep.U-198-		inc="\$inc:\$dir"
##############################################
dist-3.5-236/mcon/U/mkdep.U-213-	esac
dist-3.5-236/mcon/U/mkdep.U:214:	filebase=\`basename \$srcfile \$c\`
dist-3.5-236/mcon/U/mkdep.U-215-	echo \$filebase$_o: \$srcfile
##############################################
dist-3.5-236/mcon/U/myhostname.U-102-			echo 'Oh well, maybe I can mine it out of whoami.h...'
dist-3.5-236/mcon/U/myhostname.U:103:			if tans=`sh -c $contains' sysname $usrinc/whoami.h' 2>&1` ; then
dist-3.5-236/mcon/U/myhostname.U:104:				myhostname=`echo "$tans" | $sed 's/^.*"\(.*\)"/\1/'`
dist-3.5-236/mcon/U/myhostname.U-105-				phostname="sed -n -e '"'/sysname/s/^.*\"\\(.*\\)\"/\1/{'"' -e p -e q -e '}' <$usrinc/whoami.h"
##############################################
dist-3.5-236/mcon/U/myhostname.U-147-	echo "(Normalizing case in your host name)"
dist-3.5-236/mcon/U/myhostname.U:148:	myhostname=`echo $myhostname | ./tr '[A-Z]' '[a-z]'`
dist-3.5-236/mcon/U/myhostname.U-149-	;;
##############################################
dist-3.5-236/mcon/U/myhostname.U-156-*.*)
dist-3.5-236/mcon/U/myhostname.U:157:	dflt=`expr "X$myhostname" : "X[^.]*\(\..*\)"`
dist-3.5-236/mcon/U/myhostname.U:158:	myhostname=`expr "X$myhostname" : "X\([^.]*\)\."`
dist-3.5-236/mcon/U/myhostname.U-159-	echo "(Trimming domain name from host name--host name is now $myhostname)"
##############################################
dist-3.5-236/mcon/U/myhostname.U-187-			$sed -n -e "s/$myhostname\.\([-a-zA-Z0-9_.]\)/\1/p"`
dist-3.5-236/mcon/U/myhostname.U:188:		case `$echo X$dflt` in
dist-3.5-236/mcon/U/myhostname.U-189-		X*\ *)	echo "(Several hosts in /etc/hosts matched hostname)"
##############################################
dist-3.5-236/mcon/U/myhostname.U-223-			'') dflt='.';;
dist-3.5-236/mcon/U/myhostname.U:224:			.nis.*|.yp.*|.main.*) dflt=`echo $dflt | $sed -e 's/^\.[^.]*//'`;;
dist-3.5-236/mcon/U/myhostname.U-225-			esac
##############################################
dist-3.5-236/mcon/U/myhostname.U-231-			echo "(Attempting domain name extraction from $file)"
dist-3.5-236/mcon/U/myhostname.U:232:			dflt=.`awk '/^DOMAINORIGIN/ {print $2}' "$file" 2>/dev/null`
dist-3.5-236/mcon/U/myhostname.U-233-			;;
##############################################
dist-3.5-236/mcon/U/myhostname.U-259-	echo "(Normalizing case in your domain name)"
dist-3.5-236/mcon/U/myhostname.U:260:	mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'`
dist-3.5-236/mcon/U/myhostname.U-261-	;;
##############################################
dist-3.5-236/mcon/U/myhostname.U-268-*)
dist-3.5-236/mcon/U/myhostname.U:269:	case `$phostname | ./tr '[A-Z]' '[a-z]'` in
dist-3.5-236/mcon/U/myhostname.U-270-	$myhostname$mydomain|$myhostname) ;;
##############################################
dist-3.5-236/mcon/U/nblock_io.U-203-		case $? in
dist-3.5-236/mcon/U/nblock_io.U:204:		0) eagain=`$cat try.out`;;
dist-3.5-236/mcon/U/nblock_io.U-205-		1) echo "Could not perform non-blocking setting!";;
##############################################
dist-3.5-236/mcon/U/nblock_io.U-209-		esac
dist-3.5-236/mcon/U/nblock_io.U:210:		rd_nodata=`$cat try.ret`
dist-3.5-236/mcon/U/nblock_io.U-211-		echo "A read() system call with no data present returns $rd_nodata."
##############################################
dist-3.5-236/mcon/U/nblock_io.U-227-		esac
dist-3.5-236/mcon/U/nblock_io.U:228:		status=`$cat try.err`
dist-3.5-236/mcon/U/nblock_io.U-229-		case "$status" in
##############################################
dist-3.5-236/mcon/U/orderlib.U-32-?S:	This variable is "true" if the components of libraries must be ordered
dist-3.5-236/mcon/U/orderlib.U:33:?S:	(with `lorder $* | tsort`) before placing them in an archive.  Set to
dist-3.5-236/mcon/U/orderlib.U-34-?S:	"false" if ranlib or ar can generate random libraries.
##############################################
dist-3.5-236/mcon/U/orgname.U-35-case "$orgname" in
dist-3.5-236/mcon/U/orgname.U:36:'') if xxx=`./loc news/src/defs.h x $longshots`; then
dist-3.5-236/mcon/U/orgname.U:37:		dflt=`$sed -n 's/^.*MYORG[ 	]*"\(.*\)".*$/\1/p' $xxx`
dist-3.5-236/mcon/U/orgname.U-38-	else
##############################################
dist-3.5-236/mcon/U/package.U-43-@if spackage
dist-3.5-236/mcon/U/package.U:44:first=`echo $package | sed -e 's/^\(.\).*/\1/'`
dist-3.5-236/mcon/U/package.U:45:last=`echo $package | sed -e 's/^.\(.*\)/\1/'`
dist-3.5-236/mcon/U/package.U-46-?X:
##############################################
dist-3.5-236/mcon/U/package.U-51-case "`echo AbyZ | tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
dist-3.5-236/mcon/U/package.U:52:ABYZ) spackage=`echo $first | tr '[:lower:]' '[:upper:]'`$last;;
dist-3.5-236/mcon/U/package.U:53:*) spackage=`echo $first | tr '[a-z]' '[A-Z]'`$last;;
dist-3.5-236/mcon/U/package.U-54-esac
##############################################
dist-3.5-236/mcon/U/pkgsrc.U-23-/*) pkgsrc=$src;;
dist-3.5-236/mcon/U/pkgsrc.U:24:*) pkgsrc=`cd $rsrc; pwd`;;
dist-3.5-236/mcon/U/pkgsrc.U-25-esac
##############################################
dist-3.5-236/mcon/U/privlib.U-85-	case "$installprivlib" in
dist-3.5-236/mcon/U/privlib.U:86:	'') dflt=`echo $privlibexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/privlib.U-87-	*) dflt="$installprivlib";;
##############################################
dist-3.5-236/mcon/U/rcs_branch.U-25-echo "Checking to see if RCS understands the -b switch..." >&4
dist-3.5-236/mcon/U/rcs_branch.U:26:xxx=`./loc rcs '' $pth`
dist-3.5-236/mcon/U/rcs_branch.U-27-case "$xxx" in
##############################################
dist-3.5-236/mcon/U/rootid.U-29-: determine root id
dist-3.5-236/mcon/U/rootid.U:30:rootid=`$sed -e "/^root:/{s/^[^:]*:[^:]*:\([^:]*\).*"'$'"/\1/" -e "q" -e "}" -e "d" </etc/passwd`
dist-3.5-236/mcon/U/rootid.U-31-case "$rootid" in
##############################################
dist-3.5-236/mcon/U/scriptdir.U-99-	case "$installscript" in
dist-3.5-236/mcon/U/scriptdir.U:100:	'') dflt=`echo $scriptdirexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/scriptdir.U-101-	*) dflt="$installscript";;
##############################################
dist-3.5-236/mcon/U/sh.U-57-		: Build up a list and do a single loop so we can 'break' out.
dist-3.5-236/mcon/U/sh.U:58:		pth=`echo $PATH | sed -e "s/$p_/ /g"`
dist-3.5-236/mcon/U/sh.U-59-		for xxx in sh bash ksh pdksh ash; do
##############################################
dist-3.5-236/mcon/U/sig_name.U-125-	. ./signal_cmd
dist-3.5-236/mcon/U/sig_name.U:126: 	sig_count=`$awk '/^NSIG/ { printf "%d", $2 }' signal.lst`
dist-3.5-236/mcon/U/sig_name.U-127- 	sig_name=`$awk 'BEGIN { printf "ZERO " }
##############################################
dist-3.5-236/mcon/U/sig_name.U-154-}'
dist-3.5-236/mcon/U/sig_name.U:155:sig_size=`echo $sig_name | awk '{print NF}'`
dist-3.5-236/mcon/U/sig_name.U-156-$rm -f signal signal.c signal.awk signal.lst signal_cmd 
##############################################
dist-3.5-236/mcon/U/sitearch.U-52-: determine where site specific architecture-dependent libraries go.
dist-3.5-236/mcon/U/sitearch.U:53:xxx=`echo $sitelib/$archname | sed 's!^$prefix!!'`
dist-3.5-236/mcon/U/sitearch.U-54-: xxx is usually lib/site_perl/archname.
##############################################
dist-3.5-236/mcon/U/sitearch.U-83-	case "$installsitearch" in
dist-3.5-236/mcon/U/sitearch.U:84:	'') dflt=`echo $sitearchexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/sitearch.U-85-	*) dflt="$installsitearch";;
##############################################
dist-3.5-236/mcon/U/sitelib.U-57-?X: remove any trailing -3.0 or other version indentification
dist-3.5-236/mcon/U/sitelib.U:58:	prog=`echo $package | $sed 's/-*[0-9.]*$//'`
dist-3.5-236/mcon/U/sitelib.U-59-	dflt="$privlib/site_$prog" ;;
##############################################
dist-3.5-236/mcon/U/sitelib.U-86-	case "$installsitelib" in
dist-3.5-236/mcon/U/sitelib.U:87:	'') dflt=`echo $sitelibexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/mcon/U/sitelib.U-88-	*) dflt="$installsitelib";;
##############################################
dist-3.5-236/mcon/U/so.U-31-'')
dist-3.5-236/mcon/U/so.U:32:	if xxx=`./loc libc.sl X $libpth`; $test -f "$xxx"; then
dist-3.5-236/mcon/U/so.U-33-		dflt='sl'
##############################################
dist-3.5-236/mcon/U/spitshell.U-50-?X: echo "Checking your $sh to see if it knows about # comments..." >&2
dist-3.5-236/mcon/U/spitshell.U:51:if `$sh -c '#' >/dev/null 2>&1`; then
dist-3.5-236/mcon/U/spitshell.U-52-?X:	echo "Your $sh handles # comments correctly."
##############################################
dist-3.5-236/mcon/U/spitshell.U-59-	if test ! -f $xcat$_exe; then
dist-3.5-236/mcon/U/spitshell.U:60:		for p in `echo $PATH | sed -e "s/$p_/ /g"` $paths; do
dist-3.5-236/mcon/U/spitshell.U-61-			if test -f $p/cat$_exe; then
##############################################
dist-3.5-236/mcon/U/src.U-34-'') case "$0" in
dist-3.5-236/mcon/U/src.U:35:    */*) src=`echo $0 | sed -e 's%/[^/][^/]*$%%'`
dist-3.5-236/mcon/U/src.U-36-         case "$src" in
##############################################
dist-3.5-236/mcon/U/src.U-38-	 .)	;;
dist-3.5-236/mcon/U/src.U:39:         *)	src=`cd ../$src && pwd` ;;
dist-3.5-236/mcon/U/src.U-40-	 esac
##############################################
dist-3.5-236/mcon/U/ssizetype.U-73-		./ssize > ssize.out 2>/dev/null && test -s ssize.out ; then
dist-3.5-236/mcon/U/ssizetype.U:74:	ssizetype=`$cat ssize.out`
dist-3.5-236/mcon/U/ssizetype.U-75-	echo "I'll be using $ssizetype for functions returning a byte count." >&4
##############################################
dist-3.5-236/mcon/U/sysman.U-41-	syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
dist-3.5-236/mcon/U/sysman.U:42:	sysman=`./loc . /usr/man/man1 $syspath`
dist-3.5-236/mcon/U/sysman.U-43-	;;
##############################################
dist-3.5-236/mcon/U/uidtype.U-44-	xxx=`./findhdr sys/user.h`
dist-3.5-236/mcon/U/uidtype.U:45:	set `grep '_ruid;' "$xxx" 2>/dev/null` unsigned short
dist-3.5-236/mcon/U/uidtype.U-46-	case $1 in
##############################################
dist-3.5-236/mcon/U/usenm.U-73-		else
dist-3.5-236/mcon/U/usenm.U:74:			dflt=`$egrep 'inlibc|csym' $rsrc/Configure | wc -l 2>/dev/null`
dist-3.5-236/mcon/U/usenm.U-75-			if $test $dflt -gt 20; then
##############################################
dist-3.5-236/mcon/U/yacc.U-39-'')
dist-3.5-236/mcon/U/yacc.U:40:	yacc=`./loc yacc yacc $pth`
dist-3.5-236/mcon/U/yacc.U-41-	if $test -f "$yacc"; then
##############################################
dist-3.5-236/mcon/U/Checkcc.U-62-        esac
dist-3.5-236/mcon/U/Checkcc.U:63:        case "`$cc -v -c try.c 2>&1`" in
dist-3.5-236/mcon/U/Checkcc.U-64-        *gcc*) trygcc=no ;;
##############################################
dist-3.5-236/mcon/U/Config_sh.U-79-		eval sfile="\$$file"
dist-3.5-236/mcon/U/Config_sh.U:80:		sfile=`echo $sfile | $xsed -e 's,.*/\(.*\),\1,'`
dist-3.5-236/mcon/U/Config_sh.U-81-		eval $file="$sfile"
##############################################
dist-3.5-236/mcon/U/Getfile.U-116-	expr "$fn" : '.*(\(.*\)).*' | $tr ',' $trnl >getfile.ok
dist-3.5-236/mcon/U/Getfile.U:117:	fn=`echo $fn | sed 's/(.*)//'`
dist-3.5-236/mcon/U/Getfile.U-118-	;;
##############################################
dist-3.5-236/mcon/U/Getfile.U-125-*:*)
dist-3.5-236/mcon/U/Getfile.U:126:	loc_file=`expr $fn : '.*:\(.*\)'`
dist-3.5-236/mcon/U/Getfile.U:127:	fn=`expr $fn : '\(.*\):.*'`
dist-3.5-236/mcon/U/Getfile.U-128-	;;
##############################################
dist-3.5-236/mcon/U/Getfile.U-199-		*)
dist-3.5-236/mcon/U/Getfile.U:200:			value=`UU/filexp $ans`
dist-3.5-236/mcon/U/Getfile.U-201-			case $? in
##############################################
dist-3.5-236/mcon/U/Head.U-120-*/*)
dist-3.5-236/mcon/U/Head.U:121:	me=`echo $0 | sed -e 's!.*/\(.*\)!\1!' 2>/dev/null`
dist-3.5-236/mcon/U/Head.U-122-	test "$me" || me=$0
##############################################
dist-3.5-236/mcon/U/Inhdr.U-52-while $test "$cont"; do
dist-3.5-236/mcon/U/Inhdr.U:53:	xxx=`./findhdr $1`
dist-3.5-236/mcon/U/Inhdr.U-54-	var=$2; eval "was=\$$2";
##############################################
dist-3.5-236/mcon/U/gccvers.U-63-case "$gccversion" in
dist-3.5-236/mcon/U/gccvers.U:64:1) cpp=`./loc gcc-cpp $cpp $pth` ;;
dist-3.5-236/mcon/U/gccvers.U-65-esac
##############################################
dist-3.5-236/mcon/U/gccvers.U-67-'') gccosandvers='' ;;
dist-3.5-236/mcon/U/gccvers.U:68:*) gccshortvers=`echo "$gccversion"|sed 's/ .*//'`
dist-3.5-236/mcon/U/gccvers.U-69-   gccosandvers=`$cc -v 2>&1 | \
##############################################
dist-3.5-236/mcon/U/gccvers.U-79-    Your gcc has not been compiled for the exact release of
dist-3.5-236/mcon/U/gccvers.U:80:    your operating system ($gccosandvers versus $osname$osvers).
dist-3.5-236/mcon/U/gccvers.U-81-
##############################################
dist-3.5-236/mcon/U/gccvers.U-108-       sed '1,/^#include <\.\.\.>/d;/^End of search list/,$d;s/^ //'` ; do
dist-3.5-236/mcon/U/gccvers.U:109:       locincpth=`echo $locincpth | sed s!$incdir!!`
dist-3.5-236/mcon/U/gccvers.U-110-    done
##############################################
dist-3.5-236/mcon/configure-59-	--prefix=*)
dist-3.5-236/mcon/configure:60:		arg=`echo $1 | sed 's/--prefix=/-Dprefix=/'`
dist-3.5-236/mcon/configure-61-		opts="$opts $arg"
##############################################
dist-3.5-236/mcon/configure-69-	--srcdir=*)
dist-3.5-236/mcon/configure:70:		arg=`echo $1 | sed 's/--srcdir=//'`
dist-3.5-236/mcon/configure-71-		srcdir=$arg
##############################################
dist-3.5-236/mcon/configure-94-	--*)
dist-3.5-236/mcon/configure:95:		opt=`echo $1 | sed 's/=.*//'`
dist-3.5-236/mcon/configure-96-		echo "This GNU configure front end does not understand $opt"
##############################################
dist-3.5-236/mcon/configure-133-case "$srcdir" in
dist-3.5-236/mcon/configure:134:'') srcdir=`echo $0 | sed -e 's%/[^/][^/]*$%%'`;;
dist-3.5-236/mcon/configure-135-esac
##############################################
dist-3.5-236/mcon/files/shell.U-65-case "$cc" in
dist-3.5-236/mcon/files/shell.U:66:gcc*) cpp=`loc gcc-cpp $cpp $pth`;;
dist-3.5-236/mcon/files/shell.U-67-esac
##############################################
dist-3.5-236/mcon/files/type.U-33-	else
dist-3.5-236/mcon/files/type.U:34:		set `grep '_ruid;' $usrinc/sys/user.h 2>/dev/null` unsigned short
dist-3.5-236/mcon/files/type.U-35-		case $1 in
##############################################
dist-3.5-236/mcon/makegloss.SH-14-case "$0" in
dist-3.5-236/mcon/makegloss.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/makegloss.SH-16-esac
##############################################
dist-3.5-236/mcon/man/Makefile.SH-17-case "$0" in
dist-3.5-236/mcon/man/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/man/Makefile.SH-19-esac
dist-3.5-236/mcon/man/Makefile.SH-20-CURRENT=mcon/man
dist-3.5-236/mcon/man/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/mcon/man/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/mcon/man/Makefile.SH-23-
dist-3.5-236/mcon/man/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/mcon/man/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/mcon/man/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/mcon/man/mconfig.SH-14-case "$0" in
dist-3.5-236/mcon/man/mconfig.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/man/mconfig.SH-16-esac
##############################################
dist-3.5-236/mcon/man/mconfig.SH-719-case "\$0" in
dist-3.5-236/mcon/man/mconfig.SH:720:*/*) cd \`expr X\$0 : 'X\\\\(.*\\\\)/'\` ;;
dist-3.5-236/mcon/man/mconfig.SH-721-esac
##############################################
dist-3.5-236/mcon/man/mconfig.SH-804-case "\$0" in
dist-3.5-236/mcon/man/mconfig.SH:805:*/*) cd \`expr X\$0 : 'X\\\\(.*\\\\)/'\` ;;
dist-3.5-236/mcon/man/mconfig.SH-806-esac
##############################################
dist-3.5-236/mcon/man/mconfig.SH-854-case "\$0" in
dist-3.5-236/mcon/man/mconfig.SH:855:*/*) cd \`expr X\$0 : 'X\\\\(.*\\\\)/'\` ;;
dist-3.5-236/mcon/man/mconfig.SH-856-esac
##############################################
dist-3.5-236/mcon/man/mconfig.SH-1548-.Ex
dist-3.5-236/mcon/man/mconfig.SH:1549:exp_name=\`./filexp \$name\`
dist-3.5-236/mcon/man/mconfig.SH-1550-.Ef
##############################################
dist-3.5-236/mcon/man/mlint.SH-14-case "$0" in
dist-3.5-236/mcon/man/mlint.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/man/mlint.SH-16-esac
##############################################
dist-3.5-236/mcon/man/mxref.SH-14-case "$0" in
dist-3.5-236/mcon/man/mxref.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/man/mxref.SH-16-esac
##############################################
dist-3.5-236/mcon/mlint.SH-13-esac
dist-3.5-236/mcon/mlint.SH:14:REVISION=`grep REVISION $TOP/revision.h | head -n1 | cut -d' ' -f4`
dist-3.5-236/mcon/mlint.SH-15-case "$0" in
dist-3.5-236/mcon/mlint.SH:16:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/mlint.SH-17-esac
##############################################
dist-3.5-236/mcon/pl/configure.pl-118-			s/<BASEREV>/$baserev/g;
dist-3.5-236/mcon/pl/configure.pl:119:			s/<\$(\w+)>/eval("\$$1")/ge;	# <$var> -> $var substitution
dist-3.5-236/mcon/pl/configure.pl-120-			print CONFIGURE unless &skipped || !&interpret($_);
##############################################
dist-3.5-236/mcon/pl/eval.pl-78-	local($val2) = pop(@val);
dist-3.5-236/mcon/pl/eval.pl:79:	push(@val, eval("$val1 $op $val2") ? 1: 0);
dist-3.5-236/mcon/pl/eval.pl-80-}
##############################################
dist-3.5-236/mcon/pl/lint.pl-132-	local ($_) = @_;
dist-3.5-236/mcon/pl/lint.pl:133:	my $where = "\"$file\", line $. (?MAKE:)";
dist-3.5-236/mcon/pl/lint.pl-134-	unless (s/^\t+//) {
##############################################
dist-3.5-236/mcon/pl/lint.pl-876-		s!#(\s*)include(\s+)"([\w.]+)"!! ||
dist-3.5-236/mcon/pl/lint.pl:877:		s!(\.\s+|`\s*)(\S*UU|\.)/([^\$/`\s;]+)\s*!! ||
dist-3.5-236/mcon/pl/lint.pl:878:		s!(`\s*\$?)cat\s+(\./)?([^\$/`\s;]+)\s*`!! ||
dist-3.5-236/mcon/pl/lint.pl-879-		s!(\s+)(\./)([^\$/`\s;]+)\s*!! ||
##############################################
dist-3.5-236/mcon/pl/lint.pl-882-		$file = $3;
dist-3.5-236/mcon/pl/lint.pl:883:		# Found some ". ./file" or `./file` execution, `$cat file`, or even
dist-3.5-236/mcon/pl/lint.pl-884-		# "blah <file"...
##############################################
dist-3.5-236/mcon/pl/lint.pl-900-	while (
dist-3.5-236/mcon/pl/lint.pl:901:		s!(\.\s+|`\s*)([^\$/`\s;]+)\s*!: !	||	# . myread or `loc`
dist-3.5-236/mcon/pl/lint.pl-902-		s!(if|\|\||&&)\s+([^\$/`\s;]+)\s*!: !	# if prog, || prog, && prog
##############################################
dist-3.5-236/mcon/pl/lint.pl-1110-			$defined = 0;
dist-3.5-236/mcon/pl/lint.pl:1111:			$where = $shmaster{"\$$sym"};
dist-3.5-236/mcon/pl/lint.pl-1112-			$defined = 1 if $tempmaster{"\$$sym"} =~ /$unit\b/;
##############################################
dist-3.5-236/mcon/pl/lint.pl-1131-			$defined = 0;
dist-3.5-236/mcon/pl/lint.pl:1132:			$where = $filemaster{$file};		# Where file is created
dist-3.5-236/mcon/pl/lint.pl-1133-			$defined = 1 if $unit eq $where;	# We're in the unit defining it
##############################################
dist-3.5-236/mcon/pl/lint.pl-1163-		next unless defined $filemaster{$tmpfile};
dist-3.5-236/mcon/pl/lint.pl:1164:		$where = $filemaster{$tmpfile};
dist-3.5-236/mcon/pl/lint.pl-1165-		foreach $unit (split(' ', $filesetin{$tmpfile})) {
##############################################
dist-3.5-236/mcon/pl/lint.pl-1178-			# If symbol is exported read-only, report the attempt to set it.
dist-3.5-236/mcon/pl/lint.pl:1179:			$where = $shmaster{"\$$sym"};
dist-3.5-236/mcon/pl/lint.pl-1180-			study $where;
dist-3.5-236/mcon/pl/lint.pl-1181-			foreach $special (split(' ', $shspecial{$unit})) {
dist-3.5-236/mcon/pl/lint.pl:1182:				$defined = 1 if $where =~ /\b$special\b/;
dist-3.5-236/mcon/pl/lint.pl-1183-				last if $defined;
##############################################
dist-3.5-236/mcon/mconfig.SH-13-esac
dist-3.5-236/mcon/mconfig.SH:14:REVISION=`grep REVISION $TOP/revision.h | head -n1 | cut -d' ' -f4`
dist-3.5-236/mcon/mconfig.SH-15-case "$0" in
dist-3.5-236/mcon/mconfig.SH:16:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/mconfig.SH-17-esac
##############################################
dist-3.5-236/mcon/mxref.SH-13-esac
dist-3.5-236/mcon/mxref.SH:14:REVISION=`grep REVISION $TOP/revision.h | head -n1 | cut -d' ' -f4`
dist-3.5-236/mcon/mxref.SH-15-case "$0" in
dist-3.5-236/mcon/mxref.SH:16:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/mcon/mxref.SH-17-esac
##############################################
dist-3.5-236/pat/Makefile.SH-17-case "$0" in
dist-3.5-236/pat/Makefile.SH:18:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/Makefile.SH-19-esac
dist-3.5-236/pat/Makefile.SH-20-CURRENT=pat
dist-3.5-236/pat/Makefile.SH:21:DIR=`echo $CURRENT/ | sed -e 's/\.\///g'`
dist-3.5-236/pat/Makefile.SH-22-echo "Extracting ${DIR}Makefile (with variable substitutions)"
dist-3.5-236/pat/Makefile.SH-23-
dist-3.5-236/pat/Makefile.SH:24:INSTALL=`echo $install | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/pat/Makefile.SH:25:INSTALLDIR=`echo $installdir | sed -e 's,\./i,\$(TOP)/i,'`
dist-3.5-236/pat/Makefile.SH-26-DATE=`date`
##############################################
dist-3.5-236/pat/pat.SH-14-case "$0" in
dist-3.5-236/pat/pat.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/pat.SH-16-esac
##############################################
dist-3.5-236/pat/patbase.SH-14-case "$0" in
dist-3.5-236/pat/patbase.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patbase.SH-16-esac
##############################################
dist-3.5-236/pat/patbase.SH-89-	$revs=0;
dist-3.5-236/pat/patbase.SH:90:	$rlog = `rlog -r$baserev -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patbase.SH-91-	($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patcil.SH-14-case "$0" in
dist-3.5-236/pat/patcil.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patcil.SH-16-esac
##############################################
dist-3.5-236/pat/patcil.SH-213-			$blank = " " x $spacenum unless $spacenum < 1;
dist-3.5-236/pat/patcil.SH:214:			`echo '${file}${blank}$file_comment' >>MANIFEST.new`;
dist-3.5-236/pat/patcil.SH-215-			if (-f 'MANIFEST') {
##############################################
dist-3.5-236/pat/patcil.SH-218-				# differ and thus manifest will get patched correctly.
dist-3.5-236/pat/patcil.SH:219:				`echo '${file}${blank}$file_comment (new)' >>MANIFEST`;
dist-3.5-236/pat/patcil.SH-220-				print MODS "MANIFEST\n";
##############################################
dist-3.5-236/pat/patcil.SH-227-	$revs = 0;				# Makes revs a numeric variable
dist-3.5-236/pat/patcil.SH:228:	$rlog = `rlog -r$baserev -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patcil.SH-229-	($total) = ($rlog =~ /total revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patcil.SH-249-			rename($file, "$file.xxx");
dist-3.5-236/pat/patcil.SH:250:			`cp /dev/null $file` unless -f $file;
dist-3.5-236/pat/patcil.SH-251-			&cil_col("empty\n", $baserev);
##############################################
dist-3.5-236/pat/patcil.SH-267-			if ($revs == 1) {
dist-3.5-236/pat/patcil.SH:268:				$delta = `rcsdiff -r$baserev $files 2>/dev/null`;
dist-3.5-236/pat/patcil.SH-269-			} else {
dist-3.5-236/pat/patcil.SH:270:				$delta = `rcsdiff -r$revbranch $files 2>/dev/null`;
dist-3.5-236/pat/patcil.SH-271-			}
##############################################
dist-3.5-236/pat/patcil.SH-386-			if ($line =~ /^E$/) {
dist-3.5-236/pat/patcil.SH:387:				$mess .= "\n" . `rcsdiff -c -rlastpat $files`;
dist-3.5-236/pat/patcil.SH-388-			}
##############################################
dist-3.5-236/pat/patcil.SH-395-				# Will do something like:
dist-3.5-236/pat/patcil.SH:396:				# &add_history($file, `rcsdiff -c -rlastpat $files`);
dist-3.5-236/pat/patcil.SH-397-				# HISTORY
##############################################
dist-3.5-236/pat/patcil.SH-510-	system $EDITOR, "/tmp/cil$$";
dist-3.5-236/pat/patcil.SH:511:	$text = `cat /tmp/cil$$`;
dist-3.5-236/pat/patcil.SH-512-	unlink "/tmp/cil$$";
##############################################
dist-3.5-236/pat/patclean.SH-14-case "$0" in
dist-3.5-236/pat/patclean.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patclean.SH-16-esac
##############################################
dist-3.5-236/pat/patclean.SH-117-		@files = split(' ', $files);
dist-3.5-236/pat/patclean.SH:118:		$rlog = `rlog -rlastpat- $files 2>&1`;
dist-3.5-236/pat/patclean.SH-119-		($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patclean.SH-126-		if ($revs == 1) {
dist-3.5-236/pat/patclean.SH:127:			$rlog = `rlog -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patclean.SH-128-			($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patcol.SH-14-case "$0" in
dist-3.5-236/pat/patcol.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patcol.SH-16-esac
##############################################
dist-3.5-236/pat/patcol.SH-137-		}
dist-3.5-236/pat/patcol.SH:138:		$rlog = `rlog -rlastpat- $files 2>&1`;
dist-3.5-236/pat/patcol.SH-139-		($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patcol.SH-148-			if ($revs == 1) {
dist-3.5-236/pat/patcol.SH:149:				$rlog = `rlog -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patcol.SH-150-				($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patdiff.SH-14-case "$0" in
dist-3.5-236/pat/patdiff.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patdiff.SH-16-esac
##############################################
dist-3.5-236/pat/patdiff.SH-104-	$revs=0;
dist-3.5-236/pat/patdiff.SH:105:	$rlog = `rlog -rlastpat- $files 2>&1`;
dist-3.5-236/pat/patdiff.SH-106-	($lastpat) = ($rlog =~ /lastpat: ([\d.]+)/);
##############################################
dist-3.5-236/pat/patdiff.SH-122-			$revs=0;
dist-3.5-236/pat/patdiff.SH:123:			$rlog = `rlog -r$revbranch- $files 2>&1`;
dist-3.5-236/pat/patdiff.SH-124-			($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patftp.SH-14-case "$0" in
dist-3.5-236/pat/patftp.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patftp.SH-16-esac
##############################################
dist-3.5-236/pat/patftp.SH-99-	$patnum = shift;
dist-3.5-236/pat/patftp.SH:100:	`cp patch$patnum $ftpdir`;
dist-3.5-236/pat/patftp.SH-101-}
##############################################
dist-3.5-236/pat/patindex.SH-14-case "$0" in
dist-3.5-236/pat/patindex.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patindex.SH-16-esac
##############################################
dist-3.5-236/pat/patindex.SH-58-	if $test -f $i; then
dist-3.5-236/pat/patindex.SH:59:		name=`echo $i | $sed "s|\.Z$||"`
dist-3.5-236/pat/patindex.SH-60-		echo "=== $name ==="
##############################################
dist-3.5-236/pat/patmake.SH-14-case "$0" in
dist-3.5-236/pat/patmake.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patmake.SH-16-esac
##############################################
dist-3.5-236/pat/patmake.SH-363-		print "The following people are on the recipient list:\n\n";
dist-3.5-236/pat/patmake.SH:364:		foreach $addr (split(' ', $recipients)) {
dist-3.5-236/pat/patmake.SH-365-			print "\t$addr\n";
##############################################
dist-3.5-236/pat/patmake.SH-386-		print "The following people are on the notify list:\n\n";
dist-3.5-236/pat/patmake.SH:387:		foreach $addr (split(' ', $notify)) {
dist-3.5-236/pat/patmake.SH-388-			print "\t$addr\n";
##############################################
dist-3.5-236/pat/patname.SH-14-case "$0" in
dist-3.5-236/pat/patname.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patname.SH-16-esac
##############################################
dist-3.5-236/pat/patname.SH-116-	@files = split(' ', $files);
dist-3.5-236/pat/patname.SH:117:	$rlog = `rlog -rlastpat- $files 2>&1`;
dist-3.5-236/pat/patname.SH-118-	($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patname.SH-125-	if ($revs == 1) {
dist-3.5-236/pat/patname.SH:126:		$rlog = `rlog -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patname.SH-127-		($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patname.SH-132-		if ($revs == 1) {
dist-3.5-236/pat/patname.SH:133:			$delta = `rcsdiff -r$baserev $files 2>/dev/null`;
dist-3.5-236/pat/patname.SH-134-		} else {
dist-3.5-236/pat/patname.SH:135:			$delta = `rcsdiff -r$revbranch $files 2>/dev/null`;
dist-3.5-236/pat/patname.SH-136-		}
##############################################
dist-3.5-236/pat/patname.SH-141-				# Have to re-run rlog after a new ci
dist-3.5-236/pat/patname.SH:142:				$rlog = `rlog -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patname.SH-143-			}
##############################################
dist-3.5-236/pat/patnotify.SH-14-case "$0" in
dist-3.5-236/pat/patnotify.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patnotify.SH-16-esac
##############################################
dist-3.5-236/pat/patpost.SH-14-case "$0" in
dist-3.5-236/pat/patpost.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patpost.SH-16-esac
##############################################
dist-3.5-236/pat/patpost.SH-83-$orgname = &tilda_expand($orgname);
dist-3.5-236/pat/patpost.SH:84:chop($orgname = `cat $orgname`) if $orgname =~ m|^/|;
dist-3.5-236/pat/patpost.SH-85-
##############################################
dist-3.5-236/pat/patsend.SH-14-case "$0" in
dist-3.5-236/pat/patsend.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patsend.SH-16-esac
##############################################
dist-3.5-236/pat/patsend.SH-86-$orgname = &tilda_expand($orgname);
dist-3.5-236/pat/patsend.SH:87:chop($orgname = `cat $orgname`) if $orgname =~ m|^/|;
dist-3.5-236/pat/patsend.SH-88-
##############################################
dist-3.5-236/pat/patsnap.SH-14-case "$0" in
dist-3.5-236/pat/patsnap.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patsnap.SH-16-esac
##############################################
dist-3.5-236/pat/patsnap.SH-86-	$revs=0;
dist-3.5-236/pat/patsnap.SH:87:	$rlog = `rlog -r$baserev -r$revbranch $files 2>&1`;
dist-3.5-236/pat/patsnap.SH-88-	($revs) = ($rlog =~ /selected revisions: (\d+)/);
##############################################
dist-3.5-236/pat/patlog.SH-14-case "$0" in
dist-3.5-236/pat/patlog.SH:15:*/*) cd `expr X$0 : 'X\(.*\)/'` ;;
dist-3.5-236/pat/patlog.SH-16-esac
##############################################
dist-3.5-236/pl/rcsargs.pl-50-	if ($wasrcs) {
dist-3.5-236/pl/rcsargs.pl:51:		`mkdir $dir` unless -d $dir;
dist-3.5-236/pl/rcsargs.pl-52-		$dir =~ s|RCS/||;
##############################################
dist-3.5-236/pl/rcsargs.pl-54-		$dir .= 'RCS/';
dist-3.5-236/pl/rcsargs.pl:55:		`mkdir $dir` unless -d $dir;
dist-3.5-236/pl/rcsargs.pl-56-		$file .= $RCSEXT;
##############################################
dist-3.5-236/debian/dist.postinst-169-		*)
dist-3.5-236/debian/dist.postinst:170:		    if test `echo "$rp [$xxxm]  " | wc -c` -ge 80; then
dist-3.5-236/debian/dist.postinst-171-			echo "$rp"
##############################################
dist-3.5-236/debian/dist.postinst-195-				    *)
dist-3.5-236/debian/dist.postinst:196:					if test `echo "$rp [$xxxm]  " | wc -c` -ge 80; then
dist-3.5-236/debian/dist.postinst-197-					    echo "$rp"
##############################################
dist-3.5-236/debian/dist.postinst-206-		    !*)
dist-3.5-236/debian/dist.postinst:207:			set x `expr "X$ans" : "X!\(.*\)$"`
dist-3.5-236/debian/dist.postinst-208-			shift
##############################################
dist-3.5-236/debian/dist.postinst-215-			    *)
dist-3.5-236/debian/dist.postinst:216:				if test `echo "$rp [$xxxm]  " | wc -c` -ge 80; then
dist-3.5-236/debian/dist.postinst-217-				    echo "$rp"
##############################################
dist-3.5-236/debian/dist.postinst-231-			xxxm="$ans"
dist-3.5-236/debian/dist.postinst:232:			ans=`echo -n "$ans" | tr '\012' ' '`
dist-3.5-236/debian/dist.postinst-233-			xxxm="$ans"
##############################################
dist-3.5-236/debian/dist.postinst-245-		    *)
dist-3.5-236/debian/dist.postinst:246:			if test `echo "$rp [$xxxm]  " | wc -c` -ge 80; then
dist-3.5-236/debian/dist.postinst-247-			    echo "$rp"
##############################################
dist-3.5-236/debian/dist.postinst-264-			    *)
dist-3.5-236/debian/dist.postinst:265:				if test `echo "$rp [$xxxm]  " | wc -c` -ge 80; then
dist-3.5-236/debian/dist.postinst-266-				    echo "$rp"
##############################################
dist-3.5-236/debian/rules-64-	for script in $(TMPTOP)/usr/bin/*; do    \
dist-3.5-236/debian/rules:65:        test `head -1 $$script` = '#!/usr/bin/perl' && perl -c $$script ;\
dist-3.5-236/debian/rules-66-    done
##############################################
dist-3.5-236/Configure-50-*/*)
dist-3.5-236/Configure:51:	me=`echo $0 | sed -e 's!.*/\(.*\)!\1!' 2>/dev/null`
dist-3.5-236/Configure-52-	test "$me" || me=$0
##############################################
dist-3.5-236/Configure-428-		: Build up a list and do a single loop so we can 'break' out.
dist-3.5-236/Configure:429:		pth=`echo $PATH | sed -e "s/$p_/ /g"`
dist-3.5-236/Configure-430-		for xxx in sh bash ksh pdksh ash; do
##############################################
dist-3.5-236/Configure-463-: see if sh knows # comments
dist-3.5-236/Configure:464:if `$sh -c '#' >/dev/null 2>&1`; then
dist-3.5-236/Configure-465-	shsharp=true
##############################################
dist-3.5-236/Configure-469-	if test ! -f $xcat$_exe; then
dist-3.5-236/Configure:470:		for p in `echo $PATH | sed -e "s/$p_/ /g"` $paths; do
dist-3.5-236/Configure-471-			if test -f $p/cat$_exe; then
##############################################
dist-3.5-236/Configure-553-	args_exp="$args_exp$args_sep'$arg_exp'"
dist-3.5-236/Configure:554:	argn=`expr $argn + 1`
dist-3.5-236/Configure-555-	args_sep=' '
##############################################
dist-3.5-236/Configure-682-	    case "$yyy" in
dist-3.5-236/Configure:683:            *=*) zzz=`echo "$yyy"|sed 's!=.*!!'`
dist-3.5-236/Configure-684-                 case "$zzz" in
##############################################
dist-3.5-236/Configure-686-                 *)   xxx=append
dist-3.5-236/Configure:687:                      zzz=" "`echo "$yyy"|sed 's!^[^=]*=!!'`
dist-3.5-236/Configure:688:                      yyy=`echo "$yyy"|sed 's!=.*!!'` ;;
dist-3.5-236/Configure-689-                 esac
##############################################
dist-3.5-236/Configure-693-            '')  case "$yyy" in
dist-3.5-236/Configure:694:                 *:*) xxx=`echo "$yyy"|sed 's!:.*!!'`
dist-3.5-236/Configure:695:                      yyy=`echo "$yyy"|sed 's!^[^:]*:!!'`
dist-3.5-236/Configure:696:                      zzz=`echo "$yyy"|sed 's!^[^=]*=!!'`
dist-3.5-236/Configure:697:                      yyy=`echo "$yyy"|sed 's!=.*!!'` ;;
dist-3.5-236/Configure:698:                 *)   xxx=`echo "$yyy"|sed 's!:.*!!'`
dist-3.5-236/Configure:699:                      yyy=`echo "$yyy"|sed 's!^[^:]*:!!'` ;;
dist-3.5-236/Configure-700-                 esac
##############################################
dist-3.5-236/Configure-804-package='dist'
dist-3.5-236/Configure:805:first=`echo $package | sed -e 's/^\(.\).*/\1/'`
dist-3.5-236/Configure:806:last=`echo $package | sed -e 's/^.\(.*\)/\1/'`
dist-3.5-236/Configure-807-case "`echo AbyZ | tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
dist-3.5-236/Configure:808:ABYZ) spackage=`echo $first | tr '[:lower:]' '[:upper:]'`$last;;
dist-3.5-236/Configure:809:*) spackage=`echo $first | tr '[a-z]' '[A-Z]'`$last;;
dist-3.5-236/Configure-810-esac
##############################################
dist-3.5-236/Configure-821-		create="$name $create"
dist-3.5-236/Configure:822:		name=`echo $name | sed -e "s|^[^/]*$||"`
dist-3.5-236/Configure:823:		name=`echo $name | sed -e "s|\(.*\)/.*|\1|"`
dist-3.5-236/Configure-824-	else
##############################################
dist-3.5-236/Configure-858-'') case "$0" in
dist-3.5-236/Configure:859:    */*) src=`echo $0 | sed -e 's%/[^/][^/]*$%%'`
dist-3.5-236/Configure-860-         case "$src" in
##############################################
dist-3.5-236/Configure-862-	 .)	;;
dist-3.5-236/Configure:863:         *)	src=`cd ../$src && pwd` ;;
dist-3.5-236/Configure-864-	 esac
##############################################
dist-3.5-236/Configure-916-if test -f "$SRC/MANIFEST"; then
dist-3.5-236/Configure:917:	set x `awk '{print $1}' <$SRC/MANIFEST | grep '\.SH'`
dist-3.5-236/Configure-918-else
dist-3.5-236/Configure-919-	echo "(Looking for .SH files under the source directory.)"
dist-3.5-236/Configure:920:	set x `(cd "$SRC"; find . -name "*.SH" -print)`
dist-3.5-236/Configure-921-fi
##############################################
dist-3.5-236/Configure-923-case $# in
dist-3.5-236/Configure:924:0) set x `(cd "$SRC"; echo *.SH)`; shift;;
dist-3.5-236/Configure-925-esac
##############################################
dist-3.5-236/Configure-933-		*/*)
dist-3.5-236/Configure:934:			dir=`expr X$file : 'X\(.*\)/'`
dist-3.5-236/Configure:935:			file=`expr X$file : 'X.*/\(.*\)'`
dist-3.5-236/Configure-936-			(cd $dir && . ./$file)
##############################################
dist-3.5-236/Configure-945-		*/*)
dist-3.5-236/Configure:946:			dir=`expr X$file : 'X\(.*\)/'`
dist-3.5-236/Configure:947:			file=`expr X$file : 'X.*/\(.*\)'`
dist-3.5-236/Configure-948-			./mkdirp $dir
##############################################
dist-3.5-236/Configure-1022-	for filelist in x??; do
dist-3.5-236/Configure:1023:		(cd "$rsrc"; ls `cat "$tmppwd/$filelist"` \
dist-3.5-236/Configure-1024-			>/dev/null 2>>"$tmppwd/missing")
##############################################
dist-3.5-236/Configure-1096-	*)
dist-3.5-236/Configure:1097:		if test \`echo \"\$rp [\$xxxm]  \" | wc -c\` -ge $COLUMNS; then
dist-3.5-236/Configure-1098-			echo \"\$rp\" >&4
##############################################
dist-3.5-236/Configure-1139-	!*)
dist-3.5-236/Configure:1140:		set x \`expr "X\$ans" : "X!\(.*\)\$"\`
dist-3.5-236/Configure-1141-		shift
##############################################
dist-3.5-236/Configure-1148-		\\&*)
dist-3.5-236/Configure:1149:			set x \`expr "X\$ans" : "X&\(.*\)\$"\`
dist-3.5-236/Configure-1150-			shift
##############################################
dist-3.5-236/Configure-1168-			xxxm="\$ans"
dist-3.5-236/Configure:1169:			ans=\`echo $n "\$ans$c" | tr '$trnl' ' '\`
dist-3.5-236/Configure-1170-			xxxm="\$ans"
##############################################
dist-3.5-236/Configure-1390-"
dist-3.5-236/Configure:1391:pth=`echo $PATH | sed -e "s/$p_/ /g"`
dist-3.5-236/Configure-1392-pth="$pth /sbin /usr/sbin /lib /usr/lib /etc"
##############################################
dist-3.5-236/Configure-1400-			./warn "no $xxx -- ignoring your setting for $file." 4>&4
dist-3.5-236/Configure:1401:			xxx=`./loc $file $file $pth`
dist-3.5-236/Configure-1402-		fi
dist-3.5-236/Configure-1403-		;;
dist-3.5-236/Configure:1404:	'') xxx=`./loc $file $file $pth`;;
dist-3.5-236/Configure:1405:	*) xxx=`./loc $xxx $xxx $pth`;;
dist-3.5-236/Configure-1406-	esac
##############################################
dist-3.5-236/Configure-1433-			./warn "no $xxx -- ignoring your setting for $file." 4>&4
dist-3.5-236/Configure:1434:			xxx=`./loc $file $file $pth`
dist-3.5-236/Configure-1435-		fi
dist-3.5-236/Configure-1436-		;;
dist-3.5-236/Configure:1437:	'') xxx=`./loc $file $file $pth`;;
dist-3.5-236/Configure:1438:	*) xxx=`./loc $xxx $xxx $pth`;;
dist-3.5-236/Configure-1439-	esac
##############################################
dist-3.5-236/Configure-1559-        esac
dist-3.5-236/Configure:1560:        case "`$cc -v -c try.c 2>&1`" in
dist-3.5-236/Configure-1561-        *gcc*) trygcc=no ;;
##############################################
dist-3.5-236/Configure-1660-			/*)	;;
dist-3.5-236/Configure:1661:			*)	pth=`echo $PATH | sed -e "s/$p_/ /g"`
dist-3.5-236/Configure-1662-				for p in $pth
##############################################
dist-3.5-236/Configure-1703-/*) pkgsrc=$src;;
dist-3.5-236/Configure:1704:*) pkgsrc=`cd $rsrc; pwd`;;
dist-3.5-236/Configure-1705-esac
##############################################
dist-3.5-236/Configure-1754-			for filelist in x??; do
dist-3.5-236/Configure:1755:				(cd ..; ls `cat "$tmppwd/$filelist"` \
dist-3.5-236/Configure-1756-					>/dev/null 2>>"$tmppwd/missing")
##############################################
dist-3.5-236/Configure-1772-echo " "
dist-3.5-236/Configure:1773:case "`echo AbyZ | LC_ALL=C $tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
dist-3.5-236/Configure-1774-ABYZ)
##############################################
dist-3.5-236/Configure-1781-        if test "X$up" = X -o "X$low" = X; then
dist-3.5-236/Configure:1782:	    case "`echo IJ | LC_ALL=C $tr '[I-J]' '[i-j]' 2>/dev/null`" in
dist-3.5-236/Configure-1783-	    ij) up='[A-Z]'
##############################################
dist-3.5-236/Configure-1788-	if test "X$up" = X -o "X$low" = X; then
dist-3.5-236/Configure:1789:	    case "`echo IJ | LC_ALL=C $tr I-J i-j 2>/dev/null`" in
dist-3.5-236/Configure-1790-	    ij) up='A-Z'
##############################################
dist-3.5-236/Configure-1807-		if test "X$up" = X -o "X$low" = X; then
dist-3.5-236/Configure:1808:		    case "`echo IJ | LC_ALL=C $tr A-IJ-RS-Z a-ij-rs-z 2>/dev/null`" in
dist-3.5-236/Configure-1809-		    ij) up='A-IJ-RS-Z'
##############################################
dist-3.5-236/Configure-1817-esac
dist-3.5-236/Configure:1818:case "`echo IJ | LC_ALL=C $tr \"$up\" \"$low\" 2>/dev/null`" in
dist-3.5-236/Configure-1819-ij)
##############################################
dist-3.5-236/Configure-1853-: Determine the name of the machine
dist-3.5-236/Configure:1854:myuname=`$uname -a 2>/dev/null`
dist-3.5-236/Configure-1855-$test -z "$myuname" && myuname=`hostname 2>/dev/null`
##############################################
dist-3.5-236/Configure-1869-$test -f /lynx.os && osname=lynxos
dist-3.5-236/Configure:1870:$test -f /unicos && osname=unicos && osvers=`$uname -r`
dist-3.5-236/Configure:1871:$test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
dist-3.5-236/Configure:1872:$test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
dist-3.5-236/Configure-1873-$test -f /bin/mips && /bin/mips && osname=mips
##############################################
dist-3.5-236/Configure-1910-	i386*)
dist-3.5-236/Configure:1911:		tmp=`/bin/uname -X 2>/dev/null|awk '/3\.2v[45]/{ print $(NF) }'`
dist-3.5-236/Configure-1912-		if $test "$tmp" != "" -a "$3" = "3.2" -a -f '/etc/systemid'; then
##############################################
dist-3.5-236/Configure-1946-	bsd386) osname=bsd386
dist-3.5-236/Configure:1947:		osvers=`$uname -r`
dist-3.5-236/Configure-1948-		;;
dist-3.5-236/Configure-1949-	cygwin*) osname=cygwin
dist-3.5-236/Configure:1950:		osvers=`echo "$3" | sed -e 's/\(.*\)(.*/\1/'`
dist-3.5-236/Configure-1951-		;;
dist-3.5-236/Configure-1952-	mingw*) osname=mingw
dist-3.5-236/Configure:1953:		osvers=`echo "$3" | sed -e 's/\(.*\)(.*/\1/'`
dist-3.5-236/Configure-1954-		;;
##############################################
dist-3.5-236/Configure-1967-	dynixptx*) osname=dynixptx
dist-3.5-236/Configure:1968:		osvers=`echo "$4"|sed 's/^v//'`
dist-3.5-236/Configure-1969-		;;
##############################################
dist-3.5-236/Configure-1973-	hp*) osname=hpux
dist-3.5-236/Configure:1974:		osvers=`echo "$3" | $sed 's,.*\.\([0-9]*\.[0-9]*\),\1,'`
dist-3.5-236/Configure-1975-		;;
##############################################
dist-3.5-236/Configure-2015-		case "$3" in
dist-3.5-236/Configure:2016:		5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;;
dist-3.5-236/Configure-2017-		*)	osvers="$3" ;;
##############################################
dist-3.5-236/Configure-2022-		5*) osname=solaris
dist-3.5-236/Configure:2023:			osvers=`echo $3 | $sed 's/^5/2/g'` ;;
dist-3.5-236/Configure-2024-		*)	osvers="$3" ;;
##############################################
dist-3.5-236/Configure-2045-			[1-9].[0-9]*) ;;
dist-3.5-236/Configure:2046:			*) osvers=`echo "$3" | sed 's/^[xvt]//'` ;;
dist-3.5-236/Configure-2047-			esac
##############################################
dist-3.5-236/Configure-2075-				if $test -f /stand/boot ; then
dist-3.5-236/Configure:2076:					eval `$grep '^INITPROG=[a-z/0-9]*$' /stand/boot`
dist-3.5-236/Configure-2077-					if $test -n "$INITPROG" -a -f "$INITPROG"; then
##############################################
dist-3.5-236/Configure-2089-				osname=sco
dist-3.5-236/Configure:2090:				set `echo $3 | $sed 's/\./ /g'` $4
dist-3.5-236/Configure-2091-				if $test -f $src/hints/sco_$1_$2_$3.sh; then
##############################################
dist-3.5-236/Configure-2138-		if $contains myuname= ../config.sh >/dev/null 2>&1; then
dist-3.5-236/Configure:2139:			eval "`$grep myuname= ../config.sh`"
dist-3.5-236/Configure-2140-		fi
##############################################
dist-3.5-236/Configure-2221-*)  hostarch=$osname
dist-3.5-236/Configure:2222:	osname=`echo $targetarch|sed 's,^[^-]*-,,'`
dist-3.5-236/Configure-2223-	osvers=''
##############################################
dist-3.5-236/Configure-2242-		''|' '|none) dflt=none ;;
dist-3.5-236/Configure:2243:		*)  dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/_.*$//'` ;;
dist-3.5-236/Configure-2244-		esac
##############################################
dist-3.5-236/Configure-2251-none)  osname='' ;;
dist-3.5-236/Configure:2252:*) osname=`echo "$ans" | $sed -e 's/[ 	][	]*/_/g' | ./tr '[A-Z]' '[a-z]'`;;
dist-3.5-236/Configure-2253-esac
##############################################
dist-3.5-236/Configure-2258-		''|' '|none) dflt=none ;;
dist-3.5-236/Configure:2259:		*)	dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/^[^_]*//'`
dist-3.5-236/Configure:2260:			dflt=`echo $dflt | $sed -e 's/^_//' -e 's/_/./g'`
dist-3.5-236/Configure-2261-			case "$dflt" in
##############################################
dist-3.5-236/Configure-2276-: who configured the system
dist-3.5-236/Configure:2277:cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
dist-3.5-236/Configure-2278-case "$cf_by" in
##############################################
dist-3.5-236/Configure-2323-	syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
dist-3.5-236/Configure:2324:	sysman=`./loc . /usr/man/man1 $syspath`
dist-3.5-236/Configure-2325-	;;
##############################################
dist-3.5-236/Configure-2372-	else
dist-3.5-236/Configure:2373:		name=\`$expr x\$1 : '..\([^/]*\)'\`
dist-3.5-236/Configure:2374:		dir=\`$sed -n -e "/^\${name}:/{s/^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\).*"'\$'"/\1/" -e p -e q -e '}' </etc/passwd\`
dist-3.5-236/Configure-2375-		if $test ! -d "\$dir"; then
dist-3.5-236/Configure:2376:			me=\`basename \$0\`
dist-3.5-236/Configure-2377-			echo "\$me: can't locate home directory for: \$name" >&2
##############################################
dist-3.5-236/Configure-2381-		*/*)
dist-3.5-236/Configure:2382:			echo \$dir/\`$expr x\$1 : '..[^/]*/\(.*\)'\`
dist-3.5-236/Configure-2383-			;;
##############################################
dist-3.5-236/Configure-2420-	expr "$fn" : '.*(\(.*\)).*' | $tr ',' $trnl >getfile.ok
dist-3.5-236/Configure:2421:	fn=`echo $fn | sed 's/(.*)//'`
dist-3.5-236/Configure-2422-	;;
##############################################
dist-3.5-236/Configure-2426-*:*)
dist-3.5-236/Configure:2427:	loc_file=`expr $fn : '.*:\(.*\)'`
dist-3.5-236/Configure:2428:	fn=`expr $fn : '\(.*\):.*'`
dist-3.5-236/Configure-2429-	;;
##############################################
dist-3.5-236/Configure-2499-		*)
dist-3.5-236/Configure:2500:			value=`UU/filexp $ans`
dist-3.5-236/Configure-2501-			case $? in
##############################################
dist-3.5-236/Configure-2692-	/*-$oldprefix/*|\~*-$oldprefix/*)
dist-3.5-236/Configure:2693:		eval "$1=\`echo \$$2 | sed \"s,^$oldprefix,$prefix,\"\`";;
dist-3.5-236/Configure-2694-	*) eval "$1=\"\$$2\"";;
##############################################
dist-3.5-236/Configure-2700-"$prefix") ;;
dist-3.5-236/Configure:2701:*) eval "$1=\`echo \$$1 | sed \"s,^$prefixexp,$prefix,\"\`";;
dist-3.5-236/Configure-2702-esac'
##############################################
dist-3.5-236/Configure-2727-	lookpath="$lookpath /usr/man/man.L"
dist-3.5-236/Configure:2728:	mansrc=`./loc . $prefixexp/man/man1 $lookpath`
dist-3.5-236/Configure-2729-	if $test -d "$mansrc"; then
##############################################
dist-3.5-236/Configure-2762-	case "$installmansrc" in
dist-3.5-236/Configure:2763:	'') dflt=`echo $mansrcexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/Configure-2764-	*) dflt="$installmansrc";;
##############################################
dist-3.5-236/Configure-2811-	case "$installprivlib" in
dist-3.5-236/Configure:2812:	'') dflt=`echo $privlibexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/Configure-2813-	*) dflt="$installprivlib";;
##############################################
dist-3.5-236/Configure-2864-	case "$installscript" in
dist-3.5-236/Configure:2865:	'') dflt=`echo $scriptdirexp | sed 's#^/afs/#/afs/.#'`;;
dist-3.5-236/Configure-2866-	*) dflt="$installscript";;
##############################################
dist-3.5-236/Configure-2919-	echo exit 0 >osf1
dist-3.5-236/Configure:2920:elif test `echo abc | $tr a-z A-Z` = Abc ; then
dist-3.5-236/Configure:2921:	xxx=`./loc addbib blurfl $pth`
dist-3.5-236/Configure-2922-	if $test -f $xxx; then
##############################################
dist-3.5-236/Configure-3161-			echo 'Oh well, maybe I can mine it out of whoami.h...'
dist-3.5-236/Configure:3162:			if tans=`sh -c $contains' sysname $usrinc/whoami.h' 2>&1` ; then
dist-3.5-236/Configure:3163:				myhostname=`echo "$tans" | $sed 's/^.*"\(.*\)"/\1/'`
dist-3.5-236/Configure-3164-				phostname="sed -n -e '"'/sysname/s/^.*\"\\(.*\\)\"/\1/{'"' -e p -e q -e '}' <$usrinc/whoami.h"
##############################################
dist-3.5-236/Configure-3206-	echo "(Normalizing case in your host name)"
dist-3.5-236/Configure:3207:	myhostname=`echo $myhostname | ./tr '[A-Z]' '[a-z]'`
dist-3.5-236/Configure-3208-	;;
##############################################
dist-3.5-236/Configure-3212-*.*)
dist-3.5-236/Configure:3213:	dflt=`expr "X$myhostname" : "X[^.]*\(\..*\)"`
dist-3.5-236/Configure:3214:	myhostname=`expr "X$myhostname" : "X\([^.]*\)\."`
dist-3.5-236/Configure-3215-	echo "(Trimming domain name from host name--host name is now $myhostname)"
##############################################
dist-3.5-236/Configure-3234-			$sed -n -e "s/$myhostname\.\([-a-zA-Z0-9_.]\)/\1/p"`
dist-3.5-236/Configure:3235:		case `$echo X$dflt` in
dist-3.5-236/Configure-3236-		X*\ *)	echo "(Several hosts in /etc/hosts matched hostname)"
##############################################
dist-3.5-236/Configure-3268-			'') dflt='.';;
dist-3.5-236/Configure:3269:			.nis.*|.yp.*|.main.*) dflt=`echo $dflt | $sed -e 's/^\.[^.]*//'`;;
dist-3.5-236/Configure-3270-			esac
##############################################
dist-3.5-236/Configure-3276-			echo "(Attempting domain name extraction from $file)"
dist-3.5-236/Configure:3277:			dflt=.`awk '/^DOMAINORIGIN/ {print $2}' "$file" 2>/dev/null`
dist-3.5-236/Configure-3278-			;;
##############################################
dist-3.5-236/Configure-3304-	echo "(Normalizing case in your domain name)"
dist-3.5-236/Configure:3305:	mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'`
dist-3.5-236/Configure-3306-	;;
##############################################
dist-3.5-236/Configure-3312-*)
dist-3.5-236/Configure:3313:	case `$phostname | ./tr '[A-Z]' '[a-z]'` in
dist-3.5-236/Configure-3314-	$myhostname$mydomain|$myhostname) ;;
##############################################
dist-3.5-236/Configure-3343-		if $test -s /etc/mailname; then
dist-3.5-236/Configure:3344:			maildomain=`$cat /etc/mailname`
dist-3.5-236/Configure-3345-		else
##############################################
dist-3.5-236/Configure-3426-case "$gccversion" in
dist-3.5-236/Configure:3427:1*) cpp=`./loc gcc-cpp $cpp $pth` ;;
dist-3.5-236/Configure-3428-esac
##############################################
dist-3.5-236/Configure-3430-'') gccosandvers='' ;;
dist-3.5-236/Configure:3431:*) gccshortvers=`echo "$gccversion"|sed 's/ .*//'`
dist-3.5-236/Configure-3432-   gccosandvers=`$cc -v 2>&1 | \
##############################################
dist-3.5-236/Configure-3442-    Your gcc has not been compiled for the exact release of
dist-3.5-236/Configure:3443:    your operating system ($gccosandvers versus $osname$osvers).
dist-3.5-236/Configure-3444-
##############################################
dist-3.5-236/Configure-3471-       sed '1,/^#include <\.\.\.>/d;/^End of search list/,$d;s/^ //'` ; do
dist-3.5-236/Configure:3472:       locincpth=`echo $locincpth | sed s!$incdir!!`
dist-3.5-236/Configure-3473-    done
##############################################
dist-3.5-236/Configure-4020-		(ls -l d/try >try.ls; ls -l d/try.ns >tryno.ls) 2>/dev/null
dist-3.5-236/Configure:4021:		try_wc=`($wc -c try | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/Configure:4022:		tryns_wc=`($wc -c try.ns | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/Configure:4023:		d_try_wc=`($wc -c d/try | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/Configure:4024:		d_tryns_wc=`($wc -c d/try.ns | $awk '{ print $1}') 2>/dev/null`
dist-3.5-236/Configure-4025-		if ($test "X$try_wc" = "X$d_try_wc" && \
##############################################
dist-3.5-236/Configure-4210-case "$orgname" in
dist-3.5-236/Configure:4211:'') if xxx=`./loc news/src/defs.h x $longshots`; then
dist-3.5-236/Configure:4212:		dflt=`$sed -n 's/^.*MYORG[ 	]*"\(.*\)".*$/\1/p' $xxx`
dist-3.5-236/Configure-4213-	else
##############################################
dist-3.5-236/Configure-4410-		eval sfile="\$$file"
dist-3.5-236/Configure:4411:		sfile=`echo $sfile | $xsed -e 's,.*/\(.*\),\1,'`
dist-3.5-236/Configure-4412-		eval $file="$sfile"
##############################################
dist-3.5-236/MANIFEST-214-mcon/U/d_dirfd.U           Do we have dirfd()?
dist-3.5-236/MANIFEST:215:mcon/U/d_dladdr.U          Do we have dladdr()?
dist-3.5-236/MANIFEST-216-mcon/U/d_dlerror.U         Do we have dlerror()?