===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcl8.6-8.6.10+dfsg/unix/tcl.m4-42-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tcl8.6-8.6.10+dfsg/unix/tcl.m4:43:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-44-			fi ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-46-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:47:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-48-		else
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-68-		    if test -f "$i/unix/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:69:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-70-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-81-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:82:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-83-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-89-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:90:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:91:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:92:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4-93-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-102-		    if test -f "$i/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:103:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-104-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-112-			${srcdir}/../tcl \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:113:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:114:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:115:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4-116-		    if test -f "$i/unix/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:117:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-118-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-175-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tcl8.6-8.6.10+dfsg/unix/tcl.m4:176:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-177-			fi ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-179-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:180:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-181-		else
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-201-		    if test -f "$i/unix/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:202:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-203-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-214-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:215:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-216-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-222-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:223:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:224:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:225:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4-226-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-235-		    if test -f "$i/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:236:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-237-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-245-			${srcdir}/../tk \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:246:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:247:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:248:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4-249-		    if test -f "$i/unix/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:250:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-251-			break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-316-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:317:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:318:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4:319:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:320:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-321-			    break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-325-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:326:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-327-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-399-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:400:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:401:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4:402:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:403:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-404-			    break
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-408-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:409:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tcl8.6-8.6.10+dfsg/unix/tcl.m4-410-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-457-    AC_CACHE_VAL(ac_cv_path_tclsh, [
tcl8.6-8.6.10+dfsg/unix/tcl.m4:458:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-459-	for dir in $search_path ; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4:460:	    for j in `ls -r $dir/tclsh[[8-9]]* 2> /dev/null` \
tcl8.6-8.6.10+dfsg/unix/tcl.m4:461:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4-462-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-925-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tcl8.6-8.6.10+dfsg/unix/tcl.m4:926:		    tcl_cv_sys_version=MP-RAS-`awk '{print $[3]}' /etc/.relid`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-927-		fi
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1099-    UNSHARED_LIB_SUFFIX=""
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1100:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1101:    ECHO_VERSION='`echo ${VERSION}`'
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1102-    TCL_LIB_VERSIONS_OK=ok
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1127-			# Make sure only first arg gets _r
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1128:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1129-			;;
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1308-		AS_IF([test "$GCC" = yes], [
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1309:		    case `${CC} -dumpmachine` in
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1310-			hppa64*)
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1496-		#		Don't link with -lpthread
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1497:		LIBS=`echo $LIBS | sed s/-lpthread//`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1498-		CFLAGS="$CFLAGS -pthread"
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1516-		# The -pthread needs to go in the CFLAGS, not LIBS
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1517:		LIBS=`echo $LIBS | sed s/-pthread//`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1518-		CFLAGS="$CFLAGS -pthread"
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1535-		# The -pthread needs to go in the LDFLAGS, not LIBS
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1536:		LIBS=`echo $LIBS | sed s/-pthread//`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1537-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1541-		# Version numbers are dot-stripped by system policy.
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1542:		TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1543-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1644-			    # tclUnixPort.h if necessary.
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1645:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1646-			done])
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1665-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1666:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1667-			done
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1743-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1744:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1745-		AS_IF([test "$GCC" = yes], [
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1852-		    AS_IF([test "$GCC" = yes], [
tcl8.6-8.6.10+dfsg/unix/tcl.m4:1853:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
tcl8.6-8.6.10+dfsg/unix/tcl.m4-1854-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
tcl8.6-8.6.10+dfsg/unix/tcl.m4-2670-#
tcl8.6-8.6.10+dfsg/unix/tcl.m4:2671:#	Check if we have MT-safe variant of gethostbyaddr().
tcl8.6-8.6.10+dfsg/unix/tcl.m4-2672-#
##############################################
tcl8.6-8.6.10+dfsg/unix/installManPage-94-
tcl8.6-8.6.10+dfsg/unix/installManPage:95:Name=`basename $ManPage .$Section`
tcl8.6-8.6.10+dfsg/unix/installManPage:96:SrcDir=`dirname $ManPage`
tcl8.6-8.6.10+dfsg/unix/installManPage-97-
##############################################
tcl8.6-8.6.10+dfsg/unix/install-sh-225-      fi
tcl8.6-8.6.10+dfsg/unix/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tcl8.6-8.6.10+dfsg/unix/install-sh-227-    *)
##############################################
tcl8.6-8.6.10+dfsg/unix/install-sh-277-      dstdir=$dst
tcl8.6-8.6.10+dfsg/unix/install-sh:278:      dst=$dstdir/`basename "$src"`
tcl8.6-8.6.10+dfsg/unix/install-sh-279-      dstdir_status=0
##############################################
tcl8.6-8.6.10+dfsg/unix/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tcl8.6-8.6.10+dfsg/unix/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tcl8.6-8.6.10+dfsg/unix/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
tcl8.6-8.6.10+dfsg/unix/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tcl8.6-8.6.10+dfsg/unix/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tcl8.6-8.6.10+dfsg/unix/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tcl8.6-8.6.10+dfsg/unix/install-sh-426-	    case $prefix in
tcl8.6-8.6.10+dfsg/unix/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/unix/install-sh-428-	      *) qprefix=$prefix;;
##############################################
tcl8.6-8.6.10+dfsg/unix/install-sh-475-    if $copy_on_change &&
tcl8.6-8.6.10+dfsg/unix/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tcl8.6-8.6.10+dfsg/unix/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tcl8.6-8.6.10+dfsg/unix/install-sh-478-
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-979-	    if [ -d $$i ] ; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:980:		ii=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-981-		if [ ! -d "$(SCRIPT_INSTALL_DIR)"/tzdata/$$ii ] ; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-985-		    if [ -d $$j ] ; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:986:			jj=`basename $$j`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-987-			if [ ! -d "$(SCRIPT_INSTALL_DIR)"/tzdata/$$ii/$$jj ] ; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1808-	    if [ -x $$i/configure ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1809:	      pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1810-	      echo "Configuring package '$$pkg'"; \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1825-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1826:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1827-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1836-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1837:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1838-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1848-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1849:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1850-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1863-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1864:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1865-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1873-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1874:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1875-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1887-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1888:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1889-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1963-		for j in $(TCL_DECLS); do \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1964:		    if [ `grep -c "$$i *(" $$j` -gt 0 ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1965-			match=1; \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1980-		for j in $(TOP_DIR)/doc/*.3; do \
tcl8.6-8.6.10+dfsg/unix/Makefile.in:1981:		    if [ `grep '\-' $$j | grep -c $$i` -gt 0 ]; then \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-1982-			match=1; \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-2140-	cp $(TOP_DIR)/pkgs/package.list.txt $(DISTDIR)/pkgs
tcl8.6-8.6.10+dfsg/unix/Makefile.in:2141:	for i in `ls $(DISTROOT)/pkgs/*.tar.gz 2> /dev/null`; do \
tcl8.6-8.6.10+dfsg/unix/Makefile.in-2142-	    tar -C $(DISTDIR)/pkgs -xzf "$$i"; \
##############################################
tcl8.6-8.6.10+dfsg/unix/Makefile.in-2178-# from Makefile.in in the first place...
tcl8.6-8.6.10+dfsg/unix/Makefile.in:2179:HTML_VERSION = `basename $(TOP_DIR) | sed s/tcl//`
tcl8.6-8.6.10+dfsg/unix/Makefile.in-2180-BUILD_HTML = \
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-43-do
tcl8.6-8.6.10+dfsg/unix/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcl8.6-8.6.10+dfsg/unix/configure-45-    eval $as_var=C; export $as_var
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-101-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/unix/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/unix/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-140-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/unix/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/unix/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-361-
tcl8.6-8.6.10+dfsg/unix/configure:362:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-363-
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-394-  -disable-* | --disable-*)
tcl8.6-8.6.10+dfsg/unix/configure:395:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-396-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-399-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/unix/configure:400:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/unix/configure-401-    eval "enable_$ac_feature=no" ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-403-  -enable-* | --enable-*)
tcl8.6-8.6.10+dfsg/unix/configure:404:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-405-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-408-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/unix/configure:409:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/unix/configure-410-    case $ac_option in
tcl8.6-8.6.10+dfsg/unix/configure:411:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/unix/configure-412-      *) ac_optarg=yes ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-585-  -with-* | --with-*)
tcl8.6-8.6.10+dfsg/unix/configure:586:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-587-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-590-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/unix/configure:591:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/unix/configure-592-    case $ac_option in
tcl8.6-8.6.10+dfsg/unix/configure:593:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/unix/configure-594-      *) ac_optarg=yes ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-598-  -without-* | --without-*)
tcl8.6-8.6.10+dfsg/unix/configure:599:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-600-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-603-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/unix/configure:604:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/unix/configure-605-    eval "with_$ac_package=no" ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-630-  *=*)
tcl8.6-8.6.10+dfsg/unix/configure:631:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/unix/configure-632-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-635-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/unix/configure:636:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tcl8.6-8.6.10+dfsg/unix/configure-637-    eval "$ac_envvar='$ac_optarg'"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-651-if test -n "$ac_prev"; then
tcl8.6-8.6.10+dfsg/unix/configure:652:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl8.6-8.6.10+dfsg/unix/configure-653-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-659-do
tcl8.6-8.6.10+dfsg/unix/configure:660:  eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/unix/configure-661-  case $ac_val in
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-671-do
tcl8.6-8.6.10+dfsg/unix/configure:672:  eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/unix/configure-673-  case $ac_val in
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-738-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/unix/configure:739:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tcl8.6-8.6.10+dfsg/unix/configure-740-ac_env_build_alias_set=${build_alias+set}
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-809-By default, \`make install' will install all the files in
tcl8.6-8.6.10+dfsg/unix/configure:810:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl8.6-8.6.10+dfsg/unix/configure:811:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl8.6-8.6.10+dfsg/unix/configure-812-for instance \`--prefix=\$HOME'.
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-896-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/unix/configure:897:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/unix/configure-898-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/unix/configure:899:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/unix/configure-900-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-909-    else
tcl8.6-8.6.10+dfsg/unix/configure:910:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/unix/configure-911-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1065-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcl8.6-8.6.10+dfsg/unix/configure:1066:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/unix/configure-1067-    esac
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1137-    do
tcl8.6-8.6.10+dfsg/unix/configure:1138:      eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/unix/configure-1139-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1151-      do
tcl8.6-8.6.10+dfsg/unix/configure:1152:	eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/unix/configure-1153-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1258-    set,)
tcl8.6-8.6.10+dfsg/unix/configure:1259:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl8.6-8.6.10+dfsg/unix/configure:1260:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl8.6-8.6.10+dfsg/unix/configure-1261-      ac_cache_corrupted=: ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1281-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcl8.6-8.6.10+dfsg/unix/configure:1282:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/unix/configure-1283-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1376-# Make sure srcdir is fully qualified!
tcl8.6-8.6.10+dfsg/unix/configure:1377:srcdir="`cd "$srcdir" ; pwd`"
tcl8.6-8.6.10+dfsg/unix/configure:1378:TCL_SRC_DIR="`cd "$srcdir"/..; pwd`"
tcl8.6-8.6.10+dfsg/unix/configure-1379-
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1772-     "checking for C compiler version" >&5
tcl8.6-8.6.10+dfsg/unix/configure:1773:ac_compiler=`set X $ac_compile; echo $2`
tcl8.6-8.6.10+dfsg/unix/configure-1774-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1811-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tcl8.6-8.6.10+dfsg/unix/configure:1812:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl8.6-8.6.10+dfsg/unix/configure-1813-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1839-    *.* )
tcl8.6-8.6.10+dfsg/unix/configure:1840:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-1841-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1919-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tcl8.6-8.6.10+dfsg/unix/configure:1920:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-1921-	  export ac_cv_exeext
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-1969-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tcl8.6-8.6.10+dfsg/unix/configure:1970:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-1971-       break;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-2048-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tcl8.6-8.6.10+dfsg/unix/configure:2049:GCC=`test $ac_compiler_gnu = yes && echo yes`
tcl8.6-8.6.10+dfsg/unix/configure-2050-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-2895-do
tcl8.6-8.6.10+dfsg/unix/configure:2896:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-2897-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-2942-fi
tcl8.6-8.6.10+dfsg/unix/configure:2943:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:2944:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:2945:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-2946-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:2947:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-2948-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-4027-do
tcl8.6-8.6.10+dfsg/unix/configure:4028:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-4029-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-4034-fi
tcl8.6-8.6.10+dfsg/unix/configure:4035:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:4036:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-4037-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-4161-fi
tcl8.6-8.6.10+dfsg/unix/configure:4162:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:4163:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-4164-
tcl8.6-8.6.10+dfsg/unix/configure-4165-fi
tcl8.6-8.6.10+dfsg/unix/configure:4166:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-4167-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:4168:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-4169-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-4680-do
tcl8.6-8.6.10+dfsg/unix/configure:4681:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-4682-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-4769-fi
tcl8.6-8.6.10+dfsg/unix/configure:4770:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:4771:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:4772:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-4773-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:4774:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-4775-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-5753-
tcl8.6-8.6.10+dfsg/unix/configure:5754:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl8.6-8.6.10+dfsg/unix/configure-5755-	for dir in $search_path ; do
tcl8.6-8.6.10+dfsg/unix/configure:5756:	    for j in `ls -r $dir/tclsh[8-9]* 2> /dev/null` \
tcl8.6-8.6.10+dfsg/unix/configure:5757:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl8.6-8.6.10+dfsg/unix/configure-5758-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-6385-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tcl8.6-8.6.10+dfsg/unix/configure:6386:		    tcl_cv_sys_version=MP-RAS-`awk '{print $3}' /etc/.relid`
tcl8.6-8.6.10+dfsg/unix/configure-6387-		fi
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-6491-    UNSHARED_LIB_SUFFIX=""
tcl8.6-8.6.10+dfsg/unix/configure:6492:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tcl8.6-8.6.10+dfsg/unix/configure:6493:    ECHO_VERSION='`echo ${VERSION}`'
tcl8.6-8.6.10+dfsg/unix/configure-6494-    TCL_LIB_VERSIONS_OK=ok
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-6608-			# Make sure only first arg gets _r
tcl8.6-8.6.10+dfsg/unix/configure:6609:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tcl8.6-8.6.10+dfsg/unix/configure-6610-			;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7094-
tcl8.6-8.6.10+dfsg/unix/configure:7095:		    case `${CC} -dumpmachine` in
tcl8.6-8.6.10+dfsg/unix/configure-7096-			hppa64*)
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7483-		#		Don't link with -lpthread
tcl8.6-8.6.10+dfsg/unix/configure:7484:		LIBS=`echo $LIBS | sed s/-lpthread//`
tcl8.6-8.6.10+dfsg/unix/configure-7485-		CFLAGS="$CFLAGS -pthread"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7509-		# The -pthread needs to go in the CFLAGS, not LIBS
tcl8.6-8.6.10+dfsg/unix/configure:7510:		LIBS=`echo $LIBS | sed s/-pthread//`
tcl8.6-8.6.10+dfsg/unix/configure-7511-		CFLAGS="$CFLAGS -pthread"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7534-		# The -pthread needs to go in the LDFLAGS, not LIBS
tcl8.6-8.6.10+dfsg/unix/configure:7535:		LIBS=`echo $LIBS | sed s/-pthread//`
tcl8.6-8.6.10+dfsg/unix/configure-7536-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7542-		# Version numbers are dot-stripped by system policy.
tcl8.6-8.6.10+dfsg/unix/configure:7543:		TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tcl8.6-8.6.10+dfsg/unix/configure-7544-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7893-			    # tclUnixPort.h if necessary.
tcl8.6-8.6.10+dfsg/unix/configure:7894:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tcl8.6-8.6.10+dfsg/unix/configure-7895-			done
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-7977-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tcl8.6-8.6.10+dfsg/unix/configure:7978:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tcl8.6-8.6.10+dfsg/unix/configure-7979-			done
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-8132-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tcl8.6-8.6.10+dfsg/unix/configure:8133:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tcl8.6-8.6.10+dfsg/unix/configure-8134-		if test "$GCC" = yes; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-8275-
tcl8.6-8.6.10+dfsg/unix/configure:8276:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then
tcl8.6-8.6.10+dfsg/unix/configure-8277-
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-9646-do
tcl8.6-8.6.10+dfsg/unix/configure:9647:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-9648-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-9735-fi
tcl8.6-8.6.10+dfsg/unix/configure:9736:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:9737:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:9738:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-9739-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:9740:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-9741-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10061-do
tcl8.6-8.6.10+dfsg/unix/configure:10062:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-10063-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10150-fi
tcl8.6-8.6.10+dfsg/unix/configure:10151:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:10152:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:10153:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-10154-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:10155:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-10156-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10175-do
tcl8.6-8.6.10+dfsg/unix/configure:10176:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-10177-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10264-fi
tcl8.6-8.6.10+dfsg/unix/configure:10265:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:10266:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:10267:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-10268-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:10269:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-10270-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10686-if test "`uname -s`" = "Darwin" && test "${TCL_THREADS}" = 1 && \
tcl8.6-8.6.10+dfsg/unix/configure:10687:	test "`uname -r | awk -F. '{print $1}'`" -lt 7; then
tcl8.6-8.6.10+dfsg/unix/configure-10688-    # prior to Darwin 7, realpath is not threadsafe, so don't
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10800-do
tcl8.6-8.6.10+dfsg/unix/configure:10801:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-10802-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-10889-fi
tcl8.6-8.6.10+dfsg/unix/configure:10890:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:10891:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:10892:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-10893-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:10894:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-10895-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-12292-    if test "`uname -s`" = "Darwin" && \
tcl8.6-8.6.10+dfsg/unix/configure:12293:	    test "`uname -r | awk -F. '{print $1}'`" -gt 5; then
tcl8.6-8.6.10+dfsg/unix/configure-12294-	# Starting with Darwin 6 (Mac OSX 10.2), gethostbyX
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-12308-    elif test "`uname -s`" = "HP-UX" && \
tcl8.6-8.6.10+dfsg/unix/configure:12309:	      test "`uname -r|sed -e 's|B\.||' -e 's|\..*$||'`" -gt 10; then
tcl8.6-8.6.10+dfsg/unix/configure-12310-        # Starting with HPUX 11.00 (we believe), gethostbyX
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13072-do
tcl8.6-8.6.10+dfsg/unix/configure:13073:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-13074-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13079-fi
tcl8.6-8.6.10+dfsg/unix/configure:13080:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13081:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13082-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13206-fi
tcl8.6-8.6.10+dfsg/unix/configure:13207:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13208:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13209-
tcl8.6-8.6.10+dfsg/unix/configure-13210-fi
tcl8.6-8.6.10+dfsg/unix/configure:13211:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-13212-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:13213:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-13214-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13222-do
tcl8.6-8.6.10+dfsg/unix/configure:13223:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-13224-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13229-fi
tcl8.6-8.6.10+dfsg/unix/configure:13230:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13231:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13232-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13356-fi
tcl8.6-8.6.10+dfsg/unix/configure:13357:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13358:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13359-
tcl8.6-8.6.10+dfsg/unix/configure-13360-fi
tcl8.6-8.6.10+dfsg/unix/configure:13361:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-13362-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:13363:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-13364-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13372-do
tcl8.6-8.6.10+dfsg/unix/configure:13373:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-13374-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13379-fi
tcl8.6-8.6.10+dfsg/unix/configure:13380:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13381:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13382-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13506-fi
tcl8.6-8.6.10+dfsg/unix/configure:13507:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13508:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13509-
tcl8.6-8.6.10+dfsg/unix/configure-13510-fi
tcl8.6-8.6.10+dfsg/unix/configure:13511:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-13512-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:13513:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-13514-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13637-do
tcl8.6-8.6.10+dfsg/unix/configure:13638:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-13639-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13644-fi
tcl8.6-8.6.10+dfsg/unix/configure:13645:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13646:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13647-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13771-fi
tcl8.6-8.6.10+dfsg/unix/configure:13772:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13773:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-13774-
tcl8.6-8.6.10+dfsg/unix/configure-13775-fi
tcl8.6-8.6.10+dfsg/unix/configure:13776:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-13777-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:13778:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-13779-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13855-do
tcl8.6-8.6.10+dfsg/unix/configure:13856:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-13857-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-13944-fi
tcl8.6-8.6.10+dfsg/unix/configure:13945:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:13946:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:13947:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-13948-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:13949:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-13950-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-16753-do
tcl8.6-8.6.10+dfsg/unix/configure:16754:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-16755-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-16842-fi
tcl8.6-8.6.10+dfsg/unix/configure:16843:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:16844:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:16845:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-16846-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:16847:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-16848-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-16930-do
tcl8.6-8.6.10+dfsg/unix/configure:16931:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-16932-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17019-fi
tcl8.6-8.6.10+dfsg/unix/configure:17020:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17021:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:17022:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-17023-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:17024:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-17025-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17032-do
tcl8.6-8.6.10+dfsg/unix/configure:17033:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-17034-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17039-fi
tcl8.6-8.6.10+dfsg/unix/configure:17040:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17041:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17042-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17166-fi
tcl8.6-8.6.10+dfsg/unix/configure:17167:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17168:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17169-
tcl8.6-8.6.10+dfsg/unix/configure-17170-fi
tcl8.6-8.6.10+dfsg/unix/configure:17171:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-17172-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:17173:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-17174-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17182-do
tcl8.6-8.6.10+dfsg/unix/configure:17183:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-17184-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17271-fi
tcl8.6-8.6.10+dfsg/unix/configure:17272:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17273:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:17274:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-17275-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:17276:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-17277-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17285-do
tcl8.6-8.6.10+dfsg/unix/configure:17286:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-17287-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17292-fi
tcl8.6-8.6.10+dfsg/unix/configure:17293:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17294:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17295-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17419-fi
tcl8.6-8.6.10+dfsg/unix/configure:17420:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17421:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17422-
tcl8.6-8.6.10+dfsg/unix/configure-17423-fi
tcl8.6-8.6.10+dfsg/unix/configure:17424:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-17425-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:17426:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-17427-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17435-do
tcl8.6-8.6.10+dfsg/unix/configure:17436:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-17437-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17524-fi
tcl8.6-8.6.10+dfsg/unix/configure:17525:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17526:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure:17527:if test `eval echo '${'$as_ac_var'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-17528-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:17529:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-17530-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17558-do
tcl8.6-8.6.10+dfsg/unix/configure:17559:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-17560-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17565-fi
tcl8.6-8.6.10+dfsg/unix/configure:17566:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17567:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17568-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17692-fi
tcl8.6-8.6.10+dfsg/unix/configure:17693:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17694:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17695-
tcl8.6-8.6.10+dfsg/unix/configure-17696-fi
tcl8.6-8.6.10+dfsg/unix/configure:17697:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-17698-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:17699:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-17700-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17946-do
tcl8.6-8.6.10+dfsg/unix/configure:17947:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-17948-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-17953-fi
tcl8.6-8.6.10+dfsg/unix/configure:17954:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:17955:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-17956-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18080-fi
tcl8.6-8.6.10+dfsg/unix/configure:18081:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:18082:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-18083-
tcl8.6-8.6.10+dfsg/unix/configure-18084-fi
tcl8.6-8.6.10+dfsg/unix/configure:18085:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-18086-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:18087:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-18088-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18096-do
tcl8.6-8.6.10+dfsg/unix/configure:18097:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/unix/configure-18098-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18103-fi
tcl8.6-8.6.10+dfsg/unix/configure:18104:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:18105:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-18106-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18230-fi
tcl8.6-8.6.10+dfsg/unix/configure:18231:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/unix/configure:18232:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/unix/configure-18233-
tcl8.6-8.6.10+dfsg/unix/configure-18234-fi
tcl8.6-8.6.10+dfsg/unix/configure:18235:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/unix/configure-18236-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/unix/configure:18237:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/unix/configure-18238-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18263-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tcl8.6-8.6.10+dfsg/unix/configure:18264:		    tcl_cv_sys_version=MP-RAS-`awk '{print $3}' /etc/.relid`
tcl8.6-8.6.10+dfsg/unix/configure-18265-		fi
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18761-
tcl8.6-8.6.10+dfsg/unix/configure:18762:    TCL_SHLIB_LD_EXTRAS="-compatibility_version ${TCL_VERSION} -current_version ${TCL_VERSION}`echo ${TCL_PATCH_LEVEL} | awk '{match($0, "\\\.[0-9]+"); print substr($0,RSTART,RLENGTH)}'`"
tcl8.6-8.6.10+dfsg/unix/configure-18763-    TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE}'
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18784-    # default install directory for bundled packages
tcl8.6-8.6.10+dfsg/unix/configure:18785:    if test "${libdir}" = '${exec_prefix}/lib' -o "`basename ${libdir}`" = 'Frameworks'; then
tcl8.6-8.6.10+dfsg/unix/configure-18786-        PACKAGE_DIR="/Library/Tcl"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18820-    else
tcl8.6-8.6.10+dfsg/unix/configure:18821:        TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
tcl8.6-8.6.10+dfsg/unix/configure-18822-    fi
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-18863-else
tcl8.6-8.6.10+dfsg/unix/configure:18864:    TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
tcl8.6-8.6.10+dfsg/unix/configure-18865-fi
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19045-ac_LF_and_DOT=`echo; echo .`
tcl8.6-8.6.10+dfsg/unix/configure:19046:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
tcl8.6-8.6.10+dfsg/unix/configure-19047-rm -f confdef2opt.sed
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19107-do
tcl8.6-8.6.10+dfsg/unix/configure:19108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcl8.6-8.6.10+dfsg/unix/configure-19109-    eval $as_var=C; export $as_var
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19165-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/unix/configure:19166:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/unix/configure-19167-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19205-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/unix/configure:19206:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/unix/configure-19207-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19382-configured by $0, generated by GNU Autoconf 2.59,
tcl8.6-8.6.10+dfsg/unix/configure:19383:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tcl8.6-8.6.10+dfsg/unix/configure-19384-
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19398-  --*=*)
tcl8.6-8.6.10+dfsg/unix/configure:19399:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/unix/configure:19400:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/unix/configure-19401-    ac_shift=:
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19707-      fi
tcl8.6-8.6.10+dfsg/unix/configure:19708:      ac_sed_frag=`expr $ac_sed_frag + 1`
tcl8.6-8.6.10+dfsg/unix/configure-19709-      ac_beg=$ac_end
tcl8.6-8.6.10+dfsg/unix/configure:19710:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tcl8.6-8.6.10+dfsg/unix/configure-19711-    fi
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19724-	cat >$tmp/stdin
tcl8.6-8.6.10+dfsg/unix/configure:19725:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/unix/configure:19726:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcl8.6-8.6.10+dfsg/unix/configure:19727:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/unix/configure:19728:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcl8.6-8.6.10+dfsg/unix/configure-19729-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19772-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/unix/configure:19773:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/unix/configure-19774-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/unix/configure:19775:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/unix/configure-19776-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19785-    else
tcl8.6-8.6.10+dfsg/unix/configure:19786:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/unix/configure-19787-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19913-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tcl8.6-8.6.10+dfsg/unix/configure:19914:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tcl8.6-8.6.10+dfsg/unix/configure:19915:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/unix/configure-19916-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19955-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/unix/configure:19956:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/unix/configure-19957-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/unix/configure:19958:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/unix/configure-19959-else
##############################################
tcl8.6-8.6.10+dfsg/unix/configure-19968-    else
tcl8.6-8.6.10+dfsg/unix/configure:19969:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/unix/configure-19970-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/unix/tclConfig.h.in-158-
tcl8.6-8.6.10+dfsg/unix/tclConfig.h.in:159:/* Do we have MT-safe gethostbyaddr() ? */
tcl8.6-8.6.10+dfsg/unix/tclConfig.h.in-160-#undef HAVE_MTSAFE_GETHOSTBYADDR
##############################################
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-602- *
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c:603: *      Thread-safe wrappers for gethostbyaddr(). See "man gethostbyaddr" for
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-604- *      more details.
##############################################
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-615-struct hostent *
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c:616:TclpGetHostByAddr(
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-617-    const char *addr,
##############################################
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-621-#if !defined(TCL_THREADS) || defined(HAVE_MTSAFE_GETHOSTBYADDR)
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c:622:    return gethostbyaddr(addr, length, type);
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-623-#else
##############################################
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-643-    Tcl_MutexLock(&compatLock);
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c:644:    hePtr = gethostbyaddr(addr, length, type);
tcl8.6-8.6.10+dfsg/unix/tclUnixCompat.c-645-    if (hePtr != NULL) {
##############################################
tcl8.6-8.6.10+dfsg/unix/ldAix-17-for i do
tcl8.6-8.6.10+dfsg/unix/ldAix:18:    x=`echo $i | grep '[^.].o$'`
tcl8.6-8.6.10+dfsg/unix/ldAix-19-    if test "$x" != ""; then
##############################################
tcl8.6-8.6.10+dfsg/unix/ldAix-24-# Extract the name of the object file that we're linking.
tcl8.6-8.6.10+dfsg/unix/ldAix:25:outputFile=`echo $args | sed -e 's/.*-o \([^ ]*\).*/\1/'`
tcl8.6-8.6.10+dfsg/unix/ldAix-26-
##############################################
tcl8.6-8.6.10+dfsg/unix/ldAix-46-
tcl8.6-8.6.10+dfsg/unix/ldAix:47:noDotA=`echo $outputFile | sed -e '/\.a$/d'`
tcl8.6-8.6.10+dfsg/unix/ldAix-48-echo "noDotA=\"$noDotA\""
tcl8.6-8.6.10+dfsg/unix/ldAix-49-if test "$noDotA" = "" ; then
tcl8.6-8.6.10+dfsg/unix/ldAix:50:    linkArgs=`echo $args | sed -e 's/-o .*\.a /-o shr.o /'`
tcl8.6-8.6.10+dfsg/unix/ldAix-51-    echo $linkArgs
##############################################
tcl8.6-8.6.10+dfsg/unix/tclUnixPort.h-722-extern struct hostent *	TclpGetHostByName(const char *name);
tcl8.6-8.6.10+dfsg/unix/tclUnixPort.h:723:extern struct hostent *	TclpGetHostByAddr(const char *addr,
tcl8.6-8.6.10+dfsg/unix/tclUnixPort.h-724-				    int length, int type);
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-66-# Make sure srcdir is fully qualified!
tcl8.6-8.6.10+dfsg/unix/configure.in:67:srcdir="`cd "$srcdir" ; pwd`"
tcl8.6-8.6.10+dfsg/unix/configure.in:68:TCL_SRC_DIR="`cd "$srcdir"/..; pwd`"
tcl8.6-8.6.10+dfsg/unix/configure.in-69-
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-219-if test "`uname -s`" = "Darwin" && test "${TCL_THREADS}" = 1 && \
tcl8.6-8.6.10+dfsg/unix/configure.in:220:	test "`uname -r | awk -F. '{print [$]1}'`" -lt 7; then
tcl8.6-8.6.10+dfsg/unix/configure.in-221-    # prior to Darwin 7, realpath is not threadsafe, so don't
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-238-    if test "`uname -s`" = "Darwin" && \
tcl8.6-8.6.10+dfsg/unix/configure.in:239:	    test "`uname -r | awk -F. '{print [$]1}'`" -gt 5; then
tcl8.6-8.6.10+dfsg/unix/configure.in-240-	# Starting with Darwin 6 (Mac OSX 10.2), gethostbyX
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-245-	AC_DEFINE(HAVE_MTSAFE_GETHOSTBYADDR, 1,
tcl8.6-8.6.10+dfsg/unix/configure.in:246:		[Do we have MT-safe gethostbyaddr() ?])
tcl8.6-8.6.10+dfsg/unix/configure.in-247-
tcl8.6-8.6.10+dfsg/unix/configure.in-248-    elif test "`uname -s`" = "HP-UX" && \
tcl8.6-8.6.10+dfsg/unix/configure.in:249:	      test "`uname -r|sed -e 's|B\.||' -e 's|\..*$||'`" -gt 10; then
tcl8.6-8.6.10+dfsg/unix/configure.in-250-        # Starting with HPUX 11.00 (we believe), gethostbyX
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-255-	AC_DEFINE(HAVE_MTSAFE_GETHOSTBYADDR, 1,
tcl8.6-8.6.10+dfsg/unix/configure.in:256:		[Do we have MT-safe gethostbyaddr() ?])
tcl8.6-8.6.10+dfsg/unix/configure.in-257-
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-786-    SC_ENABLE_FRAMEWORK
tcl8.6-8.6.10+dfsg/unix/configure.in:787:    TCL_SHLIB_LD_EXTRAS="-compatibility_version ${TCL_VERSION} -current_version ${TCL_VERSION}`echo ${TCL_PATCH_LEVEL} | awk ['{match($0, "\\\.[0-9]+"); print substr($0,RSTART,RLENGTH)}']`"
tcl8.6-8.6.10+dfsg/unix/configure.in-788-    TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE}'
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-809-    # default install directory for bundled packages
tcl8.6-8.6.10+dfsg/unix/configure.in:810:    if test "${libdir}" = '${exec_prefix}/lib' -o "`basename ${libdir}`" = 'Frameworks'; then
tcl8.6-8.6.10+dfsg/unix/configure.in-811-        PACKAGE_DIR="/Library/Tcl"
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-845-    else
tcl8.6-8.6.10+dfsg/unix/configure.in:846:        TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
tcl8.6-8.6.10+dfsg/unix/configure.in-847-    fi
##############################################
tcl8.6-8.6.10+dfsg/unix/configure.in-888-else
tcl8.6-8.6.10+dfsg/unix/configure.in:889:    TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
tcl8.6-8.6.10+dfsg/unix/configure.in-890-fi
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3085-	* win/tclWinFCmd.c (DoRenameFile, DoCopyFile, squelch_warnings):
tcl8.6-8.6.10+dfsg/ChangeLog.2003:3086:	Re-implement inline ASM SEH handlers for gcc. The esp and ebp
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3087-	registers are now saved on the stack instead of in global variables so
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3101-	_alloca function expects the size argument to be passed in a register
tcl8.6-8.6.10+dfsg/ChangeLog.2003:3102:	and not on the stack. To fix this problem, we use inline ASM when
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3103-	compiling with gcc to invoke _alloca with the size argument loaded
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3214-	* win/tclWin32Dll.c (squelch_warnings): Squelch compiler warnings from
tcl8.6-8.6.10+dfsg/ChangeLog.2003:3215:	SEH ASM code.
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3216-	* win/tclWinChan.c (squelch_warnings): Squelch compiler warnings from
tcl8.6-8.6.10+dfsg/ChangeLog.2003:3217:	SEH ASM code.
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3218-	* win/tclWinDde.c: Add casts to avoid compiler warnings. Pass pointer
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3220-	* win/tclWinFCmd.c (squelch_warnings): Add casts and fixup decls to
tcl8.6-8.6.10+dfsg/ChangeLog.2003:3221:	avoid compiler warnings. Squelch compiler warnings from SEH ASM code.
tcl8.6-8.6.10+dfsg/ChangeLog.2003-3222-	* win/tclWinFile.c: Add casts and fixup decls to avoid compiler
##############################################
tcl8.6-8.6.10+dfsg/tests/unixInit.test-79-    } else {
tcl8.6-8.6.10+dfsg/tests/unixInit.test:80:	subst "Expected: `[list 127.0.0.1 localhost $port]', Got `$result'"
tcl8.6-8.6.10+dfsg/tests/unixInit.test-81-    }
##############################################
tcl8.6-8.6.10+dfsg/tests/iogt.test-520-query/maxRead {} -1
tcl8.6-8.6.10+dfsg/tests/iogt.test:521:read {\}\{`~!@#$} {\}\{`~!@#$}
tcl8.6-8.6.10+dfsg/tests/iogt.test-522-query/maxRead {} -1
##############################################
tcl8.6-8.6.10+dfsg/tests/iogt.test-538-write {><;'\|":[]} {><;'\|":[]}
tcl8.6-8.6.10+dfsg/tests/iogt.test:539:write {\}\{`~!@#$} {\}\{`~!@#$}
tcl8.6-8.6.10+dfsg/tests/iogt.test-540-write %^&*()_+-= %^&*()_+-=
##############################################
tcl8.6-8.6.10+dfsg/tests/iogt.test-568-query/maxRead {} -1
tcl8.6-8.6.10+dfsg/tests/iogt.test:569:read {><;'\|":[]\}\{`~!@#$} {><;'\|":[]\}\{`~!@#$}
tcl8.6-8.6.10+dfsg/tests/iogt.test-570-write {><;'\|":[]} {><;'\|":[]}
tcl8.6-8.6.10+dfsg/tests/iogt.test:571:write {\}\{`~!@#$} {\}\{`~!@#$}
tcl8.6-8.6.10+dfsg/tests/iogt.test-572-query/maxRead {} -1
##############################################
tcl8.6-8.6.10+dfsg/tests/iogt.test-722-query/maxRead {} -1
tcl8.6-8.6.10+dfsg/tests/iogt.test:723:read {;'\|":[]\}\{`~!@#$%^&} {;'\|":[]\}\{`~!@#$%^&}
tcl8.6-8.6.10+dfsg/tests/iogt.test-724-query/maxRead {} -1
tcl8.6-8.6.10+dfsg/tests/iogt.test:725:rblock | {read 23 40 :- 23} {;'\|":[]\}\{`~!@#$%^&} {xyz0123456789,./?><;'\|} | {":[]\}\{`~!@#$%^&}
tcl8.6-8.6.10+dfsg/tests/iogt.test-726-rblock | query/maxRead {} -1 | {":[]\}\{`~!@#$%^&}
##############################################
tcl8.6-8.6.10+dfsg/tests/iogt.test-809-write {><;'\|":[]} {><;'\|":[]}
tcl8.6-8.6.10+dfsg/tests/iogt.test:810:write {\}\{`~!@#$} {\}\{`~!@#$}
tcl8.6-8.6.10+dfsg/tests/iogt.test-811-write %^&*()_+-= %^&*()_+-=
##############################################
tcl8.6-8.6.10+dfsg/tests/binary.test-2747-	    if {[set a [binary decode base64 [set x [binary encode base64 $c]]]] ne $c} {
tcl8.6-8.6.10+dfsg/tests/binary.test:2748:		lappend r "encode & decode is wrong on string `$c` (encoded: $x): `$a` != `$c`"
tcl8.6-8.6.10+dfsg/tests/binary.test-2749-	    }
##############################################
tcl8.6-8.6.10+dfsg/tests/binary.test-2769-    binary encode uuencode \0\1\2\3\4\0\1\2\3
tcl8.6-8.6.10+dfsg/tests/binary.test:2770:} -result ")``\$\"`P0``0(#\n"
tcl8.6-8.6.10+dfsg/tests/binary.test-2771-test binary-74.6 {binary encode uuencode} -body {
##############################################
tcl8.6-8.6.10+dfsg/tests/binary.test-2812-test binary-75.5 {binary decode uuencode} -body {
tcl8.6-8.6.10+dfsg/tests/binary.test:2813:    binary decode uuencode ")``\$\"`P0``0(#"
tcl8.6-8.6.10+dfsg/tests/binary.test-2814-} -result "\0\1\2\3\4\0\1\2\3"
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2007-4667-	* unix/tclUnixCompat.c: Added fallback to gethostbyname() and
tcl8.6-8.6.10+dfsg/ChangeLog.2007:4668:	gethostbyaddr() if the implementation is known to be MT-safe
tcl8.6-8.6.10+dfsg/ChangeLog.2007-4669-	(currently for Darwin 6 or later only).
tcl8.6-8.6.10+dfsg/ChangeLog.2007-4670-
tcl8.6-8.6.10+dfsg/ChangeLog.2007:4671:	* unix/configure.in: Assume gethostbyname() and gethostbyaddr() are
tcl8.6-8.6.10+dfsg/ChangeLog.2007-4672-	MT-safe starting with Darwin 6 (Mac OSX 10.2).
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl8.6-8.6.10+dfsg/macosx/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl8.6-8.6.10+dfsg/macosx/configure-45-  as_echo='print -r --'
tcl8.6-8.6.10+dfsg/macosx/configure-46-  as_echo_n='print -rn --'
tcl8.6-8.6.10+dfsg/macosx/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl8.6-8.6.10+dfsg/macosx/configure-48-  as_echo='printf %s\n'
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-50-else
tcl8.6-8.6.10+dfsg/macosx/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl8.6-8.6.10+dfsg/macosx/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl8.6-8.6.10+dfsg/macosx/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl8.6-8.6.10+dfsg/macosx/configure-62-      esac;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcl8.6-8.6.10+dfsg/macosx/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tcl8.6-8.6.10+dfsg/macosx/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-324-      case $as_dir in #(
tcl8.6-8.6.10+dfsg/macosx/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl8.6-8.6.10+dfsg/macosx/configure-326-      *) as_qdir=$as_dir;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-397-  {
tcl8.6-8.6.10+dfsg/macosx/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tcl8.6-8.6.10+dfsg/macosx/configure-399-  }
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-404-# ----------------------------------------
tcl8.6-8.6.10+dfsg/macosx/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl8.6-8.6.10+dfsg/macosx/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcl8.6-8.6.10+dfsg/macosx/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcl8.6-8.6.10+dfsg/macosx/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-843-  case $ac_option in
tcl8.6-8.6.10+dfsg/macosx/configure:844:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcl8.6-8.6.10+dfsg/macosx/configure-845-  *=)   ac_optarg= ;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-887-  -disable-* | --disable-*)
tcl8.6-8.6.10+dfsg/macosx/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-889-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-892-    ac_useropt_orig=$ac_useropt
tcl8.6-8.6.10+dfsg/macosx/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl8.6-8.6.10+dfsg/macosx/configure-894-    case $ac_user_opts in
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-913-  -enable-* | --enable-*)
tcl8.6-8.6.10+dfsg/macosx/configure:914:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-915-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-918-    ac_useropt_orig=$ac_useropt
tcl8.6-8.6.10+dfsg/macosx/configure:919:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl8.6-8.6.10+dfsg/macosx/configure-920-    case $ac_user_opts in
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1117-  -with-* | --with-*)
tcl8.6-8.6.10+dfsg/macosx/configure:1118:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1122-    ac_useropt_orig=$ac_useropt
tcl8.6-8.6.10+dfsg/macosx/configure:1123:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl8.6-8.6.10+dfsg/macosx/configure-1124-    case $ac_user_opts in
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1133-  -without-* | --without-*)
tcl8.6-8.6.10+dfsg/macosx/configure:1134:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-1135-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1138-    ac_useropt_orig=$ac_useropt
tcl8.6-8.6.10+dfsg/macosx/configure:1139:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl8.6-8.6.10+dfsg/macosx/configure-1140-    case $ac_user_opts in
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1171-  *=*)
tcl8.6-8.6.10+dfsg/macosx/configure:1172:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/macosx/configure-1173-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1192-if test -n "$ac_prev"; then
tcl8.6-8.6.10+dfsg/macosx/configure:1193:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl8.6-8.6.10+dfsg/macosx/configure-1194-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1214-    */ )
tcl8.6-8.6.10+dfsg/macosx/configure:1215:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-1216-      eval $ac_var=\$ac_val;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1249-ac_ls_di=`ls -di .` &&
tcl8.6-8.6.10+dfsg/macosx/configure:1250:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcl8.6-8.6.10+dfsg/macosx/configure-1251-  as_fn_error $? "working directory cannot be determined"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1305-case $srcdir in
tcl8.6-8.6.10+dfsg/macosx/configure:1306:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcl8.6-8.6.10+dfsg/macosx/configure-1307-esac
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1348-By default, \`make install' will install all the files in
tcl8.6-8.6.10+dfsg/macosx/configure:1349:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl8.6-8.6.10+dfsg/macosx/configure:1350:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl8.6-8.6.10+dfsg/macosx/configure-1351-for instance \`--prefix=\$HOME'.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1449-*)
tcl8.6-8.6.10+dfsg/macosx/configure:1450:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl8.6-8.6.10+dfsg/macosx/configure-1451-  # A ".." for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/macosx/configure:1452:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl8.6-8.6.10+dfsg/macosx/configure-1453-  case $ac_top_builddir_sub in
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-1919-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
tcl8.6-8.6.10+dfsg/macosx/configure:1920:  as_decl_name=`echo $2|sed 's/ *(.*//'`
tcl8.6-8.6.10+dfsg/macosx/configure:1921:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
tcl8.6-8.6.10+dfsg/macosx/configure-1922-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2090-    *\'*)
tcl8.6-8.6.10+dfsg/macosx/configure:2091:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/macosx/configure-2092-    esac
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2173-      case $ac_val in
tcl8.6-8.6.10+dfsg/macosx/configure:2174:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl8.6-8.6.10+dfsg/macosx/configure-2175-      esac
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2188-	case $ac_val in
tcl8.6-8.6.10+dfsg/macosx/configure:2189:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl8.6-8.6.10+dfsg/macosx/configure-2190-	esac
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2308-    set,)
tcl8.6-8.6.10+dfsg/macosx/configure:2309:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl8.6-8.6.10+dfsg/macosx/configure:2310:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl8.6-8.6.10+dfsg/macosx/configure-2311-      ac_cache_corrupted=: ;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2319-	# differences in whitespace do not lead to failure.
tcl8.6-8.6.10+dfsg/macosx/configure:2320:	ac_old_val_w=`echo x $ac_old_val`
tcl8.6-8.6.10+dfsg/macosx/configure:2321:	ac_new_val_w=`echo x $ac_new_val`
tcl8.6-8.6.10+dfsg/macosx/configure-2322-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2339-    case $ac_new_val in
tcl8.6-8.6.10+dfsg/macosx/configure:2340:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/macosx/configure-2341-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2418-# Make sure srcdir is fully qualified!
tcl8.6-8.6.10+dfsg/macosx/configure:2419:srcdir="`cd "$srcdir" ; pwd`"
tcl8.6-8.6.10+dfsg/macosx/configure:2420:TCL_SRC_DIR="`cd "$srcdir"/..; pwd`"
tcl8.6-8.6.10+dfsg/macosx/configure-2421-
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2840-$as_echo_n "checking whether the C compiler works... " >&6; }
tcl8.6-8.6.10+dfsg/macosx/configure:2841:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl8.6-8.6.10+dfsg/macosx/configure-2842-
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2884-	then :; else
tcl8.6-8.6.10+dfsg/macosx/configure:2885:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-2886-	fi
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-2944-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tcl8.6-8.6.10+dfsg/macosx/configure:2945:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-2946-	  break;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-3053-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tcl8.6-8.6.10+dfsg/macosx/configure:3054:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-3055-       break;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-3493-  # Check for GNU $ac_path_GREP
tcl8.6-8.6.10+dfsg/macosx/configure:3494:case `"$ac_path_GREP" --version 2>&1` in
tcl8.6-8.6.10+dfsg/macosx/configure-3495-*GNU*)
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-3559-  # Check for GNU $ac_path_EGREP
tcl8.6-8.6.10+dfsg/macosx/configure:3560:case `"$ac_path_EGREP" --version 2>&1` in
tcl8.6-8.6.10+dfsg/macosx/configure-3561-*GNU*)
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-3720-do :
tcl8.6-8.6.10+dfsg/macosx/configure:3721:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/macosx/configure-3722-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-3725-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/macosx/configure:3726:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/macosx/configure-3727-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-4265-do :
tcl8.6-8.6.10+dfsg/macosx/configure:4266:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/macosx/configure-4267-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-4269-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/macosx/configure:4270:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/macosx/configure-4271-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-4576-
tcl8.6-8.6.10+dfsg/macosx/configure:4577:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl8.6-8.6.10+dfsg/macosx/configure-4578-	for dir in $search_path ; do
tcl8.6-8.6.10+dfsg/macosx/configure:4579:	    for j in `ls -r $dir/tclsh[8-9]* 2> /dev/null` \
tcl8.6-8.6.10+dfsg/macosx/configure:4580:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl8.6-8.6.10+dfsg/macosx/configure-4581-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-4921-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tcl8.6-8.6.10+dfsg/macosx/configure:4922:		    tcl_cv_sys_version=MP-RAS-`awk '{print $3}' /etc/.relid`
tcl8.6-8.6.10+dfsg/macosx/configure-4923-		fi
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-4999-    UNSHARED_LIB_SUFFIX=""
tcl8.6-8.6.10+dfsg/macosx/configure:5000:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tcl8.6-8.6.10+dfsg/macosx/configure:5001:    ECHO_VERSION='`echo ${VERSION}`'
tcl8.6-8.6.10+dfsg/macosx/configure-5002-    TCL_LIB_VERSIONS_OK=ok
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-5127-			# Make sure only first arg gets _r
tcl8.6-8.6.10+dfsg/macosx/configure:5128:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tcl8.6-8.6.10+dfsg/macosx/configure-5129-			;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-5484-
tcl8.6-8.6.10+dfsg/macosx/configure:5485:		    case `${CC} -dumpmachine` in
tcl8.6-8.6.10+dfsg/macosx/configure-5486-			hppa64*)
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-5794-		#		Don't link with -lpthread
tcl8.6-8.6.10+dfsg/macosx/configure:5795:		LIBS=`echo $LIBS | sed s/-lpthread//`
tcl8.6-8.6.10+dfsg/macosx/configure-5796-		CFLAGS="$CFLAGS -pthread"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-5818-		# The -pthread needs to go in the CFLAGS, not LIBS
tcl8.6-8.6.10+dfsg/macosx/configure:5819:		LIBS=`echo $LIBS | sed s/-pthread//`
tcl8.6-8.6.10+dfsg/macosx/configure-5820-		CFLAGS="$CFLAGS -pthread"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-5841-		# The -pthread needs to go in the LDFLAGS, not LIBS
tcl8.6-8.6.10+dfsg/macosx/configure:5842:		LIBS=`echo $LIBS | sed s/-pthread//`
tcl8.6-8.6.10+dfsg/macosx/configure-5843-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-5848-		# Version numbers are dot-stripped by system policy.
tcl8.6-8.6.10+dfsg/macosx/configure:5849:		TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tcl8.6-8.6.10+dfsg/macosx/configure-5850-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-6076-			    # tclUnixPort.h if necessary.
tcl8.6-8.6.10+dfsg/macosx/configure:6077:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tcl8.6-8.6.10+dfsg/macosx/configure-6078-			done
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-6127-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tcl8.6-8.6.10+dfsg/macosx/configure:6128:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tcl8.6-8.6.10+dfsg/macosx/configure-6129-			done
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-6243-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tcl8.6-8.6.10+dfsg/macosx/configure:6244:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tcl8.6-8.6.10+dfsg/macosx/configure-6245-		if test "$GCC" = yes; then :
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-6374-
tcl8.6-8.6.10+dfsg/macosx/configure:6375:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tcl8.6-8.6.10+dfsg/macosx/configure-6376-
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-7183-do :
tcl8.6-8.6.10+dfsg/macosx/configure:7184:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/macosx/configure-7185-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-7187-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/macosx/configure:7188:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/macosx/configure-7189-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-7579-if test "`uname -s`" = "Darwin" && test "${TCL_THREADS}" = 1 && \
tcl8.6-8.6.10+dfsg/macosx/configure:7580:	test "`uname -r | awk -F. '{print $1}'`" -lt 7; then
tcl8.6-8.6.10+dfsg/macosx/configure-7581-    # prior to Darwin 7, realpath is not threadsafe, so don't
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-7598-do :
tcl8.6-8.6.10+dfsg/macosx/configure:7599:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/macosx/configure-7600-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-7602-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/macosx/configure:7603:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/macosx/configure-7604-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-8087-    if test "`uname -s`" = "Darwin" && \
tcl8.6-8.6.10+dfsg/macosx/configure:8088:	    test "`uname -r | awk -F. '{print $1}'`" -gt 5; then
tcl8.6-8.6.10+dfsg/macosx/configure-8089-	# Starting with Darwin 6 (Mac OSX 10.2), gethostbyX
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-8099-    elif test "`uname -s`" = "HP-UX" && \
tcl8.6-8.6.10+dfsg/macosx/configure:8100:	      test "`uname -r|sed -e 's|B\.||' -e 's|\..*$||'`" -gt 10; then
tcl8.6-8.6.10+dfsg/macosx/configure-8101-        # Starting with HPUX 11.00 (we believe), gethostbyX
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-8577-do :
tcl8.6-8.6.10+dfsg/macosx/configure:8578:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/macosx/configure-8579-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-8581-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/macosx/configure:8582:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/macosx/configure-8583-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-9609-do :
tcl8.6-8.6.10+dfsg/macosx/configure:9610:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/macosx/configure-9611-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-9613-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/macosx/configure:9614:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/macosx/configure-9615-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-9939-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tcl8.6-8.6.10+dfsg/macosx/configure:9940:		    tcl_cv_sys_version=MP-RAS-`awk '{print $3}' /etc/.relid`
tcl8.6-8.6.10+dfsg/macosx/configure-9941-		fi
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10262-
tcl8.6-8.6.10+dfsg/macosx/configure:10263:    TCL_SHLIB_LD_EXTRAS="-compatibility_version ${TCL_VERSION} -current_version ${TCL_VERSION}`echo ${TCL_PATCH_LEVEL} | awk '{match($0, "\\\.[0-9]+"); print substr($0,RSTART,RLENGTH)}'`"
tcl8.6-8.6.10+dfsg/macosx/configure-10264-    TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE}'
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10283-    # default install directory for bundled packages
tcl8.6-8.6.10+dfsg/macosx/configure:10284:    if test "${libdir}" = '${exec_prefix}/lib' -o "`basename ${libdir}`" = 'Frameworks'; then
tcl8.6-8.6.10+dfsg/macosx/configure-10285-        PACKAGE_DIR="/Library/Tcl"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10319-    else
tcl8.6-8.6.10+dfsg/macosx/configure:10320:        TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
tcl8.6-8.6.10+dfsg/macosx/configure-10321-    fi
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10362-else
tcl8.6-8.6.10+dfsg/macosx/configure:10363:    TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
tcl8.6-8.6.10+dfsg/macosx/configure-10364-fi
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10593-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl8.6-8.6.10+dfsg/macosx/configure:10594:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl8.6-8.6.10+dfsg/macosx/configure-10595-  as_echo='print -r --'
tcl8.6-8.6.10+dfsg/macosx/configure-10596-  as_echo_n='print -rn --'
tcl8.6-8.6.10+dfsg/macosx/configure:10597:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl8.6-8.6.10+dfsg/macosx/configure-10598-  as_echo='printf %s\n'
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10600-else
tcl8.6-8.6.10+dfsg/macosx/configure:10601:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl8.6-8.6.10+dfsg/macosx/configure-10602-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10610-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl8.6-8.6.10+dfsg/macosx/configure:10611:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl8.6-8.6.10+dfsg/macosx/configure-10612-      esac;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10687-# ----------------------------------------
tcl8.6-8.6.10+dfsg/macosx/configure:10688:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl8.6-8.6.10+dfsg/macosx/configure-10689-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10759-  {
tcl8.6-8.6.10+dfsg/macosx/configure:10760:    as_val=`expr "$@" || test $? -eq 1`
tcl8.6-8.6.10+dfsg/macosx/configure-10761-  }
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10863-      case $as_dir in #(
tcl8.6-8.6.10+dfsg/macosx/configure:10864:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl8.6-8.6.10+dfsg/macosx/configure-10865-      *) as_qdir=$as_dir;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-10998-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcl8.6-8.6.10+dfsg/macosx/configure:10999:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcl8.6-8.6.10+dfsg/macosx/configure-11000-ac_cs_version="\\
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11020-  --*=?*)
tcl8.6-8.6.10+dfsg/macosx/configure:11021:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl8.6-8.6.10+dfsg/macosx/configure:11022:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/macosx/configure-11023-    ac_shift=:
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11025-  --*=)
tcl8.6-8.6.10+dfsg/macosx/configure:11026:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl8.6-8.6.10+dfsg/macosx/configure-11027-    ac_optarg=
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11049-    case $ac_optarg in
tcl8.6-8.6.10+dfsg/macosx/configure:11050:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/macosx/configure-11051-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11057-    case $ac_optarg in
tcl8.6-8.6.10+dfsg/macosx/configure:11058:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/macosx/configure-11059-    esac
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11190-fi
tcl8.6-8.6.10+dfsg/macosx/configure:11191:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcl8.6-8.6.10+dfsg/macosx/configure-11192-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11207-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcl8.6-8.6.10+dfsg/macosx/configure:11208:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcl8.6-8.6.10+dfsg/macosx/configure-11209-ac_delim='%!_!# '
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11213-
tcl8.6-8.6.10+dfsg/macosx/configure:11214:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcl8.6-8.6.10+dfsg/macosx/configure-11215-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11351-for ac_last_try in false false :; do
tcl8.6-8.6.10+dfsg/macosx/configure:11352:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tcl8.6-8.6.10+dfsg/macosx/configure-11353-  if test -z "$ac_tt"; then
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11483-      esac
tcl8.6-8.6.10+dfsg/macosx/configure:11484:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcl8.6-8.6.10+dfsg/macosx/configure-11485-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11542-*)
tcl8.6-8.6.10+dfsg/macosx/configure:11543:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl8.6-8.6.10+dfsg/macosx/configure-11544-  # A ".." for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/macosx/configure:11545:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl8.6-8.6.10+dfsg/macosx/configure-11546-  case $ac_top_builddir_sub in
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11594-/@mandir@/p'
tcl8.6-8.6.10+dfsg/macosx/configure:11595:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcl8.6-8.6.10+dfsg/macosx/configure-11596-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11611-
tcl8.6-8.6.10+dfsg/macosx/configure:11612:# Neutralize VPATH when `$srcdir' = `.'.
tcl8.6-8.6.10+dfsg/macosx/configure-11613-# Shell code in configure.ac might set extrasub.
##############################################
tcl8.6-8.6.10+dfsg/macosx/configure-11637-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcl8.6-8.6.10+dfsg/macosx/configure:11638:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcl8.6-8.6.10+dfsg/macosx/configure-11639-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-42-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tcl8.6-8.6.10+dfsg/win/tcl.m4:43:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-44-			fi ;;
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-46-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:47:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-48-		else
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-68-		    if test -f "$i/win/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:69:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-70-			break
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-76-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:77:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:78:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:79:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4-80-			`ls -d /cygdrive/c/Tcl/lib 2>/dev/null` \
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-87-		    if test -f "$i/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:88:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-89-			break
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-97-			${srcdir}/../tcl \
tcl8.6-8.6.10+dfsg/win/tcl.m4:98:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:99:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:100:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl8.6-8.6.10+dfsg/win/tcl.m4-101-		    if test -f "$i/win/tclConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:102:		    ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-103-		    break
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-160-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tcl8.6-8.6.10+dfsg/win/tcl.m4:161:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-162-			fi ;;
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-164-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:165:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-166-		else
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-186-		    if test -f "$i/win/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:187:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-188-			break
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-194-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:195:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:196:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:197:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4-198-			`ls -d /cygdrive/c/Tcl/lib 2>/dev/null` \
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-205-		    if test -f "$i/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:206:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-207-			break
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-215-			${srcdir}/../tk \
tcl8.6-8.6.10+dfsg/win/tcl.m4:216:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:217:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:218:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl8.6-8.6.10+dfsg/win/tcl.m4-219-		    if test -f "$i/win/tkConfig.sh" ; then
tcl8.6-8.6.10+dfsg/win/tcl.m4:220:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tcl8.6-8.6.10+dfsg/win/tcl.m4-221-			break
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-543-    AC_MSG_CHECKING([if 64bit support is requested])
tcl8.6-8.6.10+dfsg/win/tcl.m4:544:    AC_ARG_ENABLE(64bit,[  --enable-64bit          enable 64bit support (where applicable)], [do64bit=$enableval], [do64bit=no])
tcl8.6-8.6.10+dfsg/win/tcl.m4-545-    AC_MSG_RESULT($do64bit)
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-549-    AC_MSG_CHECKING([if Windows/CE build is requested])
tcl8.6-8.6.10+dfsg/win/tcl.m4:550:    AC_ARG_ENABLE(wince,[  --enable-wince          enable Win/CE support (where applicable)], [doWince=$enableval], [doWince=no])
tcl8.6-8.6.10+dfsg/win/tcl.m4-551-    AC_MSG_RESULT($doWince)
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-616-	AC_MSG_CHECKING([for Windows native path bug in windres])
tcl8.6-8.6.10+dfsg/win/tcl.m4:617:	cyg_conftest=`$CYGPATH $conftest`
tcl8.6-8.6.10+dfsg/win/tcl.m4-618-	if AC_TRY_COMMAND($RC -o conftest.res.o $cyg_conftest) ; then
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-793-	    EXESUFFIX="\${DBGX}.exe"
tcl8.6-8.6.10+dfsg/win/tcl.m4:794:	    case "x`echo \${VisualStudioVersion}`" in
tcl8.6-8.6.10+dfsg/win/tcl.m4-795-		x1[[4-9]]*)
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-815-	    fi
tcl8.6-8.6.10+dfsg/win/tcl.m4:816:	    MSSDK=`echo "$MSSDK" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/tcl.m4-817-	    PATH64=""
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-835-
tcl8.6-8.6.10+dfsg/win/tcl.m4:836:	case "x`echo \${VisualStudioVersion}`" in
tcl8.6-8.6.10+dfsg/win/tcl.m4-837-		x1[[4-9]]*)
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-910-	    # not work if AC_TRY_COMPILE is called.
tcl8.6-8.6.10+dfsg/win/tcl.m4:911:	    WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/tcl.m4:912:	    SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/tcl.m4:913:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/tcl.m4-914-	    if test ! -d "${CELIB_DIR}/inc"; then
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-937-	    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tcl8.6-8.6.10+dfsg/win/tcl.m4:938:	    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
tcl8.6-8.6.10+dfsg/win/tcl.m4-939-	    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _DLL _WINDOWS"
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-949-	    CFLAGS_OPTIMIZE="-nologo -O2"
tcl8.6-8.6.10+dfsg/win/tcl.m4:950:	    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tcl8.6-8.6.10+dfsg/win/tcl.m4-951-	    lflags="-nodefaultlib -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-1135-    AC_ARG_WITH(tcl, [  --with-tcl=DIR          use Tcl 8.6 binaries from DIR],
tcl8.6-8.6.10+dfsg/win/tcl.m4:1136:	    TCL_BIN_DIR=$withval, TCL_BIN_DIR=`cd $TCL_BIN_DEFAULT; pwd`)
tcl8.6-8.6.10+dfsg/win/tcl.m4-1137-    if test ! -d $TCL_BIN_DIR; then
##############################################
tcl8.6-8.6.10+dfsg/win/tcl.m4-1171-    AC_CACHE_VAL(ac_cv_path_tclsh, [
tcl8.6-8.6.10+dfsg/win/tcl.m4:1172:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl8.6-8.6.10+dfsg/win/tcl.m4-1173-	for dir in $search_path ; do
tcl8.6-8.6.10+dfsg/win/tcl.m4:1174:	    for j in `ls -r $dir/tclsh[[8-9]]*.exe 2> /dev/null` \
tcl8.6-8.6.10+dfsg/win/tcl.m4:1175:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl8.6-8.6.10+dfsg/win/tcl.m4-1176-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl8.6-8.6.10+dfsg/win/tclWinFCmd.c-184-     * to be one block of asm, to avoid stack imbalance; also, it is illegal
tcl8.6-8.6.10+dfsg/win/tclWinFCmd.c:185:     * for one asm block to contain a jump to another.
tcl8.6-8.6.10+dfsg/win/tclWinFCmd.c-186-     */
##############################################
tcl8.6-8.6.10+dfsg/win/tclWinFCmd.c-570-     * to be one block of asm, to avoid stack imbalance; also, it is illegal
tcl8.6-8.6.10+dfsg/win/tclWinFCmd.c:571:     * for one asm block to contain a jump to another.
tcl8.6-8.6.10+dfsg/win/tclWinFCmd.c-572-     */
##############################################
tcl8.6-8.6.10+dfsg/win/coffbase.txt-12-; they're mutually exclusive.  This info is placed in the DLL's PE header by the
tcl8.6-8.6.10+dfsg/win/coffbase.txt:13:; linker with the `-base:@$(TCLDIR)\win\coffbase.txt,<key>` option.
tcl8.6-8.6.10+dfsg/win/coffbase.txt-14-
##############################################
tcl8.6-8.6.10+dfsg/win/tclWin32Dll.c-32-#if defined(_MSC_VER) && (_MSC_VER <= 1100) && defined (_M_IX86)
tcl8.6-8.6.10+dfsg/win/tclWin32Dll.c:33:#define cpuid	__asm __emit 0fh __asm __emit 0a2h
tcl8.6-8.6.10+dfsg/win/tclWin32Dll.c-34-#endif
##############################################
tcl8.6-8.6.10+dfsg/win/tclWin32Dll.c-840-    _try {
tcl8.6-8.6.10+dfsg/win/tclWin32Dll.c:841:	_asm {
tcl8.6-8.6.10+dfsg/win/tclWin32Dll.c-842-	    push    ebx
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-811-packages:
tcl8.6-8.6.10+dfsg/win/Makefile.in:812:	@builddir=`$(CYGPATH) $$(pwd -P)`; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-813-	for i in $(PKGS_DIR)/*; do \
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-815-	    if [ -x $$i/configure ] ; then \
tcl8.6-8.6.10+dfsg/win/Makefile.in:816:	      pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-817-	      mkdir -p $(PKG_DIR)/$$pkg; \
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-819-	        ( cd $(PKG_DIR)/$$pkg; \
tcl8.6-8.6.10+dfsg/win/Makefile.in:820:	          echo "Configuring package '$$i' wd = `$(CYGPATH) $$(pwd -P)`"; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-821-	          $$i/configure --with-tcl=$$builddir --with-tclinclude=$(GENERIC_DIR_NATIVE) $(PKG_CFG_ARGS) --enable-shared --enable-threads; ) \
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-833-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/win/Makefile.in:834:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-835-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-846-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/win/Makefile.in:847:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-848-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-859-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/win/Makefile.in:860:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-861-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/win/Makefile.in-871-	  if [ -d $$i ]; then \
tcl8.6-8.6.10+dfsg/win/Makefile.in:872:	    pkg=`basename $$i`; \
tcl8.6-8.6.10+dfsg/win/Makefile.in-873-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl8.6-8.6.10+dfsg/win/tclWinFile.c-841-#elif defined(_MSC_VER) && defined (_M_IX86)
tcl8.6-8.6.10+dfsg/win/tclWinFile.c:842:    _asm {int 3}
tcl8.6-8.6.10+dfsg/win/tclWinFile.c-843-#else
##############################################
tcl8.6-8.6.10+dfsg/win/configure-43-do
tcl8.6-8.6.10+dfsg/win/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcl8.6-8.6.10+dfsg/win/configure-45-    eval $as_var=C; export $as_var
##############################################
tcl8.6-8.6.10+dfsg/win/configure-101-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/win/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/win/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/win/configure-140-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/win/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/win/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/win/configure-362-
tcl8.6-8.6.10+dfsg/win/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/win/configure-364-
##############################################
tcl8.6-8.6.10+dfsg/win/configure-395-  -disable-* | --disable-*)
tcl8.6-8.6.10+dfsg/win/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl8.6-8.6.10+dfsg/win/configure-397-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/win/configure-400-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/win/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/win/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-404-  -enable-* | --enable-*)
tcl8.6-8.6.10+dfsg/win/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/win/configure-406-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/win/configure-409-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/win/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/win/configure-411-    case $ac_option in
tcl8.6-8.6.10+dfsg/win/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/win/configure-413-      *) ac_optarg=yes ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-586-  -with-* | --with-*)
tcl8.6-8.6.10+dfsg/win/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/win/configure-588-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/win/configure-591-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/win/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/win/configure-593-    case $ac_option in
tcl8.6-8.6.10+dfsg/win/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/win/configure-595-      *) ac_optarg=yes ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-599-  -without-* | --without-*)
tcl8.6-8.6.10+dfsg/win/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl8.6-8.6.10+dfsg/win/configure-601-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/win/configure-604-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/win/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/win/configure-606-    eval "with_$ac_package=no" ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-631-  *=*)
tcl8.6-8.6.10+dfsg/win/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/win/configure-633-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/win/configure-636-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/win/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tcl8.6-8.6.10+dfsg/win/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
tcl8.6-8.6.10+dfsg/win/configure-652-if test -n "$ac_prev"; then
tcl8.6-8.6.10+dfsg/win/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl8.6-8.6.10+dfsg/win/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tcl8.6-8.6.10+dfsg/win/configure-660-do
tcl8.6-8.6.10+dfsg/win/configure:661:  eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/win/configure-662-  case $ac_val in
##############################################
tcl8.6-8.6.10+dfsg/win/configure-672-do
tcl8.6-8.6.10+dfsg/win/configure:673:  eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/win/configure-674-  case $ac_val in
##############################################
tcl8.6-8.6.10+dfsg/win/configure-739-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/win/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tcl8.6-8.6.10+dfsg/win/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
tcl8.6-8.6.10+dfsg/win/configure-810-By default, \`make install' will install all the files in
tcl8.6-8.6.10+dfsg/win/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl8.6-8.6.10+dfsg/win/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl8.6-8.6.10+dfsg/win/configure-813-for instance \`--prefix=\$HOME'.
##############################################
tcl8.6-8.6.10+dfsg/win/configure-880-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/win/configure:881:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/win/configure-882-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/win/configure:883:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/win/configure-884-else
##############################################
tcl8.6-8.6.10+dfsg/win/configure-893-    else
tcl8.6-8.6.10+dfsg/win/configure:894:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/win/configure-895-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1047-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcl8.6-8.6.10+dfsg/win/configure:1048:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/win/configure-1049-    esac
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1119-    do
tcl8.6-8.6.10+dfsg/win/configure:1120:      eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/win/configure-1121-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1133-      do
tcl8.6-8.6.10+dfsg/win/configure:1134:	eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/win/configure-1135-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1240-    set,)
tcl8.6-8.6.10+dfsg/win/configure:1241:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl8.6-8.6.10+dfsg/win/configure:1242:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl8.6-8.6.10+dfsg/win/configure-1243-      ac_cache_corrupted=: ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1263-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcl8.6-8.6.10+dfsg/win/configure:1264:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/win/configure-1265-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1675-     "checking for C compiler version" >&5
tcl8.6-8.6.10+dfsg/win/configure:1676:ac_compiler=`set X $ac_compile; echo $2`
tcl8.6-8.6.10+dfsg/win/configure-1677-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1714-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tcl8.6-8.6.10+dfsg/win/configure:1715:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl8.6-8.6.10+dfsg/win/configure-1716-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1742-    *.* )
tcl8.6-8.6.10+dfsg/win/configure:1743:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl8.6-8.6.10+dfsg/win/configure-1744-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1822-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tcl8.6-8.6.10+dfsg/win/configure:1823:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl8.6-8.6.10+dfsg/win/configure-1824-	  export ac_cv_exeext
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1872-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tcl8.6-8.6.10+dfsg/win/configure:1873:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl8.6-8.6.10+dfsg/win/configure-1874-       break;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-1951-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tcl8.6-8.6.10+dfsg/win/configure:1952:GCC=`test $ac_compiler_gnu = yes && echo yes`
tcl8.6-8.6.10+dfsg/win/configure-1953-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3031-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tcl8.6-8.6.10+dfsg/win/configure:3032:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tcl8.6-8.6.10+dfsg/win/configure-3033-  *@@@%%%=?*=@@@%%%*)
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3197-do
tcl8.6-8.6.10+dfsg/win/configure:3198:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl8.6-8.6.10+dfsg/win/configure-3199-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3244-fi
tcl8.6-8.6.10+dfsg/win/configure:3245:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tcl8.6-8.6.10+dfsg/win/configure:3246:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tcl8.6-8.6.10+dfsg/win/configure:3247:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tcl8.6-8.6.10+dfsg/win/configure-3248-  cat >>confdefs.h <<_ACEOF
tcl8.6-8.6.10+dfsg/win/configure:3249:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl8.6-8.6.10+dfsg/win/configure-3250-_ACEOF
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3446-echo $ECHO_N "checking for Windows native path bug in windres... $ECHO_C" >&6
tcl8.6-8.6.10+dfsg/win/configure:3447:	cyg_conftest=`$CYGPATH $conftest`
tcl8.6-8.6.10+dfsg/win/configure-3448-	if { ac_try='$RC -o conftest.res.o $cyg_conftest'
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3781-	    EXESUFFIX="\${DBGX}.exe"
tcl8.6-8.6.10+dfsg/win/configure:3782:	    case "x`echo \${VisualStudioVersion}`" in
tcl8.6-8.6.10+dfsg/win/configure-3783-		x1[4-9]*)
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3803-	    fi
tcl8.6-8.6.10+dfsg/win/configure:3804:	    MSSDK=`echo "$MSSDK" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/configure-3805-	    PATH64=""
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3825-
tcl8.6-8.6.10+dfsg/win/configure:3826:	case "x`echo \${VisualStudioVersion}`" in
tcl8.6-8.6.10+dfsg/win/configure-3827-		x1[4-9]*)
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3960-	    # not work if AC_TRY_COMPILE is called.
tcl8.6-8.6.10+dfsg/win/configure:3961:	    WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/configure:3962:	    SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/configure:3963:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tcl8.6-8.6.10+dfsg/win/configure-3964-	    if test ! -d "${CELIB_DIR}/inc"; then
##############################################
tcl8.6-8.6.10+dfsg/win/configure-3991-	    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tcl8.6-8.6.10+dfsg/win/configure:3992:	    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tcl8.6-8.6.10+dfsg/win/configure-3993-	    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _DLL _WINDOWS"
##############################################
tcl8.6-8.6.10+dfsg/win/configure-4012-	    CFLAGS_OPTIMIZE="-nologo -O2"
tcl8.6-8.6.10+dfsg/win/configure:4013:	    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tcl8.6-8.6.10+dfsg/win/configure-4014-	    lflags="-nodefaultlib -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5144-
tcl8.6-8.6.10+dfsg/win/configure:5145:eval "TCL_SRC_DIR=\"`cd $srcdir/..; $CYGPATH $(pwd)`\""
tcl8.6-8.6.10+dfsg/win/configure-5146-
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5150-eval "TCL_STUB_LIB_FLAG=\"-ltclstub${VER}${LIBFLAGSUFFIX}\""
tcl8.6-8.6.10+dfsg/win/configure:5151:eval "TCL_BUILD_STUB_LIB_SPEC=\"-L`$CYGPATH $(pwd)` ${TCL_STUB_LIB_FLAG}\""
tcl8.6-8.6.10+dfsg/win/configure-5152-eval "TCL_STUB_LIB_SPEC=\"-L${libdir} ${TCL_STUB_LIB_FLAG}\""
tcl8.6-8.6.10+dfsg/win/configure:5153:eval "TCL_BUILD_STUB_LIB_PATH=\"`$CYGPATH $(pwd)`/${TCL_STUB_LIB_FILE}\""
tcl8.6-8.6.10+dfsg/win/configure-5154-eval "TCL_STUB_LIB_PATH=\"${libdir}/${TCL_STUB_LIB_FILE}\""
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5156-eval "TCL_LIB_FILE=\"${LIBPREFIX}tcl${VER}${LIBSUFFIX}\""
tcl8.6-8.6.10+dfsg/win/configure:5157:eval "TCL_BUILD_LIB_SPEC=\"-L`$CYGPATH $(pwd)` -ltcl${VER}${FLAGSUFFIX}\""
tcl8.6-8.6.10+dfsg/win/configure-5158-eval "TCL_LIB_SPEC=\"-L${libdir} -ltcl${VER}${FLAGSUFFIX}\""
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5212-esac
tcl8.6-8.6.10+dfsg/win/configure:5213:TCL_WIN_VERSION="$TCL_VERSION.$TCL_RELEASE_LEVEL.`echo $TCL_PATCH_LEVEL | tr -d ab.`"
tcl8.6-8.6.10+dfsg/win/configure-5214-
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5416-ac_LF_and_DOT=`echo; echo .`
tcl8.6-8.6.10+dfsg/win/configure:5417:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
tcl8.6-8.6.10+dfsg/win/configure-5418-rm -f confdef2opt.sed
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5491-do
tcl8.6-8.6.10+dfsg/win/configure:5492:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcl8.6-8.6.10+dfsg/win/configure-5493-    eval $as_var=C; export $as_var
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5549-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/win/configure:5550:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/win/configure-5551-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5589-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/win/configure:5590:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/win/configure-5591-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5763-configured by $0, generated by GNU Autoconf 2.59,
tcl8.6-8.6.10+dfsg/win/configure:5764:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tcl8.6-8.6.10+dfsg/win/configure-5765-
##############################################
tcl8.6-8.6.10+dfsg/win/configure-5779-  --*=*)
tcl8.6-8.6.10+dfsg/win/configure:5780:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/win/configure:5781:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/win/configure-5782-    ac_shift=:
##############################################
tcl8.6-8.6.10+dfsg/win/configure-6089-      fi
tcl8.6-8.6.10+dfsg/win/configure:6090:      ac_sed_frag=`expr $ac_sed_frag + 1`
tcl8.6-8.6.10+dfsg/win/configure-6091-      ac_beg=$ac_end
tcl8.6-8.6.10+dfsg/win/configure:6092:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tcl8.6-8.6.10+dfsg/win/configure-6093-    fi
##############################################
tcl8.6-8.6.10+dfsg/win/configure-6106-	cat >$tmp/stdin
tcl8.6-8.6.10+dfsg/win/configure:6107:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/win/configure:6108:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcl8.6-8.6.10+dfsg/win/configure:6109:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/win/configure:6110:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcl8.6-8.6.10+dfsg/win/configure-6111-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcl8.6-8.6.10+dfsg/win/configure-6154-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/win/configure:6155:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/win/configure-6156-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/win/configure:6157:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/win/configure-6158-else
##############################################
tcl8.6-8.6.10+dfsg/win/configure-6167-    else
tcl8.6-8.6.10+dfsg/win/configure:6168:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/win/configure-6169-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/win/tclWinChan.c-1124-	 * needs to be one block of asm, to avoid stack imbalance; also, it is
tcl8.6-8.6.10+dfsg/win/tclWinChan.c:1125:	 * illegal for one asm block to contain a jump to another.
tcl8.6-8.6.10+dfsg/win/tclWinChan.c-1126-	 */
##############################################
tcl8.6-8.6.10+dfsg/win/configure.in-306-
tcl8.6-8.6.10+dfsg/win/configure.in:307:eval "TCL_SRC_DIR=\"`cd $srcdir/..; $CYGPATH $(pwd)`\""
tcl8.6-8.6.10+dfsg/win/configure.in-308-
##############################################
tcl8.6-8.6.10+dfsg/win/configure.in-312-eval "TCL_STUB_LIB_FLAG=\"-ltclstub${VER}${LIBFLAGSUFFIX}\""
tcl8.6-8.6.10+dfsg/win/configure.in:313:eval "TCL_BUILD_STUB_LIB_SPEC=\"-L`$CYGPATH $(pwd)` ${TCL_STUB_LIB_FLAG}\""
tcl8.6-8.6.10+dfsg/win/configure.in-314-eval "TCL_STUB_LIB_SPEC=\"-L${libdir} ${TCL_STUB_LIB_FLAG}\""
tcl8.6-8.6.10+dfsg/win/configure.in:315:eval "TCL_BUILD_STUB_LIB_PATH=\"`$CYGPATH $(pwd)`/${TCL_STUB_LIB_FILE}\""
tcl8.6-8.6.10+dfsg/win/configure.in-316-eval "TCL_STUB_LIB_PATH=\"${libdir}/${TCL_STUB_LIB_FILE}\""
##############################################
tcl8.6-8.6.10+dfsg/win/configure.in-318-eval "TCL_LIB_FILE=\"${LIBPREFIX}tcl${VER}${LIBSUFFIX}\""
tcl8.6-8.6.10+dfsg/win/configure.in:319:eval "TCL_BUILD_LIB_SPEC=\"-L`$CYGPATH $(pwd)` -ltcl${VER}${FLAGSUFFIX}\""
tcl8.6-8.6.10+dfsg/win/configure.in-320-eval "TCL_LIB_SPEC=\"-L${libdir} -ltcl${VER}${FLAGSUFFIX}\""
##############################################
tcl8.6-8.6.10+dfsg/win/configure.in-374-esac
tcl8.6-8.6.10+dfsg/win/configure.in:375:TCL_WIN_VERSION="$TCL_VERSION.$TCL_RELEASE_LEVEL.`echo $TCL_PATCH_LEVEL | tr -d ab.`"
tcl8.6-8.6.10+dfsg/win/configure.in-376-AC_SUBST(TCL_WIN_VERSION)
##############################################
tcl8.6-8.6.10+dfsg/generic/tclPanic.c-114-#   elif defined(_MSC_VER) && defined (_M_IX86)
tcl8.6-8.6.10+dfsg/generic/tclPanic.c:115:	_asm {int 3}
tcl8.6-8.6.10+dfsg/generic/tclPanic.c-116-#   else
##############################################
tcl8.6-8.6.10+dfsg/doc/coroutine.n-169-    set ns [uplevel 2 {namespace current}]
tcl8.6-8.6.10+dfsg/doc/coroutine.n:170:    \fByield\fR "made $where $level context=$ns name=[info coroutine]"
tcl8.6-8.6.10+dfsg/doc/coroutine.n-171-}
##############################################
tcl8.6-8.6.10+dfsg/doc/man.macros-259-.de QR
tcl8.6-8.6.10+dfsg/doc/man.macros:260:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
tcl8.6-8.6.10+dfsg/doc/man.macros-261-.\"" fix emacs highlighting
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-43-do
tcl8.6-8.6.10+dfsg/tools/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcl8.6-8.6.10+dfsg/tools/configure-45-    eval $as_var=C; export $as_var
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-101-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/tools/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/tools/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-140-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/tools/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/tools/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-325-
tcl8.6-8.6.10+dfsg/tools/configure:326:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/tools/configure-327-
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-358-  -disable-* | --disable-*)
tcl8.6-8.6.10+dfsg/tools/configure:359:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl8.6-8.6.10+dfsg/tools/configure-360-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-363-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/tools/configure:364:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/tools/configure-365-    eval "enable_$ac_feature=no" ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-367-  -enable-* | --enable-*)
tcl8.6-8.6.10+dfsg/tools/configure:368:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/tools/configure-369-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-372-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/tools/configure:373:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/tools/configure-374-    case $ac_option in
tcl8.6-8.6.10+dfsg/tools/configure:375:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/tools/configure-376-      *) ac_optarg=yes ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-549-  -with-* | --with-*)
tcl8.6-8.6.10+dfsg/tools/configure:550:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl8.6-8.6.10+dfsg/tools/configure-551-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-554-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/tools/configure:555:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/tools/configure-556-    case $ac_option in
tcl8.6-8.6.10+dfsg/tools/configure:557:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tcl8.6-8.6.10+dfsg/tools/configure-558-      *) ac_optarg=yes ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-562-  -without-* | --without-*)
tcl8.6-8.6.10+dfsg/tools/configure:563:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl8.6-8.6.10+dfsg/tools/configure-564-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-567-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/tools/configure:568:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tcl8.6-8.6.10+dfsg/tools/configure-569-    eval "with_$ac_package=no" ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-594-  *=*)
tcl8.6-8.6.10+dfsg/tools/configure:595:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/tools/configure-596-    # Reject names that are not valid shell variable names.
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-599-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/tools/configure:600:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tcl8.6-8.6.10+dfsg/tools/configure-601-    eval "$ac_envvar='$ac_optarg'"
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-615-if test -n "$ac_prev"; then
tcl8.6-8.6.10+dfsg/tools/configure:616:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl8.6-8.6.10+dfsg/tools/configure-617-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-623-do
tcl8.6-8.6.10+dfsg/tools/configure:624:  eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/tools/configure-625-  case $ac_val in
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-635-do
tcl8.6-8.6.10+dfsg/tools/configure:636:  eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/tools/configure-637-  case $ac_val in
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-702-   { (exit 1); exit 1; }; }
tcl8.6-8.6.10+dfsg/tools/configure:703:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tcl8.6-8.6.10+dfsg/tools/configure-704-ac_env_build_alias_set=${build_alias+set}
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-753-By default, \`make install' will install all the files in
tcl8.6-8.6.10+dfsg/tools/configure:754:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl8.6-8.6.10+dfsg/tools/configure:755:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl8.6-8.6.10+dfsg/tools/configure-756-for instance \`--prefix=\$HOME'.
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-798-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/tools/configure:799:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/tools/configure-800-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/tools/configure:801:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/tools/configure-802-else
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-811-    else
tcl8.6-8.6.10+dfsg/tools/configure:812:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/tools/configure-813-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-965-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcl8.6-8.6.10+dfsg/tools/configure:966:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/tools/configure-967-    esac
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1037-    do
tcl8.6-8.6.10+dfsg/tools/configure:1038:      eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/tools/configure-1039-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1051-      do
tcl8.6-8.6.10+dfsg/tools/configure:1052:	eval ac_val=$`echo $ac_var`
tcl8.6-8.6.10+dfsg/tools/configure-1053-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1158-    set,)
tcl8.6-8.6.10+dfsg/tools/configure:1159:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl8.6-8.6.10+dfsg/tools/configure:1160:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl8.6-8.6.10+dfsg/tools/configure-1161-      ac_cache_corrupted=: ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1181-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tcl8.6-8.6.10+dfsg/tools/configure:1182:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl8.6-8.6.10+dfsg/tools/configure-1183-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1239-else
tcl8.6-8.6.10+dfsg/tools/configure:1240:  TCL_BIN_DIR=`cd ../../tcl$DEF_VER$TCL_PATCH_LEVEL/unix; pwd`
tcl8.6-8.6.10+dfsg/tools/configure-1241-fi;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1367-ac_LF_and_DOT=`echo; echo .`
tcl8.6-8.6.10+dfsg/tools/configure:1368:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
tcl8.6-8.6.10+dfsg/tools/configure-1369-rm -f confdef2opt.sed
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1442-do
tcl8.6-8.6.10+dfsg/tools/configure:1443:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tcl8.6-8.6.10+dfsg/tools/configure-1444-    eval $as_var=C; export $as_var
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1500-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/tools/configure:1501:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/tools/configure-1502-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1540-  as_lineno_2=$LINENO
tcl8.6-8.6.10+dfsg/tools/configure:1541:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tcl8.6-8.6.10+dfsg/tools/configure-1542-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1714-configured by $0, generated by GNU Autoconf 2.59,
tcl8.6-8.6.10+dfsg/tools/configure:1715:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tcl8.6-8.6.10+dfsg/tools/configure-1716-
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1730-  --*=*)
tcl8.6-8.6.10+dfsg/tools/configure:1731:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tcl8.6-8.6.10+dfsg/tools/configure:1732:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tcl8.6-8.6.10+dfsg/tools/configure-1733-    ac_shift=:
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1940-      fi
tcl8.6-8.6.10+dfsg/tools/configure:1941:      ac_sed_frag=`expr $ac_sed_frag + 1`
tcl8.6-8.6.10+dfsg/tools/configure-1942-      ac_beg=$ac_end
tcl8.6-8.6.10+dfsg/tools/configure:1943:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tcl8.6-8.6.10+dfsg/tools/configure-1944-    fi
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-1957-	cat >$tmp/stdin
tcl8.6-8.6.10+dfsg/tools/configure:1958:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/tools/configure:1959:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcl8.6-8.6.10+dfsg/tools/configure:1960:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tcl8.6-8.6.10+dfsg/tools/configure:1961:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tcl8.6-8.6.10+dfsg/tools/configure-1962-  * )   ac_file_in=$ac_file.in ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-2005-if test "$ac_dir" != .; then
tcl8.6-8.6.10+dfsg/tools/configure:2006:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tcl8.6-8.6.10+dfsg/tools/configure-2007-  # A "../" for each directory in $ac_dir_suffix.
tcl8.6-8.6.10+dfsg/tools/configure:2008:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tcl8.6-8.6.10+dfsg/tools/configure-2009-else
##############################################
tcl8.6-8.6.10+dfsg/tools/configure-2018-    else
tcl8.6-8.6.10+dfsg/tools/configure:2019:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tcl8.6-8.6.10+dfsg/tools/configure-2020-    fi ;;
##############################################
tcl8.6-8.6.10+dfsg/tools/configure.in-15-
tcl8.6-8.6.10+dfsg/tools/configure.in:16:AC_ARG_WITH(tcl, [  --with-tcl=DIR          use Tcl $DEF_VER binaries from DIR], TCL_BIN_DIR=$withval, TCL_BIN_DIR=`cd ../../tcl$DEF_VER$TCL_PATCH_LEVEL/unix; pwd`)
tcl8.6-8.6.10+dfsg/tools/configure.in-17-if test ! -d $TCL_BIN_DIR; then
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/treebuild.xml-108-# OBJA =
tcl8.6-8.6.10+dfsg/compat/zlib/treebuild.xml:109:# to use the asm code: make OBJA=match.o
tcl8.6-8.6.10+dfsg/compat/zlib/treebuild.xml-110-#
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c-91-#  pragma message("Assembler code may have bugs -- use at your own risk")
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c:92:      void match_init OF((void)); /* asm code initialization */
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c-93-      uInt longest_match  OF((deflate_state *s, IPos cur_match));
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c-1216-#ifdef ASMV
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c:1217:    match_init(); /* initialize the asm code */
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c-1218-#endif
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c-1232-#ifndef ASMV
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c:1233:/* For 80x86 and 680x0, an optimized version will be provided in match.asm or
tcl8.6-8.6.10+dfsg/compat/zlib/deflate.c-1234- * match.S. The code will be functionally equivalent.
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/old/os2/Makefile.os2-52-  nt/Makefile.nt nt/zlib.dnt  contrib/README.contrib contrib/*.txt \
tcl8.6-8.6.10+dfsg/compat/zlib/old/os2/Makefile.os2:53:  contrib/asm386/*.asm contrib/asm386/*.c \
tcl8.6-8.6.10+dfsg/compat/zlib/old/os2/Makefile.os2-54-  contrib/asm386/*.bat contrib/asm386/zlibvc.d?? contrib/iostream/*.cpp \
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/FAQ-352-
tcl8.6-8.6.10+dfsg/compat/zlib/FAQ:353:42. The match.asm code in contrib is under the GNU General Public License.
tcl8.6-8.6.10+dfsg/compat/zlib/FAQ-354-    Since it's part of zlib, doesn't that mean that all of zlib falls under the
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/zlib.h-1184-     8: ZLIB_DEBUG
tcl8.6-8.6.10+dfsg/compat/zlib/zlib.h:1185:     9: ASMV or ASMINF -- use ASM code
tcl8.6-8.6.10+dfsg/compat/zlib/zlib.h-1186-     10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffas8664.c-11- *
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffas8664.c:12: * inffas8664.c call function inffas8664fnc in inffasx64.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffas8664.c:13: *  inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffas8664.c-14- *
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffas8664.c:15: * Dec-29-2003 -- I added AMD64 inflate asm support.  This version is also
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffas8664.c-16- * slightly quicker on x86 systems because, instead of using rep movsb to copy
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-2--------
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt:3:This directory contains ASM implementations of the functions
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-4-longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t),
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-6-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt:7:gvmat64.asm is written by Gilles Vollant (2005), by using Brian Raiter 686/32 bits
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-8-   assembly optimized version from Jean-loup Gailly original longest_match function
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-9-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt:10:inffasx64.asm and inffas8664.c were written by Chris Anderson, by optimizing
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-11-   original function from Mark Adler
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-14-----------------
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt:15:Assemble the .asm files using MASM and put the object files into the zlib source
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/readme.txt-16-directory.  You can also get object files here:
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/bld_ml64.bat:1:ml64.exe /Flinffasx64 /c /Zi inffasx64.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/bld_ml64.bat:2:ml64.exe /Flgvmat64   /c /Zi gvmat64.asm
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:1:; inffasx64.asm is a hand tuned assembler version of inffast.c - fast decoding
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-2-; version for AMD64 on Windows using Microsoft C compiler
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-3-;
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:4:; inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:5:; inffasx64.asm is called by inffas8664.c, which contain more info.
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-6-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-8-; to compile this file, I use option
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:9:;   ml64.exe /Flinffasx64 /c /Zi inffasx64.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-10-;   with Microsoft Macro Assembler (x64) for AMD64
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-4-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:5:; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-6-;  (AMD64 on Athlon 64, Opteron, Phenom
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-38-; to compile this file for infozip Zip, I use option:
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:39:;   ml64.exe /Flgvmat64 /c /Zi /DINFOZIP gvmat64.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-40-;
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-41-; to compile this file for zLib, I use option:
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:42:;   ml64.exe /Flgvmat64 /c /Zi gvmat64.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-43-; Be carrefull to adapt zlib1222add below to your version of zLib
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-114-;  all the +4 offsets are due to the addition of pending_buf_size (in zlib
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:115:;  in the deflate_state structure since the asm code was first written
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-116-;  (if you compile with zlib 1.0.4 or older, remove the +4).
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-132-;  all the +zlib1222add offsets are due to the addition of fields
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:133:;  in zlib in the deflate_state structure since the asm code was first written
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-134-;  (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-5-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:6:; gvmat64.S -- Asm portion of the optimized longest_match for 32 bits x86_64
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-7-;  (AMD64 on Athlon 64, Opteron, Phenom
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-8-;     and Intel EM64T on Pentium 4 with EM64T, Pentium D, Core 2 Duo, Core I5/I7)
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:9:; this file is translation from gvmat64.asm to GCC 4.x (for Linux, Mac XCode)
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-10-; Copyright (C) 1995-2010 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-87-;  all the +4 offsets are due to the addition of pending_buf_size (in zlib
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:88:;  in the deflate_state structure since the asm code was first written
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-89-;  (if you compile with zlib 1.0.4 or older, remove the +4).
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-105-;  all the +zlib1222add offsets are due to the addition of fields
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:106:;  in zlib in the deflate_state structure since the asm code was first written
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-107-;  (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/testzlib/testzlib.c-41-    DWORD dwEdx,dwEax;
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/testzlib/testzlib.c:42:    _asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/testzlib/testzlib.c-43-    {
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/readme.txt-3--------
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/readme.txt:4:This directory contains ASM implementations of the functions
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/readme.txt-5-longest_match() and inflate_fast().
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/readme.txt-11-directory, then run the appropriate makefile, as suggested below.  You can
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/readme.txt:12:donwload MASM from here:
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/readme.txt-13-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/bld_ml32.bat:1:ml /coff /Zi /c /Flmatch686.lst match686.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/bld_ml32.bat:2:ml /coff /Zi /c /Flinffas32.lst inffas32.asm
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm:1:; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-2-; Copyright (C) 1995-1996 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-21-;
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm:22:;    compile the asm file running
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm:23:;           ml /coff /Zi /c /Flmatch686.lst match686.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-24-;    and do not include match686.obj in your project
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-74-;  all the +zlib1222add offsets are due to the addition of fields
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm:75:;  in zlib in the deflate_state structure since the asm code was first written
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-76-;  (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-161-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm:162:;;; match686.asm -- Pentium-Pro-optimized version of longest_match()
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/match686.asm-163-;;; Written for zlib 1.1.2
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:1:;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-2-; *
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:3:; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-4-; *
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-28-;   compile with command line option
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:29:;   ml  /coff /Zi /c /Flinffas32.lst inffas32.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-30-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-31-;   if you define NO_GZIP (see inflate.h), compile with
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:32:;   ml  /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-33-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/inflate86/inffas86.c-9- *
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/inflate86/inffas86.c:10: * Dec-29-2003 -- I added AMD64 inflate asm support.  This version is also
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/inflate86/inffas86.c-11- * slightly quicker on x86 systems because, instead of using rep movsb to copy
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/inflate86/inffas86.c-797-#elif defined( _MSC_VER ) && ! defined( _M_AMD64 )
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/inflate86/inffas86.c:798:    __asm {
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/inflate86/inffas86.c-799-	lea	eax, ar
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-11-amd64/      by Mikhail Teterin <mi@ALDAN.algebra.com>
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib:12:        asm code for AMD64
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-13-        See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-15-asm686/     by Brian Raiter <breadbox@muppetlabs.com>
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib:16:        asm code for Pentium and PPro/PII, using the AT&T (GNU as) syntax
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-17-        See http://www.muppetlabs.com/~breadbox/software/assembly.html
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-35-inflate86/  by Chris Anderson <christop@charm.net>
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib:36:        Tuned x86 gcc asm code to replace inflate_fast()
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-37-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-49-        x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib:50:        replace longest_match() and inflate_fast(),  also masm x86
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-51-        64-bits translation of Chris Anderson inflate_fast()
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-53-masmx86/    by Gilles Vollant <info@winimage.com>
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib:54:        x86 asm code to replace longest_match() and inflate_fast(),
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib:55:        for Visual C++ and MASM (32 bits).
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/README.contrib-56-        Based on Brian Raiter (asm686) and Chris Anderson (inflate86)
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/asm686/match.S-55-/* All the +zlib1222add offsets are due to the addition of fields
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/asm686/match.S:56: *  in zlib in the deflate_state structure since the asm code was first written
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/asm686/match.S-57- * (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/asm686/README.686-29-
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/asm686/README.686:30:To compile zlib with this asm file, copy match.S to the zlib directory
tcl8.6-8.6.10+dfsg/compat/zlib/contrib/asm686/README.686-31-then do:
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/Makefile.in-9-
tcl8.6-8.6.10+dfsg/compat/zlib/Makefile.in:10:# To use the asm code, type:
tcl8.6-8.6.10+dfsg/compat/zlib/Makefile.in-11-#    cp contrib/asm?86/match.S ./match.S
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/Makefile.in-67-
tcl8.6-8.6.10+dfsg/compat/zlib/Makefile.in:68:# to use the asm code: make OBJA=match.o, PIC_OBJA=match.lo
tcl8.6-8.6.10+dfsg/compat/zlib/Makefile.in-69-OBJA =
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/msdos/Makefile.dj2-57-OBJA =
tcl8.6-8.6.10+dfsg/compat/zlib/msdos/Makefile.dj2:58:# to use the asm code: make OBJA=match.o
tcl8.6-8.6.10+dfsg/compat/zlib/msdos/Makefile.dj2-59-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-451-- Have make fail if a test fails [Levin]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:452:- Avoid buffer overrun in contrib/masmx64/gvmat64.asm [Simpson]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-453-- Remove assembler object files from contrib
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-631-- Update zlib www home address in win32/DLL_FAQ.txt [Truta]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:632:- Update contrib/masmx86/inffas32.asm for VS2005 [Vollant, Van Wassenhove]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:633:- Enable browse info in the "Debug" and "ASM Debug" configurations in
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-634-  the Visual C++ 6 project, and set (non-ASM) "Debug" as default [Truta]
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-728-- Fix DecompressBuf in contrib/delphi/ZLib.pas [ManChesTer]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:729:- Update contrib/masmx86/inffas32.asm and gvmat32.asm [Vollant]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-730-- Use z_off_t for adler32_combine() and crc32_combine() lengths
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-864-- Add contrib/ada [Anisimkov]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:865:- Move asm files from contrib/vstudio/vc70_32 to contrib/asm386 [Truta]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-866-- Rename contrib/asm386 to contrib/masmx86 [Truta, Vollant]
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-888-- Fix prototype of syncsearch in inflate.c [Truta]
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:889:- Introduce ASMINF macro to be enabled when using an ASM implementation
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-890-  of inflate_fast [Truta]
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-1140-- added compress2 in zconf.h, zlib.def, zlib.dnt
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:1141:- new asm code from Gilles Vollant in contrib/asm386
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-1142-- simplify the inflate code (Mark):
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-1158-Changes in 1.0.8 (27 Jan 1998)
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:1159:- fixed offsets in contrib/asm386/gvmat32.asm (Gilles Vollant)
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-1160-- fix gzgetc and gzputc for big endian systems (Markus Oberhumer)
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-1220-   contrib/asm386/ by Gilles Vollant <info@winimage.com>
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog:1221:        386 asm code replacing longest_match().
tcl8.6-8.6.10+dfsg/compat/zlib/ChangeLog-1222-   contrib/iostream/ by Kevin Ruland <kevin@rodin.wustl.edu>
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-21-# get source directory
tcl8.6-8.6.10+dfsg/compat/zlib/configure:22:SRCDIR=`dirname $0`
tcl8.6-8.6.10+dfsg/compat/zlib/configure-23-if test $SRCDIR = "."; then
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-34-if [ -n "${CHOST}" ]; then
tcl8.6-8.6.10+dfsg/compat/zlib/configure:35:    uname="`echo "${CHOST}" | sed -e 's/^[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)-.*$/\1/'`"
tcl8.6-8.6.10+dfsg/compat/zlib/configure-36-    CROSS_PREFIX="${CHOST}-"
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-42-# extract zlib version numbers from zlib.h
tcl8.6-8.6.10+dfsg/compat/zlib/configure:43:VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < ${SRCDIR}zlib.h`
tcl8.6-8.6.10+dfsg/compat/zlib/configure:44:VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < ${SRCDIR}zlib.h`
tcl8.6-8.6.10+dfsg/compat/zlib/configure:45:VER2=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\)\\..*/\1/p' < ${SRCDIR}zlib.h`
tcl8.6-8.6.10+dfsg/compat/zlib/configure:46:VER1=`sed -n -e '/VERSION "/s/.*"\([0-9]*\)\\..*/\1/p' < ${SRCDIR}zlib.h`
tcl8.6-8.6.10+dfsg/compat/zlib/configure-47-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-117-        exit 0 ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:118:    -p*=* | --prefix=*) prefix=`echo $1 | sed 's/.*=//'`; shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:119:    -e*=* | --eprefix=*) exec_prefix=`echo $1 | sed 's/.*=//'`; shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:120:    -l*=* | --libdir=*) libdir=`echo $1 | sed 's/.*=//'`; shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:121:    --sharedlibdir=*) sharedlibdir=`echo $1 | sed 's/.*=//'`; shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:122:    -i*=* | --includedir=*) includedir=`echo $1 | sed 's/.*=//'`;shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:123:    -u*=* | --uname=*) uname=`echo $1 | sed 's/.*=//'`;shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure-124-    -p* | --prefix) prefix="$2"; shift; shift ;;
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-133-    -6* | --64) build64=1; shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure:134:    -a*=* | --archs=*) ARCHS=`echo $1 | sed 's/.*=//'`; shift ;;
tcl8.6-8.6.10+dfsg/compat/zlib/configure-135-    --sysconfdir=*) echo "ignored option: --sysconfdir" | tee -a configure.log; shift ;;
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-170-cflags=${CFLAGS-"-O3"}
tcl8.6-8.6.10+dfsg/compat/zlib/configure:171:# to force the asm version use: CFLAGS="-O3 -DASMV" ./configure
tcl8.6-8.6.10+dfsg/compat/zlib/configure-172-case "$cc" in
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-175-esac
tcl8.6-8.6.10+dfsg/compat/zlib/configure:176:case `$cc -v 2>&1` in
tcl8.6-8.6.10+dfsg/compat/zlib/configure-177-  *gcc*) gcc=1 ;;
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-298-             # but newer ones do.  Check for it.
tcl8.6-8.6.10+dfsg/compat/zlib/configure:299:             flag64=`$CC -flags | egrep -- '^-m64'`
tcl8.6-8.6.10+dfsg/compat/zlib/configure-300-             if test x"$flag64" != x"" ; then
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-362-    show $*
tcl8.6-8.6.10+dfsg/compat/zlib/configure:363:    test "`( $* ) 2>&1 | tee -a configure.log`" = ""
tcl8.6-8.6.10+dfsg/compat/zlib/configure-364-  }
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-381-  show $*
tcl8.6-8.6.10+dfsg/compat/zlib/configure:382:  got=`( $* ) 2>&1`
tcl8.6-8.6.10+dfsg/compat/zlib/configure-383-  ret=$?
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-441-    show "$NM $test.o | grep _hello"
tcl8.6-8.6.10+dfsg/compat/zlib/configure:442:    if test "`$NM $test.o | grep _hello | tee -a configure.log`" = ""; then
tcl8.6-8.6.10+dfsg/compat/zlib/configure-443-      CPP="$CPP -DNO_UNDERLINE"
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/configure-495-  if try $CC $CFLAGS -o $test $test.c; then
tcl8.6-8.6.10+dfsg/compat/zlib/configure:496:    sizet=`./$test`
tcl8.6-8.6.10+dfsg/compat/zlib/configure-497-    echo "Checking for a pointer-size integer type..." $sizet"." | tee -a configure.log
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-72-    MODIFSNAME="${LIBIFSNAME}/${1}.MODULE"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:73:    CSRC="`basename \"${2}\"`"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-74-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-132-
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:133:SCRIPTDIR=`dirname "${0}"`
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-134-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-148-
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:149:TOPDIR=`dirname "${SCRIPTDIR}"`
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-150-export SCRIPTDIR TOPDIR
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-183-    "${TOPDIR}/README" "${SCRIPTDIR}/README400"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:184:do      MEMBER="${LIBIFSNAME}/DOCS.FILE/`db2_name \"${TEXT}\"`.MBR"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-185-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-213-for HFILE in "${TOPDIR}/"*.h
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:214:do      DEST="${SRCPF}/`db2_name \"${HFILE}\"`.MBR"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-215-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-227-
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:228:        IFSFILE="${IFSDIR}/include/`basename \"${HFILE}\"`"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-229-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-249-
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:250:IFSFILE="${IFSDIR}/include/`basename \"${HFILE}\"`"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-251-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-276-for SRC in ${CSOURCES}
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:277:do      MODULE=`db2_name "${SRC}"`
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-278-        make_module "${MODULE}" "${SRC}"
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-342-                sed -e 's/.*\(..........\)$/\1/' -e 's/\./_/g'`
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh:343:        BACKUP="`db2_name \"${BACKUP}\"`"
tcl8.6-8.6.10+dfsg/compat/zlib/os400/make.sh-344-        BKUPIFSNAME="${LIBIFSNAME}/${BACKUP}.SRVPGM"
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/crc32.c-185-/* =========================================================================
tcl8.6-8.6.10+dfsg/compat/zlib/crc32.c:186: * This function can be used by asm versions of crc32()
tcl8.6-8.6.10+dfsg/compat/zlib/crc32.c-187- */
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.msc-7-#   nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.msc:8:#         OBJA="inffas32.obj match686.obj"               (use ASM code, x86)
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.msc-9-#   nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.msc:10:#         OBJA="inffasx64.obj gvmat64.obj inffas8664.obj"  (use ASM code, x64)
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.msc-11-
##############################################
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.gcc-13-#
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.gcc:14:# To use the asm code, type:
tcl8.6-8.6.10+dfsg/compat/zlib/win32/Makefile.gcc-15-#   cp contrib/asm?86/match.S ./match.S
##############################################
tcl8.6-8.6.10+dfsg/compat/fake-rfc2553.c-98-			Tcl_MutexLock(&netdbMutex);
tcl8.6-8.6.10+dfsg/compat/fake-rfc2553.c:99:			hp = gethostbyaddr((char *)&sin->sin_addr,
tcl8.6-8.6.10+dfsg/compat/fake-rfc2553.c-100-			    sizeof(struct in_addr), AF_INET);
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2004-1955-
tcl8.6-8.6.10+dfsg/ChangeLog.2004:1956:	* win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),
tcl8.6-8.6.10+dfsg/ChangeLog.2004-1957-	until we have it, just return unknown. [Bug 1020445]
##############################################
tcl8.6-8.6.10+dfsg/ChangeLog.2004-2675-	warning. Mark the DllMain function as noinline to avoid compiler error
tcl8.6-8.6.10+dfsg/ChangeLog.2004:2676:	from duplicated asm labels in generated code.
tcl8.6-8.6.10+dfsg/ChangeLog.2004-2677-
##############################################
tcl8.6-8.6.10+dfsg/library/http/http.tcl-1605-	# If $socketClosing(*), then the caller will be a pipelined write and
tcl8.6-8.6.10+dfsg/library/http/http.tcl:1606:	# execution will come here.
tcl8.6-8.6.10+dfsg/library/http/http.tcl-1607-	# This token has already been recorded as "in flight" for writing.
##############################################
tcl8.6-8.6.10+dfsg/debian/rules-128-	CURDIR=`pwd` && \
tcl8.6-8.6.10+dfsg/debian/rules:129:	TMPDIR=`mktemp -d /tmp/tcl$(v).XXXXXX` && \
tcl8.6-8.6.10+dfsg/debian/rules-130-	cd $$TMPDIR && \