===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tdom-0.9.1/extensions/tnc/mkinstalldirs-12-do
tdom-0.9.1/extensions/tnc/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tdom-0.9.1/extensions/tnc/mkinstalldirs-14-   shift
##############################################
tdom-0.9.1/extensions/tnc/install-sh-225-      fi
tdom-0.9.1/extensions/tnc/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tdom-0.9.1/extensions/tnc/install-sh-227-    *)
##############################################
tdom-0.9.1/extensions/tnc/install-sh-277-      dstdir=$dst
tdom-0.9.1/extensions/tnc/install-sh:278:      dst=$dstdir/`basename "$src"`
tdom-0.9.1/extensions/tnc/install-sh-279-      dstdir_status=0
##############################################
tdom-0.9.1/extensions/tnc/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tdom-0.9.1/extensions/tnc/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tdom-0.9.1/extensions/tnc/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
tdom-0.9.1/extensions/tnc/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tdom-0.9.1/extensions/tnc/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tdom-0.9.1/extensions/tnc/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tdom-0.9.1/extensions/tnc/install-sh-426-	    case $prefix in
tdom-0.9.1/extensions/tnc/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tdom-0.9.1/extensions/tnc/install-sh-428-	      *) qprefix=$prefix;;
##############################################
tdom-0.9.1/extensions/tnc/install-sh-475-    if $copy_on_change &&
tdom-0.9.1/extensions/tnc/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tdom-0.9.1/extensions/tnc/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tdom-0.9.1/extensions/tnc/install-sh-478-
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-132-TCLLIBPATH	= $(top_builddir)
tdom-0.9.1/extensions/tnc/Makefile.in:133:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library`
tdom-0.9.1/extensions/tnc/Makefile.in-134-PKG_ENV		= @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-140-
tdom-0.9.1/extensions/tnc/Makefile.in:141:#WISH_ENV	= TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library`
tdom-0.9.1/extensions/tnc/Makefile.in-142-#WISH_PROG	= @WISH_PROG@
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-230-test: binaries libraries
tdom-0.9.1/extensions/tnc/Makefile.in:231:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tdom-0.9.1/extensions/tnc/Makefile.in-232-
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-243-	$(TCLSH_ENV) valgrind $(VALGRINDARGS) $(TCLSH_PROG) \
tdom-0.9.1/extensions/tnc/Makefile.in:244:		`@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tdom-0.9.1/extensions/tnc/Makefile.in-245-
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-278-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
tdom-0.9.1/extensions/tnc/Makefile.in:279:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
tdom-0.9.1/extensions/tnc/Makefile.in-280-#
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-288-.c.@OBJEXT@:
tdom-0.9.1/extensions/tnc/Makefile.in:289:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tdom-0.9.1/extensions/tnc/Makefile.in-290-
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-379-	    $(INSTALL_LIBRARY) $$p $(DESTDIR)$(pkglibdir)/$$p; \
tdom-0.9.1/extensions/tnc/Makefile.in:380:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
tdom-0.9.1/extensions/tnc/Makefile.in-381-	    if test "x$$stub" = "xstub"; then \
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-387-	    fi; \
tdom-0.9.1/extensions/tnc/Makefile.in:388:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
tdom-0.9.1/extensions/tnc/Makefile.in-389-	    if test "x$$ext" = "xdll"; then \
tdom-0.9.1/extensions/tnc/Makefile.in:390:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
tdom-0.9.1/extensions/tnc/Makefile.in-391-		if test -f $$lib; then \
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-399-	  if test -f $(srcdir)/$$p; then \
tdom-0.9.1/extensions/tnc/Makefile.in:400:	    destp=`basename $$p`; \
tdom-0.9.1/extensions/tnc/Makefile.in-401-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
tdom-0.9.1/extensions/tnc/Makefile.in-436-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
tdom-0.9.1/extensions/tnc/Makefile.in:437:	  p=`basename $$p`; \
tdom-0.9.1/extensions/tnc/Makefile.in-438-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
tdom-0.9.1/extensions/tnc/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/extensions/tnc/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tnc/configure-45-  as_echo='print -r --'
tdom-0.9.1/extensions/tnc/configure-46-  as_echo_n='print -rn --'
tdom-0.9.1/extensions/tnc/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tnc/configure-48-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/extensions/tnc/configure-50-else
tdom-0.9.1/extensions/tnc/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/extensions/tnc/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/extensions/tnc/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/extensions/tnc/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/extensions/tnc/configure-62-      esac;
##############################################
tdom-0.9.1/extensions/tnc/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tdom-0.9.1/extensions/tnc/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tdom-0.9.1/extensions/tnc/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tdom-0.9.1/extensions/tnc/configure-324-      case $as_dir in #(
tdom-0.9.1/extensions/tnc/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/extensions/tnc/configure-326-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/extensions/tnc/configure-397-  {
tdom-0.9.1/extensions/tnc/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/extensions/tnc/configure-399-  }
##############################################
tdom-0.9.1/extensions/tnc/configure-404-# ----------------------------------------
tdom-0.9.1/extensions/tnc/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/extensions/tnc/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/extensions/tnc/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tdom-0.9.1/extensions/tnc/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tdom-0.9.1/extensions/tnc/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tdom-0.9.1/extensions/tnc/configure-823-  case $ac_option in
tdom-0.9.1/extensions/tnc/configure:824:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tdom-0.9.1/extensions/tnc/configure-825-  *=)   ac_optarg= ;;
##############################################
tdom-0.9.1/extensions/tnc/configure-867-  -disable-* | --disable-*)
tdom-0.9.1/extensions/tnc/configure:868:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tdom-0.9.1/extensions/tnc/configure-869-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tnc/configure-872-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tnc/configure:873:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tnc/configure-874-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tnc/configure-893-  -enable-* | --enable-*)
tdom-0.9.1/extensions/tnc/configure:894:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tdom-0.9.1/extensions/tnc/configure-895-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tnc/configure-898-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tnc/configure:899:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tnc/configure-900-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tnc/configure-1097-  -with-* | --with-*)
tdom-0.9.1/extensions/tnc/configure:1098:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tdom-0.9.1/extensions/tnc/configure-1099-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tnc/configure-1102-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tnc/configure:1103:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tnc/configure-1104-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tnc/configure-1113-  -without-* | --without-*)
tdom-0.9.1/extensions/tnc/configure:1114:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tdom-0.9.1/extensions/tnc/configure-1115-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tnc/configure-1118-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tnc/configure:1119:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tnc/configure-1120-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tnc/configure-1151-  *=*)
tdom-0.9.1/extensions/tnc/configure:1152:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tdom-0.9.1/extensions/tnc/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tnc/configure-1172-if test -n "$ac_prev"; then
tdom-0.9.1/extensions/tnc/configure:1173:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tdom-0.9.1/extensions/tnc/configure-1174-  as_fn_error $? "missing argument to $ac_option"
##############################################
tdom-0.9.1/extensions/tnc/configure-1194-    */ )
tdom-0.9.1/extensions/tnc/configure:1195:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tdom-0.9.1/extensions/tnc/configure-1196-      eval $ac_var=\$ac_val;;
##############################################
tdom-0.9.1/extensions/tnc/configure-1229-ac_ls_di=`ls -di .` &&
tdom-0.9.1/extensions/tnc/configure:1230:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tdom-0.9.1/extensions/tnc/configure-1231-  as_fn_error $? "working directory cannot be determined"
##############################################
tdom-0.9.1/extensions/tnc/configure-1285-case $srcdir in
tdom-0.9.1/extensions/tnc/configure:1286:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tdom-0.9.1/extensions/tnc/configure-1287-esac
##############################################
tdom-0.9.1/extensions/tnc/configure-1328-By default, \`make install' will install all the files in
tdom-0.9.1/extensions/tnc/configure:1329:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tdom-0.9.1/extensions/tnc/configure:1330:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tdom-0.9.1/extensions/tnc/configure-1331-for instance \`--prefix=\$HOME'.
##############################################
tdom-0.9.1/extensions/tnc/configure-1419-*)
tdom-0.9.1/extensions/tnc/configure:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/extensions/tnc/configure-1421-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/extensions/tnc/configure:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/extensions/tnc/configure-1423-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/extensions/tnc/configure-1903-    *\'*)
tdom-0.9.1/extensions/tnc/configure:1904:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/tnc/configure-1905-    esac
##############################################
tdom-0.9.1/extensions/tnc/configure-1986-      case $ac_val in
tdom-0.9.1/extensions/tnc/configure:1987:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/extensions/tnc/configure-1988-      esac
##############################################
tdom-0.9.1/extensions/tnc/configure-2001-	case $ac_val in
tdom-0.9.1/extensions/tnc/configure:2002:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/extensions/tnc/configure-2003-	esac
##############################################
tdom-0.9.1/extensions/tnc/configure-2121-    set,)
tdom-0.9.1/extensions/tnc/configure:2122:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tdom-0.9.1/extensions/tnc/configure:2123:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tdom-0.9.1/extensions/tnc/configure-2124-      ac_cache_corrupted=: ;;
##############################################
tdom-0.9.1/extensions/tnc/configure-2132-	# differences in whitespace do not lead to failure.
tdom-0.9.1/extensions/tnc/configure:2133:	ac_old_val_w=`echo x $ac_old_val`
tdom-0.9.1/extensions/tnc/configure:2134:	ac_new_val_w=`echo x $ac_new_val`
tdom-0.9.1/extensions/tnc/configure-2135-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tdom-0.9.1/extensions/tnc/configure-2152-    case $ac_new_val in
tdom-0.9.1/extensions/tnc/configure:2153:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/tnc/configure-2154-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tdom-0.9.1/extensions/tnc/configure-2373-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
tdom-0.9.1/extensions/tnc/configure:2374:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tdom-0.9.1/extensions/tnc/configure-2375-			fi ;;
##############################################
tdom-0.9.1/extensions/tnc/configure-2377-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2378:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2379-		else
##############################################
tdom-0.9.1/extensions/tnc/configure-2400-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2401:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2402-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2404-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2405:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2406-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2418-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2419:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2420-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2431-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2432:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2433-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2439-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tdom-0.9.1/extensions/tnc/configure:2440:		for i in `ls -d ${libdir} 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:2441:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:2442:			`ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure-2443-			`ls -d /usr/contrib/lib 2>/dev/null` \
##############################################
tdom-0.9.1/extensions/tnc/configure-2451-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2452:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2453-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2461-			${srcdir}/../tcl \
tdom-0.9.1/extensions/tnc/configure:2462:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:2463:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:2464:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
tdom-0.9.1/extensions/tnc/configure-2465-		    if test "${TEA_PLATFORM}" = "windows" \
tdom-0.9.1/extensions/tnc/configure-2466-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2467:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2468-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2470-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:2471:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/extensions/tnc/configure-2472-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-2836-$as_echo_n "checking whether the C compiler works... " >&6; }
tdom-0.9.1/extensions/tnc/configure:2837:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tdom-0.9.1/extensions/tnc/configure-2838-
##############################################
tdom-0.9.1/extensions/tnc/configure-2880-	then :; else
tdom-0.9.1/extensions/tnc/configure:2881:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tdom-0.9.1/extensions/tnc/configure-2882-	fi
##############################################
tdom-0.9.1/extensions/tnc/configure-2940-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tdom-0.9.1/extensions/tnc/configure:2941:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tdom-0.9.1/extensions/tnc/configure-2942-	  break;;
##############################################
tdom-0.9.1/extensions/tnc/configure-3049-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tdom-0.9.1/extensions/tnc/configure:3050:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tdom-0.9.1/extensions/tnc/configure-3051-       break;;
##############################################
tdom-0.9.1/extensions/tnc/configure-3314-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tdom-0.9.1/extensions/tnc/configure:3315:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tdom-0.9.1/extensions/tnc/configure:3316:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tdom-0.9.1/extensions/tnc/configure:3317:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tdom-0.9.1/extensions/tnc/configure:3318:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tdom-0.9.1/extensions/tnc/configure-3319-			    break
##############################################
tdom-0.9.1/extensions/tnc/configure-3323-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tdom-0.9.1/extensions/tnc/configure:3324:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tdom-0.9.1/extensions/tnc/configure-3325-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tdom-0.9.1/extensions/tnc/configure-4190-set x ${MAKE-make}
tdom-0.9.1/extensions/tnc/configure:4191:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tdom-0.9.1/extensions/tnc/configure-4192-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tdom-0.9.1/extensions/tnc/configure-4200-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tdom-0.9.1/extensions/tnc/configure:4201:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tdom-0.9.1/extensions/tnc/configure-4202-  *@@@%%%=?*=@@@%%%*)
##############################################
tdom-0.9.1/extensions/tnc/configure-4343-  # Check for GNU $ac_path_GREP
tdom-0.9.1/extensions/tnc/configure:4344:case `"$ac_path_GREP" --version 2>&1` in
tdom-0.9.1/extensions/tnc/configure-4345-*GNU*)
##############################################
tdom-0.9.1/extensions/tnc/configure-4409-  # Check for GNU $ac_path_EGREP
tdom-0.9.1/extensions/tnc/configure:4410:case `"$ac_path_EGREP" --version 2>&1` in
tdom-0.9.1/extensions/tnc/configure-4411-*GNU*)
##############################################
tdom-0.9.1/extensions/tnc/configure-4570-do :
tdom-0.9.1/extensions/tnc/configure:4571:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tdom-0.9.1/extensions/tnc/configure-4572-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tdom-0.9.1/extensions/tnc/configure-4575-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/extensions/tnc/configure:4576:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tdom-0.9.1/extensions/tnc/configure-4577-_ACEOF
##############################################
tdom-0.9.1/extensions/tnc/configure-5360-		    if test -f "${with_tdomconfig}/tdomConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:5361:		        ac_cv_c_tdomconfig=`(cd ${with_tdomconfig}; pwd)`
tdom-0.9.1/extensions/tnc/configure-5362-		    else
##############################################
tdom-0.9.1/extensions/tnc/configure-5372-		        if test -f "$i/$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:5373:			        ac_cv_c_tdomconfig=`(cd $i/$tdom_bindir; pwd)`
tdom-0.9.1/extensions/tnc/configure-5374-		        fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5379-                    if test -f "../../$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:5380:		        ac_cv_c_tdomconfig=`(cd ../../$tdom_bindir; pwd)`
tdom-0.9.1/extensions/tnc/configure-5381- 	            fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5385-		    for i in \
tdom-0.9.1/extensions/tnc/configure:5386:                `ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure-5387-			    `ls -d /usr/local/lib 2>/dev/null` ; do
tdom-0.9.1/extensions/tnc/configure-5388-		        if test -f "$i/tdomConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:5389:			        ac_cv_c_tdomconfig=`(cd $i; pwd)`
tdom-0.9.1/extensions/tnc/configure-5390-		        fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5396-            ${srcdir}/../tdom \
tdom-0.9.1/extensions/tnc/configure:5397:            `ls -dr ${srcdir}/../tdom[0-9].[0-9]* 2>/dev/null` ; do
tdom-0.9.1/extensions/tnc/configure-5398-		        if test -f "$i/$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/extensions/tnc/configure:5399:		            ac_cv_c_tdomconfig=`(cd $i/$tdom_bindir; pwd)`
tdom-0.9.1/extensions/tnc/configure-5400-		        fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5468-		# this assumes it is in a VPATH dir
tdom-0.9.1/extensions/tnc/configure:5469:		i=`basename $i`
tdom-0.9.1/extensions/tnc/configure-5470-		# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/extensions/tnc/configure-5471-		if test x"${OBJEXT}" != x ; then
tdom-0.9.1/extensions/tnc/configure:5472:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/extensions/tnc/configure-5473-		else
tdom-0.9.1/extensions/tnc/configure:5474:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/extensions/tnc/configure-5475-		fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5505-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/extensions/tnc/configure:5506:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/extensions/tnc/configure-5507-	fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5527-	# this assumes it is in a VPATH dir
tdom-0.9.1/extensions/tnc/configure:5528:	i=`basename $i`
tdom-0.9.1/extensions/tnc/configure-5529-	# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/extensions/tnc/configure-5530-	if test x"${OBJEXT}" != x ; then
tdom-0.9.1/extensions/tnc/configure:5531:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/extensions/tnc/configure-5532-	else
tdom-0.9.1/extensions/tnc/configure:5533:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/extensions/tnc/configure-5534-	fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5616-		    *TCL_FRAMEWORK*)
tdom-0.9.1/extensions/tnc/configure:5617:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tdom-0.9.1/extensions/tnc/configure-5618-			;;
##############################################
tdom-0.9.1/extensions/tnc/configure-5624-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tdom-0.9.1/extensions/tnc/configure:5625:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tdom-0.9.1/extensions/tnc/configure-5626-	    fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5632-	    list="$list \
tdom-0.9.1/extensions/tnc/configure:5633:		`ls -d ${temp_includedir}        2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:5634:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:5635:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tdom-0.9.1/extensions/tnc/configure-5636-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tdom-0.9.1/extensions/tnc/configure-5638-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tdom-0.9.1/extensions/tnc/configure:5639:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tdom-0.9.1/extensions/tnc/configure:5640:		    list="$list `ls -d ${d} 2>/dev/null`"
tdom-0.9.1/extensions/tnc/configure-5641-		fi
##############################################
tdom-0.9.1/extensions/tnc/configure-5664-
tdom-0.9.1/extensions/tnc/configure:5665:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tdom-0.9.1/extensions/tnc/configure-5666-
##############################################
tdom-0.9.1/extensions/tnc/configure-6337-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tdom-0.9.1/extensions/tnc/configure:6338:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tdom-0.9.1/extensions/tnc/configure:6339:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tdom-0.9.1/extensions/tnc/configure-6340-    TCL_LIB_VERSIONS_OK=ok
##############################################
tdom-0.9.1/extensions/tnc/configure-6464-		fi
tdom-0.9.1/extensions/tnc/configure:6465:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tdom-0.9.1/extensions/tnc/configure-6466-		PATH64=""
##############################################
tdom-0.9.1/extensions/tnc/configure-6518-		if test -d "${with_celibconfig}/inc" ; then
tdom-0.9.1/extensions/tnc/configure:6519:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tdom-0.9.1/extensions/tnc/configure-6520-		else
##############################################
tdom-0.9.1/extensions/tnc/configure-6534-			${srcdir}/../celib \
tdom-0.9.1/extensions/tnc/configure:6535:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure-6536-			; do
tdom-0.9.1/extensions/tnc/configure-6537-		    if test -d "$i/inc" ; then
tdom-0.9.1/extensions/tnc/configure:6538:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tdom-0.9.1/extensions/tnc/configure-6539-			break
##############################################
tdom-0.9.1/extensions/tnc/configure-6550-	    CELIB_DIR=${ac_cv_c_celibconfig}
tdom-0.9.1/extensions/tnc/configure:6551:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tdom-0.9.1/extensions/tnc/configure-6552-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
tdom-0.9.1/extensions/tnc/configure-6590-		fi
tdom-0.9.1/extensions/tnc/configure:6591:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/extensions/tnc/configure:6592:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/extensions/tnc/configure-6593-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tdom-0.9.1/extensions/tnc/configure-6613-	        fi
tdom-0.9.1/extensions/tnc/configure:6614:	        case "x`echo \${VisualStudioVersion}`" in
tdom-0.9.1/extensions/tnc/configure-6615-	            x1[4-9]*)
##############################################
tdom-0.9.1/extensions/tnc/configure-6621-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/extensions/tnc/configure:6622:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/extensions/tnc/configure-6623-	fi
##############################################
tdom-0.9.1/extensions/tnc/configure-6648-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/extensions/tnc/configure:6649:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/extensions/tnc/configure-6650-	fi
##############################################
tdom-0.9.1/extensions/tnc/configure-6663-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tdom-0.9.1/extensions/tnc/configure:6664:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tdom-0.9.1/extensions/tnc/configure-6665-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tdom-0.9.1/extensions/tnc/configure-6688-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tdom-0.9.1/extensions/tnc/configure:6689:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tdom-0.9.1/extensions/tnc/configure-6690-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tdom-0.9.1/extensions/tnc/configure-6888-			# Make sure only first arg gets _r
tdom-0.9.1/extensions/tnc/configure:6889:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tdom-0.9.1/extensions/tnc/configure-6890-			;;
##############################################
tdom-0.9.1/extensions/tnc/configure-7162-
tdom-0.9.1/extensions/tnc/configure:7163:		    case `${CC} -dumpmachine` in
tdom-0.9.1/extensions/tnc/configure-7164-			hppa64*)
##############################################
tdom-0.9.1/extensions/tnc/configure-7352-		#		Don't link with -lpthread
tdom-0.9.1/extensions/tnc/configure:7353:		LIBS=`echo $LIBS | sed s/-lpthread//`
tdom-0.9.1/extensions/tnc/configure-7354-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/extensions/tnc/configure-7374-		# The -pthread needs to go in the CFLAGS, not LIBS
tdom-0.9.1/extensions/tnc/configure:7375:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/extensions/tnc/configure-7376-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/extensions/tnc/configure-7395-		# The -pthread needs to go in the LDFLAGS, not LIBS
tdom-0.9.1/extensions/tnc/configure:7396:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/extensions/tnc/configure-7397-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tdom-0.9.1/extensions/tnc/configure-7402-		# Version numbers are dot-stripped by system policy.
tdom-0.9.1/extensions/tnc/configure:7403:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
tdom-0.9.1/extensions/tnc/configure-7404-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tdom-0.9.1/extensions/tnc/configure-7551-	    # TEA specific: link shlib with current and compatibility version flags
tdom-0.9.1/extensions/tnc/configure:7552:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tdom-0.9.1/extensions/tnc/configure-7553-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tdom-0.9.1/extensions/tnc/configure-7555-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tdom-0.9.1/extensions/tnc/configure:7556:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
tdom-0.9.1/extensions/tnc/configure:7557:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
tdom-0.9.1/extensions/tnc/configure-7558-
##############################################
tdom-0.9.1/extensions/tnc/configure-7620-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/extensions/tnc/configure:7621:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/extensions/tnc/configure-7622-			done
##############################################
tdom-0.9.1/extensions/tnc/configure-7659-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/extensions/tnc/configure:7660:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/extensions/tnc/configure-7661-			done
##############################################
tdom-0.9.1/extensions/tnc/configure-7696-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/extensions/tnc/configure:7697:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tdom-0.9.1/extensions/tnc/configure-7698-		    done
##############################################
tdom-0.9.1/extensions/tnc/configure-7737-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tdom-0.9.1/extensions/tnc/configure:7738:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tdom-0.9.1/extensions/tnc/configure-7739-		if test "$GCC" = yes; then :
##############################################
tdom-0.9.1/extensions/tnc/configure-7829-
tdom-0.9.1/extensions/tnc/configure:7830:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tdom-0.9.1/extensions/tnc/configure-7831-
##############################################
tdom-0.9.1/extensions/tnc/configure-8524-do :
tdom-0.9.1/extensions/tnc/configure:8525:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tdom-0.9.1/extensions/tnc/configure-8526-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tdom-0.9.1/extensions/tnc/configure-8528-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/extensions/tnc/configure:8529:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tdom-0.9.1/extensions/tnc/configure-8530-_ACEOF
##############################################
tdom-0.9.1/extensions/tnc/configure-8698-	    if test x"${TK_BIN_DIR}" != x ; then
tdom-0.9.1/extensions/tnc/configure:8699:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tdom-0.9.1/extensions/tnc/configure-8700-	    fi
tdom-0.9.1/extensions/tnc/configure:8701:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tdom-0.9.1/extensions/tnc/configure-8702-	    if test "$GCC" = "yes"; then
##############################################
tdom-0.9.1/extensions/tnc/configure-8784-        fi
tdom-0.9.1/extensions/tnc/configure:8785:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:8786:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tdom-0.9.1/extensions/tnc/configure:8787:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tdom-0.9.1/extensions/tnc/configure-8788-        for i in $list ; do
tdom-0.9.1/extensions/tnc/configure-8789-            if test -f "$i/${TCLSH_PROG}" ; then
tdom-0.9.1/extensions/tnc/configure:8790:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tdom-0.9.1/extensions/tnc/configure-8791-                break
##############################################
tdom-0.9.1/extensions/tnc/configure-8934-'
tdom-0.9.1/extensions/tnc/configure:8935:DEFS=`sed -n "$ac_script" confdefs.h`
tdom-0.9.1/extensions/tnc/configure-8936-
##############################################
tdom-0.9.1/extensions/tnc/configure-8943-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tdom-0.9.1/extensions/tnc/configure:8944:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tdom-0.9.1/extensions/tnc/configure-8945-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tdom-0.9.1/extensions/tnc/configure-9012-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/extensions/tnc/configure:9013:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tnc/configure-9014-  as_echo='print -r --'
tdom-0.9.1/extensions/tnc/configure-9015-  as_echo_n='print -rn --'
tdom-0.9.1/extensions/tnc/configure:9016:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tnc/configure-9017-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/extensions/tnc/configure-9019-else
tdom-0.9.1/extensions/tnc/configure:9020:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/extensions/tnc/configure-9021-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/extensions/tnc/configure-9029-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/extensions/tnc/configure:9030:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/extensions/tnc/configure-9031-      esac;
##############################################
tdom-0.9.1/extensions/tnc/configure-9106-# ----------------------------------------
tdom-0.9.1/extensions/tnc/configure:9107:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/extensions/tnc/configure-9108-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/extensions/tnc/configure-9178-  {
tdom-0.9.1/extensions/tnc/configure:9179:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/extensions/tnc/configure-9180-  }
##############################################
tdom-0.9.1/extensions/tnc/configure-9282-      case $as_dir in #(
tdom-0.9.1/extensions/tnc/configure:9283:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/extensions/tnc/configure-9284-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/extensions/tnc/configure-9404-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tdom-0.9.1/extensions/tnc/configure:9405:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tdom-0.9.1/extensions/tnc/configure-9406-ac_cs_version="\\
##############################################
tdom-0.9.1/extensions/tnc/configure-9426-  --*=?*)
tdom-0.9.1/extensions/tnc/configure:9427:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/extensions/tnc/configure:9428:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tdom-0.9.1/extensions/tnc/configure-9429-    ac_shift=:
##############################################
tdom-0.9.1/extensions/tnc/configure-9431-  --*=)
tdom-0.9.1/extensions/tnc/configure:9432:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/extensions/tnc/configure-9433-    ac_optarg=
##############################################
tdom-0.9.1/extensions/tnc/configure-9455-    case $ac_optarg in
tdom-0.9.1/extensions/tnc/configure:9456:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/tnc/configure-9457-    '') as_fn_error $? "missing file argument" ;;
##############################################
tdom-0.9.1/extensions/tnc/configure-9572-fi
tdom-0.9.1/extensions/tnc/configure:9573:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tdom-0.9.1/extensions/tnc/configure-9574-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tdom-0.9.1/extensions/tnc/configure-9589-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tdom-0.9.1/extensions/tnc/configure:9590:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tdom-0.9.1/extensions/tnc/configure-9591-ac_delim='%!_!# '
##############################################
tdom-0.9.1/extensions/tnc/configure-9595-
tdom-0.9.1/extensions/tnc/configure:9596:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tdom-0.9.1/extensions/tnc/configure-9597-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tdom-0.9.1/extensions/tnc/configure-9757-      esac
tdom-0.9.1/extensions/tnc/configure:9758:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tdom-0.9.1/extensions/tnc/configure-9759-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tdom-0.9.1/extensions/tnc/configure-9816-*)
tdom-0.9.1/extensions/tnc/configure:9817:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/extensions/tnc/configure-9818-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/extensions/tnc/configure:9819:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/extensions/tnc/configure-9820-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/extensions/tnc/configure-9868-/@mandir@/p'
tdom-0.9.1/extensions/tnc/configure:9869:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tdom-0.9.1/extensions/tnc/configure-9870-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tdom-0.9.1/extensions/tnc/configure-9885-
tdom-0.9.1/extensions/tnc/configure:9886:# Neutralize VPATH when `$srcdir' = `.'.
tdom-0.9.1/extensions/tnc/configure-9887-# Shell code in configure.ac might set extrasub.
##############################################
tdom-0.9.1/extensions/tnc/configure-9911-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tdom-0.9.1/extensions/tnc/configure:9912:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tdom-0.9.1/extensions/tnc/configure-9913-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tdom-0.9.1/extensions/example/mkinstalldirs-12-do
tdom-0.9.1/extensions/example/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tdom-0.9.1/extensions/example/mkinstalldirs-14-   shift
##############################################
tdom-0.9.1/extensions/example/install-sh-93-then
tdom-0.9.1/extensions/example/install-sh:94:	dst="$dst"/`basename $src`
tdom-0.9.1/extensions/example/install-sh-95-fi
##############################################
tdom-0.9.1/extensions/example/install-sh-98-
tdom-0.9.1/extensions/example/install-sh:99:dstdir=`dirname $dst`
tdom-0.9.1/extensions/example/install-sh-100-dsttmp=$dstdir/#inst.$$#
##############################################
tdom-0.9.1/extensions/example/Makefile.in-132-TCLLIBPATH	= $(top_builddir)
tdom-0.9.1/extensions/example/Makefile.in:133:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library`
tdom-0.9.1/extensions/example/Makefile.in-134-PKG_ENV		= @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
tdom-0.9.1/extensions/example/Makefile.in-140-
tdom-0.9.1/extensions/example/Makefile.in:141:#WISH_ENV	= TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library`
tdom-0.9.1/extensions/example/Makefile.in-142-#WISH_PROG	= @WISH_PROG@
##############################################
tdom-0.9.1/extensions/example/Makefile.in-239-test: binaries libraries
tdom-0.9.1/extensions/example/Makefile.in:240:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tdom-0.9.1/extensions/example/Makefile.in-241-
##############################################
tdom-0.9.1/extensions/example/Makefile.in-252-	$(TCLSH_ENV) valgrind $(VALGRINDARGS) $(TCLSH_PROG) \
tdom-0.9.1/extensions/example/Makefile.in:253:		`@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tdom-0.9.1/extensions/example/Makefile.in-254-
##############################################
tdom-0.9.1/extensions/example/Makefile.in-287-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
tdom-0.9.1/extensions/example/Makefile.in:288:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
tdom-0.9.1/extensions/example/Makefile.in-289-#
##############################################
tdom-0.9.1/extensions/example/Makefile.in-297-.c.@OBJEXT@:
tdom-0.9.1/extensions/example/Makefile.in:298:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tdom-0.9.1/extensions/example/Makefile.in-299-
##############################################
tdom-0.9.1/extensions/example/Makefile.in-378-	    $(INSTALL_LIBRARY) $$p $(DESTDIR)$(pkglibdir)/$$p; \
tdom-0.9.1/extensions/example/Makefile.in:379:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
tdom-0.9.1/extensions/example/Makefile.in-380-	    if test "x$$stub" = "xstub"; then \
##############################################
tdom-0.9.1/extensions/example/Makefile.in-386-	    fi; \
tdom-0.9.1/extensions/example/Makefile.in:387:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
tdom-0.9.1/extensions/example/Makefile.in-388-	    if test "x$$ext" = "xdll"; then \
tdom-0.9.1/extensions/example/Makefile.in:389:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
tdom-0.9.1/extensions/example/Makefile.in-390-		if test -f $$lib; then \
##############################################
tdom-0.9.1/extensions/example/Makefile.in-398-	  if test -f $(srcdir)/$$p; then \
tdom-0.9.1/extensions/example/Makefile.in:399:	    destp=`basename $$p`; \
tdom-0.9.1/extensions/example/Makefile.in-400-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
tdom-0.9.1/extensions/example/Makefile.in-435-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
tdom-0.9.1/extensions/example/Makefile.in:436:	  p=`basename $$p`; \
tdom-0.9.1/extensions/example/Makefile.in-437-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
tdom-0.9.1/extensions/example/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/extensions/example/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/example/configure-45-  as_echo='print -r --'
tdom-0.9.1/extensions/example/configure-46-  as_echo_n='print -rn --'
tdom-0.9.1/extensions/example/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/example/configure-48-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/extensions/example/configure-50-else
tdom-0.9.1/extensions/example/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/extensions/example/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/extensions/example/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/extensions/example/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/extensions/example/configure-62-      esac;
##############################################
tdom-0.9.1/extensions/example/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tdom-0.9.1/extensions/example/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tdom-0.9.1/extensions/example/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tdom-0.9.1/extensions/example/configure-324-      case $as_dir in #(
tdom-0.9.1/extensions/example/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/extensions/example/configure-326-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/extensions/example/configure-397-  {
tdom-0.9.1/extensions/example/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/extensions/example/configure-399-  }
##############################################
tdom-0.9.1/extensions/example/configure-404-# ----------------------------------------
tdom-0.9.1/extensions/example/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/extensions/example/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/extensions/example/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tdom-0.9.1/extensions/example/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tdom-0.9.1/extensions/example/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tdom-0.9.1/extensions/example/configure-823-  case $ac_option in
tdom-0.9.1/extensions/example/configure:824:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tdom-0.9.1/extensions/example/configure-825-  *=)   ac_optarg= ;;
##############################################
tdom-0.9.1/extensions/example/configure-867-  -disable-* | --disable-*)
tdom-0.9.1/extensions/example/configure:868:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tdom-0.9.1/extensions/example/configure-869-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/example/configure-872-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/example/configure:873:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/example/configure-874-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/example/configure-893-  -enable-* | --enable-*)
tdom-0.9.1/extensions/example/configure:894:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tdom-0.9.1/extensions/example/configure-895-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/example/configure-898-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/example/configure:899:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/example/configure-900-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/example/configure-1097-  -with-* | --with-*)
tdom-0.9.1/extensions/example/configure:1098:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tdom-0.9.1/extensions/example/configure-1099-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/example/configure-1102-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/example/configure:1103:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/example/configure-1104-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/example/configure-1113-  -without-* | --without-*)
tdom-0.9.1/extensions/example/configure:1114:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tdom-0.9.1/extensions/example/configure-1115-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/example/configure-1118-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/example/configure:1119:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/example/configure-1120-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/example/configure-1151-  *=*)
tdom-0.9.1/extensions/example/configure:1152:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tdom-0.9.1/extensions/example/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/example/configure-1172-if test -n "$ac_prev"; then
tdom-0.9.1/extensions/example/configure:1173:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tdom-0.9.1/extensions/example/configure-1174-  as_fn_error $? "missing argument to $ac_option"
##############################################
tdom-0.9.1/extensions/example/configure-1194-    */ )
tdom-0.9.1/extensions/example/configure:1195:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tdom-0.9.1/extensions/example/configure-1196-      eval $ac_var=\$ac_val;;
##############################################
tdom-0.9.1/extensions/example/configure-1229-ac_ls_di=`ls -di .` &&
tdom-0.9.1/extensions/example/configure:1230:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tdom-0.9.1/extensions/example/configure-1231-  as_fn_error $? "working directory cannot be determined"
##############################################
tdom-0.9.1/extensions/example/configure-1285-case $srcdir in
tdom-0.9.1/extensions/example/configure:1286:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tdom-0.9.1/extensions/example/configure-1287-esac
##############################################
tdom-0.9.1/extensions/example/configure-1328-By default, \`make install' will install all the files in
tdom-0.9.1/extensions/example/configure:1329:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tdom-0.9.1/extensions/example/configure:1330:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tdom-0.9.1/extensions/example/configure-1331-for instance \`--prefix=\$HOME'.
##############################################
tdom-0.9.1/extensions/example/configure-1419-*)
tdom-0.9.1/extensions/example/configure:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/extensions/example/configure-1421-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/extensions/example/configure:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/extensions/example/configure-1423-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/extensions/example/configure-1903-    *\'*)
tdom-0.9.1/extensions/example/configure:1904:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/example/configure-1905-    esac
##############################################
tdom-0.9.1/extensions/example/configure-1986-      case $ac_val in
tdom-0.9.1/extensions/example/configure:1987:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/extensions/example/configure-1988-      esac
##############################################
tdom-0.9.1/extensions/example/configure-2001-	case $ac_val in
tdom-0.9.1/extensions/example/configure:2002:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/extensions/example/configure-2003-	esac
##############################################
tdom-0.9.1/extensions/example/configure-2121-    set,)
tdom-0.9.1/extensions/example/configure:2122:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tdom-0.9.1/extensions/example/configure:2123:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tdom-0.9.1/extensions/example/configure-2124-      ac_cache_corrupted=: ;;
##############################################
tdom-0.9.1/extensions/example/configure-2132-	# differences in whitespace do not lead to failure.
tdom-0.9.1/extensions/example/configure:2133:	ac_old_val_w=`echo x $ac_old_val`
tdom-0.9.1/extensions/example/configure:2134:	ac_new_val_w=`echo x $ac_new_val`
tdom-0.9.1/extensions/example/configure-2135-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tdom-0.9.1/extensions/example/configure-2152-    case $ac_new_val in
tdom-0.9.1/extensions/example/configure:2153:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/example/configure-2154-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tdom-0.9.1/extensions/example/configure-2373-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
tdom-0.9.1/extensions/example/configure:2374:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tdom-0.9.1/extensions/example/configure-2375-			fi ;;
##############################################
tdom-0.9.1/extensions/example/configure-2377-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2378:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tdom-0.9.1/extensions/example/configure-2379-		else
##############################################
tdom-0.9.1/extensions/example/configure-2400-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2401:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/extensions/example/configure-2402-			break
##############################################
tdom-0.9.1/extensions/example/configure-2404-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2405:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/extensions/example/configure-2406-			break
##############################################
tdom-0.9.1/extensions/example/configure-2418-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2419:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tdom-0.9.1/extensions/example/configure-2420-			break
##############################################
tdom-0.9.1/extensions/example/configure-2431-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2432:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/extensions/example/configure-2433-			break
##############################################
tdom-0.9.1/extensions/example/configure-2439-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tdom-0.9.1/extensions/example/configure:2440:		for i in `ls -d ${libdir} 2>/dev/null` \
tdom-0.9.1/extensions/example/configure:2441:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/example/configure:2442:			`ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/example/configure-2443-			`ls -d /usr/contrib/lib 2>/dev/null` \
##############################################
tdom-0.9.1/extensions/example/configure-2451-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2452:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/extensions/example/configure-2453-			break
##############################################
tdom-0.9.1/extensions/example/configure-2461-			${srcdir}/../tcl \
tdom-0.9.1/extensions/example/configure:2462:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
tdom-0.9.1/extensions/example/configure:2463:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
tdom-0.9.1/extensions/example/configure:2464:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
tdom-0.9.1/extensions/example/configure-2465-		    if test "${TEA_PLATFORM}" = "windows" \
tdom-0.9.1/extensions/example/configure-2466-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2467:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/extensions/example/configure-2468-			break
##############################################
tdom-0.9.1/extensions/example/configure-2470-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:2471:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/extensions/example/configure-2472-			break
##############################################
tdom-0.9.1/extensions/example/configure-2836-$as_echo_n "checking whether the C compiler works... " >&6; }
tdom-0.9.1/extensions/example/configure:2837:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tdom-0.9.1/extensions/example/configure-2838-
##############################################
tdom-0.9.1/extensions/example/configure-2880-	then :; else
tdom-0.9.1/extensions/example/configure:2881:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tdom-0.9.1/extensions/example/configure-2882-	fi
##############################################
tdom-0.9.1/extensions/example/configure-2940-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tdom-0.9.1/extensions/example/configure:2941:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tdom-0.9.1/extensions/example/configure-2942-	  break;;
##############################################
tdom-0.9.1/extensions/example/configure-3049-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tdom-0.9.1/extensions/example/configure:3050:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tdom-0.9.1/extensions/example/configure-3051-       break;;
##############################################
tdom-0.9.1/extensions/example/configure-3314-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tdom-0.9.1/extensions/example/configure:3315:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tdom-0.9.1/extensions/example/configure:3316:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tdom-0.9.1/extensions/example/configure:3317:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tdom-0.9.1/extensions/example/configure:3318:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tdom-0.9.1/extensions/example/configure-3319-			    break
##############################################
tdom-0.9.1/extensions/example/configure-3323-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tdom-0.9.1/extensions/example/configure:3324:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tdom-0.9.1/extensions/example/configure-3325-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tdom-0.9.1/extensions/example/configure-4190-set x ${MAKE-make}
tdom-0.9.1/extensions/example/configure:4191:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tdom-0.9.1/extensions/example/configure-4192-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tdom-0.9.1/extensions/example/configure-4200-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tdom-0.9.1/extensions/example/configure:4201:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tdom-0.9.1/extensions/example/configure-4202-  *@@@%%%=?*=@@@%%%*)
##############################################
tdom-0.9.1/extensions/example/configure-4343-  # Check for GNU $ac_path_GREP
tdom-0.9.1/extensions/example/configure:4344:case `"$ac_path_GREP" --version 2>&1` in
tdom-0.9.1/extensions/example/configure-4345-*GNU*)
##############################################
tdom-0.9.1/extensions/example/configure-4409-  # Check for GNU $ac_path_EGREP
tdom-0.9.1/extensions/example/configure:4410:case `"$ac_path_EGREP" --version 2>&1` in
tdom-0.9.1/extensions/example/configure-4411-*GNU*)
##############################################
tdom-0.9.1/extensions/example/configure-4570-do :
tdom-0.9.1/extensions/example/configure:4571:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tdom-0.9.1/extensions/example/configure-4572-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tdom-0.9.1/extensions/example/configure-4575-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/extensions/example/configure:4576:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tdom-0.9.1/extensions/example/configure-4577-_ACEOF
##############################################
tdom-0.9.1/extensions/example/configure-5360-		    if test -f "${with_tdomconfig}/tdomConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:5361:		        ac_cv_c_tdomconfig=`(cd ${with_tdomconfig}; pwd)`
tdom-0.9.1/extensions/example/configure-5362-		    else
##############################################
tdom-0.9.1/extensions/example/configure-5372-		        if test -f "$i/$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:5373:			        ac_cv_c_tdomconfig=`(cd $i/$tdom_bindir; pwd)`
tdom-0.9.1/extensions/example/configure-5374-		        fi
##############################################
tdom-0.9.1/extensions/example/configure-5379-                    if test -f "../../$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:5380:		        ac_cv_c_tdomconfig=`(cd ../../$tdom_bindir; pwd)`
tdom-0.9.1/extensions/example/configure-5381- 	            fi
##############################################
tdom-0.9.1/extensions/example/configure-5385-		    for i in \
tdom-0.9.1/extensions/example/configure:5386:                `ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/example/configure-5387-			    `ls -d /usr/local/lib 2>/dev/null` ; do
tdom-0.9.1/extensions/example/configure-5388-		        if test -f "$i/tdomConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:5389:			        ac_cv_c_tdomconfig=`(cd $i; pwd)`
tdom-0.9.1/extensions/example/configure-5390-		        fi
##############################################
tdom-0.9.1/extensions/example/configure-5396-            ${srcdir}/../tdom \
tdom-0.9.1/extensions/example/configure:5397:            `ls -dr ${srcdir}/../tdom[0-9].[0-9]* 2>/dev/null` ; do
tdom-0.9.1/extensions/example/configure-5398-		        if test -f "$i/$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/extensions/example/configure:5399:		            ac_cv_c_tdomconfig=`(cd $i/$tdom_bindir; pwd)`
tdom-0.9.1/extensions/example/configure-5400-		        fi
##############################################
tdom-0.9.1/extensions/example/configure-5468-		# this assumes it is in a VPATH dir
tdom-0.9.1/extensions/example/configure:5469:		i=`basename $i`
tdom-0.9.1/extensions/example/configure-5470-		# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/extensions/example/configure-5471-		if test x"${OBJEXT}" != x ; then
tdom-0.9.1/extensions/example/configure:5472:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/extensions/example/configure-5473-		else
tdom-0.9.1/extensions/example/configure:5474:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/extensions/example/configure-5475-		fi
##############################################
tdom-0.9.1/extensions/example/configure-5505-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/extensions/example/configure:5506:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/extensions/example/configure-5507-	fi
##############################################
tdom-0.9.1/extensions/example/configure-5527-	# this assumes it is in a VPATH dir
tdom-0.9.1/extensions/example/configure:5528:	i=`basename $i`
tdom-0.9.1/extensions/example/configure-5529-	# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/extensions/example/configure-5530-	if test x"${OBJEXT}" != x ; then
tdom-0.9.1/extensions/example/configure:5531:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/extensions/example/configure-5532-	else
tdom-0.9.1/extensions/example/configure:5533:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/extensions/example/configure-5534-	fi
##############################################
tdom-0.9.1/extensions/example/configure-5615-		    *TCL_FRAMEWORK*)
tdom-0.9.1/extensions/example/configure:5616:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tdom-0.9.1/extensions/example/configure-5617-			;;
##############################################
tdom-0.9.1/extensions/example/configure-5623-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tdom-0.9.1/extensions/example/configure:5624:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tdom-0.9.1/extensions/example/configure-5625-	    fi
##############################################
tdom-0.9.1/extensions/example/configure-5631-	    list="$list \
tdom-0.9.1/extensions/example/configure:5632:		`ls -d ${temp_includedir}        2>/dev/null` \
tdom-0.9.1/extensions/example/configure:5633:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tdom-0.9.1/extensions/example/configure:5634:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tdom-0.9.1/extensions/example/configure-5635-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tdom-0.9.1/extensions/example/configure-5637-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tdom-0.9.1/extensions/example/configure:5638:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tdom-0.9.1/extensions/example/configure:5639:		    list="$list `ls -d ${d} 2>/dev/null`"
tdom-0.9.1/extensions/example/configure-5640-		fi
##############################################
tdom-0.9.1/extensions/example/configure-5663-
tdom-0.9.1/extensions/example/configure:5664:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tdom-0.9.1/extensions/example/configure-5665-
##############################################
tdom-0.9.1/extensions/example/configure-6336-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tdom-0.9.1/extensions/example/configure:6337:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tdom-0.9.1/extensions/example/configure:6338:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tdom-0.9.1/extensions/example/configure-6339-    TCL_LIB_VERSIONS_OK=ok
##############################################
tdom-0.9.1/extensions/example/configure-6463-		fi
tdom-0.9.1/extensions/example/configure:6464:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tdom-0.9.1/extensions/example/configure-6465-		PATH64=""
##############################################
tdom-0.9.1/extensions/example/configure-6517-		if test -d "${with_celibconfig}/inc" ; then
tdom-0.9.1/extensions/example/configure:6518:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tdom-0.9.1/extensions/example/configure-6519-		else
##############################################
tdom-0.9.1/extensions/example/configure-6533-			${srcdir}/../celib \
tdom-0.9.1/extensions/example/configure:6534:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
tdom-0.9.1/extensions/example/configure-6535-			; do
tdom-0.9.1/extensions/example/configure-6536-		    if test -d "$i/inc" ; then
tdom-0.9.1/extensions/example/configure:6537:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tdom-0.9.1/extensions/example/configure-6538-			break
##############################################
tdom-0.9.1/extensions/example/configure-6549-	    CELIB_DIR=${ac_cv_c_celibconfig}
tdom-0.9.1/extensions/example/configure:6550:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tdom-0.9.1/extensions/example/configure-6551-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
tdom-0.9.1/extensions/example/configure-6589-		fi
tdom-0.9.1/extensions/example/configure:6590:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/extensions/example/configure:6591:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/extensions/example/configure-6592-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tdom-0.9.1/extensions/example/configure-6612-	        fi
tdom-0.9.1/extensions/example/configure:6613:	        case "x`echo \${VisualStudioVersion}`" in
tdom-0.9.1/extensions/example/configure-6614-	            x1[4-9]*)
##############################################
tdom-0.9.1/extensions/example/configure-6620-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/extensions/example/configure:6621:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/extensions/example/configure-6622-	fi
##############################################
tdom-0.9.1/extensions/example/configure-6647-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/extensions/example/configure:6648:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/extensions/example/configure-6649-	fi
##############################################
tdom-0.9.1/extensions/example/configure-6662-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tdom-0.9.1/extensions/example/configure:6663:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tdom-0.9.1/extensions/example/configure-6664-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tdom-0.9.1/extensions/example/configure-6687-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tdom-0.9.1/extensions/example/configure:6688:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tdom-0.9.1/extensions/example/configure-6689-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tdom-0.9.1/extensions/example/configure-6887-			# Make sure only first arg gets _r
tdom-0.9.1/extensions/example/configure:6888:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tdom-0.9.1/extensions/example/configure-6889-			;;
##############################################
tdom-0.9.1/extensions/example/configure-7161-
tdom-0.9.1/extensions/example/configure:7162:		    case `${CC} -dumpmachine` in
tdom-0.9.1/extensions/example/configure-7163-			hppa64*)
##############################################
tdom-0.9.1/extensions/example/configure-7351-		#		Don't link with -lpthread
tdom-0.9.1/extensions/example/configure:7352:		LIBS=`echo $LIBS | sed s/-lpthread//`
tdom-0.9.1/extensions/example/configure-7353-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/extensions/example/configure-7373-		# The -pthread needs to go in the CFLAGS, not LIBS
tdom-0.9.1/extensions/example/configure:7374:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/extensions/example/configure-7375-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/extensions/example/configure-7394-		# The -pthread needs to go in the LDFLAGS, not LIBS
tdom-0.9.1/extensions/example/configure:7395:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/extensions/example/configure-7396-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tdom-0.9.1/extensions/example/configure-7401-		# Version numbers are dot-stripped by system policy.
tdom-0.9.1/extensions/example/configure:7402:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
tdom-0.9.1/extensions/example/configure-7403-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tdom-0.9.1/extensions/example/configure-7550-	    # TEA specific: link shlib with current and compatibility version flags
tdom-0.9.1/extensions/example/configure:7551:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tdom-0.9.1/extensions/example/configure-7552-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tdom-0.9.1/extensions/example/configure-7554-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tdom-0.9.1/extensions/example/configure:7555:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
tdom-0.9.1/extensions/example/configure:7556:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
tdom-0.9.1/extensions/example/configure-7557-
##############################################
tdom-0.9.1/extensions/example/configure-7619-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/extensions/example/configure:7620:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/extensions/example/configure-7621-			done
##############################################
tdom-0.9.1/extensions/example/configure-7658-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/extensions/example/configure:7659:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/extensions/example/configure-7660-			done
##############################################
tdom-0.9.1/extensions/example/configure-7695-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/extensions/example/configure:7696:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tdom-0.9.1/extensions/example/configure-7697-		    done
##############################################
tdom-0.9.1/extensions/example/configure-7736-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tdom-0.9.1/extensions/example/configure:7737:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tdom-0.9.1/extensions/example/configure-7738-		if test "$GCC" = yes; then :
##############################################
tdom-0.9.1/extensions/example/configure-7828-
tdom-0.9.1/extensions/example/configure:7829:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tdom-0.9.1/extensions/example/configure-7830-
##############################################
tdom-0.9.1/extensions/example/configure-8523-do :
tdom-0.9.1/extensions/example/configure:8524:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tdom-0.9.1/extensions/example/configure-8525-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tdom-0.9.1/extensions/example/configure-8527-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/extensions/example/configure:8528:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tdom-0.9.1/extensions/example/configure-8529-_ACEOF
##############################################
tdom-0.9.1/extensions/example/configure-8697-	    if test x"${TK_BIN_DIR}" != x ; then
tdom-0.9.1/extensions/example/configure:8698:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tdom-0.9.1/extensions/example/configure-8699-	    fi
tdom-0.9.1/extensions/example/configure:8700:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tdom-0.9.1/extensions/example/configure-8701-	    if test "$GCC" = "yes"; then
##############################################
tdom-0.9.1/extensions/example/configure-8783-        fi
tdom-0.9.1/extensions/example/configure:8784:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tdom-0.9.1/extensions/example/configure:8785:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tdom-0.9.1/extensions/example/configure:8786:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tdom-0.9.1/extensions/example/configure-8787-        for i in $list ; do
tdom-0.9.1/extensions/example/configure-8788-            if test -f "$i/${TCLSH_PROG}" ; then
tdom-0.9.1/extensions/example/configure:8789:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tdom-0.9.1/extensions/example/configure-8790-                break
##############################################
tdom-0.9.1/extensions/example/configure-8933-'
tdom-0.9.1/extensions/example/configure:8934:DEFS=`sed -n "$ac_script" confdefs.h`
tdom-0.9.1/extensions/example/configure-8935-
##############################################
tdom-0.9.1/extensions/example/configure-8942-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tdom-0.9.1/extensions/example/configure:8943:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tdom-0.9.1/extensions/example/configure-8944-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tdom-0.9.1/extensions/example/configure-9011-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/extensions/example/configure:9012:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/example/configure-9013-  as_echo='print -r --'
tdom-0.9.1/extensions/example/configure-9014-  as_echo_n='print -rn --'
tdom-0.9.1/extensions/example/configure:9015:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/example/configure-9016-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/extensions/example/configure-9018-else
tdom-0.9.1/extensions/example/configure:9019:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/extensions/example/configure-9020-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/extensions/example/configure-9028-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/extensions/example/configure:9029:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/extensions/example/configure-9030-      esac;
##############################################
tdom-0.9.1/extensions/example/configure-9105-# ----------------------------------------
tdom-0.9.1/extensions/example/configure:9106:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/extensions/example/configure-9107-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/extensions/example/configure-9177-  {
tdom-0.9.1/extensions/example/configure:9178:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/extensions/example/configure-9179-  }
##############################################
tdom-0.9.1/extensions/example/configure-9281-      case $as_dir in #(
tdom-0.9.1/extensions/example/configure:9282:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/extensions/example/configure-9283-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/extensions/example/configure-9403-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tdom-0.9.1/extensions/example/configure:9404:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tdom-0.9.1/extensions/example/configure-9405-ac_cs_version="\\
##############################################
tdom-0.9.1/extensions/example/configure-9425-  --*=?*)
tdom-0.9.1/extensions/example/configure:9426:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/extensions/example/configure:9427:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tdom-0.9.1/extensions/example/configure-9428-    ac_shift=:
##############################################
tdom-0.9.1/extensions/example/configure-9430-  --*=)
tdom-0.9.1/extensions/example/configure:9431:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/extensions/example/configure-9432-    ac_optarg=
##############################################
tdom-0.9.1/extensions/example/configure-9454-    case $ac_optarg in
tdom-0.9.1/extensions/example/configure:9455:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/example/configure-9456-    '') as_fn_error $? "missing file argument" ;;
##############################################
tdom-0.9.1/extensions/example/configure-9571-fi
tdom-0.9.1/extensions/example/configure:9572:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tdom-0.9.1/extensions/example/configure-9573-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tdom-0.9.1/extensions/example/configure-9588-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tdom-0.9.1/extensions/example/configure:9589:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tdom-0.9.1/extensions/example/configure-9590-ac_delim='%!_!# '
##############################################
tdom-0.9.1/extensions/example/configure-9594-
tdom-0.9.1/extensions/example/configure:9595:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tdom-0.9.1/extensions/example/configure-9596-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tdom-0.9.1/extensions/example/configure-9756-      esac
tdom-0.9.1/extensions/example/configure:9757:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tdom-0.9.1/extensions/example/configure-9758-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tdom-0.9.1/extensions/example/configure-9815-*)
tdom-0.9.1/extensions/example/configure:9816:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/extensions/example/configure-9817-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/extensions/example/configure:9818:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/extensions/example/configure-9819-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/extensions/example/configure-9867-/@mandir@/p'
tdom-0.9.1/extensions/example/configure:9868:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tdom-0.9.1/extensions/example/configure-9869-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tdom-0.9.1/extensions/example/configure-9884-
tdom-0.9.1/extensions/example/configure:9885:# Neutralize VPATH when `$srcdir' = `.'.
tdom-0.9.1/extensions/example/configure-9886-# Shell code in configure.ac might set extrasub.
##############################################
tdom-0.9.1/extensions/example/configure-9910-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tdom-0.9.1/extensions/example/configure:9911:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tdom-0.9.1/extensions/example/configure-9912-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tdom-0.9.1/extensions/example/tcl.m4-46-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:47:		    ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-48-		else
##############################################
tdom-0.9.1/extensions/example/tcl.m4-62-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:63:			ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-64-			break
##############################################
tdom-0.9.1/extensions/example/tcl.m4-70-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tdom-0.9.1/extensions/example/tcl.m4:71:		for i in `ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/example/tcl.m4-72-			`ls -d /usr/local/lib 2>/dev/null` ; do
tdom-0.9.1/extensions/example/tcl.m4-73-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:74:			ac_cv_c_tclconfig=`(cd $i; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-75-			break
##############################################
tdom-0.9.1/extensions/example/tcl.m4-83-			${srcdir}/../tcl \
tdom-0.9.1/extensions/example/tcl.m4:84:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tdom-0.9.1/extensions/example/tcl.m4-85-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:86:		    ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-87-		    break
##############################################
tdom-0.9.1/extensions/example/tcl.m4-139-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:140:		    ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-141-		else
##############################################
tdom-0.9.1/extensions/example/tcl.m4-155-		    if test -f "$i/unix/tkConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:156:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-157-			break
##############################################
tdom-0.9.1/extensions/example/tcl.m4-162-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tdom-0.9.1/extensions/example/tcl.m4:163:		for i in `ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/extensions/example/tcl.m4-164-			`ls -d /usr/local/lib 2>/dev/null` ; do
tdom-0.9.1/extensions/example/tcl.m4-165-		    if test -f "$i/tkConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:166:			ac_cv_c_tkconfig=`(cd $i; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-167-			break
##############################################
tdom-0.9.1/extensions/example/tcl.m4-174-			${srcdir}/../tk \
tdom-0.9.1/extensions/example/tcl.m4:175:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tdom-0.9.1/extensions/example/tcl.m4-176-		    if test -f "$i/unix/tkConfig.sh" ; then
tdom-0.9.1/extensions/example/tcl.m4:177:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
tdom-0.9.1/extensions/example/tcl.m4-178-			break
##############################################
tdom-0.9.1/extensions/example/tcl.m4-588-	    if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tdom-0.9.1/extensions/example/tcl.m4:589:		system=MP-RAS-`awk '{print $3}' /etc/.relid'`
tdom-0.9.1/extensions/example/tcl.m4-590-	    fi
##############################################
tdom-0.9.1/extensions/example/tcl.m4-605-    do64bit_ok=no
tdom-0.9.1/extensions/example/tcl.m4:606:    fullSrcDir=`cd $srcdir; pwd`
tdom-0.9.1/extensions/example/tcl.m4-607-    EXTRA_CFLAGS=""
##############################################
tdom-0.9.1/extensions/example/tcl.m4-609-    UNSHARED_LIB_SUFFIX=""
tdom-0.9.1/extensions/example/tcl.m4:610:    TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`'
tdom-0.9.1/extensions/example/tcl.m4:611:    ECHO_VERSION='`echo ${VERSION}`'
tdom-0.9.1/extensions/example/tcl.m4-612-    TCL_LIB_VERSIONS_OK=ok
##############################################
tdom-0.9.1/extensions/example/tcl.m4-720-	    LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
tdom-0.9.1/extensions/example/tcl.m4:721:	    if test "$CC" = "gcc" -o `$CC -v 2>&1 | grep -c gcc` != "0" ; then
tdom-0.9.1/extensions/example/tcl.m4-722-		EXTRA_CFLAGS="-mabi=n32"
##############################################
tdom-0.9.1/extensions/example/tcl.m4-958-	    if test "$arch" = "sparcv9 sparc" ; then
tdom-0.9.1/extensions/example/tcl.m4:959:		if test "$CC" != "gcc" -a `$CC -v 2>&1 | grep -c gcc` = "0" ; then
tdom-0.9.1/extensions/example/tcl.m4-960-		do64bit_ok=yes
##############################################
tdom-0.9.1/extensions/example/tcl.m4-977-	    DL_LIBS="-ldl"
tdom-0.9.1/extensions/example/tcl.m4:978:	    if test "$CC" = "gcc" -o `$CC -v 2>&1 | grep -c gcc` != "0" ; then
tdom-0.9.1/extensions/example/tcl.m4-979-		LD_SEARCH_FLAGS='-Wl,-R,${LIB_RUNTIME_DIR}'
##############################################
tdom-0.9.1/extensions/example/tcl.m4-1126-    if test "$DL_OBJS" != "tclLoadNone.o" ; then
tdom-0.9.1/extensions/example/tcl.m4:1127:	if test "$CC" = "gcc" -o `$CC -v 2>&1 | grep -c gcc` != "0" ; then
tdom-0.9.1/extensions/example/tcl.m4-1128-	    case $system in
##############################################
tdom-0.9.1/extensions/example/tcl.m4-1454-	    if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tdom-0.9.1/extensions/example/tcl.m4:1455:		system=MP-RAS-`awk '{print $3}' /etc/.relid'`
tdom-0.9.1/extensions/example/tcl.m4-1456-	    fi
##############################################
tdom-0.9.1/extensions/example/tcl.m4-1863-    for i in \
tdom-0.9.1/extensions/example/tcl.m4:1864:	    `ls -dr ${sc_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1865:	    `ls -dr ${sc_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1866:	    `ls -dr ${sc_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1867:	    `ls -dr ${sc_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1868:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1869:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1870:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/extensions/example/tcl.m4:1871:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
tdom-0.9.1/extensions/example/tcl.m4-1872-	if test -f "$i" ; then
tdom-0.9.1/extensions/example/tcl.m4-1873-
tdom-0.9.1/extensions/example/tcl.m4:1874:	    sc_lib_name_dir=`dirname $i`
tdom-0.9.1/extensions/example/tcl.m4:1875:	    $1_LIB_NAME=`basename $i`
tdom-0.9.1/extensions/example/tcl.m4-1876-	    $1_LIB_PATH_NAME=$i
##############################################
tdom-0.9.1/extensions/example/tcl.m4-1882-	*win32* | *WIN32* | *CYGWIN_NT*)
tdom-0.9.1/extensions/example/tcl.m4:1883:	    $1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME}`\"
tdom-0.9.1/extensions/example/tcl.m4-1884-	    ;;
##############################################
tdom-0.9.1/extensions/example/tcl.m4-1887-
tdom-0.9.1/extensions/example/tcl.m4:1888:	    sc_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//'`
tdom-0.9.1/extensions/example/tcl.m4-1889-	    $1_LIB_SPEC="-L${sc_lib_name_dir} -l${sc_lib_name_lib}"
##############################################
tdom-0.9.1/extensions/example/tcl.m4-1928-	*win32* | *WIN32* | *CYGWIN_NT*)
tdom-0.9.1/extensions/example/tcl.m4:1929:	    TCL_TOP_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/..`\"
tdom-0.9.1/extensions/example/tcl.m4:1930:	    TCL_GENERIC_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/../generic`\"
tdom-0.9.1/extensions/example/tcl.m4:1931:	    TCL_UNIX_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/../unix`\"
tdom-0.9.1/extensions/example/tcl.m4:1932:	    TCL_WIN_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/../win`\"
tdom-0.9.1/extensions/example/tcl.m4:1933:	    TCL_BMAP_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/../bitmaps`\"
tdom-0.9.1/extensions/example/tcl.m4:1934:	    TCL_TOOL_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/../tools`\"
tdom-0.9.1/extensions/example/tcl.m4:1935:	    TCL_COMPAT_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/../compat`\"
tdom-0.9.1/extensions/example/tcl.m4-1936-	    TCL_PLATFORM_DIR_NATIVE=${TCL_WIN_DIR_NATIVE}
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2004-		for i in \
tdom-0.9.1/extensions/example/tcl.m4:2005:			`ls -d ${temp_includedir} 2>/dev/null` \
tdom-0.9.1/extensions/example/tcl.m4-2006-			/usr/local/include /usr/include ; do
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2025-
tdom-0.9.1/extensions/example/tcl.m4:2026:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tdom-0.9.1/extensions/example/tcl.m4-2027-
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2054-	*win32* | *WIN32* | *CYGWIN_NT*)
tdom-0.9.1/extensions/example/tcl.m4:2055:	    TK_UNIX_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/../unix`\"
tdom-0.9.1/extensions/example/tcl.m4:2056:	    TK_WIN_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/../win`\"
tdom-0.9.1/extensions/example/tcl.m4:2057:	    TK_GENERIC_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/../generic`\"
tdom-0.9.1/extensions/example/tcl.m4:2058:	    TK_XLIB_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/../xlib`\"
tdom-0.9.1/extensions/example/tcl.m4-2059-	    TK_PLATFORM_DIR_NATIVE=${TK_WIN_DIR_NATIVE}
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2124-		for i in \
tdom-0.9.1/extensions/example/tcl.m4:2125:			`ls -d ${temp_includedir} 2>/dev/null` \
tdom-0.9.1/extensions/example/tcl.m4-2126-			/usr/local/include /usr/include ; do
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2145-
tdom-0.9.1/extensions/example/tcl.m4:2146:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tdom-0.9.1/extensions/example/tcl.m4-2147-
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2203-    AC_CACHE_VAL(ac_cv_path_tclsh, [
tdom-0.9.1/extensions/example/tcl.m4:2204:	search_path=`echo ${exec_prefix}/bin:${prefix}/bin:${TCL_BIN_DIR}:${TCL_BIN_DIR}/../bin:${PATH} | sed -e 's/:/ /g'`
tdom-0.9.1/extensions/example/tcl.m4-2205-	for dir in $search_path ; do
tdom-0.9.1/extensions/example/tcl.m4:2206:	    for j in `ls -r $dir/tclsh[[8-9]]* 2> /dev/null` \
tdom-0.9.1/extensions/example/tcl.m4:2207:		    `ls -r $dir/tclsh* 2> /dev/null` ; do
tdom-0.9.1/extensions/example/tcl.m4-2208-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
tdom-0.9.1/extensions/example/tcl.m4-2247-    AC_CACHE_VAL(ac_cv_path_wish, [
tdom-0.9.1/extensions/example/tcl.m4:2248:	search_path=`echo ${exec_prefix}/bin:${prefix}/bin:${TCL_BIN_DIR}:${TCL_BIN_DIR}/../bin:${PATH} | sed -e 's/:/ /g'`
tdom-0.9.1/extensions/example/tcl.m4-2249-	for dir in $search_path ; do
tdom-0.9.1/extensions/example/tcl.m4:2250:	    for j in `ls -r $dir/wish[[8-9]]* 2> /dev/null` \
tdom-0.9.1/extensions/example/tcl.m4:2251:		    `ls -r $dir/wish* 2> /dev/null` ; do
tdom-0.9.1/extensions/example/tcl.m4-2252-		if test x"$ac_cv_path_wish" = x ; then
##############################################
tdom-0.9.1/extensions/tdomhtml/mkinstalldirs-12-do
tdom-0.9.1/extensions/tdomhtml/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tdom-0.9.1/extensions/tdomhtml/mkinstalldirs-14-   shift
##############################################
tdom-0.9.1/extensions/tdomhtml/install-sh-93-then
tdom-0.9.1/extensions/tdomhtml/install-sh:94:	dst="$dst"/`basename $src`
tdom-0.9.1/extensions/tdomhtml/install-sh-95-fi
##############################################
tdom-0.9.1/extensions/tdomhtml/install-sh-98-
tdom-0.9.1/extensions/tdomhtml/install-sh:99:dstdir=`dirname $dst`
tdom-0.9.1/extensions/tdomhtml/install-sh-100-dsttmp=$dstdir/#inst.$$#
##############################################
tdom-0.9.1/extensions/tdomhtml/Makefile.in-95-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
tdom-0.9.1/extensions/tdomhtml/Makefile.in:96:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
tdom-0.9.1/extensions/tdomhtml/Makefile.in-97-		  LD_LIBRARY_PATH="$(EXTRA_PATH):$(LD_LIBRARY_PATH)" \
##############################################
tdom-0.9.1/extensions/tdomhtml/Makefile.in-145-	@for i in $(srcdir)/doc/*.n; do\
tdom-0.9.1/extensions/tdomhtml/Makefile.in:146:	  echo " $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`";\
tdom-0.9.1/extensions/tdomhtml/Makefile.in:147:	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`;\
tdom-0.9.1/extensions/tdomhtml/Makefile.in-148-	      $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ;\
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/extensions/tdomhtml/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tdomhtml/configure-45-  as_echo='print -r --'
tdom-0.9.1/extensions/tdomhtml/configure-46-  as_echo_n='print -rn --'
tdom-0.9.1/extensions/tdomhtml/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tdomhtml/configure-48-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-50-else
tdom-0.9.1/extensions/tdomhtml/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/extensions/tdomhtml/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/extensions/tdomhtml/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/extensions/tdomhtml/configure-62-      esac;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tdom-0.9.1/extensions/tdomhtml/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
tdom-0.9.1/extensions/tdomhtml/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-323-      case $as_dir in #(
tdom-0.9.1/extensions/tdomhtml/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/extensions/tdomhtml/configure-325-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-396-  {
tdom-0.9.1/extensions/tdomhtml/configure:397:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/extensions/tdomhtml/configure-398-  }
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-403-# ----------------------------------------
tdom-0.9.1/extensions/tdomhtml/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/extensions/tdomhtml/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tdom-0.9.1/extensions/tdomhtml/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tdom-0.9.1/extensions/tdomhtml/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-701-  case $ac_option in
tdom-0.9.1/extensions/tdomhtml/configure:702:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tdom-0.9.1/extensions/tdomhtml/configure-703-  *=)   ac_optarg= ;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-745-  -disable-* | --disable-*)
tdom-0.9.1/extensions/tdomhtml/configure:746:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tdom-0.9.1/extensions/tdomhtml/configure-747-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-750-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tdomhtml/configure:751:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tdomhtml/configure-752-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-771-  -enable-* | --enable-*)
tdom-0.9.1/extensions/tdomhtml/configure:772:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tdom-0.9.1/extensions/tdomhtml/configure-773-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-776-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tdomhtml/configure:777:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tdomhtml/configure-778-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-975-  -with-* | --with-*)
tdom-0.9.1/extensions/tdomhtml/configure:976:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tdom-0.9.1/extensions/tdomhtml/configure-977-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-980-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tdomhtml/configure:981:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tdomhtml/configure-982-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-991-  -without-* | --without-*)
tdom-0.9.1/extensions/tdomhtml/configure:992:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tdom-0.9.1/extensions/tdomhtml/configure-993-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-996-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/extensions/tdomhtml/configure:997:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/extensions/tdomhtml/configure-998-    case $ac_user_opts in
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1029-  *=*)
tdom-0.9.1/extensions/tdomhtml/configure:1030:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tdom-0.9.1/extensions/tdomhtml/configure-1031-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1050-if test -n "$ac_prev"; then
tdom-0.9.1/extensions/tdomhtml/configure:1051:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tdom-0.9.1/extensions/tdomhtml/configure-1052-  as_fn_error $? "missing argument to $ac_option"
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1072-    */ )
tdom-0.9.1/extensions/tdomhtml/configure:1073:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tdom-0.9.1/extensions/tdomhtml/configure-1074-      eval $ac_var=\$ac_val;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1107-ac_ls_di=`ls -di .` &&
tdom-0.9.1/extensions/tdomhtml/configure:1108:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tdom-0.9.1/extensions/tdomhtml/configure-1109-  as_fn_error $? "working directory cannot be determined"
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1163-case $srcdir in
tdom-0.9.1/extensions/tdomhtml/configure:1164:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tdom-0.9.1/extensions/tdomhtml/configure-1165-esac
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1206-By default, \`make install' will install all the files in
tdom-0.9.1/extensions/tdomhtml/configure:1207:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tdom-0.9.1/extensions/tdomhtml/configure:1208:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tdom-0.9.1/extensions/tdomhtml/configure-1209-for instance \`--prefix=\$HOME'.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1258-*)
tdom-0.9.1/extensions/tdomhtml/configure:1259:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/extensions/tdomhtml/configure-1260-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/extensions/tdomhtml/configure:1261:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/extensions/tdomhtml/configure-1262-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1394-    *\'*)
tdom-0.9.1/extensions/tdomhtml/configure:1395:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/tdomhtml/configure-1396-    esac
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1477-      case $ac_val in
tdom-0.9.1/extensions/tdomhtml/configure:1478:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/extensions/tdomhtml/configure-1479-      esac
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1492-	case $ac_val in
tdom-0.9.1/extensions/tdomhtml/configure:1493:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/extensions/tdomhtml/configure-1494-	esac
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1612-    set,)
tdom-0.9.1/extensions/tdomhtml/configure:1613:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tdom-0.9.1/extensions/tdomhtml/configure:1614:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tdom-0.9.1/extensions/tdomhtml/configure-1615-      ac_cache_corrupted=: ;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1623-	# differences in whitespace do not lead to failure.
tdom-0.9.1/extensions/tdomhtml/configure:1624:	ac_old_val_w=`echo x $ac_old_val`
tdom-0.9.1/extensions/tdomhtml/configure:1625:	ac_new_val_w=`echo x $ac_new_val`
tdom-0.9.1/extensions/tdomhtml/configure-1626-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-1643-    case $ac_new_val in
tdom-0.9.1/extensions/tdomhtml/configure:1644:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/tdomhtml/configure-1645-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2098-'
tdom-0.9.1/extensions/tdomhtml/configure:2099:DEFS=`sed -n "$ac_script" confdefs.h`
tdom-0.9.1/extensions/tdomhtml/configure-2100-
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2107-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tdom-0.9.1/extensions/tdomhtml/configure:2108:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tdom-0.9.1/extensions/tdomhtml/configure-2109-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2174-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/extensions/tdomhtml/configure:2175:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tdomhtml/configure-2176-  as_echo='print -r --'
tdom-0.9.1/extensions/tdomhtml/configure-2177-  as_echo_n='print -rn --'
tdom-0.9.1/extensions/tdomhtml/configure:2178:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/extensions/tdomhtml/configure-2179-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2181-else
tdom-0.9.1/extensions/tdomhtml/configure:2182:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/extensions/tdomhtml/configure-2183-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2191-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/extensions/tdomhtml/configure:2192:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/extensions/tdomhtml/configure-2193-      esac;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2268-# ----------------------------------------
tdom-0.9.1/extensions/tdomhtml/configure:2269:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/extensions/tdomhtml/configure-2270-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2340-  {
tdom-0.9.1/extensions/tdomhtml/configure:2341:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/extensions/tdomhtml/configure-2342-  }
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2444-      case $as_dir in #(
tdom-0.9.1/extensions/tdomhtml/configure:2445:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/extensions/tdomhtml/configure-2446-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2566-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tdom-0.9.1/extensions/tdomhtml/configure:2567:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tdom-0.9.1/extensions/tdomhtml/configure-2568-ac_cs_version="\\
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2589-  --*=?*)
tdom-0.9.1/extensions/tdomhtml/configure:2590:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/extensions/tdomhtml/configure:2591:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tdom-0.9.1/extensions/tdomhtml/configure-2592-    ac_shift=:
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2594-  --*=)
tdom-0.9.1/extensions/tdomhtml/configure:2595:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/extensions/tdomhtml/configure-2596-    ac_optarg=
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2618-    case $ac_optarg in
tdom-0.9.1/extensions/tdomhtml/configure:2619:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/extensions/tdomhtml/configure-2620-    '') as_fn_error $? "missing file argument" ;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2735-fi
tdom-0.9.1/extensions/tdomhtml/configure:2736:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tdom-0.9.1/extensions/tdomhtml/configure-2737-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2752-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tdom-0.9.1/extensions/tdomhtml/configure:2753:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tdom-0.9.1/extensions/tdomhtml/configure-2754-ac_delim='%!_!# '
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2758-
tdom-0.9.1/extensions/tdomhtml/configure:2759:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tdom-0.9.1/extensions/tdomhtml/configure-2760-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2920-      esac
tdom-0.9.1/extensions/tdomhtml/configure:2921:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tdom-0.9.1/extensions/tdomhtml/configure-2922-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-2979-*)
tdom-0.9.1/extensions/tdomhtml/configure:2980:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/extensions/tdomhtml/configure-2981-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/extensions/tdomhtml/configure:2982:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/extensions/tdomhtml/configure-2983-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-3035-/@mandir@/p'
tdom-0.9.1/extensions/tdomhtml/configure:3036:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tdom-0.9.1/extensions/tdomhtml/configure-3037-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-3052-
tdom-0.9.1/extensions/tdomhtml/configure:3053:# Neutralize VPATH when `$srcdir' = `.'.
tdom-0.9.1/extensions/tdomhtml/configure-3054-# Shell code in configure.ac might set extrasub.
##############################################
tdom-0.9.1/extensions/tdomhtml/configure-3079-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tdom-0.9.1/extensions/tdomhtml/configure:3080:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tdom-0.9.1/extensions/tdomhtml/configure-3081-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tdom-0.9.1/tclconfig/install-sh-225-      fi
tdom-0.9.1/tclconfig/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tdom-0.9.1/tclconfig/install-sh-227-    *)
##############################################
tdom-0.9.1/tclconfig/install-sh-277-      dstdir=$dst
tdom-0.9.1/tclconfig/install-sh:278:      dst=$dstdir/`basename "$src"`
tdom-0.9.1/tclconfig/install-sh-279-      dstdir_status=0
##############################################
tdom-0.9.1/tclconfig/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tdom-0.9.1/tclconfig/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tdom-0.9.1/tclconfig/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
tdom-0.9.1/tclconfig/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tdom-0.9.1/tclconfig/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tdom-0.9.1/tclconfig/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tdom-0.9.1/tclconfig/install-sh-426-	    case $prefix in
tdom-0.9.1/tclconfig/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tdom-0.9.1/tclconfig/install-sh-428-	      *) qprefix=$prefix;;
##############################################
tdom-0.9.1/tclconfig/install-sh-475-    if $copy_on_change &&
tdom-0.9.1/tclconfig/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tdom-0.9.1/tclconfig/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tdom-0.9.1/tclconfig/install-sh-478-
##############################################
tdom-0.9.1/tclconfig/tcl.m4-64-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tdom-0.9.1/tclconfig/tcl.m4:65:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tdom-0.9.1/tclconfig/tcl.m4-66-			fi ;;
##############################################
tdom-0.9.1/tclconfig/tcl.m4-68-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:69:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-70-		else
##############################################
tdom-0.9.1/tclconfig/tcl.m4-91-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:92:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-93-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-95-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:96:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-97-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-112-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:113:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-114-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-125-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:126:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-127-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-133-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tdom-0.9.1/tclconfig/tcl.m4:134:		for i in `ls -d ${libdir} 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:135:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:136:			`ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-137-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tdom-0.9.1/tclconfig/tcl.m4-149-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:150:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-151-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-159-			${srcdir}/../tcl \
tdom-0.9.1/tclconfig/tcl.m4:160:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:161:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:162:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tdom-0.9.1/tclconfig/tcl.m4-163-		    if test "${TEA_PLATFORM}" = "windows" \
tdom-0.9.1/tclconfig/tcl.m4-164-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:165:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-166-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-168-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:169:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-170-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-227-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tdom-0.9.1/tclconfig/tcl.m4:228:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tdom-0.9.1/tclconfig/tcl.m4-229-			fi ;;
##############################################
tdom-0.9.1/tclconfig/tcl.m4-231-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:232:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-233-		else
##############################################
tdom-0.9.1/tclconfig/tcl.m4-254-			    -a -f "$i/win/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:255:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-256-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-258-		    if test -f "$i/unix/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:259:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-260-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-275-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:276:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-277-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-283-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tdom-0.9.1/tclconfig/tcl.m4:284:		for i in `ls -d ${libdir} 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:285:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:286:			`ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-287-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tdom-0.9.1/tclconfig/tcl.m4-299-		    if test -f "$i/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:300:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-301-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-312-		    if test -f "$i/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:313:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-314-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-322-			${srcdir}/../tk \
tdom-0.9.1/tclconfig/tcl.m4:323:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:324:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:325:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tdom-0.9.1/tclconfig/tcl.m4-326-		    if test "${TEA_PLATFORM}" = "windows" \
tdom-0.9.1/tclconfig/tcl.m4-327-			    -a -f "$i/win/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:328:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-329-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-331-		    if test -f "$i/unix/tkConfig.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:332:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/tclconfig/tcl.m4-333-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-400-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tdom-0.9.1/tclconfig/tcl.m4:401:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tdom-0.9.1/tclconfig/tcl.m4:402:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tdom-0.9.1/tclconfig/tcl.m4:403:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tdom-0.9.1/tclconfig/tcl.m4:404:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tdom-0.9.1/tclconfig/tcl.m4-405-			    break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-409-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tdom-0.9.1/tclconfig/tcl.m4:410:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tdom-0.9.1/tclconfig/tcl.m4-411-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-517-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tdom-0.9.1/tclconfig/tcl.m4:518:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tdom-0.9.1/tclconfig/tcl.m4:519:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tdom-0.9.1/tclconfig/tcl.m4:520:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tdom-0.9.1/tclconfig/tcl.m4:521:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tdom-0.9.1/tclconfig/tcl.m4-522-			    break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-526-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tdom-0.9.1/tclconfig/tcl.m4:527:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tdom-0.9.1/tclconfig/tcl.m4-528-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-614-        fi
tdom-0.9.1/tclconfig/tcl.m4:615:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:616:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:617:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-618-        for i in $list ; do
tdom-0.9.1/tclconfig/tcl.m4-619-            if test -f "$i/${TCLSH_PROG}" ; then
tdom-0.9.1/tclconfig/tcl.m4:620:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tdom-0.9.1/tclconfig/tcl.m4-621-                break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-672-        fi
tdom-0.9.1/tclconfig/tcl.m4:673:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:674:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:675:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-676-        for i in $list ; do
tdom-0.9.1/tclconfig/tcl.m4-677-            if test -f "$i/${WISH_PROG}" ; then
tdom-0.9.1/tclconfig/tcl.m4:678:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
tdom-0.9.1/tclconfig/tcl.m4-679-                break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1191-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tdom-0.9.1/tclconfig/tcl.m4:1192:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tdom-0.9.1/tclconfig/tcl.m4:1193:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tdom-0.9.1/tclconfig/tcl.m4-1194-    TCL_LIB_VERSIONS_OK=ok
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1219-		fi
tdom-0.9.1/tclconfig/tcl.m4:1220:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tdom-0.9.1/tclconfig/tcl.m4-1221-		PATH64=""
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1283-		fi
tdom-0.9.1/tclconfig/tcl.m4:1284:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/tclconfig/tcl.m4:1285:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/tclconfig/tcl.m4-1286-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1306-	        fi
tdom-0.9.1/tclconfig/tcl.m4:1307:	        case "x`echo \${VisualStudioVersion}`" in
tdom-0.9.1/tclconfig/tcl.m4-1308-	            x1[[4-9]]*)
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1336-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tdom-0.9.1/tclconfig/tcl.m4:1337:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
tdom-0.9.1/tclconfig/tcl.m4-1338-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1349-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tdom-0.9.1/tclconfig/tcl.m4:1350:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tdom-0.9.1/tclconfig/tcl.m4-1351-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1437-			# Make sure only first arg gets _r
tdom-0.9.1/tclconfig/tcl.m4:1438:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
tdom-0.9.1/tclconfig/tcl.m4-1439-			;;
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1557-		AS_IF([test "$GCC" = yes], [
tdom-0.9.1/tclconfig/tcl.m4:1558:		    case `${CC} -dumpmachine` in
tdom-0.9.1/tclconfig/tcl.m4-1559-			hppa64*)
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1685-		#		Don't link with -lpthread
tdom-0.9.1/tclconfig/tcl.m4:1686:		LIBS=`echo $LIBS | sed s/-lpthread//`
tdom-0.9.1/tclconfig/tcl.m4-1687-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1703-		# The -pthread needs to go in the CFLAGS, not LIBS
tdom-0.9.1/tclconfig/tcl.m4:1704:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/tclconfig/tcl.m4-1705-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1720-		# The -pthread needs to go in the LDFLAGS, not LIBS
tdom-0.9.1/tclconfig/tcl.m4:1721:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/tclconfig/tcl.m4-1722-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1726-		# Version numbers are dot-stripped by system policy.
tdom-0.9.1/tclconfig/tcl.m4:1727:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
tdom-0.9.1/tclconfig/tcl.m4-1728-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1791-	    # TEA specific: link shlib with current and compatibility version flags
tdom-0.9.1/tclconfig/tcl.m4:1792:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tdom-0.9.1/tclconfig/tcl.m4-1793-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1795-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tdom-0.9.1/tclconfig/tcl.m4:1796:	    AS_IF([test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int([$]2)}'`" -lt 4 -a \
tdom-0.9.1/tclconfig/tcl.m4:1797:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int([$]2)}'`" -lt 4], [
tdom-0.9.1/tclconfig/tcl.m4-1798-		LDFLAGS="$LDFLAGS -prebind"])
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1823-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/tclconfig/tcl.m4:1824:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/tclconfig/tcl.m4-1825-			done
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1836-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/tclconfig/tcl.m4:1837:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/tclconfig/tcl.m4-1838-			done
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1851-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/tclconfig/tcl.m4:1852:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tdom-0.9.1/tclconfig/tcl.m4-1853-		    done])
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1878-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tdom-0.9.1/tclconfig/tcl.m4:1879:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tdom-0.9.1/tclconfig/tcl.m4-1880-		AS_IF([test "$GCC" = yes], [
##############################################
tdom-0.9.1/tclconfig/tcl.m4-1948-		    AS_IF([test "$GCC" = yes], [
tdom-0.9.1/tclconfig/tcl.m4:1949:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
tdom-0.9.1/tclconfig/tcl.m4-1950-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
tdom-0.9.1/tclconfig/tcl.m4-2846-		# this assumes it is in a VPATH dir
tdom-0.9.1/tclconfig/tcl.m4:2847:		i=`basename $i`
tdom-0.9.1/tclconfig/tcl.m4-2848-		# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/tclconfig/tcl.m4-2849-		if test x"${OBJEXT}" != x ; then
tdom-0.9.1/tclconfig/tcl.m4:2850:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tdom-0.9.1/tclconfig/tcl.m4-2851-		else
tdom-0.9.1/tclconfig/tcl.m4:2852:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tdom-0.9.1/tclconfig/tcl.m4-2853-		fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-2890-	# this assumes it is in a VPATH dir
tdom-0.9.1/tclconfig/tcl.m4:2891:	i=`basename $i`
tdom-0.9.1/tclconfig/tcl.m4-2892-	# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/tclconfig/tcl.m4-2893-	if test x"${OBJEXT}" != x ; then
tdom-0.9.1/tclconfig/tcl.m4:2894:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tdom-0.9.1/tclconfig/tcl.m4-2895-	else
tdom-0.9.1/tclconfig/tcl.m4:2896:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tdom-0.9.1/tclconfig/tcl.m4-2897-	fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-2998-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/tclconfig/tcl.m4:2999:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
tdom-0.9.1/tclconfig/tcl.m4-3000-	fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3221-	    if test x"${TK_BIN_DIR}" != x ; then
tdom-0.9.1/tclconfig/tcl.m4:3222:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tdom-0.9.1/tclconfig/tcl.m4-3223-	    fi
tdom-0.9.1/tclconfig/tcl.m4:3224:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tdom-0.9.1/tclconfig/tcl.m4-3225-	    if test "$GCC" = "yes"; then
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3313-    for i in \
tdom-0.9.1/tclconfig/tcl.m4:3314:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3315:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3316:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3317:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3318:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3319:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3320:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3321:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3322:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tdom-0.9.1/tclconfig/tcl.m4:3323:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
tdom-0.9.1/tclconfig/tcl.m4-3324-	if test -f "$i" ; then
tdom-0.9.1/tclconfig/tcl.m4:3325:	    tea_lib_name_dir=`dirname $i`
tdom-0.9.1/tclconfig/tcl.m4:3326:	    $1_LIB_NAME=`basename $i`
tdom-0.9.1/tclconfig/tcl.m4-3327-	    $1_LIB_PATH_NAME=$i
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3332-    if test "${TEA_PLATFORM}" = "windows"; then
tdom-0.9.1/tclconfig/tcl.m4:3333:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
tdom-0.9.1/tclconfig/tcl.m4-3334-    else
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3336-
tdom-0.9.1/tclconfig/tcl.m4:3337:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
tdom-0.9.1/tclconfig/tcl.m4-3338-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3370-
tdom-0.9.1/tclconfig/tcl.m4:3371:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
tdom-0.9.1/tclconfig/tcl.m4-3372-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3403-		    else
tdom-0.9.1/tclconfig/tcl.m4:3404:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tdom-0.9.1/tclconfig/tcl.m4-3405-		    fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3463-		    *TCL_FRAMEWORK*)
tdom-0.9.1/tclconfig/tcl.m4:3464:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3465-			;;
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3471-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tdom-0.9.1/tclconfig/tcl.m4:3472:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3473-	    fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3479-	    list="$list \
tdom-0.9.1/tclconfig/tcl.m4:3480:		`ls -d ${temp_includedir}        2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3481:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3482:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3483-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3485-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tdom-0.9.1/tclconfig/tcl.m4:3486:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tdom-0.9.1/tclconfig/tcl.m4:3487:		    list="$list `ls -d ${d} 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3488-		fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3508-
tdom-0.9.1/tclconfig/tcl.m4:3509:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tdom-0.9.1/tclconfig/tcl.m4-3510-
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3537-
tdom-0.9.1/tclconfig/tcl.m4:3538:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
tdom-0.9.1/tclconfig/tcl.m4-3539-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3581-			else
tdom-0.9.1/tclconfig/tcl.m4:3582:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tdom-0.9.1/tclconfig/tcl.m4-3583-			fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3642-		    *TK_FRAMEWORK*)
tdom-0.9.1/tclconfig/tcl.m4:3643:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3644-			;;
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3650-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
tdom-0.9.1/tclconfig/tcl.m4:3651:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3652-	    fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3659-	    list="$list \
tdom-0.9.1/tclconfig/tcl.m4:3660:		`ls -d ${temp_includedir}        2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3661:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3662:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3663:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3664:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3665-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3667-		if test x"${TK_INCLUDE_SPEC}" != x ; then
tdom-0.9.1/tclconfig/tcl.m4:3668:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tdom-0.9.1/tclconfig/tcl.m4:3669:		    list="$list `ls -d ${d} 2>/dev/null`"
tdom-0.9.1/tclconfig/tcl.m4-3670-		fi
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3690-
tdom-0.9.1/tclconfig/tcl.m4:3691:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tdom-0.9.1/tclconfig/tcl.m4-3692-
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3700-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
tdom-0.9.1/tclconfig/tcl.m4:3701:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
tdom-0.9.1/tclconfig/tcl.m4-3702-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3748-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
tdom-0.9.1/tclconfig/tcl.m4:3749:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
tdom-0.9.1/tclconfig/tcl.m4-3750-			fi;;
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3752-		if test -f "${with_$1config}/$1Config.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:3753:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
tdom-0.9.1/tclconfig/tcl.m4-3754-		else
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3762-			../$1 \
tdom-0.9.1/tclconfig/tcl.m4:3763:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3764:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3765:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3766:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-3767-			../../$1 \
tdom-0.9.1/tclconfig/tcl.m4:3768:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3769:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3770:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3771:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-3772-			../../../$1 \
tdom-0.9.1/tclconfig/tcl.m4:3773:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3774:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3775:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3776:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-3777-			${srcdir}/../$1 \
tdom-0.9.1/tclconfig/tcl.m4:3778:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3779:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3780:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3781:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-3782-			; do
tdom-0.9.1/tclconfig/tcl.m4-3783-		    if test -f "$i/$1Config.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:3784:			ac_cv_c_$1config=`(cd $i; pwd)`
tdom-0.9.1/tclconfig/tcl.m4-3785-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3787-		    if test -f "$i/unix/$1Config.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:3788:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
tdom-0.9.1/tclconfig/tcl.m4-3789-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3795-	    if test x"${ac_cv_c_$1config}" = x ; then
tdom-0.9.1/tclconfig/tcl.m4:3796:		for i in `ls -d ${libdir} 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3797:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:3798:			`ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-3799-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3805-		    if test -f "$i/$1Config.sh" ; then
tdom-0.9.1/tclconfig/tcl.m4:3806:			ac_cv_c_$1config=`(cd $i; pwd)`
tdom-0.9.1/tclconfig/tcl.m4-3807-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3909-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
tdom-0.9.1/tclconfig/tcl.m4:3910:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
tdom-0.9.1/tclconfig/tcl.m4-3911-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3945-    else
tdom-0.9.1/tclconfig/tcl.m4:3946:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tdom-0.9.1/tclconfig/tcl.m4:3947:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tdom-0.9.1/tclconfig/tcl.m4-3948-    fi
tdom-0.9.1/tclconfig/tcl.m4:3949:    $1_BUILD_LIB_SPEC="-L`$CYGPATH $(pwd)` ${$1_LIB_FLAG}"
tdom-0.9.1/tclconfig/tcl.m4:3950:    $1_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${$1_LIB_FLAG}"
tdom-0.9.1/tclconfig/tcl.m4:3951:    $1_BUILD_STUB_LIB_SPEC="-L`$CYGPATH $(pwd)` [$]{$1_STUB_LIB_FLAG}"
tdom-0.9.1/tclconfig/tcl.m4:3952:    $1_STUB_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` [$]{$1_STUB_LIB_FLAG}"
tdom-0.9.1/tclconfig/tcl.m4:3953:    $1_BUILD_STUB_LIB_PATH="`$CYGPATH $(pwd)`/[$]{PKG_STUB_LIB_FILE}"
tdom-0.9.1/tclconfig/tcl.m4:3954:    $1_STUB_LIB_PATH="`$CYGPATH ${pkglibdir}`/[$]{PKG_STUB_LIB_FILE}"
tdom-0.9.1/tclconfig/tcl.m4-3955-
##############################################
tdom-0.9.1/tclconfig/tcl.m4-3999-		if test -d "${with_celibconfig}/inc" ; then
tdom-0.9.1/tclconfig/tcl.m4:4000:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tdom-0.9.1/tclconfig/tcl.m4-4001-		else
##############################################
tdom-0.9.1/tclconfig/tcl.m4-4015-			${srcdir}/../celib \
tdom-0.9.1/tclconfig/tcl.m4:4016:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
tdom-0.9.1/tclconfig/tcl.m4-4017-			; do
tdom-0.9.1/tclconfig/tcl.m4-4018-		    if test -d "$i/inc" ; then
tdom-0.9.1/tclconfig/tcl.m4:4019:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tdom-0.9.1/tclconfig/tcl.m4-4020-			break
##############################################
tdom-0.9.1/tclconfig/tcl.m4-4029-	    CELIB_DIR=${ac_cv_c_celibconfig}
tdom-0.9.1/tclconfig/tcl.m4:4030:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tdom-0.9.1/tclconfig/tcl.m4-4031-	    AC_MSG_RESULT([found $CELIB_DIR])
##############################################
tdom-0.9.1/tclconfig/tcl.m4-4122-        AC_CACHE_VAL(ac_cv_path_zip, [
tdom-0.9.1/tclconfig/tcl.m4:4123:        search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tdom-0.9.1/tclconfig/tcl.m4-4124-        for dir in $search_path ; do
tdom-0.9.1/tclconfig/tcl.m4:4125:            for j in `ls -r $dir/zip 2> /dev/null` \
tdom-0.9.1/tclconfig/tcl.m4:4126:                `ls -r $dir/zip 2> /dev/null` ; do
tdom-0.9.1/tclconfig/tcl.m4-4127-            if test x"$ac_cv_path_zip" = x ; then
##############################################
tdom-0.9.1/tdom.m4-299-        if test -f "${with_aolserver}/include/ns.h" ; then
tdom-0.9.1/tdom.m4:300:            ac_cv_c_aolserver=`(cd ${with_aolserver}; pwd)`
tdom-0.9.1/tdom.m4-301-        else
##############################################
tdom-0.9.1/tdom.m4-311-        if test "`uname -s`" = Darwin ; then
tdom-0.9.1/tdom.m4:312:            aollibs=`ls ${AOL_DIR}/lib/libns* 2>/dev/null`
tdom-0.9.1/tdom.m4-313-            if test x"$aollibs" != x ; then
##############################################
tdom-0.9.1/tdom.m4-354-                    if test -f "$f/include/expat.h" ; then
tdom-0.9.1/tdom.m4:355:                        ac_cv_c_expat=`(cd $f; pwd)`
tdom-0.9.1/tdom.m4-356-                        break
##############################################
tdom-0.9.1/tdom.m4-361-                if test -f "$with_expat/include/expat.h"; then
tdom-0.9.1/tdom.m4:362:                    ac_cv_c_expat=`(cd $with_expat; pwd)`
tdom-0.9.1/tdom.m4-363-                else                  
##############################################
tdom-0.9.1/tdom.m4-559-		    if test -f "${with_tdomconfig}/tdomConfig.sh" ; then
tdom-0.9.1/tdom.m4:560:		        ac_cv_c_tdomconfig=`(cd ${with_tdomconfig}; pwd)`
tdom-0.9.1/tdom.m4-561-		    else
##############################################
tdom-0.9.1/tdom.m4-571-		        if test -f "$i/$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/tdom.m4:572:			        ac_cv_c_tdomconfig=`(cd $i/$tdom_bindir; pwd)`
tdom-0.9.1/tdom.m4-573-		        fi
##############################################
tdom-0.9.1/tdom.m4-578-                    if test -f "../../$tdom_bindir/tdomConfig.sh" ; then 
tdom-0.9.1/tdom.m4:579:		        ac_cv_c_tdomconfig=`(cd ../../$tdom_bindir; pwd)`
tdom-0.9.1/tdom.m4-580- 	            fi
##############################################
tdom-0.9.1/tdom.m4-584-		    for i in \
tdom-0.9.1/tdom.m4:585:                `ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/tdom.m4-586-			    `ls -d /usr/local/lib 2>/dev/null` ; do
tdom-0.9.1/tdom.m4-587-		        if test -f "$i/tdomConfig.sh" ; then
tdom-0.9.1/tdom.m4:588:			        ac_cv_c_tdomconfig=`(cd $i; pwd)`
tdom-0.9.1/tdom.m4-589-		        fi
##############################################
tdom-0.9.1/tdom.m4-595-            ${srcdir}/../tdom \
tdom-0.9.1/tdom.m4:596:            `ls -dr ${srcdir}/../tdom[[0-9]].[[0-9]]* 2>/dev/null` ; do
tdom-0.9.1/tdom.m4-597-		        if test -f "$i/$tdom_bindir/tdomConfig.sh" ; then
tdom-0.9.1/tdom.m4:598:		            ac_cv_c_tdomconfig=`(cd $i/$tdom_bindir; pwd)`
tdom-0.9.1/tdom.m4-599-		        fi
##############################################
tdom-0.9.1/tdom.m4-669-    else
tdom-0.9.1/tdom.m4:670:	eval PKG_STUB_LIB_FLAG="-l${PACKAGE_NAME}stub`echo ${PACKAGE_VERSION} | tr -d .`"
tdom-0.9.1/tdom.m4-671-    fi
##############################################
tdom-0.9.1/Makefile.in-149-TCLLIBPATH	= $(top_builddir)
tdom-0.9.1/Makefile.in:150:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library`
tdom-0.9.1/Makefile.in-151-PKG_ENV		= @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
tdom-0.9.1/Makefile.in-157-
tdom-0.9.1/Makefile.in:158:#WISH_ENV	= TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library`
tdom-0.9.1/Makefile.in-159-#WISH_PROG	= @WISH_PROG@
##############################################
tdom-0.9.1/Makefile.in-207-$(TDOMSHELL): $(PKG_OBJECTS) $(srcdir)/unix/tclAppInit.c
tdom-0.9.1/Makefile.in:208:	$(COMPILE) -c `@CYGPATH@ $(srcdir)/unix/tclAppInit.c`
tdom-0.9.1/Makefile.in-209-	$(CC) @LDFLAGS@ -o $@ tclAppInit.$(OBJEXT) $(PKG_OBJECTS) \
##############################################
tdom-0.9.1/Makefile.in-262-	@cp $(srcdir)/lib/tdom.tcl .
tdom-0.9.1/Makefile.in:263:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tdom-0.9.1/Makefile.in-264-
##############################################
tdom-0.9.1/Makefile.in-275-	$(TCLSH_ENV) valgrind $(VALGRINDARGS) $(TCLSH_PROG) \
tdom-0.9.1/Makefile.in:276:		`@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tdom-0.9.1/Makefile.in-277-
##############################################
tdom-0.9.1/Makefile.in-310-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
tdom-0.9.1/Makefile.in:311:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
tdom-0.9.1/Makefile.in-312-#
##############################################
tdom-0.9.1/Makefile.in-320-.c.@OBJEXT@:
tdom-0.9.1/Makefile.in:321:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tdom-0.9.1/Makefile.in-322-
##############################################
tdom-0.9.1/Makefile.in-436-	    $(INSTALL_LIBRARY) $$p $(DESTDIR)$(pkglibdir)/$$p; \
tdom-0.9.1/Makefile.in:437:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
tdom-0.9.1/Makefile.in:438:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
tdom-0.9.1/Makefile.in-439-	    if test "x$$ext" = "xdll"; then \
tdom-0.9.1/Makefile.in:440:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
tdom-0.9.1/Makefile.in-441-		if test -f $$lib; then \
##############################################
tdom-0.9.1/Makefile.in-451-	  if test -f $(srcdir)/$$p; then \
tdom-0.9.1/Makefile.in:452:	    destp=`basename $$p`; \
tdom-0.9.1/Makefile.in-453-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
tdom-0.9.1/Makefile.in-488-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
tdom-0.9.1/Makefile.in:489:	  p=`basename $$p`; \
tdom-0.9.1/Makefile.in-490-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
tdom-0.9.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/configure-45-  as_echo='print -r --'
tdom-0.9.1/configure-46-  as_echo_n='print -rn --'
tdom-0.9.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/configure-48-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/configure-50-else
tdom-0.9.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/configure-62-      esac;
##############################################
tdom-0.9.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tdom-0.9.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tdom-0.9.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tdom-0.9.1/configure-324-      case $as_dir in #(
tdom-0.9.1/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/configure-326-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/configure-397-  {
tdom-0.9.1/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/configure-399-  }
##############################################
tdom-0.9.1/configure-404-# ----------------------------------------
tdom-0.9.1/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tdom-0.9.1/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tdom-0.9.1/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tdom-0.9.1/configure-833-  case $ac_option in
tdom-0.9.1/configure:834:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tdom-0.9.1/configure-835-  *=)   ac_optarg= ;;
##############################################
tdom-0.9.1/configure-877-  -disable-* | --disable-*)
tdom-0.9.1/configure:878:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tdom-0.9.1/configure-879-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/configure-882-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/configure:883:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/configure-884-    case $ac_user_opts in
##############################################
tdom-0.9.1/configure-903-  -enable-* | --enable-*)
tdom-0.9.1/configure:904:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tdom-0.9.1/configure-905-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/configure-908-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/configure:909:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/configure-910-    case $ac_user_opts in
##############################################
tdom-0.9.1/configure-1107-  -with-* | --with-*)
tdom-0.9.1/configure:1108:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tdom-0.9.1/configure-1109-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/configure-1112-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/configure:1113:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/configure-1114-    case $ac_user_opts in
##############################################
tdom-0.9.1/configure-1123-  -without-* | --without-*)
tdom-0.9.1/configure:1124:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tdom-0.9.1/configure-1125-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/configure-1128-    ac_useropt_orig=$ac_useropt
tdom-0.9.1/configure:1129:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tdom-0.9.1/configure-1130-    case $ac_user_opts in
##############################################
tdom-0.9.1/configure-1161-  *=*)
tdom-0.9.1/configure:1162:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tdom-0.9.1/configure-1163-    # Reject names that are not valid shell variable names.
##############################################
tdom-0.9.1/configure-1182-if test -n "$ac_prev"; then
tdom-0.9.1/configure:1183:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tdom-0.9.1/configure-1184-  as_fn_error $? "missing argument to $ac_option"
##############################################
tdom-0.9.1/configure-1204-    */ )
tdom-0.9.1/configure:1205:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tdom-0.9.1/configure-1206-      eval $ac_var=\$ac_val;;
##############################################
tdom-0.9.1/configure-1239-ac_ls_di=`ls -di .` &&
tdom-0.9.1/configure:1240:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tdom-0.9.1/configure-1241-  as_fn_error $? "working directory cannot be determined"
##############################################
tdom-0.9.1/configure-1295-case $srcdir in
tdom-0.9.1/configure:1296:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tdom-0.9.1/configure-1297-esac
##############################################
tdom-0.9.1/configure-1338-By default, \`make install' will install all the files in
tdom-0.9.1/configure:1339:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tdom-0.9.1/configure:1340:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tdom-0.9.1/configure-1341-for instance \`--prefix=\$HOME'.
##############################################
tdom-0.9.1/configure-1437-*)
tdom-0.9.1/configure:1438:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/configure-1439-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/configure:1440:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/configure-1441-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/configure-1834-    *\'*)
tdom-0.9.1/configure:1835:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/configure-1836-    esac
##############################################
tdom-0.9.1/configure-1917-      case $ac_val in
tdom-0.9.1/configure:1918:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/configure-1919-      esac
##############################################
tdom-0.9.1/configure-1932-	case $ac_val in
tdom-0.9.1/configure:1933:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tdom-0.9.1/configure-1934-	esac
##############################################
tdom-0.9.1/configure-2052-    set,)
tdom-0.9.1/configure:2053:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tdom-0.9.1/configure:2054:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tdom-0.9.1/configure-2055-      ac_cache_corrupted=: ;;
##############################################
tdom-0.9.1/configure-2063-	# differences in whitespace do not lead to failure.
tdom-0.9.1/configure:2064:	ac_old_val_w=`echo x $ac_old_val`
tdom-0.9.1/configure:2065:	ac_new_val_w=`echo x $ac_new_val`
tdom-0.9.1/configure-2066-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tdom-0.9.1/configure-2083-    case $ac_new_val in
tdom-0.9.1/configure:2084:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/configure-2085-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tdom-0.9.1/configure-2457-$as_echo_n "checking whether the C compiler works... " >&6; }
tdom-0.9.1/configure:2458:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tdom-0.9.1/configure-2459-
##############################################
tdom-0.9.1/configure-2501-	then :; else
tdom-0.9.1/configure:2502:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tdom-0.9.1/configure-2503-	fi
##############################################
tdom-0.9.1/configure-2561-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tdom-0.9.1/configure:2562:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tdom-0.9.1/configure-2563-	  break;;
##############################################
tdom-0.9.1/configure-2670-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tdom-0.9.1/configure:2671:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tdom-0.9.1/configure-2672-       break;;
##############################################
tdom-0.9.1/configure-3319-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
tdom-0.9.1/configure:3320:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tdom-0.9.1/configure-3321-			fi ;;
##############################################
tdom-0.9.1/configure-3323-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tdom-0.9.1/configure:3324:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tdom-0.9.1/configure-3325-		else
##############################################
tdom-0.9.1/configure-3346-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/configure:3347:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/configure-3348-			break
##############################################
tdom-0.9.1/configure-3350-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/configure:3351:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/configure-3352-			break
##############################################
tdom-0.9.1/configure-3367-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tdom-0.9.1/configure:3368:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tdom-0.9.1/configure-3369-			break
##############################################
tdom-0.9.1/configure-3380-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/configure:3381:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/configure-3382-			break
##############################################
tdom-0.9.1/configure-3388-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tdom-0.9.1/configure:3389:		for i in `ls -d ${libdir} 2>/dev/null` \
tdom-0.9.1/configure:3390:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tdom-0.9.1/configure:3391:			`ls -d ${prefix}/lib 2>/dev/null` \
tdom-0.9.1/configure-3392-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tdom-0.9.1/configure-3404-		    if test -f "$i/tclConfig.sh" ; then
tdom-0.9.1/configure:3405:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tdom-0.9.1/configure-3406-			break
##############################################
tdom-0.9.1/configure-3414-			${srcdir}/../tcl \
tdom-0.9.1/configure:3415:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
tdom-0.9.1/configure:3416:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
tdom-0.9.1/configure:3417:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
tdom-0.9.1/configure-3418-		    if test "${TEA_PLATFORM}" = "windows" \
tdom-0.9.1/configure-3419-			    -a -f "$i/win/tclConfig.sh" ; then
tdom-0.9.1/configure:3420:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tdom-0.9.1/configure-3421-			break
##############################################
tdom-0.9.1/configure-3423-		    if test -f "$i/unix/tclConfig.sh" ; then
tdom-0.9.1/configure:3424:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tdom-0.9.1/configure-3425-			break
##############################################
tdom-0.9.1/configure-3477-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tdom-0.9.1/configure:3478:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tdom-0.9.1/configure:3479:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tdom-0.9.1/configure:3480:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tdom-0.9.1/configure:3481:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tdom-0.9.1/configure-3482-			    break
##############################################
tdom-0.9.1/configure-3486-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tdom-0.9.1/configure:3487:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tdom-0.9.1/configure-3488-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tdom-0.9.1/configure-4339-set x ${MAKE-make}
tdom-0.9.1/configure:4340:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tdom-0.9.1/configure-4341-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tdom-0.9.1/configure-4349-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tdom-0.9.1/configure:4350:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tdom-0.9.1/configure-4351-  *@@@%%%=?*=@@@%%%*)
##############################################
tdom-0.9.1/configure-4492-  # Check for GNU $ac_path_GREP
tdom-0.9.1/configure:4493:case `"$ac_path_GREP" --version 2>&1` in
tdom-0.9.1/configure-4494-*GNU*)
##############################################
tdom-0.9.1/configure-4558-  # Check for GNU $ac_path_EGREP
tdom-0.9.1/configure:4559:case `"$ac_path_EGREP" --version 2>&1` in
tdom-0.9.1/configure-4560-*GNU*)
##############################################
tdom-0.9.1/configure-4719-do :
tdom-0.9.1/configure:4720:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tdom-0.9.1/configure-4721-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tdom-0.9.1/configure-4724-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/configure:4725:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tdom-0.9.1/configure-4726-_ACEOF
##############################################
tdom-0.9.1/configure-5011-do :
tdom-0.9.1/configure:5012:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tdom-0.9.1/configure-5013-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tdom-0.9.1/configure-5015-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/configure:5016:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tdom-0.9.1/configure-5017-_ACEOF
##############################################
tdom-0.9.1/configure-5042-        if test -f "${with_aolserver}/include/ns.h" ; then
tdom-0.9.1/configure:5043:            ac_cv_c_aolserver=`(cd ${with_aolserver}; pwd)`
tdom-0.9.1/configure-5044-        else
##############################################
tdom-0.9.1/configure-5057-        if test "`uname -s`" = Darwin ; then
tdom-0.9.1/configure:5058:            aollibs=`ls ${AOL_DIR}/lib/libns* 2>/dev/null`
tdom-0.9.1/configure-5059-            if test x"$aollibs" != x ; then
##############################################
tdom-0.9.1/configure-5096-                    if test -f "$f/include/expat.h" ; then
tdom-0.9.1/configure:5097:                        ac_cv_c_expat=`(cd $f; pwd)`
tdom-0.9.1/configure-5098-                        break
##############################################
tdom-0.9.1/configure-5103-                if test -f "$with_expat/include/expat.h"; then
tdom-0.9.1/configure:5104:                    ac_cv_c_expat=`(cd $with_expat; pwd)`
tdom-0.9.1/configure-5105-                else
##############################################
tdom-0.9.1/configure-5138-		# this assumes it is in a VPATH dir
tdom-0.9.1/configure:5139:		i=`basename $i`
tdom-0.9.1/configure-5140-		# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/configure-5141-		if test x"${OBJEXT}" != x ; then
tdom-0.9.1/configure:5142:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/configure-5143-		else
tdom-0.9.1/configure:5144:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/configure-5145-		fi
##############################################
tdom-0.9.1/configure-5177-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/configure:5178:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/configure-5179-	fi
##############################################
tdom-0.9.1/configure-5284-		# this assumes it is in a VPATH dir
tdom-0.9.1/configure:5285:		i=`basename $i`
tdom-0.9.1/configure-5286-		# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/configure-5287-		if test x"${OBJEXT}" != x ; then
tdom-0.9.1/configure:5288:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/configure-5289-		else
tdom-0.9.1/configure:5290:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/configure-5291-		fi
##############################################
tdom-0.9.1/configure-5321-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/configure:5322:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/configure-5323-	fi
##############################################
tdom-0.9.1/configure-5343-	# this assumes it is in a VPATH dir
tdom-0.9.1/configure:5344:	i=`basename $i`
tdom-0.9.1/configure-5345-	# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/configure-5346-	if test x"${OBJEXT}" != x ; then
tdom-0.9.1/configure:5347:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/configure-5348-	else
tdom-0.9.1/configure:5349:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/configure-5350-	fi
##############################################
tdom-0.9.1/configure-5429-		    *TCL_FRAMEWORK*)
tdom-0.9.1/configure:5430:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tdom-0.9.1/configure-5431-			;;
##############################################
tdom-0.9.1/configure-5437-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tdom-0.9.1/configure:5438:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tdom-0.9.1/configure-5439-	    fi
##############################################
tdom-0.9.1/configure-5445-	    list="$list \
tdom-0.9.1/configure:5446:		`ls -d ${temp_includedir}        2>/dev/null` \
tdom-0.9.1/configure:5447:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tdom-0.9.1/configure:5448:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tdom-0.9.1/configure-5449-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tdom-0.9.1/configure-5451-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tdom-0.9.1/configure:5452:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tdom-0.9.1/configure:5453:		    list="$list `ls -d ${d} 2>/dev/null`"
tdom-0.9.1/configure-5454-		fi
##############################################
tdom-0.9.1/configure-5477-
tdom-0.9.1/configure:5478:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tdom-0.9.1/configure-5479-
##############################################
tdom-0.9.1/configure-6150-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tdom-0.9.1/configure:6151:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tdom-0.9.1/configure:6152:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tdom-0.9.1/configure-6153-    TCL_LIB_VERSIONS_OK=ok
##############################################
tdom-0.9.1/configure-6277-		fi
tdom-0.9.1/configure:6278:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tdom-0.9.1/configure-6279-		PATH64=""
##############################################
tdom-0.9.1/configure-6331-		if test -d "${with_celibconfig}/inc" ; then
tdom-0.9.1/configure:6332:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tdom-0.9.1/configure-6333-		else
##############################################
tdom-0.9.1/configure-6347-			${srcdir}/../celib \
tdom-0.9.1/configure:6348:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
tdom-0.9.1/configure-6349-			; do
tdom-0.9.1/configure-6350-		    if test -d "$i/inc" ; then
tdom-0.9.1/configure:6351:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tdom-0.9.1/configure-6352-			break
##############################################
tdom-0.9.1/configure-6363-	    CELIB_DIR=${ac_cv_c_celibconfig}
tdom-0.9.1/configure:6364:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tdom-0.9.1/configure-6365-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
tdom-0.9.1/configure-6403-		fi
tdom-0.9.1/configure:6404:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/configure:6405:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tdom-0.9.1/configure-6406-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tdom-0.9.1/configure-6426-	        fi
tdom-0.9.1/configure:6427:	        case "x`echo \${VisualStudioVersion}`" in
tdom-0.9.1/configure-6428-	            x1[4-9]*)
##############################################
tdom-0.9.1/configure-6434-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/configure:6435:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/configure-6436-	fi
##############################################
tdom-0.9.1/configure-6461-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tdom-0.9.1/configure:6462:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tdom-0.9.1/configure-6463-	fi
##############################################
tdom-0.9.1/configure-6476-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tdom-0.9.1/configure:6477:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tdom-0.9.1/configure-6478-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tdom-0.9.1/configure-6501-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tdom-0.9.1/configure:6502:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tdom-0.9.1/configure-6503-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tdom-0.9.1/configure-6701-			# Make sure only first arg gets _r
tdom-0.9.1/configure:6702:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tdom-0.9.1/configure-6703-			;;
##############################################
tdom-0.9.1/configure-6975-
tdom-0.9.1/configure:6976:		    case `${CC} -dumpmachine` in
tdom-0.9.1/configure-6977-			hppa64*)
##############################################
tdom-0.9.1/configure-7165-		#		Don't link with -lpthread
tdom-0.9.1/configure:7166:		LIBS=`echo $LIBS | sed s/-lpthread//`
tdom-0.9.1/configure-7167-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/configure-7187-		# The -pthread needs to go in the CFLAGS, not LIBS
tdom-0.9.1/configure:7188:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/configure-7189-		CFLAGS="$CFLAGS -pthread"
##############################################
tdom-0.9.1/configure-7208-		# The -pthread needs to go in the LDFLAGS, not LIBS
tdom-0.9.1/configure:7209:		LIBS=`echo $LIBS | sed s/-pthread//`
tdom-0.9.1/configure-7210-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tdom-0.9.1/configure-7215-		# Version numbers are dot-stripped by system policy.
tdom-0.9.1/configure:7216:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
tdom-0.9.1/configure-7217-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tdom-0.9.1/configure-7364-	    # TEA specific: link shlib with current and compatibility version flags
tdom-0.9.1/configure:7365:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tdom-0.9.1/configure-7366-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tdom-0.9.1/configure-7368-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tdom-0.9.1/configure:7369:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
tdom-0.9.1/configure:7370:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
tdom-0.9.1/configure-7371-
##############################################
tdom-0.9.1/configure-7433-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/configure:7434:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/configure-7435-			done
##############################################
tdom-0.9.1/configure-7472-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/configure:7473:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tdom-0.9.1/configure-7474-			done
##############################################
tdom-0.9.1/configure-7509-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tdom-0.9.1/configure:7510:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tdom-0.9.1/configure-7511-		    done
##############################################
tdom-0.9.1/configure-7550-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tdom-0.9.1/configure:7551:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tdom-0.9.1/configure-7552-		if test "$GCC" = yes; then :
##############################################
tdom-0.9.1/configure-7642-
tdom-0.9.1/configure:7643:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tdom-0.9.1/configure-7644-
##############################################
tdom-0.9.1/configure-8337-do :
tdom-0.9.1/configure:8338:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tdom-0.9.1/configure-8339-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tdom-0.9.1/configure-8341-  cat >>confdefs.h <<_ACEOF
tdom-0.9.1/configure:8342:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tdom-0.9.1/configure-8343-_ACEOF
##############################################
tdom-0.9.1/configure-8514-	    if test x"${TK_BIN_DIR}" != x ; then
tdom-0.9.1/configure:8515:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tdom-0.9.1/configure-8516-	    fi
tdom-0.9.1/configure:8517:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tdom-0.9.1/configure-8518-	    if test "$GCC" = "yes"; then
##############################################
tdom-0.9.1/configure-8600-        fi
tdom-0.9.1/configure:8601:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tdom-0.9.1/configure:8602:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tdom-0.9.1/configure:8603:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tdom-0.9.1/configure-8604-        for i in $list ; do
tdom-0.9.1/configure-8605-            if test -f "$i/${TCLSH_PROG}" ; then
tdom-0.9.1/configure:8606:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tdom-0.9.1/configure-8607-                break
##############################################
tdom-0.9.1/configure-8747-		# this assumes it is in a VPATH dir
tdom-0.9.1/configure:8748:		i=`basename $i`
tdom-0.9.1/configure-8749-		# handle user calling this before or after TEA_SETUP_COMPILER
tdom-0.9.1/configure-8750-		if test x"${OBJEXT}" != x ; then
tdom-0.9.1/configure:8751:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tdom-0.9.1/configure-8752-		else
tdom-0.9.1/configure:8753:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tdom-0.9.1/configure-8754-		fi
##############################################
tdom-0.9.1/configure-8810-    else
tdom-0.9.1/configure:8811:	eval PKG_STUB_LIB_FLAG="-l${PACKAGE_NAME}stub`echo ${PACKAGE_VERSION} | tr -d .`"
tdom-0.9.1/configure-8812-    fi
##############################################
tdom-0.9.1/configure-8956-'
tdom-0.9.1/configure:8957:DEFS=`sed -n "$ac_script" confdefs.h`
tdom-0.9.1/configure-8958-
##############################################
tdom-0.9.1/configure-8965-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tdom-0.9.1/configure:8966:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tdom-0.9.1/configure-8967-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tdom-0.9.1/configure-9034-if test -z "$BASH_VERSION$ZSH_VERSION" \
tdom-0.9.1/configure:9035:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/configure-9036-  as_echo='print -r --'
tdom-0.9.1/configure-9037-  as_echo_n='print -rn --'
tdom-0.9.1/configure:9038:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tdom-0.9.1/configure-9039-  as_echo='printf %s\n'
##############################################
tdom-0.9.1/configure-9041-else
tdom-0.9.1/configure:9042:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tdom-0.9.1/configure-9043-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tdom-0.9.1/configure-9051-	expr "X$arg" : "X\\(.*\\)$as_nl";
tdom-0.9.1/configure:9052:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tdom-0.9.1/configure-9053-      esac;
##############################################
tdom-0.9.1/configure-9128-# ----------------------------------------
tdom-0.9.1/configure:9129:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tdom-0.9.1/configure-9130-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tdom-0.9.1/configure-9200-  {
tdom-0.9.1/configure:9201:    as_val=`expr "$@" || test $? -eq 1`
tdom-0.9.1/configure-9202-  }
##############################################
tdom-0.9.1/configure-9304-      case $as_dir in #(
tdom-0.9.1/configure:9305:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tdom-0.9.1/configure-9306-      *) as_qdir=$as_dir;;
##############################################
tdom-0.9.1/configure-9426-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tdom-0.9.1/configure:9427:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tdom-0.9.1/configure-9428-ac_cs_version="\\
##############################################
tdom-0.9.1/configure-9448-  --*=?*)
tdom-0.9.1/configure:9449:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/configure:9450:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tdom-0.9.1/configure-9451-    ac_shift=:
##############################################
tdom-0.9.1/configure-9453-  --*=)
tdom-0.9.1/configure:9454:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tdom-0.9.1/configure-9455-    ac_optarg=
##############################################
tdom-0.9.1/configure-9477-    case $ac_optarg in
tdom-0.9.1/configure:9478:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tdom-0.9.1/configure-9479-    '') as_fn_error $? "missing file argument" ;;
##############################################
tdom-0.9.1/configure-9594-fi
tdom-0.9.1/configure:9595:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tdom-0.9.1/configure-9596-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tdom-0.9.1/configure-9611-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tdom-0.9.1/configure:9612:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tdom-0.9.1/configure-9613-ac_delim='%!_!# '
##############################################
tdom-0.9.1/configure-9617-
tdom-0.9.1/configure:9618:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tdom-0.9.1/configure-9619-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tdom-0.9.1/configure-9779-      esac
tdom-0.9.1/configure:9780:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tdom-0.9.1/configure-9781-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tdom-0.9.1/configure-9838-*)
tdom-0.9.1/configure:9839:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tdom-0.9.1/configure-9840-  # A ".." for each directory in $ac_dir_suffix.
tdom-0.9.1/configure:9841:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tdom-0.9.1/configure-9842-  case $ac_top_builddir_sub in
##############################################
tdom-0.9.1/configure-9890-/@mandir@/p'
tdom-0.9.1/configure:9891:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tdom-0.9.1/configure-9892-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tdom-0.9.1/configure-9907-
tdom-0.9.1/configure:9908:# Neutralize VPATH when `$srcdir' = `.'.
tdom-0.9.1/configure-9909-# Shell code in configure.ac might set extrasub.
##############################################
tdom-0.9.1/configure-9933-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tdom-0.9.1/configure:9934:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tdom-0.9.1/configure-9935-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \