===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-42-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:43:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-44-			fi ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-46-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:47:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-48-		else
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-68-		    if test -f "$i/unix/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:69:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-70-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-81-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:82:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-83-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-89-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:90:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:91:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:92:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-93-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-102-		    if test -f "$i/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:103:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-104-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-112-			${srcdir}/../tcl \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:113:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:114:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:115:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-116-		    if test -f "$i/unix/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:117:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-118-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-175-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:176:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-177-			fi ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-179-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:180:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-181-		else
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-201-		    if test -f "$i/unix/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:202:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-203-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-214-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:215:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-216-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-222-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:223:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:224:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:225:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-226-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-235-		    if test -f "$i/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:236:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-237-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-245-			${srcdir}/../tk \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:246:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:247:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:248:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-249-		    if test -f "$i/unix/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:250:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-251-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-316-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:317:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:318:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:319:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:320:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-321-			    break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-325-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:326:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-327-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-399-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:400:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:401:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:402:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:403:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-404-			    break
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-408-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:409:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-410-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-457-    AC_CACHE_VAL(ac_cv_path_tclsh, [
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:458:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-459-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:460:	    for j in `ls -r $dir/tclsh[[8-9]]* 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:461:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-462-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-985-    UNSHARED_LIB_SUFFIX=""
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:986:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:987:    ECHO_VERSION='`echo ${VERSION}`'
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-988-    TCL_LIB_VERSIONS_OK=ok
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1013-			# Make sure only first arg gets _r
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1014:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1015-			;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1191-		AS_IF([test "$GCC" = yes], [
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1192:		    case `${CC} -dumpmachine` in
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1193-			hppa64*)
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1357-	    #		Don't link with -lpthread
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1358:	    LIBS=`echo $LIBS | sed s/-lpthread//`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1359-	    CFLAGS="$CFLAGS -pthread"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1375-	    # The -pthread needs to go in the CFLAGS, not LIBS
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1376:	    LIBS=`echo $LIBS | sed s/-pthread//`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1377-	    CFLAGS="$CFLAGS -pthread"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1392-	    # The -pthread needs to go in the LDFLAGS, not LIBS
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1393:	    LIBS=`echo $LIBS | sed s/-pthread//`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1394-	    CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1398-		# Version numbers are dot-stripped by system policy.
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1399:		TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1400-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1501-			    # tclUnixPort.h if necessary.
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1502:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1503-			done])
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1522-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1523:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1524-			done
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1564-	    CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1565:	    LIBS=`echo $LIBS | sed s/-lpthreads//`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1566-	    AS_IF([test "$GCC" = yes], [
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1643-		    AS_IF([test "$GCC" = yes], [
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:1644:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-1645-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2512-#
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:2513:#	Check if we have MT-safe variant of gethostbyaddr().
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2514-#
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2960-        AC_CACHE_VAL(ac_cv_path_cc, [
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:2961:            search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2962-            for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:2963:                for j in `ls -r $dir/gcc 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:2964:                        `ls -r $dir/gcc 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2965-                    if test x"$ac_cv_path_cc" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2990-           *.c | *.o | *.obj | *.ilk | *.pdb) ;;
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:2991:           *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-2992-           esac
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-3026-    AC_CACHE_VAL(ac_cv_path_zip, [
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:3027:    search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-3028-    for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:3029:        for j in `ls -r $dir/zip 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4:3030:            `ls -r $dir/zip 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/tcl.m4-3031-        if test x"$ac_cv_path_zip" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-66-# Make sure srcdir is fully qualified!
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:67:srcdir="`cd "$srcdir" ; pwd`"
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:68:TCL_SRC_DIR="`cd "$srcdir"/..; pwd`"
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-69-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-213-if test "`uname -s`" = "Darwin" && \
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:214:	test "`uname -r | awk -F. '{print [$]1}'`" -lt 7; then
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-215-    # prior to Darwin 7, realpath is not threadsafe, so don't
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-231-if test "`uname -s`" = "Darwin" && \
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:232:	test "`uname -r | awk -F. '{print [$]1}'`" -gt 5; then
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-233-    # Starting with Darwin 6 (Mac OSX 10.2), gethostbyX
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-238-    AC_DEFINE(HAVE_MTSAFE_GETHOSTBYADDR, 1,
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:239:	    [Do we have MT-safe gethostbyaddr() ?])
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-240-
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-241-elif test "`uname -s`" = "HP-UX" && \
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:242:	test "`uname -r|sed -e 's|B\.||' -e 's|\..*$||'`" -gt 10; then
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-243-    # Starting with HPUX 11.00 (we believe), gethostbyX
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-248-    AC_DEFINE(HAVE_MTSAFE_GETHOSTBYADDR, 1,
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:249:	    [Do we have MT-safe gethostbyaddr() ?])
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-250-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-854-    SC_ENABLE_FRAMEWORK
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:855:    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)}']`"
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-856-    TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE}'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-877-    # default install directory for bundled packages
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:878:    if test "${libdir}" = '${exec_prefix}/lib' -o "`basename ${libdir}`" = 'Frameworks'; then
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-879-        PACKAGE_DIR="/Library/Tcl"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-913-    else
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:914:        TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-915-    fi
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-956-else
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac:957:    TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
tcl9.0-9.0.0~a1+dfsg/unix/configure.ac-958-fi
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/installManPage-109-
tcl9.0-9.0.0~a1+dfsg/unix/installManPage:110:Name=`basename $ManPage .$Section`
tcl9.0-9.0.0~a1+dfsg/unix/installManPage:111:SrcDir=`dirname $ManPage`
tcl9.0-9.0.0~a1+dfsg/unix/installManPage-112-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-225-      fi
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-227-    *)
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-277-      dstdir=$dst
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:278:      dst=$dstdir/`basename "$src"`
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-279-      dstdir_status=0
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-426-	    case $prefix in
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-428-	      *) qprefix=$prefix;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-475-    if $copy_on_change &&
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tcl9.0-9.0.0~a1+dfsg/unix/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tcl9.0-9.0.0~a1+dfsg/unix/install-sh-478-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/unix/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-45-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/unix/configure-46-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/unix/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-48-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-50-else
tcl9.0-9.0.0~a1+dfsg/unix/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/unix/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-62-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcl9.0-9.0.0~a1+dfsg/unix/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-324-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/unix/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/unix/configure-326-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-397-  {
tcl9.0-9.0.0~a1+dfsg/unix/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/unix/configure-399-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-404-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/unix/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/unix/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcl9.0-9.0.0~a1+dfsg/unix/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcl9.0-9.0.0~a1+dfsg/unix/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-854-  case $ac_option in
tcl9.0-9.0.0~a1+dfsg/unix/configure:855:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-856-  *=)   ac_optarg= ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-898-  -disable-* | --disable-*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-900-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-903-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/unix/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-905-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-924-  -enable-* | --enable-*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-926-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-929-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/unix/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-931-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1128-  -with-* | --with-*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:1129:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1133-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/unix/configure:1134:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1135-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1144-  -without-* | --without-*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1149-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/unix/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1151-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1182-  *=*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:1183:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1184-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1203-if test -n "$ac_prev"; then
tcl9.0-9.0.0~a1+dfsg/unix/configure:1204:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1205-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1225-    */ )
tcl9.0-9.0.0~a1+dfsg/unix/configure:1226:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1227-      eval $ac_var=\$ac_val;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1260-ac_ls_di=`ls -di .` &&
tcl9.0-9.0.0~a1+dfsg/unix/configure:1261:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcl9.0-9.0.0~a1+dfsg/unix/configure-1262-  as_fn_error $? "working directory cannot be determined"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1316-case $srcdir in
tcl9.0-9.0.0~a1+dfsg/unix/configure:1317:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-1318-esac
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1359-By default, \`make install' will install all the files in
tcl9.0-9.0.0~a1+dfsg/unix/configure:1360:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl9.0-9.0.0~a1+dfsg/unix/configure:1361:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl9.0-9.0.0~a1+dfsg/unix/configure-1362-for instance \`--prefix=\$HOME'.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1460-*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:1461:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1462-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/unix/configure:1463:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1464-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-1876-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
tcl9.0-9.0.0~a1+dfsg/unix/configure:1877:  as_decl_name=`echo $2|sed 's/ *(.*//'`
tcl9.0-9.0.0~a1+dfsg/unix/configure:1878:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-1879-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2101-    *\'*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:2102:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-2103-    esac
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2184-      case $ac_val in
tcl9.0-9.0.0~a1+dfsg/unix/configure:2185:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-2186-      esac
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2199-	case $ac_val in
tcl9.0-9.0.0~a1+dfsg/unix/configure:2200:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-2201-	esac
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2319-    set,)
tcl9.0-9.0.0~a1+dfsg/unix/configure:2320:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl9.0-9.0.0~a1+dfsg/unix/configure:2321:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl9.0-9.0.0~a1+dfsg/unix/configure-2322-      ac_cache_corrupted=: ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2330-	# differences in whitespace do not lead to failure.
tcl9.0-9.0.0~a1+dfsg/unix/configure:2331:	ac_old_val_w=`echo x $ac_old_val`
tcl9.0-9.0.0~a1+dfsg/unix/configure:2332:	ac_new_val_w=`echo x $ac_new_val`
tcl9.0-9.0.0~a1+dfsg/unix/configure-2333-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2350-    case $ac_new_val in
tcl9.0-9.0.0~a1+dfsg/unix/configure:2351:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-2352-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2423-# Make sure srcdir is fully qualified!
tcl9.0-9.0.0~a1+dfsg/unix/configure:2424:srcdir="`cd "$srcdir" ; pwd`"
tcl9.0-9.0.0~a1+dfsg/unix/configure:2425:TCL_SRC_DIR="`cd "$srcdir"/..; pwd`"
tcl9.0-9.0.0~a1+dfsg/unix/configure-2426-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2845-$as_echo_n "checking whether the C compiler works... " >&6; }
tcl9.0-9.0.0~a1+dfsg/unix/configure:2846:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-2847-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2889-	then :; else
tcl9.0-9.0.0~a1+dfsg/unix/configure:2890:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-2891-	fi
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-2949-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure:2950:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-2951-	  break;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-3058-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure:3059:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-3060-       break;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-3499-  # Check for GNU $ac_path_GREP
tcl9.0-9.0.0~a1+dfsg/unix/configure:3500:case `"$ac_path_GREP" --version 2>&1` in
tcl9.0-9.0.0~a1+dfsg/unix/configure-3501-*GNU*)
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-3565-  # Check for GNU $ac_path_EGREP
tcl9.0-9.0.0~a1+dfsg/unix/configure:3566:case `"$ac_path_EGREP" --version 2>&1` in
tcl9.0-9.0.0~a1+dfsg/unix/configure-3567-*GNU*)
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-3726-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:3727:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-3728-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-3731-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:3732:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-3733-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-4442-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:4443:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-4444-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-4446-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:4447:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-4448-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-4523-
tcl9.0-9.0.0~a1+dfsg/unix/configure:4524:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-4525-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/unix/configure:4526:	    for j in `ls -r $dir/tclsh[8-9]* 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/configure:4527:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/configure-4528-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-4940-    UNSHARED_LIB_SUFFIX=""
tcl9.0-9.0.0~a1+dfsg/unix/configure:4941:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tcl9.0-9.0.0~a1+dfsg/unix/configure:4942:    ECHO_VERSION='`echo ${VERSION}`'
tcl9.0-9.0.0~a1+dfsg/unix/configure-4943-    TCL_LIB_VERSIONS_OK=ok
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5066-			# Make sure only first arg gets _r
tcl9.0-9.0.0~a1+dfsg/unix/configure:5067:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-5068-			;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5420-
tcl9.0-9.0.0~a1+dfsg/unix/configure:5421:		    case `${CC} -dumpmachine` in
tcl9.0-9.0.0~a1+dfsg/unix/configure-5422-			hppa64*)
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5707-	    #		Don't link with -lpthread
tcl9.0-9.0.0~a1+dfsg/unix/configure:5708:	    LIBS=`echo $LIBS | sed s/-lpthread//`
tcl9.0-9.0.0~a1+dfsg/unix/configure-5709-	    CFLAGS="$CFLAGS -pthread"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5727-	    # The -pthread needs to go in the CFLAGS, not LIBS
tcl9.0-9.0.0~a1+dfsg/unix/configure:5728:	    LIBS=`echo $LIBS | sed s/-pthread//`
tcl9.0-9.0.0~a1+dfsg/unix/configure-5729-	    CFLAGS="$CFLAGS -pthread"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5746-	    # The -pthread needs to go in the LDFLAGS, not LIBS
tcl9.0-9.0.0~a1+dfsg/unix/configure:5747:	    LIBS=`echo $LIBS | sed s/-pthread//`
tcl9.0-9.0.0~a1+dfsg/unix/configure-5748-	    CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5752-		# Version numbers are dot-stripped by system policy.
tcl9.0-9.0.0~a1+dfsg/unix/configure:5753:		TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tcl9.0-9.0.0~a1+dfsg/unix/configure-5754-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-5980-			    # tclUnixPort.h if necessary.
tcl9.0-9.0.0~a1+dfsg/unix/configure:5981:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tcl9.0-9.0.0~a1+dfsg/unix/configure-5982-			done
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-6031-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tcl9.0-9.0.0~a1+dfsg/unix/configure:6032:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tcl9.0-9.0.0~a1+dfsg/unix/configure-6033-			done
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-6106-	    CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tcl9.0-9.0.0~a1+dfsg/unix/configure:6107:	    LIBS=`echo $LIBS | sed s/-lpthreads//`
tcl9.0-9.0.0~a1+dfsg/unix/configure-6108-	    if test "$GCC" = yes; then :
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-6206-
tcl9.0-9.0.0~a1+dfsg/unix/configure:6207:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tcl9.0-9.0.0~a1+dfsg/unix/configure-6208-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7015-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:7016:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-7017-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7019-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:7020:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-7021-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7411-if test "`uname -s`" = "Darwin" && \
tcl9.0-9.0.0~a1+dfsg/unix/configure:7412:	test "`uname -r | awk -F. '{print $1}'`" -lt 7; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-7413-    # prior to Darwin 7, realpath is not threadsafe, so don't
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7430-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:7431:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-7432-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7434-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:7435:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-7436-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7918-if test "`uname -s`" = "Darwin" && \
tcl9.0-9.0.0~a1+dfsg/unix/configure:7919:	test "`uname -r | awk -F. '{print $1}'`" -gt 5; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-7920-    # Starting with Darwin 6 (Mac OSX 10.2), gethostbyX
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-7930-elif test "`uname -s`" = "HP-UX" && \
tcl9.0-9.0.0~a1+dfsg/unix/configure:7931:	test "`uname -r|sed -e 's|B\.||' -e 's|\..*$||'`" -gt 10; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-7932-    # Starting with HPUX 11.00 (we believe), gethostbyX
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-8399-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:8400:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-8401-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-8403-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:8404:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-8405-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-8481-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:8482:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-8483-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-8485-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:8486:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-8487-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-9513-do :
tcl9.0-9.0.0~a1+dfsg/unix/configure:9514:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/unix/configure-9515-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-9517-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/unix/configure:9518:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/unix/configure-9519-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10069-
tcl9.0-9.0.0~a1+dfsg/unix/configure:10070:            search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-10071-            for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/unix/configure:10072:                for j in `ls -r $dir/gcc 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/configure:10073:                        `ls -r $dir/gcc 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/configure-10074-                    if test x"$ac_cv_path_cc" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10105-           *.c | *.o | *.obj | *.ilk | *.pdb) ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure:10106:           *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-10107-           esac
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10132-
tcl9.0-9.0.0~a1+dfsg/unix/configure:10133:    search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-10134-    for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/unix/configure:10135:        for j in `ls -r $dir/zip 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/unix/configure:10136:            `ls -r $dir/zip 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/unix/configure-10137-        if test x"$ac_cv_path_zip" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10318-
tcl9.0-9.0.0~a1+dfsg/unix/configure:10319:    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)}'`"
tcl9.0-9.0.0~a1+dfsg/unix/configure-10320-    TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE}'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10339-    # default install directory for bundled packages
tcl9.0-9.0.0~a1+dfsg/unix/configure:10340:    if test "${libdir}" = '${exec_prefix}/lib' -o "`basename ${libdir}`" = 'Frameworks'; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-10341-        PACKAGE_DIR="/Library/Tcl"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10375-    else
tcl9.0-9.0.0~a1+dfsg/unix/configure:10376:        TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
tcl9.0-9.0.0~a1+dfsg/unix/configure-10377-    fi
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10418-else
tcl9.0-9.0.0~a1+dfsg/unix/configure:10419:    TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
tcl9.0-9.0.0~a1+dfsg/unix/configure-10420-fi
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10623-'
tcl9.0-9.0.0~a1+dfsg/unix/configure:10624:DEFS=`sed -n "$ac_script" confdefs.h`
tcl9.0-9.0.0~a1+dfsg/unix/configure-10625-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10685-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/unix/configure:10686:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-10687-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/unix/configure-10688-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/unix/configure:10689:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-10690-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10692-else
tcl9.0-9.0.0~a1+dfsg/unix/configure:10693:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/unix/configure-10694-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10702-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/unix/configure:10703:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-10704-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10779-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/unix/configure:10780:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/unix/configure-10781-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10851-  {
tcl9.0-9.0.0~a1+dfsg/unix/configure:10852:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/unix/configure-10853-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-10955-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/unix/configure:10956:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/unix/configure-10957-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11081-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcl9.0-9.0.0~a1+dfsg/unix/configure:11082:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcl9.0-9.0.0~a1+dfsg/unix/configure-11083-ac_cs_version="\\
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11103-  --*=?*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:11104:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/unix/configure:11105:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11106-    ac_shift=:
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11108-  --*=)
tcl9.0-9.0.0~a1+dfsg/unix/configure:11109:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11110-    ac_optarg=
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11132-    case $ac_optarg in
tcl9.0-9.0.0~a1+dfsg/unix/configure:11133:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/unix/configure-11134-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11260-fi
tcl9.0-9.0.0~a1+dfsg/unix/configure:11261:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11262-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11277-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcl9.0-9.0.0~a1+dfsg/unix/configure:11278:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11279-ac_delim='%!_!# '
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11283-
tcl9.0-9.0.0~a1+dfsg/unix/configure:11284:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11285-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11445-      esac
tcl9.0-9.0.0~a1+dfsg/unix/configure:11446:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcl9.0-9.0.0~a1+dfsg/unix/configure-11447-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11504-*)
tcl9.0-9.0.0~a1+dfsg/unix/configure:11505:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11506-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/unix/configure:11507:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/unix/configure-11508-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11556-/@mandir@/p'
tcl9.0-9.0.0~a1+dfsg/unix/configure:11557:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcl9.0-9.0.0~a1+dfsg/unix/configure-11558-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11573-
tcl9.0-9.0.0~a1+dfsg/unix/configure:11574:# Neutralize VPATH when `$srcdir' = `.'.
tcl9.0-9.0.0~a1+dfsg/unix/configure-11575-# Shell code in configure.ac might set extrasub.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/configure-11599-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcl9.0-9.0.0~a1+dfsg/unix/configure:11600:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcl9.0-9.0.0~a1+dfsg/unix/configure-11601-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tclConfig.h.in-168-
tcl9.0-9.0.0~a1+dfsg/unix/tclConfig.h.in:169:/* Do we have MT-safe gethostbyaddr() ? */
tcl9.0-9.0.0~a1+dfsg/unix/tclConfig.h.in-170-#undef HAVE_MTSAFE_GETHOSTBYADDR
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-600- *
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c:601: *      Thread-safe wrappers for gethostbyaddr(). See "man gethostbyaddr" for
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-602- *      more details.
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-613-struct hostent *
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c:614:TclpGetHostByAddr(
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-615-    const char *addr,
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-619-#if !TCL_THREADS || defined(HAVE_MTSAFE_GETHOSTBYADDR)
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c:620:    return gethostbyaddr(addr, length, type);
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-621-#else
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-641-    Tcl_MutexLock(&compatLock);
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c:642:    hePtr = gethostbyaddr(addr, length, type);
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixCompat.c-643-    if (hePtr != NULL) {
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-17-for i do
tcl9.0-9.0.0~a1+dfsg/unix/ldAix:18:    x=`echo $i | grep '[^.].o$'`
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-19-    if test "$x" != ""; then
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-24-# Extract the name of the object file that we're linking.
tcl9.0-9.0.0~a1+dfsg/unix/ldAix:25:outputFile=`echo $args | sed -e 's/.*-o \([^ ]*\).*/\1/'`
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-26-
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-46-
tcl9.0-9.0.0~a1+dfsg/unix/ldAix:47:noDotA=`echo $outputFile | sed -e '/\.a$/d'`
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-48-echo "noDotA=\"$noDotA\""
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-49-if test "$noDotA" = "" ; then
tcl9.0-9.0.0~a1+dfsg/unix/ldAix:50:    linkArgs=`echo $args | sed -e 's/-o .*\.a /-o shr.o /'`
tcl9.0-9.0.0~a1+dfsg/unix/ldAix-51-    echo $linkArgs
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixPort.h-710-MODULE_SCOPE struct hostent *	TclpGetHostByName(const char *name);
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixPort.h:711:MODULE_SCOPE struct hostent *	TclpGetHostByAddr(const char *addr,
tcl9.0-9.0.0~a1+dfsg/unix/tclUnixPort.h-712-				    int length, int type);
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-1070-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:1071:		ii=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-1072-		if [ ! -d "$(SCRIPT_INSTALL_DIR)"/tzdata/$$ii ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-1076-		    if [ -d $$j ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:1077:			jj=`basename $$j`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-1078-			if [ ! -d "$(SCRIPT_INSTALL_DIR)"/tzdata/$$ii/$$jj ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-1985-		if [ -x $$i/configure ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:1986:		    pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-1987-		    echo "Configuring package '$$pkg'"; \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2002-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2003:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2004-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2013-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2014:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2015-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2025-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2026:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2027-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2040-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2041:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2042-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2050-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2051:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2052-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2064-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2065:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2066-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2149-	    for j in $(TCL_DECLS); do \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2150:		if [ `grep -c "$$i *(" $$j` -gt 0 ] ; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2151-		    match=1; \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2167-	    match=0; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2168:	    i=`echo $$i | sed 's/^_//'`; \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2169-	    for j in $(TOP_DIR)/doc/*.3; do \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2170:		if [ `grep '\-' $$j | grep -c $$i` -gt 0 ]; then \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2171-		    match=1; \
##############################################
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2343-	$(DIST_INSTALL_DATA) $(TOP_DIR)/pkgs/package.list.txt $(DISTDIR)/pkgs
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in:2344:	for i in `ls $(DISTROOT)/pkgs/*.tar.gz 2> /dev/null`; do \
tcl9.0-9.0.0~a1+dfsg/unix/Makefile.in-2345-	    tar -C $(DISTDIR)/pkgs -xzf "$$i"; \
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3085-	* win/tclWinFCmd.c (DoRenameFile, DoCopyFile, squelch_warnings):
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003:3086:	Re-implement inline ASM SEH handlers for gcc. The esp and ebp
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3087-	registers are now saved on the stack instead of in global variables so
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3101-	_alloca function expects the size argument to be passed in a register
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003:3102:	and not on the stack. To fix this problem, we use inline ASM when
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3103-	compiling with gcc to invoke _alloca with the size argument loaded
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3214-	* win/tclWin32Dll.c (squelch_warnings): Squelch compiler warnings from
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003:3215:	SEH ASM code.
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3216-	* win/tclWinChan.c (squelch_warnings): Squelch compiler warnings from
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003:3217:	SEH ASM code.
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3218-	* win/tclWinDde.c: Add casts to avoid compiler warnings. Pass pointer
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3220-	* win/tclWinFCmd.c (squelch_warnings): Add casts and fixup decls to
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003:3221:	avoid compiler warnings. Squelch compiler warnings from SEH ASM code.
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2003-3222-	* win/tclWinFile.c: Add casts and fixup decls to avoid compiler
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/unixInit.test-82-    } else {
tcl9.0-9.0.0~a1+dfsg/tests/unixInit.test:83:	subst "Expected: `[list 127.0.0.1 localhost $port]', Got `$result'"
tcl9.0-9.0.0~a1+dfsg/tests/unixInit.test-84-    }
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-520-query/maxRead {} -1
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:521:read {\}\{`~!@#$} {\}\{`~!@#$}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-522-query/maxRead {} -1
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-538-write {><;'\|":[]} {><;'\|":[]}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:539:write {\}\{`~!@#$} {\}\{`~!@#$}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-540-write %^&*()_+-= %^&*()_+-=
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-568-query/maxRead {} -1
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:569:read {><;'\|":[]\}\{`~!@#$} {><;'\|":[]\}\{`~!@#$}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-570-write {><;'\|":[]} {><;'\|":[]}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:571:write {\}\{`~!@#$} {\}\{`~!@#$}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-572-query/maxRead {} -1
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-722-query/maxRead {} -1
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:723:read {;'\|":[]\}\{`~!@#$%^&} {;'\|":[]\}\{`~!@#$%^&}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-724-query/maxRead {} -1
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:725:rblock | {read 23 40 :- 23} {;'\|":[]\}\{`~!@#$%^&} {xyz0123456789,./?><;'\|} | {":[]\}\{`~!@#$%^&}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-726-rblock | query/maxRead {} -1 | {":[]\}\{`~!@#$%^&}
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-809-write {><;'\|":[]} {><;'\|":[]}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test:810:write {\}\{`~!@#$} {\}\{`~!@#$}
tcl9.0-9.0.0~a1+dfsg/tests/iogt.test-811-write %^&*()_+-= %^&*()_+-=
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/binary.test-2756-	    if {[set a [binary decode base64 [set x [binary encode base64 $c]]]] ne $c} {
tcl9.0-9.0.0~a1+dfsg/tests/binary.test:2757:		lappend r "encode & decode is wrong on string `$c` (encoded: $x): `$a` != `$c`"
tcl9.0-9.0.0~a1+dfsg/tests/binary.test-2758-	    }
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/binary.test-2778-    binary encode uuencode \0\1\2\3\4\0\1\2\3
tcl9.0-9.0.0~a1+dfsg/tests/binary.test:2779:} -result ")``\$\"`P0``0(#\n"
tcl9.0-9.0.0~a1+dfsg/tests/binary.test-2780-test binary-74.6 {binary encode uuencode} -body {
##############################################
tcl9.0-9.0.0~a1+dfsg/tests/binary.test-2821-test binary-75.5 {binary decode uuencode} -body {
tcl9.0-9.0.0~a1+dfsg/tests/binary.test:2822:    binary decode uuencode ")``\$\"`P0``0(#"
tcl9.0-9.0.0~a1+dfsg/tests/binary.test-2823-} -result "\0\1\2\3\4\0\1\2\3"
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2007-4667-	* unix/tclUnixCompat.c: Added fallback to gethostbyname() and
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2007:4668:	gethostbyaddr() if the implementation is known to be MT-safe
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2007-4669-	(currently for Darwin 6 or later only).
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2007-4670-
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2007:4671:	* unix/configure.in: Assume gethostbyname() and gethostbyaddr() are
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2007-4672-	MT-safe starting with Darwin 6 (Mac OSX 10.2).
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-45-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/macosx/configure-46-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/macosx/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-48-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-50-else
tcl9.0-9.0.0~a1+dfsg/macosx/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/macosx/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-62-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcl9.0-9.0.0~a1+dfsg/macosx/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-324-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/macosx/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/macosx/configure-326-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-397-  {
tcl9.0-9.0.0~a1+dfsg/macosx/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-399-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-404-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/macosx/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/macosx/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcl9.0-9.0.0~a1+dfsg/macosx/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcl9.0-9.0.0~a1+dfsg/macosx/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-854-  case $ac_option in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:855:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-856-  *=)   ac_optarg= ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-898-  -disable-* | --disable-*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-900-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-903-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/macosx/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-905-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-924-  -enable-* | --enable-*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-926-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-929-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/macosx/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-931-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1128-  -with-* | --with-*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1129:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1133-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1134:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1135-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1144-  -without-* | --without-*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1149-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1151-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1182-  *=*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1183:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1184-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1203-if test -n "$ac_prev"; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1204:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1205-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1225-    */ )
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1226:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1227-      eval $ac_var=\$ac_val;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1260-ac_ls_di=`ls -di .` &&
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1261:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1262-  as_fn_error $? "working directory cannot be determined"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1316-case $srcdir in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1317:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1318-esac
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1359-By default, \`make install' will install all the files in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1360:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1361:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1362-for instance \`--prefix=\$HOME'.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1460-*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1461:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1462-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1463:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1464-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1876-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1877:  as_decl_name=`echo $2|sed 's/ *(.*//'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure:1878:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-1879-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2101-    *\'*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2102:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2103-    esac
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2184-      case $ac_val in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2185:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2186-      esac
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2199-	case $ac_val in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2200:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2201-	esac
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2319-    set,)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2320:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2321:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2322-      ac_cache_corrupted=: ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2330-	# differences in whitespace do not lead to failure.
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2331:	ac_old_val_w=`echo x $ac_old_val`
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2332:	ac_new_val_w=`echo x $ac_new_val`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2333-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2350-    case $ac_new_val in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2351:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2352-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2429-# Make sure srcdir is fully qualified!
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2430:srcdir="`cd "$srcdir" ; pwd`"
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2431:TCL_SRC_DIR="`cd "$srcdir"/..; pwd`"
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2432-
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2851-$as_echo_n "checking whether the C compiler works... " >&6; }
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2852:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2853-
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2895-	then :; else
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2896:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2897-	fi
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2955-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure:2956:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-2957-	  break;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3064-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure:3065:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3066-       break;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3505-  # Check for GNU $ac_path_GREP
tcl9.0-9.0.0~a1+dfsg/macosx/configure:3506:case `"$ac_path_GREP" --version 2>&1` in
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3507-*GNU*)
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3571-  # Check for GNU $ac_path_EGREP
tcl9.0-9.0.0~a1+dfsg/macosx/configure:3572:case `"$ac_path_EGREP" --version 2>&1` in
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3573-*GNU*)
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3732-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:3733:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3734-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3737-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:3738:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-3739-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4448-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4449:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4450-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4452-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4453:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4454-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4529-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4530:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4531-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4532:	    for j in `ls -r $dir/tclsh[8-9]* 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4533:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4534-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4946-    UNSHARED_LIB_SUFFIX=""
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4947:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tcl9.0-9.0.0~a1+dfsg/macosx/configure:4948:    ECHO_VERSION='`echo ${VERSION}`'
tcl9.0-9.0.0~a1+dfsg/macosx/configure-4949-    TCL_LIB_VERSIONS_OK=ok
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5072-			# Make sure only first arg gets _r
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5073:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5074-			;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5426-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5427:		    case `${CC} -dumpmachine` in
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5428-			hppa64*)
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5713-	    #		Don't link with -lpthread
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5714:	    LIBS=`echo $LIBS | sed s/-lpthread//`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5715-	    CFLAGS="$CFLAGS -pthread"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5733-	    # The -pthread needs to go in the CFLAGS, not LIBS
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5734:	    LIBS=`echo $LIBS | sed s/-pthread//`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5735-	    CFLAGS="$CFLAGS -pthread"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5752-	    # The -pthread needs to go in the LDFLAGS, not LIBS
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5753:	    LIBS=`echo $LIBS | sed s/-pthread//`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5754-	    CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5758-		# Version numbers are dot-stripped by system policy.
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5759:		TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5760-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5986-			    # tclUnixPort.h if necessary.
tcl9.0-9.0.0~a1+dfsg/macosx/configure:5987:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tcl9.0-9.0.0~a1+dfsg/macosx/configure-5988-			done
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-6037-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure:6038:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tcl9.0-9.0.0~a1+dfsg/macosx/configure-6039-			done
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-6112-	    CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tcl9.0-9.0.0~a1+dfsg/macosx/configure:6113:	    LIBS=`echo $LIBS | sed s/-lpthreads//`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-6114-	    if test "$GCC" = yes; then :
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-6212-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:6213:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tcl9.0-9.0.0~a1+dfsg/macosx/configure-6214-
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7021-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7022:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7023-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7025-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7026:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7027-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7417-if test "`uname -s`" = "Darwin" && \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7418:	test "`uname -r | awk -F. '{print $1}'`" -lt 7; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7419-    # prior to Darwin 7, realpath is not threadsafe, so don't
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7436-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7437:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7438-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7440-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7441:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7442-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7924-if test "`uname -s`" = "Darwin" && \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7925:	test "`uname -r | awk -F. '{print $1}'`" -gt 5; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7926-    # Starting with Darwin 6 (Mac OSX 10.2), gethostbyX
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7936-elif test "`uname -s`" = "HP-UX" && \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:7937:	test "`uname -r|sed -e 's|B\.||' -e 's|\..*$||'`" -gt 10; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-7938-    # Starting with HPUX 11.00 (we believe), gethostbyX
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8405-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:8406:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8407-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8409-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:8410:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8411-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8487-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:8488:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8489-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8491-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:8492:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-8493-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-9519-do :
tcl9.0-9.0.0~a1+dfsg/macosx/configure:9520:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-9521-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-9523-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/macosx/configure:9524:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/macosx/configure-9525-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10075-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10076:            search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10077-            for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10078:                for j in `ls -r $dir/gcc 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10079:                        `ls -r $dir/gcc 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10080-                    if test x"$ac_cv_path_cc" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10111-           *.c | *.o | *.obj | *.ilk | *.pdb) ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10112:           *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10113-           esac
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10138-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10139:    search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10140-    for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10141:        for j in `ls -r $dir/zip 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10142:            `ls -r $dir/zip 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10143-        if test x"$ac_cv_path_zip" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10324-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10325:    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)}'`"
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10326-    TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE}'
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10345-    # default install directory for bundled packages
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10346:    if test "${libdir}" = '${exec_prefix}/lib' -o "`basename ${libdir}`" = 'Frameworks'; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10347-        PACKAGE_DIR="/Library/Tcl"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10381-    else
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10382:        TCL_LIB_FLAG="-ltcl`echo ${TCL_VERSION} | tr -d .`"
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10383-    fi
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10424-else
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10425:    TCL_STUB_LIB_FLAG="-ltclstub`echo ${TCL_VERSION} | tr -d .`"
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10426-fi
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10656-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10657:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10658-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10659-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10660:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10661-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10663-else
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10664:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10665-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10673-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10674:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10675-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10750-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10751:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10752-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10822-  {
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10823:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10824-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10926-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/macosx/configure:10927:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/macosx/configure-10928-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11061-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11062:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11063-ac_cs_version="\\
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11083-  --*=?*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11084:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11085:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11086-    ac_shift=:
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11088-  --*=)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11089:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11090-    ac_optarg=
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11112-    case $ac_optarg in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11113:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11114-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11120-    case $ac_optarg in
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11121:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11122-    esac
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11253-fi
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11254:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11255-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11270-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11271:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11272-ac_delim='%!_!# '
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11276-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11277:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11278-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11414-for ac_last_try in false false :; do
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11415:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11416-  if test -z "$ac_tt"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11546-      esac
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11547:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11548-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11605-*)
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11606:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11607-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11608:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11609-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11657-/@mandir@/p'
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11658:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11659-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11674-
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11675:# Neutralize VPATH when `$srcdir' = `.'.
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11676-# Shell code in configure.ac might set extrasub.
##############################################
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11700-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcl9.0-9.0.0~a1+dfsg/macosx/configure:11701:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcl9.0-9.0.0~a1+dfsg/macosx/configure-11702-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-42-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:43:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-44-			fi ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-46-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:47:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-48-		else
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-68-		    if test -f "$i/win/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:69:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-70-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-76-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:77:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:78:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:79:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-80-			`ls -d /cygdrive/c/Tcl/lib 2>/dev/null` \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-87-		    if test -f "$i/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:88:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-89-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-97-			${srcdir}/../tcl \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:98:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:99:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:100:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-101-		    if test -f "$i/win/tclConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:102:		    ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-103-		    break
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-160-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:161:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-162-			fi ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-164-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:165:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-166-		else
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-186-		    if test -f "$i/win/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:187:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-188-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-194-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:195:		for i in `ls -d ${libdir} 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:196:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:197:			`ls -d ${prefix}/lib 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-198-			`ls -d /cygdrive/c/Tcl/lib 2>/dev/null` \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-205-		    if test -f "$i/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:206:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-207-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-215-			${srcdir}/../tk \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:216:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:217:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:218:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-219-		    if test -f "$i/win/tkConfig.sh" ; then
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:220:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-221-			break
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-511-    AC_MSG_CHECKING([if 64bit support is requested])
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:512:    AC_ARG_ENABLE(64bit,[  --enable-64bit          enable 64bit support (where applicable)], [do64bit=$enableval], [do64bit=no])
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-513-    AC_MSG_RESULT($do64bit)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-574-	AC_MSG_CHECKING([for Windows native path bug in windres])
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:575:	cyg_conftest=`$CYGPATH $conftest`
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-576-	if AC_TRY_COMMAND($RC -o conftest.res.o $cyg_conftest) ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-751-	    EXESUFFIX="\${DBGX}.exe"
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:752:	    case "x`echo \${VisualStudioVersion}`" in
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-753-		x1[[4-9]]*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-773-	    fi
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:774:	    MSSDK=`echo "$MSSDK" | sed -e 's!\\\!/!g'`
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-775-	    PATH64=""
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-793-
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:794:	case "x`echo \${VisualStudioVersion}`" in
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-795-		x1[[4-9]]*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1006-    AC_ARG_WITH(tcl, [  --with-tcl=DIR          use Tcl 9.0 binaries from DIR],
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1007:	    TCL_BIN_DIR=$withval, TCL_BIN_DIR=`cd $TCL_BIN_DEFAULT; pwd`)
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1008-    if test ! -d $TCL_BIN_DIR; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1042-    AC_CACHE_VAL(ac_cv_path_tclsh, [
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1043:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1044-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1045:	    for j in `ls -r $dir/tclsh[[8-9]]*.exe 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1046:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1047-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1193-    AC_CACHE_VAL(ac_cv_path_cc, [
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1194:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1195-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1196:	    for j in `ls -r $dir/gcc 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1197:		    `ls -r $dir/gcc 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1198-		if test x"$ac_cv_path_cc" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1223-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1224:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1225-       esac
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1259-    AC_CACHE_VAL(ac_cv_path_zip, [
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1260:    search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1261-    for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1262:        for j in `ls -r $dir/zip 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4:1263:            `ls -r $dir/zip 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/tcl.m4-1264-        if test x"$ac_cv_path_zip" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-334-
tcl9.0-9.0.0~a1+dfsg/win/configure.ac:335:eval "TCL_SRC_DIR=\"`cd $srcdir/..; $CYGPATH $(pwd)`\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-336-
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-340-eval "TCL_STUB_LIB_FLAG=\"-ltclstub${VER}${LIBFLAGSUFFIX}\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac:341:eval "TCL_BUILD_STUB_LIB_SPEC=\"-L`$CYGPATH $(pwd)` ${TCL_STUB_LIB_FLAG}\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-342-eval "TCL_STUB_LIB_SPEC=\"-L${libdir} ${TCL_STUB_LIB_FLAG}\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac:343:eval "TCL_BUILD_STUB_LIB_PATH=\"`$CYGPATH $(pwd)`/${TCL_STUB_LIB_FILE}\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-344-eval "TCL_STUB_LIB_PATH=\"${libdir}/${TCL_STUB_LIB_FILE}\""
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-346-eval "TCL_LIB_FILE=\"${LIBPREFIX}tcl${VER}${LIBSUFFIX}\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac:347:eval "TCL_BUILD_LIB_SPEC=\"-L`$CYGPATH $(pwd)` -ltcl${VER}${FLAGSUFFIX}\""
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-348-eval "TCL_LIB_SPEC=\"-L${libdir} -ltcl${VER}${FLAGSUFFIX}\""
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-402-esac
tcl9.0-9.0.0~a1+dfsg/win/configure.ac:403:TCL_WIN_VERSION="$TCL_VERSION.$TCL_RELEASE_LEVEL.`echo $TCL_PATCH_LEVEL | tr -d ab.`"
tcl9.0-9.0.0~a1+dfsg/win/configure.ac-404-AC_SUBST(TCL_WIN_VERSION)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tclWinPanic.c-70-#   elif defined(_MSC_VER)
tcl9.0-9.0.0~a1+dfsg/win/tclWinPanic.c:71:	_asm {int 3}
tcl9.0-9.0.0~a1+dfsg/win/tclWinPanic.c-72-#   else
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tclWinFCmd.c-184-     * to be one block of asm, to avoid stack imbalance; also, it is illegal
tcl9.0-9.0.0~a1+dfsg/win/tclWinFCmd.c:185:     * for one asm block to contain a jump to another.
tcl9.0-9.0.0~a1+dfsg/win/tclWinFCmd.c-186-     */
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tclWinFCmd.c-572-     * to be one block of asm, to avoid stack imbalance; also, it is illegal
tcl9.0-9.0.0~a1+dfsg/win/tclWinFCmd.c:573:     * for one asm block to contain a jump to another.
tcl9.0-9.0.0~a1+dfsg/win/tclWinFCmd.c-574-     */
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tclWin32Dll.c-31-#if defined(_MSC_VER) && (_MSC_VER <= 1100) && defined (_M_IX86)
tcl9.0-9.0.0~a1+dfsg/win/tclWin32Dll.c:32:#define cpuid	__asm __emit 0fh __asm __emit 0a2h
tcl9.0-9.0.0~a1+dfsg/win/tclWin32Dll.c-33-#endif
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tclWin32Dll.c-592-    _try {
tcl9.0-9.0.0~a1+dfsg/win/tclWin32Dll.c:593:	_asm {
tcl9.0-9.0.0~a1+dfsg/win/tclWin32Dll.c-594-	    push    ebx
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-992-packages:
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:993:	@builddir=`$(CYGPATH) $$(pwd -P)`; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-994-	for i in $(PKGS_DIR)/*; do \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-996-	    if [ -x $$i/configure ] ; then \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:997:	      pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-998-	      mkdir -p $(PKG_DIR)/$$pkg; \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1000-	        ( cd $(PKG_DIR)/$$pkg; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:1001:	          echo "Configuring package '$$i' wd = `$(CYGPATH) $$(pwd -P)`"; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1002-	          $$i/configure --with-tcl=$$builddir --with-tclinclude=$(GENERIC_DIR_NATIVE) $(PKG_CFG_ARGS) --enable-shared; ) \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1014-	  if [ -d $$i ]; then \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:1015:	    pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1016-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1027-	  if [ -d $$i ]; then \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:1028:	    pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1029-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1040-	  if [ -d $$i ]; then \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:1041:	    pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1042-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1052-	  if [ -d $$i ]; then \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in:1053:	    pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/win/Makefile.in-1054-	    if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/win/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/win/configure-45-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/win/configure-46-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/win/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/win/configure-48-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-50-else
tcl9.0-9.0.0~a1+dfsg/win/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/win/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/win/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/win/configure-62-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcl9.0-9.0.0~a1+dfsg/win/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tcl9.0-9.0.0~a1+dfsg/win/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-324-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/win/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/win/configure-326-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-397-  {
tcl9.0-9.0.0~a1+dfsg/win/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/win/configure-399-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-404-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/win/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/win/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcl9.0-9.0.0~a1+dfsg/win/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcl9.0-9.0.0~a1+dfsg/win/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-856-  case $ac_option in
tcl9.0-9.0.0~a1+dfsg/win/configure:857:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcl9.0-9.0.0~a1+dfsg/win/configure-858-  *=)   ac_optarg= ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-900-  -disable-* | --disable-*)
tcl9.0-9.0.0~a1+dfsg/win/configure:901:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-902-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-905-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/win/configure:906:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-907-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-926-  -enable-* | --enable-*)
tcl9.0-9.0.0~a1+dfsg/win/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-928-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-931-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/win/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-933-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1130-  -with-* | --with-*)
tcl9.0-9.0.0~a1+dfsg/win/configure:1131:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1132-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1135-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/win/configure:1136:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1137-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1146-  -without-* | --without-*)
tcl9.0-9.0.0~a1+dfsg/win/configure:1147:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1148-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1151-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/win/configure:1152:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1153-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1184-  *=*)
tcl9.0-9.0.0~a1+dfsg/win/configure:1185:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/win/configure-1186-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1205-if test -n "$ac_prev"; then
tcl9.0-9.0.0~a1+dfsg/win/configure:1206:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1207-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1227-    */ )
tcl9.0-9.0.0~a1+dfsg/win/configure:1228:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1229-      eval $ac_var=\$ac_val;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1262-ac_ls_di=`ls -di .` &&
tcl9.0-9.0.0~a1+dfsg/win/configure:1263:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcl9.0-9.0.0~a1+dfsg/win/configure-1264-  as_fn_error $? "working directory cannot be determined"
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1318-case $srcdir in
tcl9.0-9.0.0~a1+dfsg/win/configure:1319:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcl9.0-9.0.0~a1+dfsg/win/configure-1320-esac
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1361-By default, \`make install' will install all the files in
tcl9.0-9.0.0~a1+dfsg/win/configure:1362:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl9.0-9.0.0~a1+dfsg/win/configure:1363:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl9.0-9.0.0~a1+dfsg/win/configure-1364-for instance \`--prefix=\$HOME'.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1442-*)
tcl9.0-9.0.0~a1+dfsg/win/configure:1443:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1444-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/win/configure:1445:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1446-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1627-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
tcl9.0-9.0.0~a1+dfsg/win/configure:1628:  as_decl_name=`echo $2|sed 's/ *(.*//'`
tcl9.0-9.0.0~a1+dfsg/win/configure:1629:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-1630-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1913-    *\'*)
tcl9.0-9.0.0~a1+dfsg/win/configure:1914:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/win/configure-1915-    esac
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-1996-      case $ac_val in
tcl9.0-9.0.0~a1+dfsg/win/configure:1997:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/win/configure-1998-      esac
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2011-	case $ac_val in
tcl9.0-9.0.0~a1+dfsg/win/configure:2012:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/win/configure-2013-	esac
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2131-    set,)
tcl9.0-9.0.0~a1+dfsg/win/configure:2132:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl9.0-9.0.0~a1+dfsg/win/configure:2133:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl9.0-9.0.0~a1+dfsg/win/configure-2134-      ac_cache_corrupted=: ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2142-	# differences in whitespace do not lead to failure.
tcl9.0-9.0.0~a1+dfsg/win/configure:2143:	ac_old_val_w=`echo x $ac_old_val`
tcl9.0-9.0.0~a1+dfsg/win/configure:2144:	ac_new_val_w=`echo x $ac_new_val`
tcl9.0-9.0.0~a1+dfsg/win/configure-2145-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2162-    case $ac_new_val in
tcl9.0-9.0.0~a1+dfsg/win/configure:2163:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/win/configure-2164-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2588-$as_echo_n "checking whether the C compiler works... " >&6; }
tcl9.0-9.0.0~a1+dfsg/win/configure:2589:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcl9.0-9.0.0~a1+dfsg/win/configure-2590-
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2632-	then :; else
tcl9.0-9.0.0~a1+dfsg/win/configure:2633:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-2634-	fi
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2692-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tcl9.0-9.0.0~a1+dfsg/win/configure:2693:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-2694-	  break;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-2801-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tcl9.0-9.0.0~a1+dfsg/win/configure:2802:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-2803-       break;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-3231-  # Check for GNU $ac_path_GREP
tcl9.0-9.0.0~a1+dfsg/win/configure:3232:case `"$ac_path_GREP" --version 2>&1` in
tcl9.0-9.0.0~a1+dfsg/win/configure-3233-*GNU*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-3297-  # Check for GNU $ac_path_EGREP
tcl9.0-9.0.0~a1+dfsg/win/configure:3298:case `"$ac_path_EGREP" --version 2>&1` in
tcl9.0-9.0.0~a1+dfsg/win/configure-3299-*GNU*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-3739-set x ${MAKE-make}
tcl9.0-9.0.0~a1+dfsg/win/configure:3740:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-3741-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-3749-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tcl9.0-9.0.0~a1+dfsg/win/configure:3750:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tcl9.0-9.0.0~a1+dfsg/win/configure-3751-  *@@@%%%=?*=@@@%%%*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-3847-do :
tcl9.0-9.0.0~a1+dfsg/win/configure:3848:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcl9.0-9.0.0~a1+dfsg/win/configure-3849-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-3852-  cat >>confdefs.h <<_ACEOF
tcl9.0-9.0.0~a1+dfsg/win/configure:3853:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcl9.0-9.0.0~a1+dfsg/win/configure-3854-_ACEOF
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4032-$as_echo_n "checking for Windows native path bug in windres... " >&6; }
tcl9.0-9.0.0~a1+dfsg/win/configure:4033:	cyg_conftest=`$CYGPATH $conftest`
tcl9.0-9.0.0~a1+dfsg/win/configure-4034-	if { ac_try='$RC -o conftest.res.o $cyg_conftest'
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4324-	    EXESUFFIX="\${DBGX}.exe"
tcl9.0-9.0.0~a1+dfsg/win/configure:4325:	    case "x`echo \${VisualStudioVersion}`" in
tcl9.0-9.0.0~a1+dfsg/win/configure-4326-		x1[4-9]*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4346-	    fi
tcl9.0-9.0.0~a1+dfsg/win/configure:4347:	    MSSDK=`echo "$MSSDK" | sed -e 's!\\\!/!g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-4348-	    PATH64=""
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4368-
tcl9.0-9.0.0~a1+dfsg/win/configure:4369:	case "x`echo \${VisualStudioVersion}`" in
tcl9.0-9.0.0~a1+dfsg/win/configure-4370-		x1[4-9]*)
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4842-
tcl9.0-9.0.0~a1+dfsg/win/configure:4843:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-4844-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/win/configure:4845:	    for j in `ls -r $dir/gcc 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/configure:4846:		    `ls -r $dir/gcc 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/configure-4847-		if test x"$ac_cv_path_cc" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4878-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
tcl9.0-9.0.0~a1+dfsg/win/configure:4879:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
tcl9.0-9.0.0~a1+dfsg/win/configure-4880-       esac
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4901-
tcl9.0-9.0.0~a1+dfsg/win/configure:4902:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-4903-	for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/win/configure:4904:	    for j in `ls -r $dir/tclsh[8-9]*.exe 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/configure:4905:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/configure-4906-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-4941-
tcl9.0-9.0.0~a1+dfsg/win/configure:4942:    search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tcl9.0-9.0.0~a1+dfsg/win/configure-4943-    for dir in $search_path ; do
tcl9.0-9.0.0~a1+dfsg/win/configure:4944:        for j in `ls -r $dir/zip 2> /dev/null` \
tcl9.0-9.0.0~a1+dfsg/win/configure:4945:            `ls -r $dir/zip 2> /dev/null` ; do
tcl9.0-9.0.0~a1+dfsg/win/configure-4946-        if test x"$ac_cv_path_zip" = x ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5324-
tcl9.0-9.0.0~a1+dfsg/win/configure:5325:eval "TCL_SRC_DIR=\"`cd $srcdir/..; $CYGPATH $(pwd)`\""
tcl9.0-9.0.0~a1+dfsg/win/configure-5326-
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5330-eval "TCL_STUB_LIB_FLAG=\"-ltclstub${VER}${LIBFLAGSUFFIX}\""
tcl9.0-9.0.0~a1+dfsg/win/configure:5331:eval "TCL_BUILD_STUB_LIB_SPEC=\"-L`$CYGPATH $(pwd)` ${TCL_STUB_LIB_FLAG}\""
tcl9.0-9.0.0~a1+dfsg/win/configure-5332-eval "TCL_STUB_LIB_SPEC=\"-L${libdir} ${TCL_STUB_LIB_FLAG}\""
tcl9.0-9.0.0~a1+dfsg/win/configure:5333:eval "TCL_BUILD_STUB_LIB_PATH=\"`$CYGPATH $(pwd)`/${TCL_STUB_LIB_FILE}\""
tcl9.0-9.0.0~a1+dfsg/win/configure-5334-eval "TCL_STUB_LIB_PATH=\"${libdir}/${TCL_STUB_LIB_FILE}\""
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5336-eval "TCL_LIB_FILE=\"${LIBPREFIX}tcl${VER}${LIBSUFFIX}\""
tcl9.0-9.0.0~a1+dfsg/win/configure:5337:eval "TCL_BUILD_LIB_SPEC=\"-L`$CYGPATH $(pwd)` -ltcl${VER}${FLAGSUFFIX}\""
tcl9.0-9.0.0~a1+dfsg/win/configure-5338-eval "TCL_LIB_SPEC=\"-L${libdir} -ltcl${VER}${FLAGSUFFIX}\""
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5392-esac
tcl9.0-9.0.0~a1+dfsg/win/configure:5393:TCL_WIN_VERSION="$TCL_VERSION.$TCL_RELEASE_LEVEL.`echo $TCL_PATCH_LEVEL | tr -d ab.`"
tcl9.0-9.0.0~a1+dfsg/win/configure-5394-
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5619-'
tcl9.0-9.0.0~a1+dfsg/win/configure:5620:DEFS=`sed -n "$ac_script" confdefs.h`
tcl9.0-9.0.0~a1+dfsg/win/configure-5621-
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5628-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tcl9.0-9.0.0~a1+dfsg/win/configure:5629:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tcl9.0-9.0.0~a1+dfsg/win/configure-5630-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5695-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/win/configure:5696:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/win/configure-5697-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/win/configure-5698-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/win/configure:5699:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/win/configure-5700-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5702-else
tcl9.0-9.0.0~a1+dfsg/win/configure:5703:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/win/configure-5704-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5712-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/win/configure:5713:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/win/configure-5714-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5789-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/win/configure:5790:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/win/configure-5791-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5861-  {
tcl9.0-9.0.0~a1+dfsg/win/configure:5862:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/win/configure-5863-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-5965-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/win/configure:5966:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/win/configure-5967-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6087-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcl9.0-9.0.0~a1+dfsg/win/configure:6088:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcl9.0-9.0.0~a1+dfsg/win/configure-6089-ac_cs_version="\\
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6109-  --*=?*)
tcl9.0-9.0.0~a1+dfsg/win/configure:6110:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/win/configure:6111:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/win/configure-6112-    ac_shift=:
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6114-  --*=)
tcl9.0-9.0.0~a1+dfsg/win/configure:6115:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/win/configure-6116-    ac_optarg=
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6138-    case $ac_optarg in
tcl9.0-9.0.0~a1+dfsg/win/configure:6139:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/win/configure-6140-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6257-fi
tcl9.0-9.0.0~a1+dfsg/win/configure:6258:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcl9.0-9.0.0~a1+dfsg/win/configure-6259-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6274-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcl9.0-9.0.0~a1+dfsg/win/configure:6275:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcl9.0-9.0.0~a1+dfsg/win/configure-6276-ac_delim='%!_!# '
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6280-
tcl9.0-9.0.0~a1+dfsg/win/configure:6281:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcl9.0-9.0.0~a1+dfsg/win/configure-6282-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6442-      esac
tcl9.0-9.0.0~a1+dfsg/win/configure:6443:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcl9.0-9.0.0~a1+dfsg/win/configure-6444-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6501-*)
tcl9.0-9.0.0~a1+dfsg/win/configure:6502:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/win/configure-6503-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/win/configure:6504:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/win/configure-6505-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6553-/@mandir@/p'
tcl9.0-9.0.0~a1+dfsg/win/configure:6554:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcl9.0-9.0.0~a1+dfsg/win/configure-6555-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6570-
tcl9.0-9.0.0~a1+dfsg/win/configure:6571:# Neutralize VPATH when `$srcdir' = `.'.
tcl9.0-9.0.0~a1+dfsg/win/configure-6572-# Shell code in configure.ac might set extrasub.
##############################################
tcl9.0-9.0.0~a1+dfsg/win/configure-6596-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcl9.0-9.0.0~a1+dfsg/win/configure:6597:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcl9.0-9.0.0~a1+dfsg/win/configure-6598-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcl9.0-9.0.0~a1+dfsg/win/tclWinChan.c-1140-	 * needs to be one block of asm, to avoid stack imbalance; also, it is
tcl9.0-9.0.0~a1+dfsg/win/tclWinChan.c:1141:	 * illegal for one asm block to contain a jump to another.
tcl9.0-9.0.0~a1+dfsg/win/tclWinChan.c-1142-	 */
##############################################
tcl9.0-9.0.0~a1+dfsg/generic/tcl.h-2119- */
tcl9.0-9.0.0~a1+dfsg/generic/tcl.h:2120:#define TCL_TCPSERVER_REUSEADDR (1<<0)
tcl9.0-9.0.0~a1+dfsg/generic/tcl.h-2121-#define TCL_TCPSERVER_REUSEPORT (1<<1)
##############################################
tcl9.0-9.0.0~a1+dfsg/generic/tclPanic.c-112-#   elif defined(_MSC_VER) && defined (_M_IX86)
tcl9.0-9.0.0~a1+dfsg/generic/tclPanic.c:113:	_asm {int 3}
tcl9.0-9.0.0~a1+dfsg/generic/tclPanic.c-114-#   elif defined(_WIN32)
##############################################
tcl9.0-9.0.0~a1+dfsg/doc/coroutine.n-257-    set ns [uplevel 2 {namespace current}]
tcl9.0-9.0.0~a1+dfsg/doc/coroutine.n:258:    \fByield\fR "made $where $level context=$ns name=[info coroutine]"
tcl9.0-9.0.0~a1+dfsg/doc/coroutine.n-259-}
##############################################
tcl9.0-9.0.0~a1+dfsg/doc/man.macros-259-.de QR
tcl9.0-9.0.0~a1+dfsg/doc/man.macros:260:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
tcl9.0-9.0.0~a1+dfsg/doc/man.macros-261-.\"" fix emacs highlighting
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure.ac-15-
tcl9.0-9.0.0~a1+dfsg/tools/configure.ac: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`)
tcl9.0-9.0.0~a1+dfsg/tools/configure.ac-17-if test ! -d $TCL_BIN_DIR; then
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/tools/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/tools/configure-45-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/tools/configure-46-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/tools/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/tools/configure-48-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-50-else
tcl9.0-9.0.0~a1+dfsg/tools/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/tools/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/tools/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-62-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcl9.0-9.0.0~a1+dfsg/tools/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
tcl9.0-9.0.0~a1+dfsg/tools/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-323-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/tools/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/tools/configure-325-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-396-  {
tcl9.0-9.0.0~a1+dfsg/tools/configure:397:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/tools/configure-398-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-403-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/tools/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/tools/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcl9.0-9.0.0~a1+dfsg/tools/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcl9.0-9.0.0~a1+dfsg/tools/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-700-  case $ac_option in
tcl9.0-9.0.0~a1+dfsg/tools/configure:701:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-702-  *=)   ac_optarg= ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-744-  -disable-* | --disable-*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:745:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-746-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-749-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/tools/configure:750:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-751-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-770-  -enable-* | --enable-*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:771:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-772-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-775-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/tools/configure:776:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-777-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-974-  -with-* | --with-*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:975:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-976-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-979-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/tools/configure:980:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-981-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-990-  -without-* | --without-*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:991:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-992-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-995-    ac_useropt_orig=$ac_useropt
tcl9.0-9.0.0~a1+dfsg/tools/configure:996:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-997-    case $ac_user_opts in
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1028-  *=*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:1029:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1030-    # Reject names that are not valid shell variable names.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1049-if test -n "$ac_prev"; then
tcl9.0-9.0.0~a1+dfsg/tools/configure:1050:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1051-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1071-    */ )
tcl9.0-9.0.0~a1+dfsg/tools/configure:1072:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1073-      eval $ac_var=\$ac_val;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1106-ac_ls_di=`ls -di .` &&
tcl9.0-9.0.0~a1+dfsg/tools/configure:1107:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcl9.0-9.0.0~a1+dfsg/tools/configure-1108-  as_fn_error $? "working directory cannot be determined"
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1162-case $srcdir in
tcl9.0-9.0.0~a1+dfsg/tools/configure:1163:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-1164-esac
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1205-By default, \`make install' will install all the files in
tcl9.0-9.0.0~a1+dfsg/tools/configure:1206:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcl9.0-9.0.0~a1+dfsg/tools/configure:1207:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcl9.0-9.0.0~a1+dfsg/tools/configure-1208-for instance \`--prefix=\$HOME'.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1262-*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:1263:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1264-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/tools/configure:1265:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1266-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1398-    *\'*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:1399:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-1400-    esac
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1481-      case $ac_val in
tcl9.0-9.0.0~a1+dfsg/tools/configure:1482:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-1483-      esac
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1496-	case $ac_val in
tcl9.0-9.0.0~a1+dfsg/tools/configure:1497:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-1498-	esac
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1616-    set,)
tcl9.0-9.0.0~a1+dfsg/tools/configure:1617:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcl9.0-9.0.0~a1+dfsg/tools/configure:1618:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcl9.0-9.0.0~a1+dfsg/tools/configure-1619-      ac_cache_corrupted=: ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1627-	# differences in whitespace do not lead to failure.
tcl9.0-9.0.0~a1+dfsg/tools/configure:1628:	ac_old_val_w=`echo x $ac_old_val`
tcl9.0-9.0.0~a1+dfsg/tools/configure:1629:	ac_new_val_w=`echo x $ac_new_val`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1630-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1647-    case $ac_new_val in
tcl9.0-9.0.0~a1+dfsg/tools/configure:1648:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-1649-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1690-else
tcl9.0-9.0.0~a1+dfsg/tools/configure:1691:  TCL_BIN_DIR=`cd ../../tcl$DEF_VER$TCL_PATCH_LEVEL/unix; pwd`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1692-fi
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1838-'
tcl9.0-9.0.0~a1+dfsg/tools/configure:1839:DEFS=`sed -n "$ac_script" confdefs.h`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1840-
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1847-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tcl9.0-9.0.0~a1+dfsg/tools/configure:1848:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tcl9.0-9.0.0~a1+dfsg/tools/configure-1849-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1914-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcl9.0-9.0.0~a1+dfsg/tools/configure:1915:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/tools/configure-1916-  as_echo='print -r --'
tcl9.0-9.0.0~a1+dfsg/tools/configure-1917-  as_echo_n='print -rn --'
tcl9.0-9.0.0~a1+dfsg/tools/configure:1918:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcl9.0-9.0.0~a1+dfsg/tools/configure-1919-  as_echo='printf %s\n'
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1921-else
tcl9.0-9.0.0~a1+dfsg/tools/configure:1922:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcl9.0-9.0.0~a1+dfsg/tools/configure-1923-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-1931-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcl9.0-9.0.0~a1+dfsg/tools/configure:1932:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-1933-      esac;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2008-# ----------------------------------------
tcl9.0-9.0.0~a1+dfsg/tools/configure:2009:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcl9.0-9.0.0~a1+dfsg/tools/configure-2010-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2080-  {
tcl9.0-9.0.0~a1+dfsg/tools/configure:2081:    as_val=`expr "$@" || test $? -eq 1`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2082-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2184-      case $as_dir in #(
tcl9.0-9.0.0~a1+dfsg/tools/configure:2185:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcl9.0-9.0.0~a1+dfsg/tools/configure-2186-      *) as_qdir=$as_dir;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2306-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcl9.0-9.0.0~a1+dfsg/tools/configure:2307:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcl9.0-9.0.0~a1+dfsg/tools/configure-2308-ac_cs_version="\\
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2328-  --*=?*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:2329:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/tools/configure:2330:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2331-    ac_shift=:
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2333-  --*=)
tcl9.0-9.0.0~a1+dfsg/tools/configure:2334:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2335-    ac_optarg=
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2357-    case $ac_optarg in
tcl9.0-9.0.0~a1+dfsg/tools/configure:2358:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcl9.0-9.0.0~a1+dfsg/tools/configure-2359-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2474-fi
tcl9.0-9.0.0~a1+dfsg/tools/configure:2475:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2476-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2491-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcl9.0-9.0.0~a1+dfsg/tools/configure:2492:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2493-ac_delim='%!_!# '
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2497-
tcl9.0-9.0.0~a1+dfsg/tools/configure:2498:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2499-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2659-      esac
tcl9.0-9.0.0~a1+dfsg/tools/configure:2660:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcl9.0-9.0.0~a1+dfsg/tools/configure-2661-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2718-*)
tcl9.0-9.0.0~a1+dfsg/tools/configure:2719:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2720-  # A ".." for each directory in $ac_dir_suffix.
tcl9.0-9.0.0~a1+dfsg/tools/configure:2721:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcl9.0-9.0.0~a1+dfsg/tools/configure-2722-  case $ac_top_builddir_sub in
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2770-/@mandir@/p'
tcl9.0-9.0.0~a1+dfsg/tools/configure:2771:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcl9.0-9.0.0~a1+dfsg/tools/configure-2772-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2787-
tcl9.0-9.0.0~a1+dfsg/tools/configure:2788:# Neutralize VPATH when `$srcdir' = `.'.
tcl9.0-9.0.0~a1+dfsg/tools/configure-2789-# Shell code in configure.ac might set extrasub.
##############################################
tcl9.0-9.0.0~a1+dfsg/tools/configure-2813-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcl9.0-9.0.0~a1+dfsg/tools/configure:2814:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcl9.0-9.0.0~a1+dfsg/tools/configure-2815-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/treebuild.xml-108-# OBJA =
tcl9.0-9.0.0~a1+dfsg/compat/zlib/treebuild.xml:109:# to use the asm code: make OBJA=match.o
tcl9.0-9.0.0~a1+dfsg/compat/zlib/treebuild.xml-110-#
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c-91-#  pragma message("Assembler code may have bugs -- use at your own risk")
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c:92:      void match_init OF((void)); /* asm code initialization */
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c-93-      uInt longest_match  OF((deflate_state *s, IPos cur_match));
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c-1216-#ifdef ASMV
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c:1217:    match_init(); /* initialize the asm code */
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c-1218-#endif
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c-1232-#ifndef ASMV
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c:1233:/* For 80x86 and 680x0, an optimized version will be provided in match.asm or
tcl9.0-9.0.0~a1+dfsg/compat/zlib/deflate.c-1234- * match.S. The code will be functionally equivalent.
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/old/os2/Makefile.os2-52-  nt/Makefile.nt nt/zlib.dnt  contrib/README.contrib contrib/*.txt \
tcl9.0-9.0.0~a1+dfsg/compat/zlib/old/os2/Makefile.os2:53:  contrib/asm386/*.asm contrib/asm386/*.c \
tcl9.0-9.0.0~a1+dfsg/compat/zlib/old/os2/Makefile.os2-54-  contrib/asm386/*.bat contrib/asm386/zlibvc.d?? contrib/iostream/*.cpp \
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/FAQ-352-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/FAQ:353:42. The match.asm code in contrib is under the GNU General Public License.
tcl9.0-9.0.0~a1+dfsg/compat/zlib/FAQ-354-    Since it's part of zlib, doesn't that mean that all of zlib falls under the
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/zlib.h-1184-     8: ZLIB_DEBUG
tcl9.0-9.0.0~a1+dfsg/compat/zlib/zlib.h:1185:     9: ASMV or ASMINF -- use ASM code
tcl9.0-9.0.0~a1+dfsg/compat/zlib/zlib.h-1186-     10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffas8664.c-11- *
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffas8664.c:12: * inffas8664.c call function inffas8664fnc in inffasx64.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffas8664.c:13: *  inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffas8664.c-14- *
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffas8664.c:15: * Dec-29-2003 -- I added AMD64 inflate asm support.  This version is also
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffas8664.c-16- * slightly quicker on x86 systems because, instead of using rep movsb to copy
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-2--------
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt:3:This directory contains ASM implementations of the functions
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-4-longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t),
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-6-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt:7:gvmat64.asm is written by Gilles Vollant (2005), by using Brian Raiter 686/32 bits
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-8-   assembly optimized version from Jean-loup Gailly original longest_match function
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-9-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt:10:inffasx64.asm and inffas8664.c were written by Chris Anderson, by optimizing
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-11-   original function from Mark Adler
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-14-----------------
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt:15:Assemble the .asm files using MASM and put the object files into the zlib source
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/readme.txt-16-directory.  You can also get object files here:
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/bld_ml64.bat:1:ml64.exe /Flinffasx64 /c /Zi inffasx64.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/bld_ml64.bat:2:ml64.exe /Flgvmat64   /c /Zi gvmat64.asm
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:1:; inffasx64.asm is a hand tuned assembler version of inffast.c - fast decoding
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-2-; version for AMD64 on Windows using Microsoft C compiler
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-3-;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:4:; inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:5:; inffasx64.asm is called by inffas8664.c, which contain more info.
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-6-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-8-; to compile this file, I use option
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm:9:;   ml64.exe /Flinffasx64 /c /Zi inffasx64.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/inffasx64.asm-10-;   with Microsoft Macro Assembler (x64) for AMD64
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-4-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:5:; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-6-;  (AMD64 on Athlon 64, Opteron, Phenom
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-38-; to compile this file for infozip Zip, I use option:
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:39:;   ml64.exe /Flgvmat64 /c /Zi /DINFOZIP gvmat64.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-40-;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-41-; to compile this file for zLib, I use option:
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:42:;   ml64.exe /Flgvmat64 /c /Zi gvmat64.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-43-; Be carrefull to adapt zlib1222add below to your version of zLib
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-114-;  all the +4 offsets are due to the addition of pending_buf_size (in zlib
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:115:;  in the deflate_state structure since the asm code was first written
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-116-;  (if you compile with zlib 1.0.4 or older, remove the +4).
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-132-;  all the +zlib1222add offsets are due to the addition of fields
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm:133:;  in zlib in the deflate_state structure since the asm code was first written
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx64/gvmat64.asm-134-;  (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-5-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:6:; gvmat64.S -- Asm portion of the optimized longest_match for 32 bits x86_64
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-7-;  (AMD64 on Athlon 64, Opteron, Phenom
tcl9.0-9.0.0~a1+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)
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:9:; this file is translation from gvmat64.asm to GCC 4.x (for Linux, Mac XCode)
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-10-; Copyright (C) 1995-2010 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-87-;  all the +4 offsets are due to the addition of pending_buf_size (in zlib
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:88:;  in the deflate_state structure since the asm code was first written
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-89-;  (if you compile with zlib 1.0.4 or older, remove the +4).
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-105-;  all the +zlib1222add offsets are due to the addition of fields
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S:106:;  in zlib in the deflate_state structure since the asm code was first written
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/gcc_gvmat64/gvmat64.S-107-;  (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/testzlib/testzlib.c-41-    DWORD dwEdx,dwEax;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/testzlib/testzlib.c:42:    _asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/testzlib/testzlib.c-43-    {
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/readme.txt-3--------
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/readme.txt:4:This directory contains ASM implementations of the functions
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/readme.txt-5-longest_match() and inflate_fast().
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/readme.txt-11-directory, then run the appropriate makefile, as suggested below.  You can
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/readme.txt:12:donwload MASM from here:
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/readme.txt-13-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/bld_ml32.bat:1:ml /coff /Zi /c /Flmatch686.lst match686.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/bld_ml32.bat:2:ml /coff /Zi /c /Flinffas32.lst inffas32.asm
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm:1:; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-2-; Copyright (C) 1995-1996 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-21-;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm:22:;    compile the asm file running
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm:23:;           ml /coff /Zi /c /Flmatch686.lst match686.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-24-;    and do not include match686.obj in your project
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-74-;  all the +zlib1222add offsets are due to the addition of fields
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm:75:;  in zlib in the deflate_state structure since the asm code was first written
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-76-;  (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-161-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm:162:;;; match686.asm -- Pentium-Pro-optimized version of longest_match()
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/match686.asm-163-;;; Written for zlib 1.1.2
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:1:;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-2-; *
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:3:; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-4-; *
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-28-;   compile with command line option
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:29:;   ml  /coff /Zi /c /Flinffas32.lst inffas32.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-30-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-31-;   if you define NO_GZIP (see inflate.h), compile with
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm:32:;   ml  /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/masmx86/inffas32.asm-33-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/inflate86/inffas86.c-9- *
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/inflate86/inffas86.c:10: * Dec-29-2003 -- I added AMD64 inflate asm support.  This version is also
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/inflate86/inffas86.c-11- * slightly quicker on x86 systems because, instead of using rep movsb to copy
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/inflate86/inffas86.c-797-#elif defined( _MSC_VER ) && ! defined( _M_AMD64 )
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/inflate86/inffas86.c:798:    __asm {
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/inflate86/inffas86.c-799-	lea	eax, ar
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-11-amd64/      by Mikhail Teterin <mi@ALDAN.algebra.com>
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib:12:        asm code for AMD64
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-13-        See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-15-asm686/     by Brian Raiter <breadbox@muppetlabs.com>
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib:16:        asm code for Pentium and PPro/PII, using the AT&T (GNU as) syntax
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-17-        See http://www.muppetlabs.com/~breadbox/software/assembly.html
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-35-inflate86/  by Chris Anderson <christop@charm.net>
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib:36:        Tuned x86 gcc asm code to replace inflate_fast()
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-37-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-49-        x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib:50:        replace longest_match() and inflate_fast(),  also masm x86
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-51-        64-bits translation of Chris Anderson inflate_fast()
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-53-masmx86/    by Gilles Vollant <info@winimage.com>
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib:54:        x86 asm code to replace longest_match() and inflate_fast(),
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib:55:        for Visual C++ and MASM (32 bits).
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/README.contrib-56-        Based on Brian Raiter (asm686) and Chris Anderson (inflate86)
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/asm686/match.S-55-/* All the +zlib1222add offsets are due to the addition of fields
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/asm686/match.S:56: *  in zlib in the deflate_state structure since the asm code was first written
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/asm686/match.S-57- * (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/asm686/README.686-29-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/asm686/README.686:30:To compile zlib with this asm file, copy match.S to the zlib directory
tcl9.0-9.0.0~a1+dfsg/compat/zlib/contrib/asm686/README.686-31-then do:
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/Makefile.in-9-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/Makefile.in:10:# To use the asm code, type:
tcl9.0-9.0.0~a1+dfsg/compat/zlib/Makefile.in-11-#    cp contrib/asm?86/match.S ./match.S
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/Makefile.in-67-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/Makefile.in:68:# to use the asm code: make OBJA=match.o, PIC_OBJA=match.lo
tcl9.0-9.0.0~a1+dfsg/compat/zlib/Makefile.in-69-OBJA =
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/msdos/Makefile.dj2-57-OBJA =
tcl9.0-9.0.0~a1+dfsg/compat/zlib/msdos/Makefile.dj2:58:# to use the asm code: make OBJA=match.o
tcl9.0-9.0.0~a1+dfsg/compat/zlib/msdos/Makefile.dj2-59-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-451-- Have make fail if a test fails [Levin]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:452:- Avoid buffer overrun in contrib/masmx64/gvmat64.asm [Simpson]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-453-- Remove assembler object files from contrib
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-631-- Update zlib www home address in win32/DLL_FAQ.txt [Truta]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:632:- Update contrib/masmx86/inffas32.asm for VS2005 [Vollant, Van Wassenhove]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:633:- Enable browse info in the "Debug" and "ASM Debug" configurations in
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-634-  the Visual C++ 6 project, and set (non-ASM) "Debug" as default [Truta]
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-728-- Fix DecompressBuf in contrib/delphi/ZLib.pas [ManChesTer]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:729:- Update contrib/masmx86/inffas32.asm and gvmat32.asm [Vollant]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-730-- Use z_off_t for adler32_combine() and crc32_combine() lengths
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-864-- Add contrib/ada [Anisimkov]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:865:- Move asm files from contrib/vstudio/vc70_32 to contrib/asm386 [Truta]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-866-- Rename contrib/asm386 to contrib/masmx86 [Truta, Vollant]
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-888-- Fix prototype of syncsearch in inflate.c [Truta]
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:889:- Introduce ASMINF macro to be enabled when using an ASM implementation
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-890-  of inflate_fast [Truta]
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-1140-- added compress2 in zconf.h, zlib.def, zlib.dnt
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:1141:- new asm code from Gilles Vollant in contrib/asm386
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-1142-- simplify the inflate code (Mark):
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-1158-Changes in 1.0.8 (27 Jan 1998)
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:1159:- fixed offsets in contrib/asm386/gvmat32.asm (Gilles Vollant)
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-1160-- fix gzgetc and gzputc for big endian systems (Markus Oberhumer)
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-1220-   contrib/asm386/ by Gilles Vollant <info@winimage.com>
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog:1221:        386 asm code replacing longest_match().
tcl9.0-9.0.0~a1+dfsg/compat/zlib/ChangeLog-1222-   contrib/iostream/ by Kevin Ruland <kevin@rodin.wustl.edu>
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-21-# get source directory
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:22:SRCDIR=`dirname $0`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-23-if test $SRCDIR = "."; then
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-34-if [ -n "${CHOST}" ]; then
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:35:    uname="`echo "${CHOST}" | sed -e 's/^[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)-.*$/\1/'`"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-36-    CROSS_PREFIX="${CHOST}-"
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-42-# extract zlib version numbers from zlib.h
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:43:VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < ${SRCDIR}zlib.h`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:44:VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < ${SRCDIR}zlib.h`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:45:VER2=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\)\\..*/\1/p' < ${SRCDIR}zlib.h`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:46:VER1=`sed -n -e '/VERSION "/s/.*"\([0-9]*\)\\..*/\1/p' < ${SRCDIR}zlib.h`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-47-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-117-        exit 0 ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:118:    -p*=* | --prefix=*) prefix=`echo $1 | sed 's/.*=//'`; shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:119:    -e*=* | --eprefix=*) exec_prefix=`echo $1 | sed 's/.*=//'`; shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:120:    -l*=* | --libdir=*) libdir=`echo $1 | sed 's/.*=//'`; shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:121:    --sharedlibdir=*) sharedlibdir=`echo $1 | sed 's/.*=//'`; shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:122:    -i*=* | --includedir=*) includedir=`echo $1 | sed 's/.*=//'`;shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:123:    -u*=* | --uname=*) uname=`echo $1 | sed 's/.*=//'`;shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-124-    -p* | --prefix) prefix="$2"; shift; shift ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-133-    -6* | --64) build64=1; shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:134:    -a*=* | --archs=*) ARCHS=`echo $1 | sed 's/.*=//'`; shift ;;
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-135-    --sysconfdir=*) echo "ignored option: --sysconfdir" | tee -a configure.log; shift ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-170-cflags=${CFLAGS-"-O3"}
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:171:# to force the asm version use: CFLAGS="-O3 -DASMV" ./configure
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-172-case "$cc" in
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-175-esac
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:176:case `$cc -v 2>&1` in
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-177-  *gcc*) gcc=1 ;;
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-298-             # but newer ones do.  Check for it.
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:299:             flag64=`$CC -flags | egrep -- '^-m64'`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-300-             if test x"$flag64" != x"" ; then
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-362-    show $*
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:363:    test "`( $* ) 2>&1 | tee -a configure.log`" = ""
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-364-  }
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-381-  show $*
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:382:  got=`( $* ) 2>&1`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-383-  ret=$?
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-441-    show "$NM $test.o | grep _hello"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:442:    if test "`$NM $test.o | grep _hello | tee -a configure.log`" = ""; then
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-443-      CPP="$CPP -DNO_UNDERLINE"
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-495-  if try $CC $CFLAGS -o $test $test.c; then
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure:496:    sizet=`./$test`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/configure-497-    echo "Checking for a pointer-size integer type..." $sizet"." | tee -a configure.log
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-72-    MODIFSNAME="${LIBIFSNAME}/${1}.MODULE"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:73:    CSRC="`basename \"${2}\"`"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-74-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-132-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:133:SCRIPTDIR=`dirname "${0}"`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-134-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-148-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:149:TOPDIR=`dirname "${SCRIPTDIR}"`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-150-export SCRIPTDIR TOPDIR
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-183-    "${TOPDIR}/README" "${SCRIPTDIR}/README400"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:184:do      MEMBER="${LIBIFSNAME}/DOCS.FILE/`db2_name \"${TEXT}\"`.MBR"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-185-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-213-for HFILE in "${TOPDIR}/"*.h
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:214:do      DEST="${SRCPF}/`db2_name \"${HFILE}\"`.MBR"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-215-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-227-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:228:        IFSFILE="${IFSDIR}/include/`basename \"${HFILE}\"`"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-229-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-249-
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:250:IFSFILE="${IFSDIR}/include/`basename \"${HFILE}\"`"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-251-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-276-for SRC in ${CSOURCES}
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:277:do      MODULE=`db2_name "${SRC}"`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-278-        make_module "${MODULE}" "${SRC}"
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-342-                sed -e 's/.*\(..........\)$/\1/' -e 's/\./_/g'`
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh:343:        BACKUP="`db2_name \"${BACKUP}\"`"
tcl9.0-9.0.0~a1+dfsg/compat/zlib/os400/make.sh-344-        BKUPIFSNAME="${LIBIFSNAME}/${BACKUP}.SRVPGM"
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/crc32.c-185-/* =========================================================================
tcl9.0-9.0.0~a1+dfsg/compat/zlib/crc32.c:186: * This function can be used by asm versions of crc32()
tcl9.0-9.0.0~a1+dfsg/compat/zlib/crc32.c-187- */
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.msc-7-#   nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.msc:8:#         OBJA="inffas32.obj match686.obj"               (use ASM code, x86)
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.msc-9-#   nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.msc:10:#         OBJA="inffasx64.obj gvmat64.obj inffas8664.obj"  (use ASM code, x64)
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.msc-11-
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.gcc-13-#
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.gcc:14:# To use the asm code, type:
tcl9.0-9.0.0~a1+dfsg/compat/zlib/win32/Makefile.gcc-15-#   cp contrib/asm?86/match.S ./match.S
##############################################
tcl9.0-9.0.0~a1+dfsg/compat/fake-rfc2553.c-99-			Tcl_MutexLock(&netdbMutex);
tcl9.0-9.0.0~a1+dfsg/compat/fake-rfc2553.c:100:			hp = gethostbyaddr((char *)&sin->sin_addr,
tcl9.0-9.0.0~a1+dfsg/compat/fake-rfc2553.c-101-			    sizeof(struct in_addr), AF_INET);
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2004-1955-
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2004:1956:	* win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2004-1957-	until we have it, just return unknown. [Bug 1020445]
##############################################
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2004-2675-	warning. Mark the DllMain function as noinline to avoid compiler error
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2004:2676:	from duplicated asm labels in generated code.
tcl9.0-9.0.0~a1+dfsg/ChangeLog.2004-2677-
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-493-	    SELECT key, value FROM persistentCookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:494:	    WHERE domain = $host AND path = $path AND secure <= $secure
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-495-		AND (NOT originonly OR domain = $fullhost)
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-499-	    db eval {
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:500:		UPDATE persistentCookies SET lastuse = $now WHERE id = $id
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-501-	    }
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-505-	    SELECT id, key, value FROM sessionCookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:506:	    WHERE domain = $host AND path = $path AND secure <= $secure
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-507-		AND (NOT originonly OR domain = $fullhost)
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-511-	    db eval {
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:512:		UPDATE sessionCookies SET lastuse = $now WHERE id = $id
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-513-	    }
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-575-	db eval {
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:576:	    SELECT forbidden FROM domains WHERE domain = $domain
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-577-	} {
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-583-	if {[regexp {^[^.]+\.(.+)$} $domain -> super] && [db exists {
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:584:	    SELECT 1 FROM forbiddenSuper WHERE domain = $super
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-585-	}]} then {
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-617-		    DELETE FROM persistentCookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:618:		    WHERE domain = $domain AND path = $path AND key = $key
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-619-			AND secure <= $secure AND originonly = $hostonly
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-630-		    DELETE FROM persistentCookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:631:		    WHERE domain = $domain AND path = $path AND key = $key
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-632-			AND secure <= $secure AND originonly = $hostonly
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-636-		    DELETE FROM sessionCookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:637:		    WHERE domain = $domain AND path = $path AND key = $key
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-638-			AND secure <= $secure AND originonly = $hostonly
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-654-		    DELETE FROM sessionCookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:655:		    WHERE domain = $domain AND path = $path AND key = $key
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-656-			AND secure <= $secure AND originonly = $hostonly
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-721-		    SELECT DISTINCT key FROM cookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:722:		    WHERE domain = $host
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-723-		    ORDER BY key
##############################################
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-730-		    SELECT value FROM cookies
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl:731:		    WHERE domain = $host AND key = $key
tcl9.0-9.0.0~a1+dfsg/library/cookiejar/cookiejar.tcl-732-		    LIMIT 1
##############################################
tcl9.0-9.0.0~a1+dfsg/library/http/http.tcl-1642-	# If $socketClosing(*), then the caller will be a pipelined write and
tcl9.0-9.0.0~a1+dfsg/library/http/http.tcl:1643:	# execution will come here.
tcl9.0-9.0.0~a1+dfsg/library/http/http.tcl-1644-	# This token has already been recorded as "in flight" for writing.
##############################################
tcl9.0-9.0.0~a1+dfsg/debian/rules-129-	CURDIR=`pwd` && \
tcl9.0-9.0.0~a1+dfsg/debian/rules:130:	TMPDIR=`mktemp -d /tmp/tcl$(v).XXXXXX` && \
tcl9.0-9.0.0~a1+dfsg/debian/rules-131-	cd $$TMPDIR && \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-1070-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:1071:		ii=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-1072-		if [ ! -d "$(SCRIPT_INSTALL_DIR)"/tzdata/$$ii ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-1076-		    if [ -d $$j ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:1077:			jj=`basename $$j`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-1078-			if [ ! -d "$(SCRIPT_INSTALL_DIR)"/tzdata/$$ii/$$jj ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-1985-		if [ -x $$i/configure ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:1986:		    pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-1987-		    echo "Configuring package '$$pkg'"; \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2002-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2003:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2004-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2013-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2014:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2015-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2025-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2026:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2027-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2040-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2041:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2042-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2050-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2051:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2052-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2064-	    if [ -d $$i ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2065:		pkg=`basename $$i`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2066-		if [ -f $(PKG_DIR)/$$pkg/Makefile ] ; then \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2149-	    for j in $(TCL_DECLS); do \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2150:		if [ `grep -c "$$i *(" $$j` -gt 0 ] ; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2151-		    match=1; \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2167-	    match=0; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2168:	    i=`echo $$i | sed 's/^_//'`; \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2169-	    for j in $(TOP_DIR)/doc/*.3; do \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2170:		if [ `grep '\-' $$j | grep -c $$i` -gt 0 ]; then \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2171-		    match=1; \
##############################################
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2343-	$(DIST_INSTALL_DATA) $(TOP_DIR)/pkgs/package.list.txt $(DISTDIR)/pkgs
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in:2344:	for i in `ls $(DISTROOT)/pkgs/*.tar.gz 2> /dev/null`; do \
tcl9.0-9.0.0~a1+dfsg/.pc/install.diff/unix/Makefile.in-2345-	    tar -C $(DISTDIR)/pkgs -xzf "$$i"; \