===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcl-fitstcl-2.4/config.guess-38-
tcl-fitstcl-2.4/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'`
tcl-fitstcl-2.4/config.guess-40-
##############################################
tcl-fitstcl-2.4/config.guess-108-: ${TMPDIR=/tmp} ;
tcl-fitstcl-2.4/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tcl-fitstcl-2.4/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tcl-fitstcl-2.4/config.guess-194-	    *)
tcl-fitstcl-2.4/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tcl-fitstcl-2.4/config.guess-196-		;;
##############################################
tcl-fitstcl-2.4/config.guess-221-	*4.0)
tcl-fitstcl-2.4/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tcl-fitstcl-2.4/config.guess-223-		;;
tcl-fitstcl-2.4/config.guess-224-	*5.*)
tcl-fitstcl-2.4/config.guess:225:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tcl-fitstcl-2.4/config.guess-226-		;;
##############################################
tcl-fitstcl-2.4/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
tcl-fitstcl-2.4/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tcl-fitstcl-2.4/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
tcl-fitstcl-2.4/config.guess-269-	# 1.2 uses "1.2" for uname -r.
tcl-fitstcl-2.4/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tcl-fitstcl-2.4/config.guess-271-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
tcl-fitstcl-2.4/config.guess-329-    s390x:SunOS:*:*)
tcl-fitstcl-2.4/config.guess:330:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcl-fitstcl-2.4/config.guess-331-	exit ;;
tcl-fitstcl-2.4/config.guess-332-    sun4H:SunOS:5.*:*)
tcl-fitstcl-2.4/config.guess:333:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcl-fitstcl-2.4/config.guess-334-	exit ;;
tcl-fitstcl-2.4/config.guess-335-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tcl-fitstcl-2.4/config.guess:336:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcl-fitstcl-2.4/config.guess-337-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-354-	fi
tcl-fitstcl-2.4/config.guess:355:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcl-fitstcl-2.4/config.guess-356-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-360-	# it's likely to be more like Solaris than SunOS4.
tcl-fitstcl-2.4/config.guess:361:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcl-fitstcl-2.4/config.guess-362-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-369-	# Japanese Language versions have a version number like `4.1.3-JL'.
tcl-fitstcl-2.4/config.guess:370:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tcl-fitstcl-2.4/config.guess-371-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-375-    sun*:*:4.2BSD:*)
tcl-fitstcl-2.4/config.guess:376:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tcl-fitstcl-2.4/config.guess-377-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tcl-fitstcl-2.4/config.guess-457-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tcl-fitstcl-2.4/config.guess:458:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tcl-fitstcl-2.4/config.guess:459:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tcl-fitstcl-2.4/config.guess-460-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tcl-fitstcl-2.4/config.guess-513-    *:IRIX*:*:*)
tcl-fitstcl-2.4/config.guess:514:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tcl-fitstcl-2.4/config.guess-515-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-543-EOF
tcl-fitstcl-2.4/config.guess:544:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tcl-fitstcl-2.4/config.guess-545-		then
##############################################
tcl-fitstcl-2.4/config.guess-556-    *:AIX:*:[4567])
tcl-fitstcl-2.4/config.guess:557:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tcl-fitstcl-2.4/config.guess-558-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tcl-fitstcl-2.4/config.guess-591-    9000/[34678]??:HP-UX:*:*)
tcl-fitstcl-2.4/config.guess:592:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcl-fitstcl-2.4/config.guess-593-	case "${UNAME_MACHINE}" in
##############################################
tcl-fitstcl-2.4/config.guess-645-EOF
tcl-fitstcl-2.4/config.guess:646:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tcl-fitstcl-2.4/config.guess-647-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tcl-fitstcl-2.4/config.guess-673-    ia64:HP-UX:*:*)
tcl-fitstcl-2.4/config.guess:674:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcl-fitstcl-2.4/config.guess-675-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tcl-fitstcl-2.4/config.guess-703-EOF
tcl-fitstcl-2.4/config.guess:704:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tcl-fitstcl-2.4/config.guess-705-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tcl-fitstcl-2.4/config.guess-774-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tcl-fitstcl-2.4/config.guess:775:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tcl-fitstcl-2.4/config.guess-776-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcl-fitstcl-2.4/config.guess-779-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tcl-fitstcl-2.4/config.guess:780:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tcl-fitstcl-2.4/config.guess-781-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcl-fitstcl-2.4/config.guess-795-	    amd64)
tcl-fitstcl-2.4/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tcl-fitstcl-2.4/config.guess-797-	    *)
tcl-fitstcl-2.4/config.guess:798:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tcl-fitstcl-2.4/config.guess-799-	esac
##############################################
tcl-fitstcl-2.4/config.guess-850-    prep*:SunOS:5.*:*)
tcl-fitstcl-2.4/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcl-fitstcl-2.4/config.guess-852-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-854-	# the GNU system
tcl-fitstcl-2.4/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tcl-fitstcl-2.4/config.guess-856-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-858-	# other systems with GNU libc and userland
tcl-fitstcl-2.4/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tcl-fitstcl-2.4/config.guess-860-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-923-EOF
tcl-fitstcl-2.4/config.guess:924:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
tcl-fitstcl-2.4/config.guess-925-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
tcl-fitstcl-2.4/config.guess-951-EOF
tcl-fitstcl-2.4/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
tcl-fitstcl-2.4/config.guess-953-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
tcl-fitstcl-2.4/config.guess-1036-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tcl-fitstcl-2.4/config.guess:1037:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tcl-fitstcl-2.4/config.guess-1038-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tcl-fitstcl-2.4/config.guess-1306-    *:DragonFly:*:*)
tcl-fitstcl-2.4/config.guess:1307:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tcl-fitstcl-2.4/config.guess-1308-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-1319-    i*86:skyos:*:*)
tcl-fitstcl-2.4/config.guess:1320:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tcl-fitstcl-2.4/config.guess-1321-	exit ;;
##############################################
tcl-fitstcl-2.4/config.guess-1450-
tcl-fitstcl-2.4/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tcl-fitstcl-2.4/config.guess-1452-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tcl-fitstcl-2.4/config.sub-57-
tcl-fitstcl-2.4/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'`
tcl-fitstcl-2.4/config.sub-59-
##############################################
tcl-fitstcl-2.4/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations.
tcl-fitstcl-2.4/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tcl-fitstcl-2.4/config.sub-124-case $maybe_os in
##############################################
tcl-fitstcl-2.4/config.sub-130-    os=-$maybe_os
tcl-fitstcl-2.4/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tcl-fitstcl-2.4/config.sub-132-    ;;
##############################################
tcl-fitstcl-2.4/config.sub-134-    os=-linux-android
tcl-fitstcl-2.4/config.sub:135:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
tcl-fitstcl-2.4/config.sub-136-    ;;
tcl-fitstcl-2.4/config.sub-137-  *)
tcl-fitstcl-2.4/config.sub:138:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tcl-fitstcl-2.4/config.sub-139-    if [ $basic_machine != $1 ]
tcl-fitstcl-2.4/config.sub:140:    then os=`echo $1 | sed 's/.*-/-/'`
tcl-fitstcl-2.4/config.sub-141-    else os=; fi
##############################################
tcl-fitstcl-2.4/config.sub-188-		os=-sco5v6
tcl-fitstcl-2.4/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-190-		;;
##############################################
tcl-fitstcl-2.4/config.sub-192-		os=-sco3.2v5
tcl-fitstcl-2.4/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-194-		;;
##############################################
tcl-fitstcl-2.4/config.sub-196-		os=-sco3.2v4
tcl-fitstcl-2.4/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-198-		;;
tcl-fitstcl-2.4/config.sub-199-	-sco3.2.[4-9]*)
tcl-fitstcl-2.4/config.sub:200:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tcl-fitstcl-2.4/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-202-		;;
##############################################
tcl-fitstcl-2.4/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
tcl-fitstcl-2.4/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-206-		;;
##############################################
tcl-fitstcl-2.4/config.sub-208-		# Don't forget version if it is 3.2v4 or newer.
tcl-fitstcl-2.4/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-210-		;;
##############################################
tcl-fitstcl-2.4/config.sub-212-		os=-sco3.2v2
tcl-fitstcl-2.4/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-214-		;;
tcl-fitstcl-2.4/config.sub-215-	-udk*)
tcl-fitstcl-2.4/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-217-		;;
##############################################
tcl-fitstcl-2.4/config.sub-219-		os=-isc2.2
tcl-fitstcl-2.4/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-221-		;;
##############################################
tcl-fitstcl-2.4/config.sub-225-	-isc*)
tcl-fitstcl-2.4/config.sub:226:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-227-		;;
##############################################
tcl-fitstcl-2.4/config.sub-237-	-ptx*)
tcl-fitstcl-2.4/config.sub:238:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tcl-fitstcl-2.4/config.sub-239-		;;
tcl-fitstcl-2.4/config.sub-240-	-windowsnt*)
tcl-fitstcl-2.4/config.sub:241:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tcl-fitstcl-2.4/config.sub-242-		;;
##############################################
tcl-fitstcl-2.4/config.sub-363-	*-*-*)
tcl-fitstcl-2.4/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcl-fitstcl-2.4/config.sub-365-		exit 1
##############################################
tcl-fitstcl-2.4/config.sub-481-	amd64-*)
tcl-fitstcl-2.4/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-483-		;;
##############################################
tcl-fitstcl-2.4/config.sub-523-	blackfin-*)
tcl-fitstcl-2.4/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-525-		os=-linux
##############################################
tcl-fitstcl-2.4/config.sub-531-	c54x-*)
tcl-fitstcl-2.4/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-533-		;;
tcl-fitstcl-2.4/config.sub-534-	c55x-*)
tcl-fitstcl-2.4/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-536-		;;
tcl-fitstcl-2.4/config.sub-537-	c6x-*)
tcl-fitstcl-2.4/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-539-		;;
##############################################
tcl-fitstcl-2.4/config.sub-734-	i*86v32)
tcl-fitstcl-2.4/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-736-		os=-sysv32
##############################################
tcl-fitstcl-2.4/config.sub-738-	i*86v4*)
tcl-fitstcl-2.4/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-740-		os=-sysv4
##############################################
tcl-fitstcl-2.4/config.sub-742-	i*86v)
tcl-fitstcl-2.4/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-744-		os=-sysv
##############################################
tcl-fitstcl-2.4/config.sub-746-	i*86sol2)
tcl-fitstcl-2.4/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcl-fitstcl-2.4/config.sub-748-		os=-solaris2
##############################################
tcl-fitstcl-2.4/config.sub-776-	m68knommu-*)
tcl-fitstcl-2.4/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-778-		os=-linux
##############################################
tcl-fitstcl-2.4/config.sub-809-	mips3*-*)
tcl-fitstcl-2.4/config.sub:810:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tcl-fitstcl-2.4/config.sub-811-		;;
tcl-fitstcl-2.4/config.sub-812-	mips3*)
tcl-fitstcl-2.4/config.sub:813:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tcl-fitstcl-2.4/config.sub-814-		;;
##############################################
tcl-fitstcl-2.4/config.sub-827-	ms1-*)
tcl-fitstcl-2.4/config.sub:828:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tcl-fitstcl-2.4/config.sub-829-		;;
##############################################
tcl-fitstcl-2.4/config.sub-946-	parisc-*)
tcl-fitstcl-2.4/config.sub:947:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-948-		os=-linux
##############################################
tcl-fitstcl-2.4/config.sub-962-	pc98-*)
tcl-fitstcl-2.4/config.sub:963:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-964-		;;
##############################################
tcl-fitstcl-2.4/config.sub-977-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tcl-fitstcl-2.4/config.sub:978:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-979-		;;
tcl-fitstcl-2.4/config.sub-980-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tcl-fitstcl-2.4/config.sub:981:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-982-		;;
tcl-fitstcl-2.4/config.sub-983-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tcl-fitstcl-2.4/config.sub:984:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-985-		;;
tcl-fitstcl-2.4/config.sub-986-	pentium4-*)
tcl-fitstcl-2.4/config.sub:987:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-988-		;;
##############################################
tcl-fitstcl-2.4/config.sub-996-	ppc-* | ppcbe-*)
tcl-fitstcl-2.4/config.sub:997:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-998-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1002-	ppcle-* | powerpclittle-*)
tcl-fitstcl-2.4/config.sub:1003:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-1004-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1006-		;;
tcl-fitstcl-2.4/config.sub:1007:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-1008-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1012-	ppc64le-* | powerpc64little-*)
tcl-fitstcl-2.4/config.sub:1013:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-1014-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1091-	strongarm-* | thumb-*)
tcl-fitstcl-2.4/config.sub:1092:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
tcl-fitstcl-2.4/config.sub-1093-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1221-	xscale-* | xscalee[bl]-*)
tcl-fitstcl-2.4/config.sub:1222:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
tcl-fitstcl-2.4/config.sub-1223-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1298-	*)
tcl-fitstcl-2.4/config.sub:1299:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcl-fitstcl-2.4/config.sub-1300-		exit 1
##############################################
tcl-fitstcl-2.4/config.sub-1306-	*-digital*)
tcl-fitstcl-2.4/config.sub:1307:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tcl-fitstcl-2.4/config.sub-1308-		;;
tcl-fitstcl-2.4/config.sub-1309-	*-commodore*)
tcl-fitstcl-2.4/config.sub:1310:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tcl-fitstcl-2.4/config.sub-1311-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1327-	-solaris1 | -solaris1.*)
tcl-fitstcl-2.4/config.sub:1328:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tcl-fitstcl-2.4/config.sub-1329-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1339-	-gnu/linux*)
tcl-fitstcl-2.4/config.sub:1340:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tcl-fitstcl-2.4/config.sub-1341-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1385-	-nto*)
tcl-fitstcl-2.4/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tcl-fitstcl-2.4/config.sub-1387-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1392-	-mac*)
tcl-fitstcl-2.4/config.sub:1393:		os=`echo $os | sed -e 's|mac|macos|'`
tcl-fitstcl-2.4/config.sub-1394-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1398-	-linux*)
tcl-fitstcl-2.4/config.sub:1399:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tcl-fitstcl-2.4/config.sub-1400-		;;
tcl-fitstcl-2.4/config.sub-1401-	-sunos5*)
tcl-fitstcl-2.4/config.sub:1402:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tcl-fitstcl-2.4/config.sub-1403-		;;
tcl-fitstcl-2.4/config.sub-1404-	-sunos6*)
tcl-fitstcl-2.4/config.sub:1405:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tcl-fitstcl-2.4/config.sub-1406-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1453-	-sinix5.*)
tcl-fitstcl-2.4/config.sub:1454:		os=`echo $os | sed -e 's|sinix|sysv|'`
tcl-fitstcl-2.4/config.sub-1455-		;;
##############################################
tcl-fitstcl-2.4/config.sub-1509-		# Get rid of the `-' at the beginning of $os.
tcl-fitstcl-2.4/config.sub:1510:		os=`echo $os | sed 's/[^-]*-//'`
tcl-fitstcl-2.4/config.sub:1511:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tcl-fitstcl-2.4/config.sub-1512-		exit 1
##############################################
tcl-fitstcl-2.4/config.sub-1766-		esac
tcl-fitstcl-2.4/config.sub:1767:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tcl-fitstcl-2.4/config.sub-1768-		;;
##############################################
tcl-fitstcl-2.4/configure-44-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl-fitstcl-2.4/configure:45:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl-fitstcl-2.4/configure-46-  as_echo='print -r --'
tcl-fitstcl-2.4/configure-47-  as_echo_n='print -rn --'
tcl-fitstcl-2.4/configure:48:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl-fitstcl-2.4/configure-49-  as_echo='printf %s\n'
##############################################
tcl-fitstcl-2.4/configure-51-else
tcl-fitstcl-2.4/configure:52:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl-fitstcl-2.4/configure-53-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl-fitstcl-2.4/configure-61-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl-fitstcl-2.4/configure:62:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl-fitstcl-2.4/configure-63-      esac;
##############################################
tcl-fitstcl-2.4/configure-198-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcl-fitstcl-2.4/configure:199:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tcl-fitstcl-2.4/configure-200-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tcl-fitstcl-2.4/configure-325-      case $as_dir in #(
tcl-fitstcl-2.4/configure:326:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl-fitstcl-2.4/configure-327-      *) as_qdir=$as_dir;;
##############################################
tcl-fitstcl-2.4/configure-398-  {
tcl-fitstcl-2.4/configure:399:    as_val=`expr "$@" || test $? -eq 1`
tcl-fitstcl-2.4/configure-400-  }
##############################################
tcl-fitstcl-2.4/configure-405-# ----------------------------------------
tcl-fitstcl-2.4/configure:406:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl-fitstcl-2.4/configure-407-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl-fitstcl-2.4/configure-468-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcl-fitstcl-2.4/configure:469:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcl-fitstcl-2.4/configure-470-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcl-fitstcl-2.4/configure-774-  case $ac_option in
tcl-fitstcl-2.4/configure:775:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcl-fitstcl-2.4/configure-776-  *=)   ac_optarg= ;;
##############################################
tcl-fitstcl-2.4/configure-818-  -disable-* | --disable-*)
tcl-fitstcl-2.4/configure:819:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl-fitstcl-2.4/configure-820-    # Reject names that are not valid shell variable names.
##############################################
tcl-fitstcl-2.4/configure-823-    ac_useropt_orig=$ac_useropt
tcl-fitstcl-2.4/configure:824:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl-fitstcl-2.4/configure-825-    case $ac_user_opts in
##############################################
tcl-fitstcl-2.4/configure-844-  -enable-* | --enable-*)
tcl-fitstcl-2.4/configure:845:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl-fitstcl-2.4/configure-846-    # Reject names that are not valid shell variable names.
##############################################
tcl-fitstcl-2.4/configure-849-    ac_useropt_orig=$ac_useropt
tcl-fitstcl-2.4/configure:850:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl-fitstcl-2.4/configure-851-    case $ac_user_opts in
##############################################
tcl-fitstcl-2.4/configure-1048-  -with-* | --with-*)
tcl-fitstcl-2.4/configure:1049:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl-fitstcl-2.4/configure-1050-    # Reject names that are not valid shell variable names.
##############################################
tcl-fitstcl-2.4/configure-1053-    ac_useropt_orig=$ac_useropt
tcl-fitstcl-2.4/configure:1054:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl-fitstcl-2.4/configure-1055-    case $ac_user_opts in
##############################################
tcl-fitstcl-2.4/configure-1064-  -without-* | --without-*)
tcl-fitstcl-2.4/configure:1065:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl-fitstcl-2.4/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
tcl-fitstcl-2.4/configure-1069-    ac_useropt_orig=$ac_useropt
tcl-fitstcl-2.4/configure:1070:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl-fitstcl-2.4/configure-1071-    case $ac_user_opts in
##############################################
tcl-fitstcl-2.4/configure-1102-  *=*)
tcl-fitstcl-2.4/configure:1103:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl-fitstcl-2.4/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
tcl-fitstcl-2.4/configure-1123-if test -n "$ac_prev"; then
tcl-fitstcl-2.4/configure:1124:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl-fitstcl-2.4/configure-1125-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcl-fitstcl-2.4/configure-1145-    */ )
tcl-fitstcl-2.4/configure:1146:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcl-fitstcl-2.4/configure-1147-      eval $ac_var=\$ac_val;;
##############################################
tcl-fitstcl-2.4/configure-1180-ac_ls_di=`ls -di .` &&
tcl-fitstcl-2.4/configure:1181:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcl-fitstcl-2.4/configure-1182-  as_fn_error $? "working directory cannot be determined"
##############################################
tcl-fitstcl-2.4/configure-1236-case $srcdir in
tcl-fitstcl-2.4/configure:1237:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcl-fitstcl-2.4/configure-1238-esac
##############################################
tcl-fitstcl-2.4/configure-1279-By default, \`make install' will install all the files in
tcl-fitstcl-2.4/configure:1280:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl-fitstcl-2.4/configure:1281:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl-fitstcl-2.4/configure-1282-for instance \`--prefix=\$HOME'.
##############################################
tcl-fitstcl-2.4/configure-1364-*)
tcl-fitstcl-2.4/configure:1365:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl-fitstcl-2.4/configure-1366-  # A ".." for each directory in $ac_dir_suffix.
tcl-fitstcl-2.4/configure:1367:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl-fitstcl-2.4/configure-1368-  case $ac_top_builddir_sub in
##############################################
tcl-fitstcl-2.4/configure-1902-    *\'*)
tcl-fitstcl-2.4/configure:1903:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl-fitstcl-2.4/configure-1904-    esac
##############################################
tcl-fitstcl-2.4/configure-1985-      case $ac_val in
tcl-fitstcl-2.4/configure:1986:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl-fitstcl-2.4/configure-1987-      esac
##############################################
tcl-fitstcl-2.4/configure-2000-	case $ac_val in
tcl-fitstcl-2.4/configure:2001:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl-fitstcl-2.4/configure-2002-	esac
##############################################
tcl-fitstcl-2.4/configure-2120-    set,)
tcl-fitstcl-2.4/configure:2121:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl-fitstcl-2.4/configure:2122:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl-fitstcl-2.4/configure-2123-      ac_cache_corrupted=: ;;
##############################################
tcl-fitstcl-2.4/configure-2131-	# differences in whitespace do not lead to failure.
tcl-fitstcl-2.4/configure:2132:	ac_old_val_w=`echo x $ac_old_val`
tcl-fitstcl-2.4/configure:2133:	ac_new_val_w=`echo x $ac_new_val`
tcl-fitstcl-2.4/configure-2134-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcl-fitstcl-2.4/configure-2151-    case $ac_new_val in
tcl-fitstcl-2.4/configure:2152:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl-fitstcl-2.4/configure-2153-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl-fitstcl-2.4/configure-2323-
tcl-fitstcl-2.4/configure:2324:  BINDIR=`$UNAME -s 2> /dev/null`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/configure-2325-
tcl-fitstcl-2.4/configure:2326:  lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/configure-2327-  BIN_EXT=
##############################################
tcl-fitstcl-2.4/configure-2329-    CYGWIN*)
tcl-fitstcl-2.4/configure:2330:      BINDIR=CYGWIN32_`$UNAME -a 2> /dev/null | awk '{ print $4 }'`
tcl-fitstcl-2.4/configure-2331-      lhea_machine=
##############################################
tcl-fitstcl-2.4/configure-2339-      EXT=darwin
tcl-fitstcl-2.4/configure:2340:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/configure-2341-      ;;
##############################################
tcl-fitstcl-2.4/configure-2343-      EXT=sol
tcl-fitstcl-2.4/configure:2344:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/configure-2345-      ;;
##############################################
tcl-fitstcl-2.4/configure-2753-$as_echo_n "checking whether the C compiler works... " >&6; }
tcl-fitstcl-2.4/configure:2754:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl-fitstcl-2.4/configure-2755-
##############################################
tcl-fitstcl-2.4/configure-2797-	then :; else
tcl-fitstcl-2.4/configure:2798:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl-fitstcl-2.4/configure-2799-	fi
##############################################
tcl-fitstcl-2.4/configure-2857-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tcl-fitstcl-2.4/configure:2858:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl-fitstcl-2.4/configure-2859-	  break;;
##############################################
tcl-fitstcl-2.4/configure-2966-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tcl-fitstcl-2.4/configure:2967:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl-fitstcl-2.4/configure-2968-       break;;
##############################################
tcl-fitstcl-2.4/configure-3376-do :
tcl-fitstcl-2.4/configure:3377:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl-fitstcl-2.4/configure-3378-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl-fitstcl-2.4/configure-3380-  cat >>confdefs.h <<_ACEOF
tcl-fitstcl-2.4/configure:3381:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl-fitstcl-2.4/configure-3382-_ACEOF
##############################################
tcl-fitstcl-2.4/configure-3610-    for ac_var in incroot usrlibdir libdir; do
tcl-fitstcl-2.4/configure:3611:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
tcl-fitstcl-2.4/configure-3612-    done
##############################################
tcl-fitstcl-2.4/configure-3720-  LIBS=$ac_save_LIBS
tcl-fitstcl-2.4/configure:3721:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
tcl-fitstcl-2.4/configure-3722-do
##############################################
tcl-fitstcl-2.4/configure-3772-  no_x=no
tcl-fitstcl-2.4/configure:3773:  if test `echo $x_includes | grep -c /` -ne 0; then
tcl-fitstcl-2.4/configure-3774-    XINCLUDES="-I$x_includes"
tcl-fitstcl-2.4/configure-3775-  fi
tcl-fitstcl-2.4/configure:3776:  if test `echo $x_libraries | grep -c /` -ne 0; then
tcl-fitstcl-2.4/configure-3777-    XLIBPTH="-L$x_libraries "
##############################################
tcl-fitstcl-2.4/configure-3877-
tcl-fitstcl-2.4/configure:3878:if test `echo $LIBS | grep -c '\-ldl'` -eq 0; then
tcl-fitstcl-2.4/configure-3879-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldld" >&5
##############################################
tcl-fitstcl-2.4/configure-3947-  # Check for GNU $ac_path_GREP
tcl-fitstcl-2.4/configure:3948:case `"$ac_path_GREP" --version 2>&1` in
tcl-fitstcl-2.4/configure-3949-*GNU*)
##############################################
tcl-fitstcl-2.4/configure-4013-  # Check for GNU $ac_path_EGREP
tcl-fitstcl-2.4/configure:4014:case `"$ac_path_EGREP" --version 2>&1` in
tcl-fitstcl-2.4/configure-4015-*GNU*)
##############################################
tcl-fitstcl-2.4/configure-4174-do :
tcl-fitstcl-2.4/configure:4175:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl-fitstcl-2.4/configure-4176-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcl-fitstcl-2.4/configure-4179-  cat >>confdefs.h <<_ACEOF
tcl-fitstcl-2.4/configure:4180:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl-fitstcl-2.4/configure-4181-_ACEOF
##############################################
tcl-fitstcl-2.4/configure-4190-do :
tcl-fitstcl-2.4/configure:4191:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl-fitstcl-2.4/configure-4192-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcl-fitstcl-2.4/configure-4194-  cat >>confdefs.h <<_ACEOF
tcl-fitstcl-2.4/configure:4195:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl-fitstcl-2.4/configure-4196-_ACEOF
##############################################
tcl-fitstcl-2.4/configure-4372-  for ac_func in _getb67 GETB67 getb67; do
tcl-fitstcl-2.4/configure:4373:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl-fitstcl-2.4/configure-4374-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl-fitstcl-2.4/configure-4799-do :
tcl-fitstcl-2.4/configure:4800:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl-fitstcl-2.4/configure-4801-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl-fitstcl-2.4/configure-4803-  cat >>confdefs.h <<_ACEOF
tcl-fitstcl-2.4/configure:4804:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl-fitstcl-2.4/configure-4805-_ACEOF
##############################################
tcl-fitstcl-2.4/configure-4947-'
tcl-fitstcl-2.4/configure:4948:DEFS=`sed -n "$ac_script" confdefs.h`
tcl-fitstcl-2.4/configure-4949-
##############################################
tcl-fitstcl-2.4/configure-4956-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tcl-fitstcl-2.4/configure:4957:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tcl-fitstcl-2.4/configure-4958-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tcl-fitstcl-2.4/configure-5023-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl-fitstcl-2.4/configure:5024:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl-fitstcl-2.4/configure-5025-  as_echo='print -r --'
tcl-fitstcl-2.4/configure-5026-  as_echo_n='print -rn --'
tcl-fitstcl-2.4/configure:5027:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl-fitstcl-2.4/configure-5028-  as_echo='printf %s\n'
##############################################
tcl-fitstcl-2.4/configure-5030-else
tcl-fitstcl-2.4/configure:5031:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl-fitstcl-2.4/configure-5032-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl-fitstcl-2.4/configure-5040-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl-fitstcl-2.4/configure:5041:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl-fitstcl-2.4/configure-5042-      esac;
##############################################
tcl-fitstcl-2.4/configure-5117-# ----------------------------------------
tcl-fitstcl-2.4/configure:5118:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl-fitstcl-2.4/configure-5119-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl-fitstcl-2.4/configure-5189-  {
tcl-fitstcl-2.4/configure:5190:    as_val=`expr "$@" || test $? -eq 1`
tcl-fitstcl-2.4/configure-5191-  }
##############################################
tcl-fitstcl-2.4/configure-5293-      case $as_dir in #(
tcl-fitstcl-2.4/configure:5294:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl-fitstcl-2.4/configure-5295-      *) as_qdir=$as_dir;;
##############################################
tcl-fitstcl-2.4/configure-5415-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcl-fitstcl-2.4/configure:5416:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcl-fitstcl-2.4/configure-5417-ac_cs_version="\\
##############################################
tcl-fitstcl-2.4/configure-5437-  --*=?*)
tcl-fitstcl-2.4/configure:5438:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl-fitstcl-2.4/configure:5439:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcl-fitstcl-2.4/configure-5440-    ac_shift=:
##############################################
tcl-fitstcl-2.4/configure-5442-  --*=)
tcl-fitstcl-2.4/configure:5443:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl-fitstcl-2.4/configure-5444-    ac_optarg=
##############################################
tcl-fitstcl-2.4/configure-5466-    case $ac_optarg in
tcl-fitstcl-2.4/configure:5467:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl-fitstcl-2.4/configure-5468-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcl-fitstcl-2.4/configure-5582-fi
tcl-fitstcl-2.4/configure:5583:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcl-fitstcl-2.4/configure-5584-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcl-fitstcl-2.4/configure-5599-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcl-fitstcl-2.4/configure:5600:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcl-fitstcl-2.4/configure-5601-ac_delim='%!_!# '
##############################################
tcl-fitstcl-2.4/configure-5605-
tcl-fitstcl-2.4/configure:5606:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcl-fitstcl-2.4/configure-5607-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcl-fitstcl-2.4/configure-5767-      esac
tcl-fitstcl-2.4/configure:5768:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcl-fitstcl-2.4/configure-5769-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcl-fitstcl-2.4/configure-5826-*)
tcl-fitstcl-2.4/configure:5827:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl-fitstcl-2.4/configure-5828-  # A ".." for each directory in $ac_dir_suffix.
tcl-fitstcl-2.4/configure:5829:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl-fitstcl-2.4/configure-5830-  case $ac_top_builddir_sub in
##############################################
tcl-fitstcl-2.4/configure-5878-/@mandir@/p'
tcl-fitstcl-2.4/configure:5879:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcl-fitstcl-2.4/configure-5880-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcl-fitstcl-2.4/configure-5895-
tcl-fitstcl-2.4/configure:5896:# Neutralize VPATH when `$srcdir' = `.'.
tcl-fitstcl-2.4/configure-5897-# Shell code in configure.ac might set extrasub.
##############################################
tcl-fitstcl-2.4/configure-5921-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcl-fitstcl-2.4/configure:5922:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcl-fitstcl-2.4/configure-5923-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcl-fitstcl-2.4/install-sh-93-then
tcl-fitstcl-2.4/install-sh:94:	dst="$dst"/`basename $src`
tcl-fitstcl-2.4/install-sh-95-fi
##############################################
tcl-fitstcl-2.4/install-sh-98-
tcl-fitstcl-2.4/install-sh:99:dstdir=`dirname $dst`
tcl-fitstcl-2.4/install-sh-100-dsttmp=$dstdir/#inst.$$#
##############################################
tcl-fitstcl-2.4/debian/patches/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch-16-   changequote(,)
tcl-fitstcl-2.4/debian/patches/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch:17:-  BINDIR=`$UNAME -s 2> /dev/null`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/debian/patches/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch:18:+  BINDIR=`$UNAME -s 2> /dev/null | sed 's:.*/::'`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/debian/patches/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch-19-   changequote([,])
tcl-fitstcl-2.4/debian/patches/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch:20:   lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/debian/patches/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch-21-   BIN_EXT=
##############################################
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-104-  changequote(,)
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:105:  BINDIR=`$UNAME -s 2> /dev/null`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-106-  changequote([,])
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:107:  lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-108-  BIN_EXT=
##############################################
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-110-    CYGWIN*)
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:111:      BINDIR=CYGWIN32_`$UNAME -a 2> /dev/null | awk '{ print $4 }'`
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-112-      lhea_machine=
##############################################
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-120-      EXT=darwin
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:121:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-122-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-124-      EXT=sol
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:125:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-126-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-195-  no_x=no
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:196:  if test `echo $x_includes | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-197-    XINCLUDES="-I$x_includes"
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-198-  fi
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:199:  if test `echo $x_libraries | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-200-    XLIBPTH="-L$x_libraries "
##############################################
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-220-AC_CHECK_LIB(dl, dlopen)
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in:221:if test `echo $LIBS | grep -c '\-ldl'` -eq 0; then
tcl-fitstcl-2.4/.pc/Remove-the-need-of-a-private-cfitsio-source-copy.patch/configure.in-222-  AC_CHECK_LIB(dld, dlopen)
##############################################
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-80-  changequote(,)
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:81:  BINDIR=`$UNAME -s 2> /dev/null`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-82-  changequote([,])
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:83:  lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-84-  BIN_EXT=
##############################################
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-86-    CYGWIN*)
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:87:      BINDIR=CYGWIN32_`$UNAME -a 2> /dev/null | awk '{ print $4 }'`
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-88-      lhea_machine=
##############################################
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-96-      EXT=darwin
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:97:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-98-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-100-      EXT=sol
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:101:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-102-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-171-  no_x=no
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:172:  if test `echo $x_includes | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-173-    XINCLUDES="-I$x_includes"
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-174-  fi
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:175:  if test `echo $x_libraries | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-176-    XLIBPTH="-L$x_libraries "
##############################################
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-196-AC_CHECK_LIB(dl, dlopen)
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in:197:if test `echo $LIBS | grep -c '\-ldl'` -eq 0; then
tcl-fitstcl-2.4/.pc/Extend-the-known-operating-systems-by-Gnu-HURD-and-kfreeB.patch/configure.in-198-  AC_CHECK_LIB(dld, dlopen)
##############################################
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-80-  changequote(,)
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:81:  BINDIR=`$UNAME -s 2> /dev/null | sed 's:.*/::'`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-82-  changequote([,])
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:83:  lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-84-  BIN_EXT=
##############################################
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-86-    CYGWIN*)
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:87:      BINDIR=CYGWIN32_`$UNAME -a 2> /dev/null | awk '{ print $4 }'`
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-88-      lhea_machine=
##############################################
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-96-      EXT=darwin
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:97:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-98-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-100-      EXT=sol
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:101:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-102-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-171-  no_x=no
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:172:  if test `echo $x_includes | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-173-    XINCLUDES="-I$x_includes"
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-174-  fi
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:175:  if test `echo $x_libraries | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-176-    XLIBPTH="-L$x_libraries "
##############################################
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-196-AC_CHECK_LIB(dl, dlopen)
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in:197:if test `echo $LIBS | grep -c '\-ldl'` -eq 0; then
tcl-fitstcl-2.4/.pc/Propagate-CPPFLAGS-and-LDFLAGS-for-hardening.patch/configure.in-198-  AC_CHECK_LIB(dld, dlopen)
##############################################
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-80-  changequote(,)
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:81:  BINDIR=`$UNAME -s 2> /dev/null | sed 's:.*/::'`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-82-  changequote([,])
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:83:  lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-84-  BIN_EXT=
##############################################
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-86-    CYGWIN*)
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:87:      BINDIR=CYGWIN32_`$UNAME -a 2> /dev/null | awk '{ print $4 }'`
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-88-      lhea_machine=
##############################################
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-96-      EXT=darwin
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:97:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-98-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-100-      EXT=sol
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:101:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-102-      ;;
##############################################
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-171-  no_x=no
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:172:  if test `echo $x_includes | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-173-    XINCLUDES="-I$x_includes"
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-174-  fi
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:175:  if test `echo $x_libraries | grep -c /` -ne 0; then
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-176-    XLIBPTH="-L$x_libraries "
##############################################
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-196-AC_CHECK_LIB(dl, dlopen)
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in:197:if test `echo $LIBS | grep -c '\-ldl'` -eq 0; then
tcl-fitstcl-2.4/.pc/Remove-cross-compilation-error.patch/configure.in-198-  AC_CHECK_LIB(dld, dlopen)
##############################################
tcl-fitstcl-2.4/configure.in-80-  changequote(,)
tcl-fitstcl-2.4/configure.in:81:  BINDIR=`$UNAME -s 2> /dev/null | sed 's:.*/::'`_`$UNAME -r 2> /dev/null | sed 's:[^0-9]*\([0-9][0-9]*\.[0-9]*\).*:\1:'`
tcl-fitstcl-2.4/configure.in-82-  changequote([,])
tcl-fitstcl-2.4/configure.in:83:  lhea_machine=`$UNAME -m 2> /dev/null`
tcl-fitstcl-2.4/configure.in-84-  BIN_EXT=
##############################################
tcl-fitstcl-2.4/configure.in-86-    CYGWIN*)
tcl-fitstcl-2.4/configure.in:87:      BINDIR=CYGWIN32_`$UNAME -a 2> /dev/null | awk '{ print $4 }'`
tcl-fitstcl-2.4/configure.in-88-      lhea_machine=
##############################################
tcl-fitstcl-2.4/configure.in-96-      EXT=darwin
tcl-fitstcl-2.4/configure.in:97:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/configure.in-98-      ;;
##############################################
tcl-fitstcl-2.4/configure.in-100-      EXT=sol
tcl-fitstcl-2.4/configure.in:101:      lhea_machine=`$UNAME -p`
tcl-fitstcl-2.4/configure.in-102-      ;;
##############################################
tcl-fitstcl-2.4/configure.in-162-  no_x=no
tcl-fitstcl-2.4/configure.in:163:  if test `echo $x_includes | grep -c /` -ne 0; then
tcl-fitstcl-2.4/configure.in-164-    XINCLUDES="-I$x_includes"
tcl-fitstcl-2.4/configure.in-165-  fi
tcl-fitstcl-2.4/configure.in:166:  if test `echo $x_libraries | grep -c /` -ne 0; then
tcl-fitstcl-2.4/configure.in-167-    XLIBPTH="-L$x_libraries "
##############################################
tcl-fitstcl-2.4/configure.in-187-AC_CHECK_LIB(dl, dlopen)
tcl-fitstcl-2.4/configure.in:188:if test `echo $LIBS | grep -c '\-ldl'` -eq 0; then
tcl-fitstcl-2.4/configure.in-189-  AC_CHECK_LIB(dld, dlopen)