===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
itcl3-3.4.3/Makefile.in-125-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
itcl3-3.4.3/Makefile.in:126:PKG_ENV		= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
itcl3-3.4.3/Makefile.in:127:		  ITCL_LIBRARY=`@CYGPATH@ $(srcdir)/library` \
itcl3-3.4.3/Makefile.in-128-		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
itcl3-3.4.3/Makefile.in-202-	    echo "Installing $$i"; \
itcl3-3.4.3/Makefile.in:203:	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
itcl3-3.4.3/Makefile.in-204-	    sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \
##############################################
itcl3-3.4.3/Makefile.in-209-test: binaries libraries
itcl3-3.4.3/Makefile.in:210:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` -load "package require Itcl $(PACKAGE_VERSION)" $(TESTFLAGS)
itcl3-3.4.3/Makefile.in-211-
##############################################
itcl3-3.4.3/Makefile.in-220-valgrind: binaries libraries
itcl3-3.4.3/Makefile.in:221:	$(PKG_ENV) valgrind $(VALGRINDARGS) $(TCLSH_PROG) `@CYGPATH@ $(srcdir)/tests/all.tcl` -load "package require Itcl $(PACKAGE_VERSION)" $(TESTFLAGS)
itcl3-3.4.3/Makefile.in-222-
##############################################
itcl3-3.4.3/Makefile.in-255-# exampleA.$(OBJEXT): $(srcdir)/generic/exampleA.c
itcl3-3.4.3/Makefile.in:256:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/exampleA.c` -o $@
itcl3-3.4.3/Makefile.in-257-#
##############################################
itcl3-3.4.3/Makefile.in-265-.c.$(OBJEXT):
itcl3-3.4.3/Makefile.in:266:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
itcl3-3.4.3/Makefile.in-267-
##############################################
itcl3-3.4.3/Makefile.in-354-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
itcl3-3.4.3/Makefile.in:355:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
itcl3-3.4.3/Makefile.in-356-	    if test "x$$stub" = "xstub"; then \
##############################################
itcl3-3.4.3/Makefile.in-362-	    fi; \
itcl3-3.4.3/Makefile.in:363:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
itcl3-3.4.3/Makefile.in-364-	    if test "x$$ext" = "xdll"; then \
itcl3-3.4.3/Makefile.in:365:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
itcl3-3.4.3/Makefile.in-366-		if test -f $$lib; then \
##############################################
itcl3-3.4.3/Makefile.in-374-	  if test -f $(srcdir)/$$p; then \
itcl3-3.4.3/Makefile.in:375:	    destp=`basename $$p`; \
itcl3-3.4.3/Makefile.in-376-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
itcl3-3.4.3/Makefile.in-408-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
itcl3-3.4.3/Makefile.in:409:	  p=`basename $$p`; \
itcl3-3.4.3/Makefile.in-410-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
itcl3-3.4.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
itcl3-3.4.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
itcl3-3.4.3/configure-45-  as_echo='print -r --'
itcl3-3.4.3/configure-46-  as_echo_n='print -rn --'
itcl3-3.4.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
itcl3-3.4.3/configure-48-  as_echo='printf %s\n'
##############################################
itcl3-3.4.3/configure-50-else
itcl3-3.4.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
itcl3-3.4.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
itcl3-3.4.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
itcl3-3.4.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
itcl3-3.4.3/configure-62-      esac;
##############################################
itcl3-3.4.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
itcl3-3.4.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
itcl3-3.4.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
itcl3-3.4.3/configure-324-      case $as_dir in #(
itcl3-3.4.3/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
itcl3-3.4.3/configure-326-      *) as_qdir=$as_dir;;
##############################################
itcl3-3.4.3/configure-397-  {
itcl3-3.4.3/configure:398:    as_val=`expr "$@" || test $? -eq 1`
itcl3-3.4.3/configure-399-  }
##############################################
itcl3-3.4.3/configure-404-# ----------------------------------------
itcl3-3.4.3/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
itcl3-3.4.3/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
itcl3-3.4.3/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
itcl3-3.4.3/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
itcl3-3.4.3/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
itcl3-3.4.3/configure-831-  case $ac_option in
itcl3-3.4.3/configure:832:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
itcl3-3.4.3/configure-833-  *=)   ac_optarg= ;;
##############################################
itcl3-3.4.3/configure-875-  -disable-* | --disable-*)
itcl3-3.4.3/configure:876:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
itcl3-3.4.3/configure-877-    # Reject names that are not valid shell variable names.
##############################################
itcl3-3.4.3/configure-880-    ac_useropt_orig=$ac_useropt
itcl3-3.4.3/configure:881:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
itcl3-3.4.3/configure-882-    case $ac_user_opts in
##############################################
itcl3-3.4.3/configure-901-  -enable-* | --enable-*)
itcl3-3.4.3/configure:902:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
itcl3-3.4.3/configure-903-    # Reject names that are not valid shell variable names.
##############################################
itcl3-3.4.3/configure-906-    ac_useropt_orig=$ac_useropt
itcl3-3.4.3/configure:907:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
itcl3-3.4.3/configure-908-    case $ac_user_opts in
##############################################
itcl3-3.4.3/configure-1105-  -with-* | --with-*)
itcl3-3.4.3/configure:1106:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
itcl3-3.4.3/configure-1107-    # Reject names that are not valid shell variable names.
##############################################
itcl3-3.4.3/configure-1110-    ac_useropt_orig=$ac_useropt
itcl3-3.4.3/configure:1111:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
itcl3-3.4.3/configure-1112-    case $ac_user_opts in
##############################################
itcl3-3.4.3/configure-1121-  -without-* | --without-*)
itcl3-3.4.3/configure:1122:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
itcl3-3.4.3/configure-1123-    # Reject names that are not valid shell variable names.
##############################################
itcl3-3.4.3/configure-1126-    ac_useropt_orig=$ac_useropt
itcl3-3.4.3/configure:1127:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
itcl3-3.4.3/configure-1128-    case $ac_user_opts in
##############################################
itcl3-3.4.3/configure-1159-  *=*)
itcl3-3.4.3/configure:1160:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
itcl3-3.4.3/configure-1161-    # Reject names that are not valid shell variable names.
##############################################
itcl3-3.4.3/configure-1180-if test -n "$ac_prev"; then
itcl3-3.4.3/configure:1181:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
itcl3-3.4.3/configure-1182-  as_fn_error $? "missing argument to $ac_option"
##############################################
itcl3-3.4.3/configure-1202-    */ )
itcl3-3.4.3/configure:1203:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
itcl3-3.4.3/configure-1204-      eval $ac_var=\$ac_val;;
##############################################
itcl3-3.4.3/configure-1237-ac_ls_di=`ls -di .` &&
itcl3-3.4.3/configure:1238:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
itcl3-3.4.3/configure-1239-  as_fn_error $? "working directory cannot be determined"
##############################################
itcl3-3.4.3/configure-1293-case $srcdir in
itcl3-3.4.3/configure:1294:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
itcl3-3.4.3/configure-1295-esac
##############################################
itcl3-3.4.3/configure-1336-By default, \`make install' will install all the files in
itcl3-3.4.3/configure:1337:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
itcl3-3.4.3/configure:1338:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
itcl3-3.4.3/configure-1339-for instance \`--prefix=\$HOME'.
##############################################
itcl3-3.4.3/configure-1422-*)
itcl3-3.4.3/configure:1423:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
itcl3-3.4.3/configure-1424-  # A ".." for each directory in $ac_dir_suffix.
itcl3-3.4.3/configure:1425:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
itcl3-3.4.3/configure-1426-  case $ac_top_builddir_sub in
##############################################
itcl3-3.4.3/configure-1906-    *\'*)
itcl3-3.4.3/configure:1907:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
itcl3-3.4.3/configure-1908-    esac
##############################################
itcl3-3.4.3/configure-1989-      case $ac_val in
itcl3-3.4.3/configure:1990:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
itcl3-3.4.3/configure-1991-      esac
##############################################
itcl3-3.4.3/configure-2004-	case $ac_val in
itcl3-3.4.3/configure:2005:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
itcl3-3.4.3/configure-2006-	esac
##############################################
itcl3-3.4.3/configure-2124-    set,)
itcl3-3.4.3/configure:2125:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
itcl3-3.4.3/configure:2126:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
itcl3-3.4.3/configure-2127-      ac_cache_corrupted=: ;;
##############################################
itcl3-3.4.3/configure-2135-	# differences in whitespace do not lead to failure.
itcl3-3.4.3/configure:2136:	ac_old_val_w=`echo x $ac_old_val`
itcl3-3.4.3/configure:2137:	ac_new_val_w=`echo x $ac_new_val`
itcl3-3.4.3/configure-2138-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
itcl3-3.4.3/configure-2155-    case $ac_new_val in
itcl3-3.4.3/configure:2156:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
itcl3-3.4.3/configure-2157-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
itcl3-3.4.3/configure-2399-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
itcl3-3.4.3/configure:2400:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
itcl3-3.4.3/configure-2401-			fi ;;
##############################################
itcl3-3.4.3/configure-2403-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
itcl3-3.4.3/configure:2404:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
itcl3-3.4.3/configure-2405-		else
##############################################
itcl3-3.4.3/configure-2426-			    -a -f "$i/win/tclConfig.sh" ; then
itcl3-3.4.3/configure:2427:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
itcl3-3.4.3/configure-2428-			break
##############################################
itcl3-3.4.3/configure-2430-		    if test -f "$i/unix/tclConfig.sh" ; then
itcl3-3.4.3/configure:2431:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
itcl3-3.4.3/configure-2432-			break
##############################################
itcl3-3.4.3/configure-2444-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
itcl3-3.4.3/configure:2445:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
itcl3-3.4.3/configure-2446-			break
##############################################
itcl3-3.4.3/configure-2457-		    if test -f "$i/tclConfig.sh" ; then
itcl3-3.4.3/configure:2458:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
itcl3-3.4.3/configure-2459-			break
##############################################
itcl3-3.4.3/configure-2465-	    if test x"${ac_cv_c_tclconfig}" = x ; then
itcl3-3.4.3/configure:2466:		for i in `ls -d ${libdir} 2>/dev/null` \
itcl3-3.4.3/configure:2467:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
itcl3-3.4.3/configure:2468:			`ls -d ${prefix}/lib 2>/dev/null` \
itcl3-3.4.3/configure-2469-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
itcl3-3.4.3/configure-2476-		    if test -f "$i/tclConfig.sh" ; then
itcl3-3.4.3/configure:2477:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
itcl3-3.4.3/configure-2478-			break
##############################################
itcl3-3.4.3/configure-2486-			${srcdir}/../tcl \
itcl3-3.4.3/configure:2487:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
itcl3-3.4.3/configure:2488:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
itcl3-3.4.3/configure:2489:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
itcl3-3.4.3/configure-2490-		    if test "${TEA_PLATFORM}" = "windows" \
itcl3-3.4.3/configure-2491-			    -a -f "$i/win/tclConfig.sh" ; then
itcl3-3.4.3/configure:2492:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
itcl3-3.4.3/configure-2493-			break
##############################################
itcl3-3.4.3/configure-2495-		    if test -f "$i/unix/tclConfig.sh" ; then
itcl3-3.4.3/configure:2496:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
itcl3-3.4.3/configure-2497-			break
##############################################
itcl3-3.4.3/configure-2861-$as_echo_n "checking whether the C compiler works... " >&6; }
itcl3-3.4.3/configure:2862:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
itcl3-3.4.3/configure-2863-
##############################################
itcl3-3.4.3/configure-2905-	then :; else
itcl3-3.4.3/configure:2906:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
itcl3-3.4.3/configure-2907-	fi
##############################################
itcl3-3.4.3/configure-2965-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
itcl3-3.4.3/configure:2966:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
itcl3-3.4.3/configure-2967-	  break;;
##############################################
itcl3-3.4.3/configure-3074-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
itcl3-3.4.3/configure:3075:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
itcl3-3.4.3/configure-3076-       break;;
##############################################
itcl3-3.4.3/configure-3339-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
itcl3-3.4.3/configure:3340:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
itcl3-3.4.3/configure:3341:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
itcl3-3.4.3/configure:3342:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
itcl3-3.4.3/configure:3343:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
itcl3-3.4.3/configure-3344-			    break
##############################################
itcl3-3.4.3/configure-3348-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
itcl3-3.4.3/configure:3349:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
itcl3-3.4.3/configure-3350-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
itcl3-3.4.3/configure-4177-set x ${MAKE-make}
itcl3-3.4.3/configure:4178:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
itcl3-3.4.3/configure-4179-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
itcl3-3.4.3/configure-4187-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
itcl3-3.4.3/configure:4188:case `${MAKE-make} -f conftest.make 2>/dev/null` in
itcl3-3.4.3/configure-4189-  *@@@%%%=?*=@@@%%%*)
##############################################
itcl3-3.4.3/configure-4330-  # Check for GNU $ac_path_GREP
itcl3-3.4.3/configure:4331:case `"$ac_path_GREP" --version 2>&1` in
itcl3-3.4.3/configure-4332-*GNU*)
##############################################
itcl3-3.4.3/configure-4396-  # Check for GNU $ac_path_EGREP
itcl3-3.4.3/configure:4397:case `"$ac_path_EGREP" --version 2>&1` in
itcl3-3.4.3/configure-4398-*GNU*)
##############################################
itcl3-3.4.3/configure-4557-do :
itcl3-3.4.3/configure:4558:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
itcl3-3.4.3/configure-4559-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
itcl3-3.4.3/configure-4562-  cat >>confdefs.h <<_ACEOF
itcl3-3.4.3/configure:4563:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
itcl3-3.4.3/configure-4564-_ACEOF
##############################################
itcl3-3.4.3/configure-5358-		# this assumes it is in a VPATH dir
itcl3-3.4.3/configure:5359:		i=`basename $i`
itcl3-3.4.3/configure-5360-		# handle user calling this before or after TEA_SETUP_COMPILER
itcl3-3.4.3/configure-5361-		if test x"${OBJEXT}" != x ; then
itcl3-3.4.3/configure:5362:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
itcl3-3.4.3/configure-5363-		else
itcl3-3.4.3/configure:5364:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
itcl3-3.4.3/configure-5365-		fi
##############################################
itcl3-3.4.3/configure-5387-
itcl3-3.4.3/configure:5388:    vars="-I\"`${CYGPATH} ${srcdir}/generic`\""
itcl3-3.4.3/configure-5389-    for i in $vars; do
##############################################
itcl3-3.4.3/configure-5398-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
itcl3-3.4.3/configure:5399:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
itcl3-3.4.3/configure-5400-	fi
##############################################
itcl3-3.4.3/configure-5420-	# this assumes it is in a VPATH dir
itcl3-3.4.3/configure:5421:	i=`basename $i`
itcl3-3.4.3/configure-5422-	# handle user calling this before or after TEA_SETUP_COMPILER
itcl3-3.4.3/configure-5423-	if test x"${OBJEXT}" != x ; then
itcl3-3.4.3/configure:5424:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
itcl3-3.4.3/configure-5425-	else
itcl3-3.4.3/configure:5426:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
itcl3-3.4.3/configure-5427-	fi
##############################################
itcl3-3.4.3/configure-5483-		# this assumes it is in a VPATH dir
itcl3-3.4.3/configure:5484:		i=`basename $i`
itcl3-3.4.3/configure-5485-		# handle user calling this before or after TEA_SETUP_COMPILER
itcl3-3.4.3/configure-5486-		if test x"${OBJEXT}" != x ; then
itcl3-3.4.3/configure:5487:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
itcl3-3.4.3/configure-5488-		else
itcl3-3.4.3/configure:5489:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
itcl3-3.4.3/configure-5490-		fi
##############################################
itcl3-3.4.3/configure-5541-		    *TCL_FRAMEWORK*)
itcl3-3.4.3/configure:5542:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
itcl3-3.4.3/configure-5543-			;;
##############################################
itcl3-3.4.3/configure-5549-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
itcl3-3.4.3/configure:5550:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
itcl3-3.4.3/configure-5551-	    fi
##############################################
itcl3-3.4.3/configure-5557-	    list="$list \
itcl3-3.4.3/configure:5558:		`ls -d ${temp_includedir}        2>/dev/null` \
itcl3-3.4.3/configure:5559:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
itcl3-3.4.3/configure:5560:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
itcl3-3.4.3/configure-5561-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
itcl3-3.4.3/configure-5563-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
itcl3-3.4.3/configure:5564:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
itcl3-3.4.3/configure:5565:		    list="$list `ls -d ${d} 2>/dev/null`"
itcl3-3.4.3/configure-5566-		fi
##############################################
itcl3-3.4.3/configure-5589-
itcl3-3.4.3/configure:5590:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
itcl3-3.4.3/configure-5591-
##############################################
itcl3-3.4.3/configure-5601-
itcl3-3.4.3/configure:5602:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
itcl3-3.4.3/configure-5603-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
itcl3-3.4.3/configure-5634-		    else
itcl3-3.4.3/configure:5635:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
itcl3-3.4.3/configure-5636-		    fi
##############################################
itcl3-3.4.3/configure-5968-    # TEA specific: use PACKAGE_VERSION instead of VERSION
itcl3-3.4.3/configure:5969:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
itcl3-3.4.3/configure:5970:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
itcl3-3.4.3/configure-5971-    TCL_LIB_VERSIONS_OK=ok
##############################################
itcl3-3.4.3/configure-6095-		fi
itcl3-3.4.3/configure:6096:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
itcl3-3.4.3/configure-6097-		PATH64=""
##############################################
itcl3-3.4.3/configure-6149-		if test -d "${with_celibconfig}/inc" ; then
itcl3-3.4.3/configure:6150:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
itcl3-3.4.3/configure-6151-		else
##############################################
itcl3-3.4.3/configure-6165-			${srcdir}/../celib \
itcl3-3.4.3/configure:6166:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
itcl3-3.4.3/configure-6167-			; do
itcl3-3.4.3/configure-6168-		    if test -d "$i/inc" ; then
itcl3-3.4.3/configure:6169:			ac_cv_c_celibconfig=`(cd $i; pwd)`
itcl3-3.4.3/configure-6170-			break
##############################################
itcl3-3.4.3/configure-6181-	    CELIB_DIR=${ac_cv_c_celibconfig}
itcl3-3.4.3/configure:6182:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
itcl3-3.4.3/configure-6183-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
itcl3-3.4.3/configure-6221-		fi
itcl3-3.4.3/configure:6222:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
itcl3-3.4.3/configure:6223:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
itcl3-3.4.3/configure-6224-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
itcl3-3.4.3/configure-6261-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
itcl3-3.4.3/configure:6262:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
itcl3-3.4.3/configure-6263-	fi
##############################################
itcl3-3.4.3/configure-6276-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
itcl3-3.4.3/configure:6277:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
itcl3-3.4.3/configure-6278-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
itcl3-3.4.3/configure-6301-		    CFLAGS_OPTIMIZE="-nologo -Ox"
itcl3-3.4.3/configure:6302:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
itcl3-3.4.3/configure-6303-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
itcl3-3.4.3/configure-6501-			# Make sure only first arg gets _r
itcl3-3.4.3/configure:6502:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
itcl3-3.4.3/configure-6503-			;;
##############################################
itcl3-3.4.3/configure-6775-
itcl3-3.4.3/configure:6776:		    case `${CC} -dumpmachine` in
itcl3-3.4.3/configure-6777-			hppa64*)
##############################################
itcl3-3.4.3/configure-6981-		#		Don't link with -lpthread
itcl3-3.4.3/configure:6982:		LIBS=`echo $LIBS | sed s/-lpthread//`
itcl3-3.4.3/configure-6983-		CFLAGS="$CFLAGS -pthread"
##############################################
itcl3-3.4.3/configure-7003-		# The -pthread needs to go in the CFLAGS, not LIBS
itcl3-3.4.3/configure:7004:		LIBS=`echo $LIBS | sed s/-pthread//`
itcl3-3.4.3/configure-7005-		CFLAGS="$CFLAGS -pthread"
##############################################
itcl3-3.4.3/configure-7024-		# The -pthread needs to go in the LDFLAGS, not LIBS
itcl3-3.4.3/configure:7025:		LIBS=`echo $LIBS | sed s/-pthread//`
itcl3-3.4.3/configure-7026-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
itcl3-3.4.3/configure-7031-		# Version numbers are dot-stripped by system policy.
itcl3-3.4.3/configure:7032:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
itcl3-3.4.3/configure-7033-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
itcl3-3.4.3/configure-7180-	    # TEA specific: link shlib with current and compatibility version flags
itcl3-3.4.3/configure:7181:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
itcl3-3.4.3/configure-7182-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
itcl3-3.4.3/configure-7184-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
itcl3-3.4.3/configure:7185:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
itcl3-3.4.3/configure:7186:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
itcl3-3.4.3/configure-7187-
##############################################
itcl3-3.4.3/configure-7249-			for v in CFLAGS CPPFLAGS LDFLAGS; do
itcl3-3.4.3/configure:7250:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
itcl3-3.4.3/configure-7251-			done
##############################################
itcl3-3.4.3/configure-7288-			for v in CFLAGS CPPFLAGS LDFLAGS; do
itcl3-3.4.3/configure:7289:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
itcl3-3.4.3/configure-7290-			done
##############################################
itcl3-3.4.3/configure-7325-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
itcl3-3.4.3/configure:7326:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
itcl3-3.4.3/configure-7327-		    done
##############################################
itcl3-3.4.3/configure-7366-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
itcl3-3.4.3/configure:7367:		LIBS=`echo $LIBS | sed s/-lpthreads//`
itcl3-3.4.3/configure-7368-		if test "$GCC" = yes; then :
##############################################
itcl3-3.4.3/configure-7458-
itcl3-3.4.3/configure:7459:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
itcl3-3.4.3/configure-7460-
##############################################
itcl3-3.4.3/configure-8153-do :
itcl3-3.4.3/configure:8154:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
itcl3-3.4.3/configure-8155-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
itcl3-3.4.3/configure-8157-  cat >>confdefs.h <<_ACEOF
itcl3-3.4.3/configure:8158:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
itcl3-3.4.3/configure-8159-_ACEOF
##############################################
itcl3-3.4.3/configure-8328-	    if test x"${TK_BIN_DIR}" != x ; then
itcl3-3.4.3/configure:8329:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
itcl3-3.4.3/configure-8330-	    fi
itcl3-3.4.3/configure:8331:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
itcl3-3.4.3/configure-8332-	    if test "$GCC" = "yes"; then
##############################################
itcl3-3.4.3/configure-8418-        fi
itcl3-3.4.3/configure:8419:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
itcl3-3.4.3/configure:8420:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
itcl3-3.4.3/configure:8421:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
itcl3-3.4.3/configure-8422-        for i in $list ; do
itcl3-3.4.3/configure-8423-            if test -f "$i/${TCLSH_PROG}" ; then
itcl3-3.4.3/configure:8424:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
itcl3-3.4.3/configure-8425-                break
##############################################
itcl3-3.4.3/configure-8449-    else
itcl3-3.4.3/configure:8450:	eval itcl_LIB_FLAG="-litcl`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
itcl3-3.4.3/configure:8451:	eval itcl_STUB_LIB_FLAG="-litclstub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
itcl3-3.4.3/configure-8452-    fi
##############################################
itcl3-3.4.3/configure-8473-eval itcl_SRC_DIR="$srcdir"
itcl3-3.4.3/configure:8474:itcl_SRC_DIR=`cd "${itcl_SRC_DIR}"; pwd`
itcl3-3.4.3/configure-8475-
##############################################
itcl3-3.4.3/configure-8607-'
itcl3-3.4.3/configure:8608:DEFS=`sed -n "$ac_script" confdefs.h`
itcl3-3.4.3/configure-8609-
##############################################
itcl3-3.4.3/configure-8616-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
itcl3-3.4.3/configure:8617:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
itcl3-3.4.3/configure-8618-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
itcl3-3.4.3/configure-8685-if test -z "$BASH_VERSION$ZSH_VERSION" \
itcl3-3.4.3/configure:8686:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
itcl3-3.4.3/configure-8687-  as_echo='print -r --'
itcl3-3.4.3/configure-8688-  as_echo_n='print -rn --'
itcl3-3.4.3/configure:8689:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
itcl3-3.4.3/configure-8690-  as_echo='printf %s\n'
##############################################
itcl3-3.4.3/configure-8692-else
itcl3-3.4.3/configure:8693:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
itcl3-3.4.3/configure-8694-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
itcl3-3.4.3/configure-8702-	expr "X$arg" : "X\\(.*\\)$as_nl";
itcl3-3.4.3/configure:8703:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
itcl3-3.4.3/configure-8704-      esac;
##############################################
itcl3-3.4.3/configure-8779-# ----------------------------------------
itcl3-3.4.3/configure:8780:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
itcl3-3.4.3/configure-8781-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
itcl3-3.4.3/configure-8851-  {
itcl3-3.4.3/configure:8852:    as_val=`expr "$@" || test $? -eq 1`
itcl3-3.4.3/configure-8853-  }
##############################################
itcl3-3.4.3/configure-8955-      case $as_dir in #(
itcl3-3.4.3/configure:8956:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
itcl3-3.4.3/configure-8957-      *) as_qdir=$as_dir;;
##############################################
itcl3-3.4.3/configure-9077-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
itcl3-3.4.3/configure:9078:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
itcl3-3.4.3/configure-9079-ac_cs_version="\\
##############################################
itcl3-3.4.3/configure-9099-  --*=?*)
itcl3-3.4.3/configure:9100:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
itcl3-3.4.3/configure:9101:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
itcl3-3.4.3/configure-9102-    ac_shift=:
##############################################
itcl3-3.4.3/configure-9104-  --*=)
itcl3-3.4.3/configure:9105:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
itcl3-3.4.3/configure-9106-    ac_optarg=
##############################################
itcl3-3.4.3/configure-9128-    case $ac_optarg in
itcl3-3.4.3/configure:9129:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
itcl3-3.4.3/configure-9130-    '') as_fn_error $? "missing file argument" ;;
##############################################
itcl3-3.4.3/configure-9246-fi
itcl3-3.4.3/configure:9247:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
itcl3-3.4.3/configure-9248-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
itcl3-3.4.3/configure-9263-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
itcl3-3.4.3/configure:9264:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
itcl3-3.4.3/configure-9265-ac_delim='%!_!# '
##############################################
itcl3-3.4.3/configure-9269-
itcl3-3.4.3/configure:9270:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
itcl3-3.4.3/configure-9271-  if test $ac_delim_n = $ac_delim_num; then
##############################################
itcl3-3.4.3/configure-9431-      esac
itcl3-3.4.3/configure:9432:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
itcl3-3.4.3/configure-9433-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
itcl3-3.4.3/configure-9490-*)
itcl3-3.4.3/configure:9491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
itcl3-3.4.3/configure-9492-  # A ".." for each directory in $ac_dir_suffix.
itcl3-3.4.3/configure:9493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
itcl3-3.4.3/configure-9494-  case $ac_top_builddir_sub in
##############################################
itcl3-3.4.3/configure-9542-/@mandir@/p'
itcl3-3.4.3/configure:9543:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
itcl3-3.4.3/configure-9544-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
itcl3-3.4.3/configure-9559-
itcl3-3.4.3/configure:9560:# Neutralize VPATH when `$srcdir' = `.'.
itcl3-3.4.3/configure-9561-# Shell code in configure.ac might set extrasub.
##############################################
itcl3-3.4.3/configure-9585-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
itcl3-3.4.3/configure:9586:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
itcl3-3.4.3/configure-9587-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
itcl3-3.4.3/configure.in-95-		generic/itclIntDecls.h])
itcl3-3.4.3/configure.in:96:TEA_ADD_INCLUDES([-I\"`${CYGPATH} ${srcdir}/generic`\"])
itcl3-3.4.3/configure.in-97-TEA_ADD_LIBS([])
##############################################
itcl3-3.4.3/configure.in-223-eval itcl_SRC_DIR="$srcdir"
itcl3-3.4.3/configure.in:224:itcl_SRC_DIR=`cd "${itcl_SRC_DIR}"; pwd`
itcl3-3.4.3/configure.in-225-AC_SUBST(itcl_SRC_DIR)
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-67-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
itcl3-3.4.3/tclconfig/tcl.m4:68:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
itcl3-3.4.3/tclconfig/tcl.m4-69-			fi ;;
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-71-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:72:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-73-		else
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-94-			    -a -f "$i/win/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:95:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-96-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-98-		    if test -f "$i/unix/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:99:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-100-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-112-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:113:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-114-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-125-		    if test -f "$i/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:126:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-127-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-133-	    if test x"${ac_cv_c_tclconfig}" = x ; then
itcl3-3.4.3/tclconfig/tcl.m4:134:		for i in `ls -d ${libdir} 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:135:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:136:			`ls -d ${prefix}/lib 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-137-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-144-		    if test -f "$i/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:145:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-146-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-154-			${srcdir}/../tcl \
itcl3-3.4.3/tclconfig/tcl.m4:155:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:156:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:157:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
itcl3-3.4.3/tclconfig/tcl.m4-158-		    if test "${TEA_PLATFORM}" = "windows" \
itcl3-3.4.3/tclconfig/tcl.m4-159-			    -a -f "$i/win/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:160:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-161-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-163-		    if test -f "$i/unix/tclConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:164:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-165-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-222-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
itcl3-3.4.3/tclconfig/tcl.m4:223:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
itcl3-3.4.3/tclconfig/tcl.m4-224-			fi ;;
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-226-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:227:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-228-		else
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-249-			    -a -f "$i/win/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:250:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-251-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-253-		    if test -f "$i/unix/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:254:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-255-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-267-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:268:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-269-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-275-	    if test x"${ac_cv_c_tkconfig}" = x ; then
itcl3-3.4.3/tclconfig/tcl.m4:276:		for i in `ls -d ${libdir} 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:277:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:278:			`ls -d ${prefix}/lib 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-279-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-284-		    if test -f "$i/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:285:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-286-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-297-		    if test -f "$i/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:298:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-299-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-307-			${srcdir}/../tk \
itcl3-3.4.3/tclconfig/tcl.m4:308:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:309:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:310:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
itcl3-3.4.3/tclconfig/tcl.m4-311-		    if test "${TEA_PLATFORM}" = "windows" \
itcl3-3.4.3/tclconfig/tcl.m4-312-			    -a -f "$i/win/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:313:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-314-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-316-		    if test -f "$i/unix/tkConfig.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:317:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
itcl3-3.4.3/tclconfig/tcl.m4-318-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-383-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
itcl3-3.4.3/tclconfig/tcl.m4:384:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
itcl3-3.4.3/tclconfig/tcl.m4:385:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
itcl3-3.4.3/tclconfig/tcl.m4:386:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
itcl3-3.4.3/tclconfig/tcl.m4:387:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
itcl3-3.4.3/tclconfig/tcl.m4-388-			    break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-392-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
itcl3-3.4.3/tclconfig/tcl.m4:393:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
itcl3-3.4.3/tclconfig/tcl.m4-394-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-496-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
itcl3-3.4.3/tclconfig/tcl.m4:497:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
itcl3-3.4.3/tclconfig/tcl.m4:498:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
itcl3-3.4.3/tclconfig/tcl.m4:499:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
itcl3-3.4.3/tclconfig/tcl.m4:500:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
itcl3-3.4.3/tclconfig/tcl.m4-501-			    break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-505-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
itcl3-3.4.3/tclconfig/tcl.m4:506:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
itcl3-3.4.3/tclconfig/tcl.m4-507-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-585-        fi
itcl3-3.4.3/tclconfig/tcl.m4:586:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:587:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:588:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-589-        for i in $list ; do
itcl3-3.4.3/tclconfig/tcl.m4-590-            if test -f "$i/${TCLSH_PROG}" ; then
itcl3-3.4.3/tclconfig/tcl.m4:591:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
itcl3-3.4.3/tclconfig/tcl.m4-592-                break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-635-        fi
itcl3-3.4.3/tclconfig/tcl.m4:636:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:637:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:638:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-639-        for i in $list ; do
itcl3-3.4.3/tclconfig/tcl.m4-640-            if test -f "$i/${WISH_PROG}" ; then
itcl3-3.4.3/tclconfig/tcl.m4:641:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
itcl3-3.4.3/tclconfig/tcl.m4-642-                break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1121-    # TEA specific: use PACKAGE_VERSION instead of VERSION
itcl3-3.4.3/tclconfig/tcl.m4:1122:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
itcl3-3.4.3/tclconfig/tcl.m4:1123:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
itcl3-3.4.3/tclconfig/tcl.m4-1124-    TCL_LIB_VERSIONS_OK=ok
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1149-		fi
itcl3-3.4.3/tclconfig/tcl.m4:1150:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
itcl3-3.4.3/tclconfig/tcl.m4-1151-		PATH64=""
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1213-		fi
itcl3-3.4.3/tclconfig/tcl.m4:1214:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
itcl3-3.4.3/tclconfig/tcl.m4:1215:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
itcl3-3.4.3/tclconfig/tcl.m4-1216-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1258-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
itcl3-3.4.3/tclconfig/tcl.m4:1259:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
itcl3-3.4.3/tclconfig/tcl.m4-1260-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1271-		    CFLAGS_OPTIMIZE="-nologo -Ox"
itcl3-3.4.3/tclconfig/tcl.m4:1272:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
itcl3-3.4.3/tclconfig/tcl.m4-1273-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1359-			# Make sure only first arg gets _r
itcl3-3.4.3/tclconfig/tcl.m4:1360:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
itcl3-3.4.3/tclconfig/tcl.m4-1361-			;;
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1479-		AS_IF([test "$GCC" = yes], [
itcl3-3.4.3/tclconfig/tcl.m4:1480:		    case `${CC} -dumpmachine` in
itcl3-3.4.3/tclconfig/tcl.m4-1481-			hppa64*)
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1623-		#		Don't link with -lpthread
itcl3-3.4.3/tclconfig/tcl.m4:1624:		LIBS=`echo $LIBS | sed s/-lpthread//`
itcl3-3.4.3/tclconfig/tcl.m4-1625-		CFLAGS="$CFLAGS -pthread"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1641-		# The -pthread needs to go in the CFLAGS, not LIBS
itcl3-3.4.3/tclconfig/tcl.m4:1642:		LIBS=`echo $LIBS | sed s/-pthread//`
itcl3-3.4.3/tclconfig/tcl.m4-1643-		CFLAGS="$CFLAGS -pthread"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1658-		# The -pthread needs to go in the LDFLAGS, not LIBS
itcl3-3.4.3/tclconfig/tcl.m4:1659:		LIBS=`echo $LIBS | sed s/-pthread//`
itcl3-3.4.3/tclconfig/tcl.m4-1660-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1664-		# Version numbers are dot-stripped by system policy.
itcl3-3.4.3/tclconfig/tcl.m4:1665:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
itcl3-3.4.3/tclconfig/tcl.m4-1666-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1729-	    # TEA specific: link shlib with current and compatibility version flags
itcl3-3.4.3/tclconfig/tcl.m4:1730:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
itcl3-3.4.3/tclconfig/tcl.m4-1731-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1733-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
itcl3-3.4.3/tclconfig/tcl.m4:1734:	    AS_IF([test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int([$]2)}'`" -lt 4 -a \
itcl3-3.4.3/tclconfig/tcl.m4:1735:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int([$]2)}'`" -lt 4], [
itcl3-3.4.3/tclconfig/tcl.m4-1736-		LDFLAGS="$LDFLAGS -prebind"])
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1761-			for v in CFLAGS CPPFLAGS LDFLAGS; do
itcl3-3.4.3/tclconfig/tcl.m4:1762:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
itcl3-3.4.3/tclconfig/tcl.m4-1763-			done
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1774-			for v in CFLAGS CPPFLAGS LDFLAGS; do
itcl3-3.4.3/tclconfig/tcl.m4:1775:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
itcl3-3.4.3/tclconfig/tcl.m4-1776-			done
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1789-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
itcl3-3.4.3/tclconfig/tcl.m4:1790:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
itcl3-3.4.3/tclconfig/tcl.m4-1791-		    done])
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1816-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
itcl3-3.4.3/tclconfig/tcl.m4:1817:		LIBS=`echo $LIBS | sed s/-lpthreads//`
itcl3-3.4.3/tclconfig/tcl.m4-1818-		AS_IF([test "$GCC" = yes], [
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-1886-		    AS_IF([test "$GCC" = yes], [
itcl3-3.4.3/tclconfig/tcl.m4:1887:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
itcl3-3.4.3/tclconfig/tcl.m4-1888-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-2968-		# this assumes it is in a VPATH dir
itcl3-3.4.3/tclconfig/tcl.m4:2969:		i=`basename $i`
itcl3-3.4.3/tclconfig/tcl.m4-2970-		# handle user calling this before or after TEA_SETUP_COMPILER
itcl3-3.4.3/tclconfig/tcl.m4-2971-		if test x"${OBJEXT}" != x ; then
itcl3-3.4.3/tclconfig/tcl.m4:2972:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
itcl3-3.4.3/tclconfig/tcl.m4-2973-		else
itcl3-3.4.3/tclconfig/tcl.m4:2974:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
itcl3-3.4.3/tclconfig/tcl.m4-2975-		fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3012-	# this assumes it is in a VPATH dir
itcl3-3.4.3/tclconfig/tcl.m4:3013:	i=`basename $i`
itcl3-3.4.3/tclconfig/tcl.m4-3014-	# handle user calling this before or after TEA_SETUP_COMPILER
itcl3-3.4.3/tclconfig/tcl.m4-3015-	if test x"${OBJEXT}" != x ; then
itcl3-3.4.3/tclconfig/tcl.m4:3016:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
itcl3-3.4.3/tclconfig/tcl.m4-3017-	else
itcl3-3.4.3/tclconfig/tcl.m4:3018:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
itcl3-3.4.3/tclconfig/tcl.m4-3019-	fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3120-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
itcl3-3.4.3/tclconfig/tcl.m4:3121:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
itcl3-3.4.3/tclconfig/tcl.m4-3122-	fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3365-	    if test x"${TK_BIN_DIR}" != x ; then
itcl3-3.4.3/tclconfig/tcl.m4:3366:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
itcl3-3.4.3/tclconfig/tcl.m4-3367-	    fi
itcl3-3.4.3/tclconfig/tcl.m4:3368:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
itcl3-3.4.3/tclconfig/tcl.m4-3369-	    if test "$GCC" = "yes"; then
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3457-    for i in \
itcl3-3.4.3/tclconfig/tcl.m4:3458:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3459:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3460:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3461:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3462:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3463:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3464:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3465:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3466:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
itcl3-3.4.3/tclconfig/tcl.m4:3467:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
itcl3-3.4.3/tclconfig/tcl.m4-3468-	if test -f "$i" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3469:	    tea_lib_name_dir=`dirname $i`
itcl3-3.4.3/tclconfig/tcl.m4:3470:	    $1_LIB_NAME=`basename $i`
itcl3-3.4.3/tclconfig/tcl.m4-3471-	    $1_LIB_PATH_NAME=$i
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3476-    if test "${TEA_PLATFORM}" = "windows"; then
itcl3-3.4.3/tclconfig/tcl.m4:3477:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
itcl3-3.4.3/tclconfig/tcl.m4-3478-    else
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3480-
itcl3-3.4.3/tclconfig/tcl.m4:3481:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
itcl3-3.4.3/tclconfig/tcl.m4-3482-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3514-
itcl3-3.4.3/tclconfig/tcl.m4:3515:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
itcl3-3.4.3/tclconfig/tcl.m4-3516-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3547-		    else
itcl3-3.4.3/tclconfig/tcl.m4:3548:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
itcl3-3.4.3/tclconfig/tcl.m4-3549-		    fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3607-		    *TCL_FRAMEWORK*)
itcl3-3.4.3/tclconfig/tcl.m4:3608:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3609-			;;
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3615-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3616:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3617-	    fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3623-	    list="$list \
itcl3-3.4.3/tclconfig/tcl.m4:3624:		`ls -d ${temp_includedir}        2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3625:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3626:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3627-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3629-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
itcl3-3.4.3/tclconfig/tcl.m4:3630:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
itcl3-3.4.3/tclconfig/tcl.m4:3631:		    list="$list `ls -d ${d} 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3632-		fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3652-
itcl3-3.4.3/tclconfig/tcl.m4:3653:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
itcl3-3.4.3/tclconfig/tcl.m4-3654-
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3681-
itcl3-3.4.3/tclconfig/tcl.m4:3682:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
itcl3-3.4.3/tclconfig/tcl.m4-3683-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3725-			else
itcl3-3.4.3/tclconfig/tcl.m4:3726:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
itcl3-3.4.3/tclconfig/tcl.m4-3727-			fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3786-		    *TK_FRAMEWORK*)
itcl3-3.4.3/tclconfig/tcl.m4:3787:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3788-			;;
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3794-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3795:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3796-	    fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3803-	    list="$list \
itcl3-3.4.3/tclconfig/tcl.m4:3804:		`ls -d ${temp_includedir}        2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3805:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3806:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3807:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3808:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3809-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3811-		if test x"${TK_INCLUDE_SPEC}" != x ; then
itcl3-3.4.3/tclconfig/tcl.m4:3812:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
itcl3-3.4.3/tclconfig/tcl.m4:3813:		    list="$list `ls -d ${d} 2>/dev/null`"
itcl3-3.4.3/tclconfig/tcl.m4-3814-		fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3834-
itcl3-3.4.3/tclconfig/tcl.m4:3835:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
itcl3-3.4.3/tclconfig/tcl.m4-3836-
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3844-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
itcl3-3.4.3/tclconfig/tcl.m4:3845:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
itcl3-3.4.3/tclconfig/tcl.m4-3846-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3892-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
itcl3-3.4.3/tclconfig/tcl.m4:3893:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
itcl3-3.4.3/tclconfig/tcl.m4-3894-			fi;;
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3896-		if test -f "${with_$1config}/$1Config.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3897:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
itcl3-3.4.3/tclconfig/tcl.m4-3898-		else
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3906-			../$1 \
itcl3-3.4.3/tclconfig/tcl.m4:3907:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3908:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3909:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3910:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-3911-			../../$1 \
itcl3-3.4.3/tclconfig/tcl.m4:3912:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3913:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3914:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3915:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-3916-			../../../$1 \
itcl3-3.4.3/tclconfig/tcl.m4:3917:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3918:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3919:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3920:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-3921-			${srcdir}/../$1 \
itcl3-3.4.3/tclconfig/tcl.m4:3922:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3923:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3924:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3925:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-3926-			; do
itcl3-3.4.3/tclconfig/tcl.m4-3927-		    if test -f "$i/$1Config.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3928:			ac_cv_c_$1config=`(cd $i; pwd)`
itcl3-3.4.3/tclconfig/tcl.m4-3929-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3931-		    if test -f "$i/unix/$1Config.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3932:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
itcl3-3.4.3/tclconfig/tcl.m4-3933-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3939-	    if test x"${ac_cv_c_$1config}" = x ; then
itcl3-3.4.3/tclconfig/tcl.m4:3940:		for i in `ls -d ${libdir} 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3941:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4:3942:			`ls -d ${prefix}/lib 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-3943-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-3948-		    if test -f "$i/$1Config.sh" ; then
itcl3-3.4.3/tclconfig/tcl.m4:3949:			ac_cv_c_$1config=`(cd $i; pwd)`
itcl3-3.4.3/tclconfig/tcl.m4-3950-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-4052-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
itcl3-3.4.3/tclconfig/tcl.m4:4053:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
itcl3-3.4.3/tclconfig/tcl.m4-4054-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-4088-    else
itcl3-3.4.3/tclconfig/tcl.m4:4089:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
itcl3-3.4.3/tclconfig/tcl.m4:4090:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
itcl3-3.4.3/tclconfig/tcl.m4-4091-    fi
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-4142-		if test -d "${with_celibconfig}/inc" ; then
itcl3-3.4.3/tclconfig/tcl.m4:4143:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
itcl3-3.4.3/tclconfig/tcl.m4-4144-		else
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-4158-			${srcdir}/../celib \
itcl3-3.4.3/tclconfig/tcl.m4:4159:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
itcl3-3.4.3/tclconfig/tcl.m4-4160-			; do
itcl3-3.4.3/tclconfig/tcl.m4-4161-		    if test -d "$i/inc" ; then
itcl3-3.4.3/tclconfig/tcl.m4:4162:			ac_cv_c_celibconfig=`(cd $i; pwd)`
itcl3-3.4.3/tclconfig/tcl.m4-4163-			break
##############################################
itcl3-3.4.3/tclconfig/tcl.m4-4172-	    CELIB_DIR=${ac_cv_c_celibconfig}
itcl3-3.4.3/tclconfig/tcl.m4:4173:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
itcl3-3.4.3/tclconfig/tcl.m4-4174-	    AC_MSG_RESULT([found $CELIB_DIR])
##############################################
itcl3-3.4.3/tclconfig/install-sh-225-      fi
itcl3-3.4.3/tclconfig/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
itcl3-3.4.3/tclconfig/install-sh-227-    *)
##############################################
itcl3-3.4.3/tclconfig/install-sh-277-      dstdir=$dst
itcl3-3.4.3/tclconfig/install-sh:278:      dst=$dstdir/`basename "$src"`
itcl3-3.4.3/tclconfig/install-sh-279-      dstdir_status=0
##############################################
itcl3-3.4.3/tclconfig/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
itcl3-3.4.3/tclconfig/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
itcl3-3.4.3/tclconfig/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
itcl3-3.4.3/tclconfig/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
itcl3-3.4.3/tclconfig/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
itcl3-3.4.3/tclconfig/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
itcl3-3.4.3/tclconfig/install-sh-426-	    case $prefix in
itcl3-3.4.3/tclconfig/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
itcl3-3.4.3/tclconfig/install-sh-428-	      *) qprefix=$prefix;;
##############################################
itcl3-3.4.3/tclconfig/install-sh-475-    if $copy_on_change &&
itcl3-3.4.3/tclconfig/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
itcl3-3.4.3/tclconfig/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
itcl3-3.4.3/tclconfig/install-sh-478-
##############################################
itcl3-3.4.3/debian/rules-73-	    sed -i -e's/^\.TH \([^ ]\+\) n /.TH \1 3itcl /' $$i ; \
itcl3-3.4.3/debian/rules:74:	    mv $$i `echo $$i | sed -e 's/\.n/\.3itcl/'` ; \
itcl3-3.4.3/debian/rules-75-          done