===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tclcl-1.20/conf/configure.in.dynamic-61-	if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tclcl-1.20/conf/configure.in.dynamic:62:	    system=MP-RAS-`awk '{print $3}' /etc/.relid`
tclcl-1.20/conf/configure.in.dynamic-63-	fi
##############################################
tclcl-1.20/conf/configure.in.dynamic-357-####XXX:if test "enable_shlib" != "no" ; then
tclcl-1.20/conf/configure.in.dynamic:358:    if test "$CC" = "gcc" -o `$CC -v 2>&1 | grep -c gcc` != "0" ; then
tclcl-1.20/conf/configure.in.dynamic-359-	case $system in
##############################################
tclcl-1.20/conf/configure.in.fns-110-	dnl simple_lib_name is libtcl76
tclcl-1.20/conf/configure.in.fns:111:	simple_lib_name=`echo $full_lib_name | sed -e 's/\.//'`
tclcl-1.20/conf/configure.in.fns-112-	dnl other_simple_lib_name is libtcl7_6
tclcl-1.20/conf/configure.in.fns:113:	other_simple_lib_name=`echo $full_lib_name | sed -e 's/\./_/'`
tclcl-1.20/conf/configure.in.fns-114-	dnl simpler_lib_name is libtcl
tclcl-1.20/conf/configure.in.fns:115:	simpler_lib_name=`echo $simple_lib_name | sed -e 'y/0123456789/          /'`
tclcl-1.20/conf/configure.in.fns-116-	double_break=false
##############################################
tclcl-1.20/conf/configure.in.fns-199-		changequote(, )dnl
tclcl-1.20/conf/configure.in.fns:200:		  ac_tr_hdr=HAVE_`echo $1 | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
tclcl-1.20/conf/configure.in.fns-201-		changequote([, ])dnl
##############################################
tclcl-1.20/conf/configure.in.head-113-solaris=""
tclcl-1.20/conf/configure.in.head:114:if test `echo "$target_os" | sed 's/\..*//'` = solaris2 ; then
tclcl-1.20/conf/configure.in.head-115-	solaris="yes"
##############################################
tclcl-1.20/conf/configure.in.head-189-    case $1 in 
tclcl-1.20/conf/configure.in.head:190:    -L*) p=`echo $1 | sed 's/^-L//'` ;;
tclcl-1.20/conf/configure.in.head:191:    -I*) p=`echo $1 | sed 's/^-I//'` ;;
tclcl-1.20/conf/configure.in.head-192-    *) p=$1 ;;
tclcl-1.20/conf/configure.in.head-193-    esac
tclcl-1.20/conf/configure.in.head:194:    d=`dirname $p`
tclcl-1.20/conf/configure.in.head:195:    f=`basename $p`
tclcl-1.20/conf/configure.in.head-196-    ad=`(
##############################################
tclcl-1.20/conf/configure.in.perl-12-
tclcl-1.20/conf/configure.in.perl:13:PERL_PLACES=`echo $PATH | sed 's/:/ /g'`
tclcl-1.20/conf/configure.in.perl-14-
##############################################
tclcl-1.20/conf/configure.in.tail-85-	if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tclcl-1.20/conf/configure.in.tail:86:	    system=MP-RAS-`awk '{print $3}' /etc/.relid`
tclcl-1.20/conf/configure.in.tail-87-	fi
##############################################
tclcl-1.20/conf/configure.in.tail-134-	case $p in
tclcl-1.20/conf/configure.in.tail:135:	-L* | -I*) tmp="$tmp `absolutize $p`";;
tclcl-1.20/conf/configure.in.tail-136-	*) tmp="$tmp $p";;
##############################################
tclcl-1.20/conf/configure.in.tail-142-# Replace relative path with absolute path
tclcl-1.20/conf/configure.in.tail:143:V_LIB_TCLCL=`absolutize_list $V_LIB_TCLCL`
tclcl-1.20/conf/configure.in.tail:144:V_LIB_OTCL=`absolutize_list $V_LIB_OTCL`
tclcl-1.20/conf/configure.in.tail:145:V_LIB_TCL=`absolutize_list $V_LIB_TCL`
tclcl-1.20/conf/configure.in.tail:146:V_LIB_TK=`absolutize_list $V_LIB_TK`
tclcl-1.20/conf/configure.in.tail:147:V_LIBS=`absolutize_list $V_LIBS`
tclcl-1.20/conf/configure.in.tail:148:V_INCLUDES=`absolutize_list $V_INCLUDES`
tclcl-1.20/conf/configure.in.tail-149-
##############################################
tclcl-1.20/conf/configure.in.tcl-10-
tclcl-1.20/conf/configure.in.tcl:11:TCL_HI_VERS=`echo $TCL_VERS | sed 's/^\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1.\2/'`
tclcl-1.20/conf/configure.in.tcl:12:TCL_MAJOR_VERS=`echo $TCL_VERS | sed 's/^\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1/'`
tclcl-1.20/conf/configure.in.tcl-13-TCL_ALT_VERS=8.5
##############################################
tclcl-1.20/conf/configure.in.tcl-16-TCL_OLD_VERS=8.4
tclcl-1.20/conf/configure.in.tcl:17:TCL_OLD_ALT_VERS=`echo $TCL_OLD_VERS | sed 's/\.//'`
tclcl-1.20/conf/configure.in.tcl-18-
##############################################
tclcl-1.20/conf/configure.in.tcl-251-# absolutize it
tclcl-1.20/conf/configure.in.tcl:252:V_TCLSH=`absolutize $V_TCLSH`
tclcl-1.20/conf/configure.in.tcl-253-PATH=$oldpath
##############################################
tclcl-1.20/conf/configure.in.tk-12-
tclcl-1.20/conf/configure.in.tk:13:TK_HI_VERS=`echo $TK_VERS | sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1.\2/'`
tclcl-1.20/conf/configure.in.tk:14:TK_MAJOR_VERS=`echo $TK_VERS | sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1/'`
tclcl-1.20/conf/configure.in.tk-15-TK_ALT_VERS=8.5
##############################################
tclcl-1.20/conf/configure.in.tk-18-TK_OLD_VERS=8.4
tclcl-1.20/conf/configure.in.tk:19:TK_OLD_ALT_VERS=`echo $TK_OLD_VERS | sed 's/\.//'`
tclcl-1.20/conf/configure.in.tk-20-
##############################################
tclcl-1.20/config.guess-40-
tclcl-1.20/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
tclcl-1.20/config.guess-42-
##############################################
tclcl-1.20/config.guess-109-: ${TMPDIR=/tmp} ;
tclcl-1.20/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tclcl-1.20/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tclcl-1.20/config.guess-195-	    *)
tclcl-1.20/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tclcl-1.20/config.guess-197-		;;
##############################################
tclcl-1.20/config.guess-222-	*4.0)
tclcl-1.20/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tclcl-1.20/config.guess-224-		;;
tclcl-1.20/config.guess-225-	*5.*)
tclcl-1.20/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tclcl-1.20/config.guess-227-		;;
##############################################
tclcl-1.20/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
tclcl-1.20/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tclcl-1.20/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
tclcl-1.20/config.guess-270-	# 1.2 uses "1.2" for uname -r.
tclcl-1.20/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tclcl-1.20/config.guess-272-	exit ;;
##############################################
tclcl-1.20/config.guess-327-    sun4H:SunOS:5.*:*)
tclcl-1.20/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tclcl-1.20/config.guess-329-	exit ;;
tclcl-1.20/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tclcl-1.20/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tclcl-1.20/config.guess-332-	exit ;;
tclcl-1.20/config.guess-333-    i86pc:SunOS:5.*:*)
tclcl-1.20/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tclcl-1.20/config.guess-335-	exit ;;
##############################################
tclcl-1.20/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
tclcl-1.20/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tclcl-1.20/config.guess-341-	exit ;;
##############################################
tclcl-1.20/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
tclcl-1.20/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tclcl-1.20/config.guess-350-	exit ;;
##############################################
tclcl-1.20/config.guess-354-    sun*:*:4.2BSD:*)
tclcl-1.20/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tclcl-1.20/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tclcl-1.20/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tclcl-1.20/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tclcl-1.20/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tclcl-1.20/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tclcl-1.20/config.guess-492-    *:IRIX*:*:*)
tclcl-1.20/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tclcl-1.20/config.guess-494-	exit ;;
##############################################
tclcl-1.20/config.guess-522-EOF
tclcl-1.20/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tclcl-1.20/config.guess-524-		then
##############################################
tclcl-1.20/config.guess-535-    *:AIX:*:[45])
tclcl-1.20/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tclcl-1.20/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tclcl-1.20/config.guess-570-    9000/[34678]??:HP-UX:*:*)
tclcl-1.20/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tclcl-1.20/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
tclcl-1.20/config.guess-624-EOF
tclcl-1.20/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tclcl-1.20/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tclcl-1.20/config.guess-652-    ia64:HP-UX:*:*)
tclcl-1.20/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tclcl-1.20/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tclcl-1.20/config.guess-682-EOF
tclcl-1.20/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tclcl-1.20/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tclcl-1.20/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tclcl-1.20/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tclcl-1.20/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tclcl-1.20/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tclcl-1.20/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tclcl-1.20/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tclcl-1.20/config.guess-773-	    pc98)
tclcl-1.20/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tclcl-1.20/config.guess-775-	    amd64)
tclcl-1.20/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tclcl-1.20/config.guess-777-	    *)
tclcl-1.20/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tclcl-1.20/config.guess-779-	esac
##############################################
tclcl-1.20/config.guess-818-    prep*:SunOS:5.*:*)
tclcl-1.20/config.guess:819:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tclcl-1.20/config.guess-820-	exit ;;
##############################################
tclcl-1.20/config.guess-822-	# the GNU system
tclcl-1.20/config.guess:823:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tclcl-1.20/config.guess-824-	exit ;;
##############################################
tclcl-1.20/config.guess-826-	# other systems with GNU libc and userland
tclcl-1.20/config.guess:827:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tclcl-1.20/config.guess-828-	exit ;;
##############################################
tclcl-1.20/config.guess-1054-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tclcl-1.20/config.guess:1055:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tclcl-1.20/config.guess-1056-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tclcl-1.20/config.guess-1295-    *:DragonFly:*:*)
tclcl-1.20/config.guess:1296:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tclcl-1.20/config.guess-1297-	exit ;;
##############################################
tclcl-1.20/config.guess-1308-    i*86:skyos:*:*)
tclcl-1.20/config.guess:1309:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tclcl-1.20/config.guess-1310-	exit ;;
##############################################
tclcl-1.20/config.guess-1433-
tclcl-1.20/config.guess:1434:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tclcl-1.20/config.guess-1435-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tclcl-1.20/config.status-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
tclcl-1.20/config.status:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcl-1.20/config.status-50-  as_echo='printf %s\n'
##############################################
tclcl-1.20/config.status-52-else
tclcl-1.20/config.status:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tclcl-1.20/config.status-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tclcl-1.20/config.status-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
tclcl-1.20/config.status:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tclcl-1.20/config.status-64-      esac;
##############################################
tclcl-1.20/config.status-178-  test "x$as_lineno_1" != "x$as_lineno_2" &&
tclcl-1.20/config.status:179:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
tclcl-1.20/config.status-180-
##############################################
tclcl-1.20/config.status-291-	esac;
tclcl-1.20/config.status:292:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
tclcl-1.20/config.status-293-	???[sx]*):;;*)false;;esac;fi
##############################################
tclcl-1.20/config.status-371-  --*=*)
tclcl-1.20/config.status:372:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tclcl-1.20/config.status:373:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tclcl-1.20/config.status-374-    ac_shift=:
##############################################
tclcl-1.20/config.status-393-    case $ac_optarg in
tclcl-1.20/config.status:394:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcl-1.20/config.status-395-    esac
##############################################
tclcl-1.20/config.status-400-    case $ac_optarg in
tclcl-1.20/config.status:401:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcl-1.20/config.status-402-    esac
##############################################
tclcl-1.20/config.status-512-ac_cr=''
tclcl-1.20/config.status:513:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tclcl-1.20/config.status-514-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tclcl-1.20/config.status-777-      esac
tclcl-1.20/config.status:778:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tclcl-1.20/config.status-779-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
tclcl-1.20/config.status-840-      case $as_dir in #(
tclcl-1.20/config.status:841:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tclcl-1.20/config.status-842-      *) as_qdir=$as_dir;;
##############################################
tclcl-1.20/config.status-878-*)
tclcl-1.20/config.status:879:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tclcl-1.20/config.status-880-  # A ".." for each directory in $ac_dir_suffix.
tclcl-1.20/config.status:881:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tclcl-1.20/config.status-882-  case $ac_top_builddir_sub in
##############################################
tclcl-1.20/config.status-933-'
tclcl-1.20/config.status:934:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tclcl-1.20/config.status-935-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tclcl-1.20/config.status-976-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tclcl-1.20/config.status:977:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
tclcl-1.20/config.status:978:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
tclcl-1.20/config.status-979-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
tclcl-1.20/config.sub-56-
tclcl-1.20/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
tclcl-1.20/config.sub-58-
##############################################
tclcl-1.20/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
tclcl-1.20/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tclcl-1.20/config.sub-122-case $maybe_os in
##############################################
tclcl-1.20/config.sub-126-    os=-$maybe_os
tclcl-1.20/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tclcl-1.20/config.sub-128-    ;;
tclcl-1.20/config.sub-129-  *)
tclcl-1.20/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tclcl-1.20/config.sub-131-    if [ $basic_machine != $1 ]
tclcl-1.20/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tclcl-1.20/config.sub-133-    else os=; fi
##############################################
tclcl-1.20/config.sub-177-		os=-sco5v6
tclcl-1.20/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-179-		;;
##############################################
tclcl-1.20/config.sub-181-		os=-sco3.2v5
tclcl-1.20/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-183-		;;
##############################################
tclcl-1.20/config.sub-185-		os=-sco3.2v4
tclcl-1.20/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-187-		;;
tclcl-1.20/config.sub-188-	-sco3.2.[4-9]*)
tclcl-1.20/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tclcl-1.20/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-191-		;;
##############################################
tclcl-1.20/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
tclcl-1.20/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-195-		;;
##############################################
tclcl-1.20/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
tclcl-1.20/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-199-		;;
##############################################
tclcl-1.20/config.sub-201-		os=-sco3.2v2
tclcl-1.20/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-203-		;;
tclcl-1.20/config.sub-204-	-udk*)
tclcl-1.20/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-206-		;;
##############################################
tclcl-1.20/config.sub-208-		os=-isc2.2
tclcl-1.20/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-210-		;;
##############################################
tclcl-1.20/config.sub-214-	-isc*)
tclcl-1.20/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tclcl-1.20/config.sub-216-		;;
##############################################
tclcl-1.20/config.sub-220-	-ptx*)
tclcl-1.20/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tclcl-1.20/config.sub-222-		;;
tclcl-1.20/config.sub-223-	-windowsnt*)
tclcl-1.20/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tclcl-1.20/config.sub-225-		;;
##############################################
tclcl-1.20/config.sub-310-	*-*-*)
tclcl-1.20/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tclcl-1.20/config.sub-312-		exit 1
##############################################
tclcl-1.20/config.sub-412-	amd64-*)
tclcl-1.20/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-414-		;;
##############################################
tclcl-1.20/config.sub-633-	i*86v32)
tclcl-1.20/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tclcl-1.20/config.sub-635-		os=-sysv32
##############################################
tclcl-1.20/config.sub-637-	i*86v4*)
tclcl-1.20/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tclcl-1.20/config.sub-639-		os=-sysv4
##############################################
tclcl-1.20/config.sub-641-	i*86v)
tclcl-1.20/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tclcl-1.20/config.sub-643-		os=-sysv
##############################################
tclcl-1.20/config.sub-645-	i*86sol2)
tclcl-1.20/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tclcl-1.20/config.sub-647-		os=-solaris2
##############################################
tclcl-1.20/config.sub-693-	mips3*-*)
tclcl-1.20/config.sub:694:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tclcl-1.20/config.sub-695-		;;
tclcl-1.20/config.sub-696-	mips3*)
tclcl-1.20/config.sub:697:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tclcl-1.20/config.sub-698-		;;
##############################################
tclcl-1.20/config.sub-711-	ms1-*)
tclcl-1.20/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tclcl-1.20/config.sub-713-		;;
##############################################
tclcl-1.20/config.sub-824-	pc98-*)
tclcl-1.20/config.sub:825:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-826-		;;
##############################################
tclcl-1.20/config.sub-839-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tclcl-1.20/config.sub:840:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-841-		;;
tclcl-1.20/config.sub-842-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tclcl-1.20/config.sub:843:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-844-		;;
tclcl-1.20/config.sub-845-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tclcl-1.20/config.sub:846:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-847-		;;
tclcl-1.20/config.sub-848-	pentium4-*)
tclcl-1.20/config.sub:849:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-850-		;;
##############################################
tclcl-1.20/config.sub-857-		;;
tclcl-1.20/config.sub:858:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-859-		;;
##############################################
tclcl-1.20/config.sub-863-	ppcle-* | powerpclittle-*)
tclcl-1.20/config.sub:864:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-865-		;;
##############################################
tclcl-1.20/config.sub-867-		;;
tclcl-1.20/config.sub:868:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-869-		;;
##############################################
tclcl-1.20/config.sub-873-	ppc64le-* | powerpc64little-*)
tclcl-1.20/config.sub:874:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tclcl-1.20/config.sub-875-		;;
##############################################
tclcl-1.20/config.sub-1157-	*)
tclcl-1.20/config.sub:1158:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tclcl-1.20/config.sub-1159-		exit 1
##############################################
tclcl-1.20/config.sub-1165-	*-digital*)
tclcl-1.20/config.sub:1166:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tclcl-1.20/config.sub-1167-		;;
tclcl-1.20/config.sub-1168-	*-commodore*)
tclcl-1.20/config.sub:1169:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tclcl-1.20/config.sub-1170-		;;
##############################################
tclcl-1.20/config.sub-1183-	-solaris1 | -solaris1.*)
tclcl-1.20/config.sub:1184:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tclcl-1.20/config.sub-1185-		;;
##############################################
tclcl-1.20/config.sub-1195-	-gnu/linux*)
tclcl-1.20/config.sub:1196:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tclcl-1.20/config.sub-1197-		;;
##############################################
tclcl-1.20/config.sub-1239-	-nto*)
tclcl-1.20/config.sub:1240:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tclcl-1.20/config.sub-1241-		;;
##############################################
tclcl-1.20/config.sub-1246-	-mac*)
tclcl-1.20/config.sub:1247:		os=`echo $os | sed -e 's|mac|macos|'`
tclcl-1.20/config.sub-1248-		;;
##############################################
tclcl-1.20/config.sub-1252-	-linux*)
tclcl-1.20/config.sub:1253:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tclcl-1.20/config.sub-1254-		;;
tclcl-1.20/config.sub-1255-	-sunos5*)
tclcl-1.20/config.sub:1256:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tclcl-1.20/config.sub-1257-		;;
tclcl-1.20/config.sub-1258-	-sunos6*)
tclcl-1.20/config.sub:1259:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tclcl-1.20/config.sub-1260-		;;
##############################################
tclcl-1.20/config.sub-1307-	-sinix5.*)
tclcl-1.20/config.sub:1308:		os=`echo $os | sed -e 's|sinix|sysv|'`
tclcl-1.20/config.sub-1309-		;;
##############################################
tclcl-1.20/config.sub-1358-		# Get rid of the `-' at the beginning of $os.
tclcl-1.20/config.sub:1359:		os=`echo $os | sed 's/[^-]*-//'`
tclcl-1.20/config.sub:1360:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tclcl-1.20/config.sub-1361-		exit 1
##############################################
tclcl-1.20/config.sub-1609-		esac
tclcl-1.20/config.sub:1610:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tclcl-1.20/config.sub-1611-		;;
##############################################
tclcl-1.20/configure-46-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
tclcl-1.20/configure:47:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcl-1.20/configure-48-  as_echo='printf %s\n'
##############################################
tclcl-1.20/configure-50-else
tclcl-1.20/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tclcl-1.20/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tclcl-1.20/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tclcl-1.20/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tclcl-1.20/configure-62-      esac;
##############################################
tclcl-1.20/configure-234-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
tclcl-1.20/configure:235:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
tclcl-1.20/configure-236-") 2> /dev/null; then
##############################################
tclcl-1.20/configure-349-  test "x$as_lineno_1" != "x$as_lineno_2" &&
tclcl-1.20/configure:350:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
tclcl-1.20/configure-351-
##############################################
tclcl-1.20/configure-445-  test "x$as_lineno_1" != "x$as_lineno_2" &&
tclcl-1.20/configure:446:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
tclcl-1.20/configure-447-
##############################################
tclcl-1.20/configure-558-	esac;
tclcl-1.20/configure:559:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
tclcl-1.20/configure-560-	???[sx]*):;;*)false;;esac;fi
##############################################
tclcl-1.20/configure-827-  case $ac_option in
tclcl-1.20/configure:828:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tclcl-1.20/configure-829-  *)	ac_optarg=yes ;;
##############################################
tclcl-1.20/configure-870-  -disable-* | --disable-*)
tclcl-1.20/configure:871:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tclcl-1.20/configure-872-    # Reject names that are not valid shell variable names.
##############################################
tclcl-1.20/configure-876-    ac_useropt_orig=$ac_useropt
tclcl-1.20/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcl-1.20/configure-878-    case $ac_user_opts in
##############################################
tclcl-1.20/configure-897-  -enable-* | --enable-*)
tclcl-1.20/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tclcl-1.20/configure-899-    # Reject names that are not valid shell variable names.
##############################################
tclcl-1.20/configure-903-    ac_useropt_orig=$ac_useropt
tclcl-1.20/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcl-1.20/configure-905-    case $ac_user_opts in
##############################################
tclcl-1.20/configure-1102-  -with-* | --with-*)
tclcl-1.20/configure:1103:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tclcl-1.20/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
tclcl-1.20/configure-1108-    ac_useropt_orig=$ac_useropt
tclcl-1.20/configure:1109:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcl-1.20/configure-1110-    case $ac_user_opts in
##############################################
tclcl-1.20/configure-1119-  -without-* | --without-*)
tclcl-1.20/configure:1120:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tclcl-1.20/configure-1121-    # Reject names that are not valid shell variable names.
##############################################
tclcl-1.20/configure-1125-    ac_useropt_orig=$ac_useropt
tclcl-1.20/configure:1126:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcl-1.20/configure-1127-    case $ac_user_opts in
##############################################
tclcl-1.20/configure-1159-  *=*)
tclcl-1.20/configure:1160:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tclcl-1.20/configure-1161-    # Reject names that are not valid shell variable names.
##############################################
tclcl-1.20/configure-1179-if test -n "$ac_prev"; then
tclcl-1.20/configure:1180:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tclcl-1.20/configure-1181-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tclcl-1.20/configure-1203-    */ )
tclcl-1.20/configure:1204:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tclcl-1.20/configure-1205-      eval $ac_var=\$ac_val;;
##############################################
tclcl-1.20/configure-1241-ac_ls_di=`ls -di .` &&
tclcl-1.20/configure:1242:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tclcl-1.20/configure-1243-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
tclcl-1.20/configure-1301-case $srcdir in
tclcl-1.20/configure:1302:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tclcl-1.20/configure-1303-esac
##############################################
tclcl-1.20/configure-1344-By default, \`make install' will install all the files in
tclcl-1.20/configure:1345:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tclcl-1.20/configure:1346:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tclcl-1.20/configure-1347-for instance \`--prefix=\$HOME'.
##############################################
tclcl-1.20/configure-1435-*)
tclcl-1.20/configure:1436:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tclcl-1.20/configure-1437-  # A ".." for each directory in $ac_dir_suffix.
tclcl-1.20/configure:1438:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tclcl-1.20/configure-1439-  case $ac_top_builddir_sub in
##############################################
tclcl-1.20/configure-1568-    *\'*)
tclcl-1.20/configure:1569:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcl-1.20/configure-1570-    esac
##############################################
tclcl-1.20/configure-1655-      case $ac_val in
tclcl-1.20/configure:1656:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tclcl-1.20/configure-1657-      esac
##############################################
tclcl-1.20/configure-1672-	case $ac_val in
tclcl-1.20/configure:1673:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tclcl-1.20/configure-1674-	esac
##############################################
tclcl-1.20/configure-1783-    set,)
tclcl-1.20/configure:1784:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tclcl-1.20/configure:1785:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tclcl-1.20/configure-1786-      ac_cache_corrupted=: ;;
##############################################
tclcl-1.20/configure-1794-	# differences in whitespace do not lead to failure.
tclcl-1.20/configure:1795:	ac_old_val_w=`echo x $ac_old_val`
tclcl-1.20/configure:1796:	ac_new_val_w=`echo x $ac_new_val`
tclcl-1.20/configure-1797-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tclcl-1.20/configure-1814-    case $ac_new_val in
tclcl-1.20/configure:1815:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcl-1.20/configure-1816-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tclcl-1.20/configure-1976-test "x$ac_build_alias" = x &&
tclcl-1.20/configure:1977:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
tclcl-1.20/configure-1978-test "x$ac_build_alias" = x &&
##############################################
tclcl-1.20/configure-1981-   { (exit 1); exit 1; }; }
tclcl-1.20/configure:1982:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
tclcl-1.20/configure-1983-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
tclcl-1.20/configure-2006-IFS=$ac_save_IFS
tclcl-1.20/configure:2007:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
tclcl-1.20/configure-2008-
##############################################
tclcl-1.20/configure-2017-else
tclcl-1.20/configure:2018:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
tclcl-1.20/configure-2019-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
tclcl-1.20/configure-2043-IFS=$ac_save_IFS
tclcl-1.20/configure:2044:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
tclcl-1.20/configure-2045-
##############################################
tclcl-1.20/configure-2054-else
tclcl-1.20/configure:2055:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
tclcl-1.20/configure-2056-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
tclcl-1.20/configure-2080-IFS=$ac_save_IFS
tclcl-1.20/configure:2081:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
tclcl-1.20/configure-2082-
##############################################
tclcl-1.20/configure-2456-$as_echo_n "checking for C compiler default output file name... " >&6; }
tclcl-1.20/configure:2457:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tclcl-1.20/configure-2458-
##############################################
tclcl-1.20/configure-2500-	then :; else
tclcl-1.20/configure:2501:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tclcl-1.20/configure-2502-	fi
##############################################
tclcl-1.20/configure-2603-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tclcl-1.20/configure:2604:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tclcl-1.20/configure-2605-	  break;;
##############################################
tclcl-1.20/configure-2661-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tclcl-1.20/configure:2662:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tclcl-1.20/configure-2663-       break;;
##############################################
tclcl-1.20/configure-3652-  # Check for GNU $ac_path_GREP
tclcl-1.20/configure:3653:case `"$ac_path_GREP" --version 2>&1` in
tclcl-1.20/configure-3654-*GNU*)
##############################################
tclcl-1.20/configure-3666-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
tclcl-1.20/configure:3667:    ac_count=`expr $ac_count + 1`
tclcl-1.20/configure-3668-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
tclcl-1.20/configure-3720-  # Check for GNU $ac_path_EGREP
tclcl-1.20/configure:3721:case `"$ac_path_EGREP" --version 2>&1` in
tclcl-1.20/configure-3722-*GNU*)
##############################################
tclcl-1.20/configure-3734-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
tclcl-1.20/configure:3735:    ac_count=`expr $ac_count + 1`
tclcl-1.20/configure-3736-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
tclcl-1.20/configure-3958-do
tclcl-1.20/configure:3959:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tclcl-1.20/configure-3960-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tclcl-1.20/configure-4010-  cat >>confdefs.h <<_ACEOF
tclcl-1.20/configure:4011:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tclcl-1.20/configure-4012-_ACEOF
##############################################
tclcl-1.20/configure-4021-do
tclcl-1.20/configure:4022:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tclcl-1.20/configure-4023-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
tclcl-1.20/configure-4157-  cat >>confdefs.h <<_ACEOF
tclcl-1.20/configure:4158:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tclcl-1.20/configure-4159-_ACEOF
##############################################
tclcl-1.20/configure-4632-solaris=""
tclcl-1.20/configure:4633:if test `echo "$target_os" | sed 's/\..*//'` = solaris2 ; then
tclcl-1.20/configure-4634-	solaris="yes"
##############################################
tclcl-1.20/configure-4765-    case $1 in
tclcl-1.20/configure:4766:    -L*) p=`echo $1 | sed 's/^-L//'` ;;
tclcl-1.20/configure:4767:    -I*) p=`echo $1 | sed 's/^-I//'` ;;
tclcl-1.20/configure-4768-    *) p=$1 ;;
tclcl-1.20/configure-4769-    esac
tclcl-1.20/configure:4770:    d=`dirname $p`
tclcl-1.20/configure:4771:    f=`basename $p`
tclcl-1.20/configure-4772-    ad=`(
##############################################
tclcl-1.20/configure-4882-do
tclcl-1.20/configure:4883:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tclcl-1.20/configure-4884-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tclcl-1.20/configure-4974-  cat >>confdefs.h <<_ACEOF
tclcl-1.20/configure:4975:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tclcl-1.20/configure-4976-_ACEOF
##############################################
tclcl-1.20/configure-5164-do
tclcl-1.20/configure:5165:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tclcl-1.20/configure-5166-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tclcl-1.20/configure-5256-  cat >>confdefs.h <<_ACEOF
tclcl-1.20/configure:5257:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tclcl-1.20/configure-5258-_ACEOF
##############################################
tclcl-1.20/configure-5355-
tclcl-1.20/configure:5356:	ac_lo=`expr $ac_mid + 1`
tclcl-1.20/configure-5357-			if test $ac_lo -le $ac_mid; then
##############################################
tclcl-1.20/configure-5360-			fi
tclcl-1.20/configure:5361:			ac_mid=`expr 2 '*' $ac_mid + 1`
tclcl-1.20/configure-5362-fi
##############################################
tclcl-1.20/configure-5446-
tclcl-1.20/configure:5447:	ac_hi=`expr '(' $ac_mid ')' - 1`
tclcl-1.20/configure-5448-			if test $ac_mid -le $ac_hi; then
##############################################
tclcl-1.20/configure-5451-			fi
tclcl-1.20/configure:5452:			ac_mid=`expr 2 '*' $ac_mid`
tclcl-1.20/configure-5453-fi
##############################################
tclcl-1.20/configure-5469-while test "x$ac_lo" != "x$ac_hi"; do
tclcl-1.20/configure:5470:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tclcl-1.20/configure-5471-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tclcl-1.20/configure-5510-
tclcl-1.20/configure:5511:	ac_lo=`expr '(' $ac_mid ')' + 1`
tclcl-1.20/configure-5512-fi
##############################################
tclcl-1.20/configure-5930-
tclcl-1.20/configure:5931:TCL_HI_VERS=`echo $TCL_VERS | sed 's/^\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\1.\2/'`
tclcl-1.20/configure:5932:TCL_MAJOR_VERS=`echo $TCL_VERS | sed 's/^\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\1/'`
tclcl-1.20/configure-5933-TCL_ALT_VERS=8.5
##############################################
tclcl-1.20/configure-5935-TCL_OLD_VERS=8.4
tclcl-1.20/configure:5936:TCL_OLD_ALT_VERS=`echo $TCL_OLD_VERS | sed 's/\.//'`
tclcl-1.20/configure-5937-
##############################################
tclcl-1.20/configure-6257-		full_lib_name="tcl$TCL_HI_VERS"
tclcl-1.20/configure:6258:		simple_lib_name=`echo $full_lib_name | sed -e 's/\.//'`
tclcl-1.20/configure:6259:		other_simple_lib_name=`echo $full_lib_name | sed -e 's/\./_/'`
tclcl-1.20/configure:6260:		simpler_lib_name=`echo $simple_lib_name | sed -e 'y/0123456789/          /'`
tclcl-1.20/configure-6261-	double_break=false
##############################################
tclcl-1.20/configure-6481-# absolutize it
tclcl-1.20/configure:6482:V_TCLSH=`absolutize $V_TCLSH`
tclcl-1.20/configure-6483-PATH=$oldpath
##############################################
tclcl-1.20/configure-6546-
tclcl-1.20/configure:6547:TK_HI_VERS=`echo $TK_VERS | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\1.\2/'`
tclcl-1.20/configure:6548:TK_MAJOR_VERS=`echo $TK_VERS | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\1/'`
tclcl-1.20/configure-6549-TK_ALT_VERS=8.5
##############################################
tclcl-1.20/configure-6551-TK_OLD_VERS=8.4
tclcl-1.20/configure:6552:TK_OLD_ALT_VERS=`echo $TK_OLD_VERS | sed 's/\.//'`
tclcl-1.20/configure-6553-
##############################################
tclcl-1.20/configure-6783-		full_lib_name="tk$TK_HI_VERS"
tclcl-1.20/configure:6784:		simple_lib_name=`echo $full_lib_name | sed -e 's/\.//'`
tclcl-1.20/configure:6785:		other_simple_lib_name=`echo $full_lib_name | sed -e 's/\./_/'`
tclcl-1.20/configure:6786:		simpler_lib_name=`echo $simple_lib_name | sed -e 'y/0123456789/          /'`
tclcl-1.20/configure-6787-	double_break=false
##############################################
tclcl-1.20/configure-7045-		full_lib_name="otcl$OTCL_VERS"
tclcl-1.20/configure:7046:		simple_lib_name=`echo $full_lib_name | sed -e 's/\.//'`
tclcl-1.20/configure:7047:		other_simple_lib_name=`echo $full_lib_name | sed -e 's/\./_/'`
tclcl-1.20/configure:7048:		simpler_lib_name=`echo $simple_lib_name | sed -e 'y/0123456789/          /'`
tclcl-1.20/configure-7049-	double_break=false
##############################################
tclcl-1.20/configure-7639-		full_lib_name="z$ZLIB_VERS"
tclcl-1.20/configure:7640:		simple_lib_name=`echo $full_lib_name | sed -e 's/\.//'`
tclcl-1.20/configure:7641:		other_simple_lib_name=`echo $full_lib_name | sed -e 's/\./_/'`
tclcl-1.20/configure:7642:		simpler_lib_name=`echo $simple_lib_name | sed -e 'y/0123456789/          /'`
tclcl-1.20/configure-7643-	double_break=false
##############################################
tclcl-1.20/configure-7849-
tclcl-1.20/configure:7850:as_ac_Lib=`$as_echo "ac_cv_lib_$V_LIB_DL''_main" | $as_tr_sh`
tclcl-1.20/configure-7851-{ $as_echo "$as_me:$LINENO: checking for main in -l$V_LIB_DL" >&5
##############################################
tclcl-1.20/configure-7915-  cat >>confdefs.h <<_ACEOF
tclcl-1.20/configure:7916:#define `$as_echo "HAVE_LIB$V_LIB_DL" | $as_tr_cpp` 1
tclcl-1.20/configure-7917-_ACEOF
##############################################
tclcl-1.20/configure-7963-	if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tclcl-1.20/configure:7964:	    system=MP-RAS-`awk '{print $3}' /etc/.relid`
tclcl-1.20/configure-7965-	fi
##############################################
tclcl-1.20/configure-8142-	case $p in
tclcl-1.20/configure:8143:	-L* | -I*) tmp="$tmp `absolutize $p`";;
tclcl-1.20/configure-8144-	*) tmp="$tmp $p";;
##############################################
tclcl-1.20/configure-8150-# Replace relative path with absolute path
tclcl-1.20/configure:8151:V_LIB_TCLCL=`absolutize_list $V_LIB_TCLCL`
tclcl-1.20/configure:8152:V_LIB_OTCL=`absolutize_list $V_LIB_OTCL`
tclcl-1.20/configure:8153:V_LIB_TCL=`absolutize_list $V_LIB_TCL`
tclcl-1.20/configure:8154:V_LIB_TK=`absolutize_list $V_LIB_TK`
tclcl-1.20/configure:8155:V_LIBS=`absolutize_list $V_LIBS`
tclcl-1.20/configure:8156:V_INCLUDES=`absolutize_list $V_INCLUDES`
tclcl-1.20/configure-8157-
##############################################
tclcl-1.20/configure-8366-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tclcl-1.20/configure:8367:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tclcl-1.20/configure-8368-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tclcl-1.20/configure-8436-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
tclcl-1.20/configure:8437:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcl-1.20/configure-8438-  as_echo='printf %s\n'
##############################################
tclcl-1.20/configure-8440-else
tclcl-1.20/configure:8441:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tclcl-1.20/configure-8442-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tclcl-1.20/configure-8450-	expr "X$arg" : "X\\(.*\\)$as_nl";
tclcl-1.20/configure:8451:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tclcl-1.20/configure-8452-      esac;
##############################################
tclcl-1.20/configure-8566-  test "x$as_lineno_1" != "x$as_lineno_2" &&
tclcl-1.20/configure:8567:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
tclcl-1.20/configure-8568-
##############################################
tclcl-1.20/configure-8679-	esac;
tclcl-1.20/configure:8680:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
tclcl-1.20/configure-8681-	???[sx]*):;;*)false;;esac;fi
##############################################
tclcl-1.20/configure-8760-configured by $0, generated by GNU Autoconf 2.63,
tclcl-1.20/configure:8761:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
tclcl-1.20/configure-8762-
##############################################
tclcl-1.20/configure-8779-  --*=*)
tclcl-1.20/configure:8780:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tclcl-1.20/configure:8781:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tclcl-1.20/configure-8782-    ac_shift=:
##############################################
tclcl-1.20/configure-8801-    case $ac_optarg in
tclcl-1.20/configure:8802:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcl-1.20/configure-8803-    esac
##############################################
tclcl-1.20/configure-8808-    case $ac_optarg in
tclcl-1.20/configure:8809:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcl-1.20/configure-8810-    esac
##############################################
tclcl-1.20/configure-8929-ac_cr=''
tclcl-1.20/configure:8930:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tclcl-1.20/configure-8931-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tclcl-1.20/configure-8948-   { (exit 1); exit 1; }; }
tclcl-1.20/configure:8949:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
tclcl-1.20/configure-8950-ac_delim='%!_!# '
##############################################
tclcl-1.20/configure-8956-
tclcl-1.20/configure:8957:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tclcl-1.20/configure-8958-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tclcl-1.20/configure-9090-for ac_last_try in false false :; do
tclcl-1.20/configure:9091:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
tclcl-1.20/configure-9092-  if test -z "$ac_t"; then
##############################################
tclcl-1.20/configure-9230-      esac
tclcl-1.20/configure:9231:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tclcl-1.20/configure-9232-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
tclcl-1.20/configure-9293-      case $as_dir in #(
tclcl-1.20/configure:9294:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tclcl-1.20/configure-9295-      *) as_qdir=$as_dir;;
##############################################
tclcl-1.20/configure-9331-*)
tclcl-1.20/configure:9332:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tclcl-1.20/configure-9333-  # A ".." for each directory in $ac_dir_suffix.
tclcl-1.20/configure:9334:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tclcl-1.20/configure-9335-  case $ac_top_builddir_sub in
##############################################
tclcl-1.20/configure-9389-'
tclcl-1.20/configure:9390:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tclcl-1.20/configure-9391-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tclcl-1.20/configure-9406-
tclcl-1.20/configure:9407:# Neutralize VPATH when `$srcdir' = `.'.
tclcl-1.20/configure-9408-# Shell code in configure.ac might set extrasub.
##############################################
tclcl-1.20/configure-9435-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tclcl-1.20/configure:9436:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
tclcl-1.20/configure:9437:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
tclcl-1.20/configure-9438-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
tclcl-1.20/install-sh-73-
tclcl-1.20/install-sh:74:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tclcl-1.20/install-sh-75-	    shift
##############################################
tclcl-1.20/install-sh-77-
tclcl-1.20/install-sh:78:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tclcl-1.20/install-sh-79-	    shift
##############################################
tclcl-1.20/install-sh-138-	then
tclcl-1.20/install-sh:139:		dst="$dst"/`basename $src`
tclcl-1.20/install-sh-140-	else
##############################################
tclcl-1.20/install-sh-145-## this sed command emulates the dirname command
tclcl-1.20/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tclcl-1.20/install-sh-147-
##############################################
tclcl-1.20/install-sh-159-IFS='%'
tclcl-1.20/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
tclcl-1.20/install-sh-161-IFS="${oIFS}"
##############################################
tclcl-1.20/install-sh-193-	then
tclcl-1.20/install-sh:194:		dstfile=`basename $dst`
tclcl-1.20/install-sh-195-	else
##############################################
tclcl-1.20/install-sh-203-	then
tclcl-1.20/install-sh:204:		dstfile=`basename $dst`
tclcl-1.20/install-sh-205-	else
##############################################
tclcl-1.20/makefile.vc-223-srctar: force
tclcl-1.20/makefile.vc:224:	@cwd=`pwd` ; dir=`basename $$cwd` ; \
tclcl-1.20/makefile.vc-225-	    name=tclcl-`cat VERSION | tr A-Z a-z` ; \
##############################################
tclcl-1.20/.pc/package_require_rm_exact.diff/Makefile.in-223-srctar: force
tclcl-1.20/.pc/package_require_rm_exact.diff/Makefile.in:224:	@cwd=`pwd` ; dir=`basename $$cwd` ; \
tclcl-1.20/.pc/package_require_rm_exact.diff/Makefile.in-225-	    name=tclcl-`cat VERSION | tr A-Z a-z` ; \
##############################################
tclcl-1.20/Makefile.in-227-srctar: force
tclcl-1.20/Makefile.in:228:	@cwd=`pwd` ; dir=`basename $$cwd` ; \
tclcl-1.20/Makefile.in-229-	    name=tclcl-`cat VERSION | tr A-Z a-z` ; \