===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tkdnd-2.6/Makefile.in-134-TCLLIBPATH	= $(top_builddir)
tkdnd-2.6/Makefile.in:135:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library`
tkdnd-2.6/Makefile.in-136-PKG_ENV		= @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
tkdnd-2.6/Makefile.in-142-
tkdnd-2.6/Makefile.in:143:#WISH_ENV	= TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library`
tkdnd-2.6/Makefile.in-144-#WISH_PROG	= @WISH_PROG@
##############################################
tkdnd-2.6/Makefile.in-241-test: binaries libraries
tkdnd-2.6/Makefile.in:242:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tkdnd-2.6/Makefile.in-243-
##############################################
tkdnd-2.6/Makefile.in-252-valgrind: binaries libraries
tkdnd-2.6/Makefile.in:253:	$(TCLSH_ENV) valgrind $(VALGRINDARGS) $(TCLSH_PROG) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tkdnd-2.6/Makefile.in-254-
##############################################
tkdnd-2.6/Makefile.in-287-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
tkdnd-2.6/Makefile.in:288:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
tkdnd-2.6/Makefile.in-289-#
##############################################
tkdnd-2.6/Makefile.in-298-.c.@OBJEXT@:
tkdnd-2.6/Makefile.in:299:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tkdnd-2.6/Makefile.in-300-
tkdnd-2.6/Makefile.in-301-.cpp.@OBJEXT@:
tkdnd-2.6/Makefile.in:302:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tkdnd-2.6/Makefile.in-303-
tkdnd-2.6/Makefile.in-304-.m.@OBJEXT@:
tkdnd-2.6/Makefile.in:305:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tkdnd-2.6/Makefile.in-306-
##############################################
tkdnd-2.6/Makefile.in-385-	    $(INSTALL_LIBRARY) $$p $(DESTDIR)$(pkglibdir)/$$p; \
tkdnd-2.6/Makefile.in:386:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
tkdnd-2.6/Makefile.in-387-	    if test "x$$stub" = "xstub"; then \
##############################################
tkdnd-2.6/Makefile.in-393-	    fi; \
tkdnd-2.6/Makefile.in:394:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
tkdnd-2.6/Makefile.in-395-	    if test "x$$ext" = "xdll"; then \
tkdnd-2.6/Makefile.in:396:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
tkdnd-2.6/Makefile.in-397-		if test -f $$lib; then \
##############################################
tkdnd-2.6/Makefile.in-405-	  if test -f $(srcdir)/$$p; then \
tkdnd-2.6/Makefile.in:406:	    destp=`basename $$p`; \
tkdnd-2.6/Makefile.in-407-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
tkdnd-2.6/Makefile.in-442-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
tkdnd-2.6/Makefile.in:443:	  p=`basename $$p`; \
tkdnd-2.6/Makefile.in-444-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
tkdnd-2.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
tkdnd-2.6/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tkdnd-2.6/configure-47-  as_echo='print -r --'
tkdnd-2.6/configure-48-  as_echo_n='print -rn --'
tkdnd-2.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tkdnd-2.6/configure-50-  as_echo='printf %s\n'
##############################################
tkdnd-2.6/configure-52-else
tkdnd-2.6/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tkdnd-2.6/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tkdnd-2.6/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
tkdnd-2.6/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tkdnd-2.6/configure-64-      esac;
##############################################
tkdnd-2.6/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tkdnd-2.6/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tkdnd-2.6/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tkdnd-2.6/configure-296-      case $as_dir in #(
tkdnd-2.6/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tkdnd-2.6/configure-298-      *) as_qdir=$as_dir;;
##############################################
tkdnd-2.6/configure-361-  {
tkdnd-2.6/configure:362:    as_val=`expr "$@" || test $? -eq 1`
tkdnd-2.6/configure-363-  }
##############################################
tkdnd-2.6/configure-368-# ----------------------------------------
tkdnd-2.6/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tkdnd-2.6/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tkdnd-2.6/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tkdnd-2.6/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tkdnd-2.6/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tkdnd-2.6/configure-522-	esac;
tkdnd-2.6/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tkdnd-2.6/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
tkdnd-2.6/configure-817-  case $ac_option in
tkdnd-2.6/configure:818:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tkdnd-2.6/configure-819-  *=)   ac_optarg= ;;
##############################################
tkdnd-2.6/configure-861-  -disable-* | --disable-*)
tkdnd-2.6/configure:862:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tkdnd-2.6/configure-863-    # Reject names that are not valid shell variable names.
##############################################
tkdnd-2.6/configure-866-    ac_useropt_orig=$ac_useropt
tkdnd-2.6/configure:867:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkdnd-2.6/configure-868-    case $ac_user_opts in
##############################################
tkdnd-2.6/configure-887-  -enable-* | --enable-*)
tkdnd-2.6/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tkdnd-2.6/configure-889-    # Reject names that are not valid shell variable names.
##############################################
tkdnd-2.6/configure-892-    ac_useropt_orig=$ac_useropt
tkdnd-2.6/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkdnd-2.6/configure-894-    case $ac_user_opts in
##############################################
tkdnd-2.6/configure-1091-  -with-* | --with-*)
tkdnd-2.6/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tkdnd-2.6/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
tkdnd-2.6/configure-1096-    ac_useropt_orig=$ac_useropt
tkdnd-2.6/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkdnd-2.6/configure-1098-    case $ac_user_opts in
##############################################
tkdnd-2.6/configure-1107-  -without-* | --without-*)
tkdnd-2.6/configure:1108:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tkdnd-2.6/configure-1109-    # Reject names that are not valid shell variable names.
##############################################
tkdnd-2.6/configure-1112-    ac_useropt_orig=$ac_useropt
tkdnd-2.6/configure:1113:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkdnd-2.6/configure-1114-    case $ac_user_opts in
##############################################
tkdnd-2.6/configure-1145-  *=*)
tkdnd-2.6/configure:1146:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tkdnd-2.6/configure-1147-    # Reject names that are not valid shell variable names.
##############################################
tkdnd-2.6/configure-1166-if test -n "$ac_prev"; then
tkdnd-2.6/configure:1167:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tkdnd-2.6/configure-1168-  as_fn_error $? "missing argument to $ac_option"
##############################################
tkdnd-2.6/configure-1188-    */ )
tkdnd-2.6/configure:1189:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tkdnd-2.6/configure-1190-      eval $ac_var=\$ac_val;;
##############################################
tkdnd-2.6/configure-1225-ac_ls_di=`ls -di .` &&
tkdnd-2.6/configure:1226:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tkdnd-2.6/configure-1227-  as_fn_error $? "working directory cannot be determined"
##############################################
tkdnd-2.6/configure-1281-case $srcdir in
tkdnd-2.6/configure:1282:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tkdnd-2.6/configure-1283-esac
##############################################
tkdnd-2.6/configure-1324-By default, \`make install' will install all the files in
tkdnd-2.6/configure:1325:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tkdnd-2.6/configure:1326:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tkdnd-2.6/configure-1327-for instance \`--prefix=\$HOME'.
##############################################
tkdnd-2.6/configure-1421-*)
tkdnd-2.6/configure:1422:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tkdnd-2.6/configure-1423-  # A ".." for each directory in $ac_dir_suffix.
tkdnd-2.6/configure:1424:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tkdnd-2.6/configure-1425-  case $ac_top_builddir_sub in
##############################################
tkdnd-2.6/configure-1997-    *\'*)
tkdnd-2.6/configure:1998:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tkdnd-2.6/configure-1999-    esac
##############################################
tkdnd-2.6/configure-2080-      case $ac_val in
tkdnd-2.6/configure:2081:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tkdnd-2.6/configure-2082-      esac
##############################################
tkdnd-2.6/configure-2095-	case $ac_val in
tkdnd-2.6/configure:2096:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tkdnd-2.6/configure-2097-	esac
##############################################
tkdnd-2.6/configure-2215-    set,)
tkdnd-2.6/configure:2216:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tkdnd-2.6/configure:2217:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tkdnd-2.6/configure-2218-      ac_cache_corrupted=: ;;
##############################################
tkdnd-2.6/configure-2226-	# differences in whitespace do not lead to failure.
tkdnd-2.6/configure:2227:	ac_old_val_w=`echo x $ac_old_val`
tkdnd-2.6/configure:2228:	ac_new_val_w=`echo x $ac_new_val`
tkdnd-2.6/configure-2229-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tkdnd-2.6/configure-2246-    case $ac_new_val in
tkdnd-2.6/configure:2247:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tkdnd-2.6/configure-2248-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tkdnd-2.6/configure-2461-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
tkdnd-2.6/configure:2462:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tkdnd-2.6/configure-2463-			fi ;;
##############################################
tkdnd-2.6/configure-2465-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tkdnd-2.6/configure:2466:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tkdnd-2.6/configure-2467-		else
##############################################
tkdnd-2.6/configure-2488-			    -a -f "$i/win/tclConfig.sh" ; then
tkdnd-2.6/configure:2489:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/configure-2490-			break
##############################################
tkdnd-2.6/configure-2492-		    if test -f "$i/unix/tclConfig.sh" ; then
tkdnd-2.6/configure:2493:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/configure-2494-			break
##############################################
tkdnd-2.6/configure-2506-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tkdnd-2.6/configure:2507:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tkdnd-2.6/configure-2508-			break
##############################################
tkdnd-2.6/configure-2519-		    if test -f "$i/tclConfig.sh" ; then
tkdnd-2.6/configure:2520:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkdnd-2.6/configure-2521-			break
##############################################
tkdnd-2.6/configure-2527-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tkdnd-2.6/configure:2528:		for i in `ls -d ${libdir} 2>/dev/null` \
tkdnd-2.6/configure:2529:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkdnd-2.6/configure:2530:			`ls -d ${prefix}/lib 2>/dev/null` \
tkdnd-2.6/configure-2531-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkdnd-2.6/configure-2536-		    if test -f "$i/tclConfig.sh" ; then
tkdnd-2.6/configure:2537:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkdnd-2.6/configure-2538-			break
##############################################
tkdnd-2.6/configure-2546-			${srcdir}/../tcl \
tkdnd-2.6/configure:2547:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
tkdnd-2.6/configure:2548:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
tkdnd-2.6/configure:2549:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
tkdnd-2.6/configure-2550-		    if test "${TEA_PLATFORM}" = "windows" \
tkdnd-2.6/configure-2551-			    -a -f "$i/win/tclConfig.sh" ; then
tkdnd-2.6/configure:2552:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/configure-2553-			break
##############################################
tkdnd-2.6/configure-2555-		    if test -f "$i/unix/tclConfig.sh" ; then
tkdnd-2.6/configure:2556:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/configure-2557-			break
##############################################
tkdnd-2.6/configure-2921-$as_echo_n "checking whether the C compiler works... " >&6; }
tkdnd-2.6/configure:2922:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tkdnd-2.6/configure-2923-
##############################################
tkdnd-2.6/configure-2965-	then :; else
tkdnd-2.6/configure:2966:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tkdnd-2.6/configure-2967-	fi
##############################################
tkdnd-2.6/configure-3025-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tkdnd-2.6/configure:3026:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tkdnd-2.6/configure-3027-	  break;;
##############################################
tkdnd-2.6/configure-3134-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tkdnd-2.6/configure:3135:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tkdnd-2.6/configure-3136-       break;;
##############################################
tkdnd-2.6/configure-3400-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tkdnd-2.6/configure:3401:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tkdnd-2.6/configure:3402:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tkdnd-2.6/configure:3403:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tkdnd-2.6/configure:3404:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tkdnd-2.6/configure-3405-			    break
##############################################
tkdnd-2.6/configure-3409-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tkdnd-2.6/configure:3410:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tkdnd-2.6/configure-3411-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tkdnd-2.6/configure-3520-$as_echo "$as_me: WARNING: --with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself" >&2;}
tkdnd-2.6/configure:3521:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tkdnd-2.6/configure-3522-			fi ;;
##############################################
tkdnd-2.6/configure-3524-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tkdnd-2.6/configure:3525:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tkdnd-2.6/configure-3526-		else
##############################################
tkdnd-2.6/configure-3547-			    -a -f "$i/win/tkConfig.sh" ; then
tkdnd-2.6/configure:3548:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/configure-3549-			break
##############################################
tkdnd-2.6/configure-3551-		    if test -f "$i/unix/tkConfig.sh" ; then
tkdnd-2.6/configure:3552:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/configure-3553-			break
##############################################
tkdnd-2.6/configure-3565-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tkdnd-2.6/configure:3566:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tkdnd-2.6/configure-3567-			break
##############################################
tkdnd-2.6/configure-3573-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tkdnd-2.6/configure:3574:		for i in `ls -d ${libdir} 2>/dev/null` \
tkdnd-2.6/configure:3575:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkdnd-2.6/configure:3576:			`ls -d ${prefix}/lib 2>/dev/null` \
tkdnd-2.6/configure-3577-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkdnd-2.6/configure-3582-		    if test -f "$i/tkConfig.sh" ; then
tkdnd-2.6/configure:3583:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkdnd-2.6/configure-3584-			break
##############################################
tkdnd-2.6/configure-3595-		    if test -f "$i/tkConfig.sh" ; then
tkdnd-2.6/configure:3596:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkdnd-2.6/configure-3597-			break
##############################################
tkdnd-2.6/configure-3605-			${srcdir}/../tk \
tkdnd-2.6/configure:3606:			`ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
tkdnd-2.6/configure:3607:			`ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
tkdnd-2.6/configure:3608:			`ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
tkdnd-2.6/configure-3609-		    if test "${TEA_PLATFORM}" = "windows" \
tkdnd-2.6/configure-3610-			    -a -f "$i/win/tkConfig.sh" ; then
tkdnd-2.6/configure:3611:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/configure-3612-			break
##############################################
tkdnd-2.6/configure-3614-		    if test -f "$i/unix/tkConfig.sh" ; then
tkdnd-2.6/configure:3615:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/configure-3616-			break
##############################################
tkdnd-2.6/configure-3668-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tkdnd-2.6/configure:3669:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tkdnd-2.6/configure:3670:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tkdnd-2.6/configure:3671:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tkdnd-2.6/configure:3672:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tkdnd-2.6/configure-3673-			    break
##############################################
tkdnd-2.6/configure-3677-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tkdnd-2.6/configure:3678:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tkdnd-2.6/configure-3679-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tkdnd-2.6/configure-4458-set x ${MAKE-make}
tkdnd-2.6/configure:4459:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tkdnd-2.6/configure-4460-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tkdnd-2.6/configure-4468-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tkdnd-2.6/configure:4469:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tkdnd-2.6/configure-4470-  *@@@%%%=?*=@@@%%%*)
##############################################
tkdnd-2.6/configure-4611-  # Check for GNU $ac_path_GREP
tkdnd-2.6/configure:4612:case `"$ac_path_GREP" --version 2>&1` in
tkdnd-2.6/configure-4613-*GNU*)
##############################################
tkdnd-2.6/configure-4677-  # Check for GNU $ac_path_EGREP
tkdnd-2.6/configure:4678:case `"$ac_path_EGREP" --version 2>&1` in
tkdnd-2.6/configure-4679-*GNU*)
##############################################
tkdnd-2.6/configure-4838-do :
tkdnd-2.6/configure:4839:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tkdnd-2.6/configure-4840-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tkdnd-2.6/configure-4843-  cat >>confdefs.h <<_ACEOF
tkdnd-2.6/configure:4844:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tkdnd-2.6/configure-4845-_ACEOF
##############################################
tkdnd-2.6/configure-5632-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkdnd-2.6/configure:5633:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkdnd-2.6/configure-5634-	fi
##############################################
tkdnd-2.6/configure-5654-	# this assumes it is in a VPATH dir
tkdnd-2.6/configure:5655:	i=`basename $i`
tkdnd-2.6/configure-5656-	# handle user calling this before or after TEA_SETUP_COMPILER
tkdnd-2.6/configure-5657-	if test x"${OBJEXT}" != x ; then
tkdnd-2.6/configure:5658:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tkdnd-2.6/configure-5659-	else
tkdnd-2.6/configure:5660:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tkdnd-2.6/configure-5661-	fi
##############################################
tkdnd-2.6/configure-5988-		# this assumes it is in a VPATH dir
tkdnd-2.6/configure:5989:		i=`basename $i`
tkdnd-2.6/configure-5990-		# handle user calling this before or after TEA_SETUP_COMPILER
tkdnd-2.6/configure-5991-		if test x"${OBJEXT}" != x ; then
tkdnd-2.6/configure:5992:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tkdnd-2.6/configure-5993-		else
tkdnd-2.6/configure:5994:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tkdnd-2.6/configure-5995-		fi
##############################################
tkdnd-2.6/configure-6007-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkdnd-2.6/configure:6008:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkdnd-2.6/configure-6009-	fi
##############################################
tkdnd-2.6/configure-6078-		# this assumes it is in a VPATH dir
tkdnd-2.6/configure:6079:		i=`basename $i`
tkdnd-2.6/configure-6080-		# handle user calling this before or after TEA_SETUP_COMPILER
tkdnd-2.6/configure-6081-		if test x"${OBJEXT}" != x ; then
tkdnd-2.6/configure:6082:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tkdnd-2.6/configure-6083-		else
tkdnd-2.6/configure:6084:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tkdnd-2.6/configure-6085-		fi
##############################################
tkdnd-2.6/configure-6116-		# this assumes it is in a VPATH dir
tkdnd-2.6/configure:6117:		i=`basename $i`
tkdnd-2.6/configure-6118-		# handle user calling this before or after TEA_SETUP_COMPILER
tkdnd-2.6/configure-6119-		if test x"${OBJEXT}" != x ; then
tkdnd-2.6/configure:6120:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tkdnd-2.6/configure-6121-		else
tkdnd-2.6/configure:6122:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tkdnd-2.6/configure-6123-		fi
##############################################
tkdnd-2.6/configure-6139-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkdnd-2.6/configure:6140:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkdnd-2.6/configure-6141-	fi
##############################################
tkdnd-2.6/configure-6188-		    *TCL_FRAMEWORK*)
tkdnd-2.6/configure:6189:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tkdnd-2.6/configure-6190-			;;
##############################################
tkdnd-2.6/configure-6196-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tkdnd-2.6/configure:6197:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tkdnd-2.6/configure-6198-	    fi
##############################################
tkdnd-2.6/configure-6204-	    list="$list \
tkdnd-2.6/configure:6205:		`ls -d ${temp_includedir}        2>/dev/null` \
tkdnd-2.6/configure:6206:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkdnd-2.6/configure:6207:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkdnd-2.6/configure-6208-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkdnd-2.6/configure-6210-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tkdnd-2.6/configure:6211:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkdnd-2.6/configure:6212:		    list="$list `ls -d ${d} 2>/dev/null`"
tkdnd-2.6/configure-6213-		fi
##############################################
tkdnd-2.6/configure-6236-
tkdnd-2.6/configure:6237:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tkdnd-2.6/configure-6238-
##############################################
tkdnd-2.6/configure-6274-		    *TK_FRAMEWORK*)
tkdnd-2.6/configure:6275:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
tkdnd-2.6/configure-6276-			;;
##############################################
tkdnd-2.6/configure-6282-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
tkdnd-2.6/configure:6283:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
tkdnd-2.6/configure-6284-	    fi
##############################################
tkdnd-2.6/configure-6291-	    list="$list \
tkdnd-2.6/configure:6292:		`ls -d ${temp_includedir}        2>/dev/null` \
tkdnd-2.6/configure:6293:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
tkdnd-2.6/configure:6294:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
tkdnd-2.6/configure:6295:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkdnd-2.6/configure:6296:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkdnd-2.6/configure-6297-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkdnd-2.6/configure-6299-		if test x"${TK_INCLUDE_SPEC}" != x ; then
tkdnd-2.6/configure:6300:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkdnd-2.6/configure:6301:		    list="$list `ls -d ${d} 2>/dev/null`"
tkdnd-2.6/configure-6302-		fi
##############################################
tkdnd-2.6/configure-6325-
tkdnd-2.6/configure:6326:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tkdnd-2.6/configure-6327-
##############################################
tkdnd-2.6/configure-6336-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
tkdnd-2.6/configure:6337:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
tkdnd-2.6/configure-6338-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
tkdnd-2.6/configure-6350-
tkdnd-2.6/configure:6351:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
tkdnd-2.6/configure-6352-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
tkdnd-2.6/configure-6394-			else
tkdnd-2.6/configure:6395:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tkdnd-2.6/configure-6396-			fi
##############################################
tkdnd-2.6/configure-6452-    for ac_var in incroot usrlibdir libdir; do
tkdnd-2.6/configure:6453:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
tkdnd-2.6/configure-6454-    done
##############################################
tkdnd-2.6/configure-6562-  LIBS=$ac_save_LIBS
tkdnd-2.6/configure:6563:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
tkdnd-2.6/configure-6564-do
##############################################
tkdnd-2.6/configure-7363-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tkdnd-2.6/configure:7364:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tkdnd-2.6/configure:7365:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tkdnd-2.6/configure-7366-    TCL_LIB_VERSIONS_OK=ok
##############################################
tkdnd-2.6/configure-7488-		fi
tkdnd-2.6/configure:7489:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tkdnd-2.6/configure-7490-		PATH64=""
##############################################
tkdnd-2.6/configure-7542-		if test -d "${with_celibconfig}/inc" ; then
tkdnd-2.6/configure:7543:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tkdnd-2.6/configure-7544-		else
##############################################
tkdnd-2.6/configure-7558-			${srcdir}/../celib \
tkdnd-2.6/configure:7559:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
tkdnd-2.6/configure-7560-			; do
tkdnd-2.6/configure-7561-		    if test -d "$i/inc" ; then
tkdnd-2.6/configure:7562:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tkdnd-2.6/configure-7563-			break
##############################################
tkdnd-2.6/configure-7574-	    CELIB_DIR=${ac_cv_c_celibconfig}
tkdnd-2.6/configure:7575:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tkdnd-2.6/configure-7576-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
tkdnd-2.6/configure-7614-		fi
tkdnd-2.6/configure:7615:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tkdnd-2.6/configure:7616:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tkdnd-2.6/configure-7617-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tkdnd-2.6/configure-7654-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkdnd-2.6/configure:7655:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkdnd-2.6/configure-7656-	fi
##############################################
tkdnd-2.6/configure-7669-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tkdnd-2.6/configure:7670:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tkdnd-2.6/configure-7671-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tkdnd-2.6/configure-7694-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tkdnd-2.6/configure:7695:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tkdnd-2.6/configure-7696-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tkdnd-2.6/configure-7895-			# Make sure only first arg gets _r
tkdnd-2.6/configure:7896:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tkdnd-2.6/configure-7897-			;;
##############################################
tkdnd-2.6/configure-8167-
tkdnd-2.6/configure:8168:		    case `${CC} -dumpmachine` in
tkdnd-2.6/configure-8169-			hppa64*)
##############################################
tkdnd-2.6/configure-8409-		#		Don't link with -lpthread
tkdnd-2.6/configure:8410:		LIBS=`echo $LIBS | sed s/-lpthread//`
tkdnd-2.6/configure-8411-		CFLAGS="$CFLAGS -pthread"
##############################################
tkdnd-2.6/configure-8432-		# The -pthread needs to go in the CFLAGS, not LIBS
tkdnd-2.6/configure:8433:		LIBS=`echo $LIBS | sed s/-pthread//`
tkdnd-2.6/configure-8434-		CFLAGS="$CFLAGS -pthread"
##############################################
tkdnd-2.6/configure-8461-		# The -pthread needs to go in the LDFLAGS, not LIBS
tkdnd-2.6/configure:8462:		LIBS=`echo $LIBS | sed s/-pthread//`
tkdnd-2.6/configure-8463-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tkdnd-2.6/configure-8466-	    # Version numbers are dot-stripped by system policy.
tkdnd-2.6/configure:8467:	    TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tkdnd-2.6/configure-8468-	    UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tkdnd-2.6/configure-8613-	    # TEA specific: link shlib with current and compatiblity version flags
tkdnd-2.6/configure:8614:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tkdnd-2.6/configure-8615-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tkdnd-2.6/configure-8617-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tkdnd-2.6/configure:8618:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
tkdnd-2.6/configure:8619:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
tkdnd-2.6/configure-8620-
##############################################
tkdnd-2.6/configure-8682-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkdnd-2.6/configure:8683:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkdnd-2.6/configure-8684-			done
##############################################
tkdnd-2.6/configure-8721-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkdnd-2.6/configure:8722:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkdnd-2.6/configure-8723-			done
##############################################
tkdnd-2.6/configure-8758-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tkdnd-2.6/configure:8759:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tkdnd-2.6/configure-8760-		    done
##############################################
tkdnd-2.6/configure-8799-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tkdnd-2.6/configure:8800:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tkdnd-2.6/configure-8801-		if test "$GCC" = yes; then :
##############################################
tkdnd-2.6/configure-8891-
tkdnd-2.6/configure:8892:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tkdnd-2.6/configure-8893-
##############################################
tkdnd-2.6/configure-9542-do :
tkdnd-2.6/configure:9543:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tkdnd-2.6/configure-9544-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tkdnd-2.6/configure-9546-  cat >>confdefs.h <<_ACEOF
tkdnd-2.6/configure:9547:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tkdnd-2.6/configure-9548-_ACEOF
##############################################
tkdnd-2.6/configure-9717-	    # the private libraries of Tcl and Tk.
tkdnd-2.6/configure:9718:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tkdnd-2.6/configure-9719-	    if test x"${TK_BIN_DIR}" != x ; then
tkdnd-2.6/configure:9720:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tkdnd-2.6/configure-9721-	    fi
##############################################
tkdnd-2.6/configure-9790-        fi
tkdnd-2.6/configure:9791:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tkdnd-2.6/configure:9792:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tkdnd-2.6/configure:9793:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tkdnd-2.6/configure-9794-        for i in $list ; do
tkdnd-2.6/configure-9795-            if test -f "$i/${TCLSH_PROG}" ; then
tkdnd-2.6/configure:9796:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tkdnd-2.6/configure-9797-                break
##############################################
tkdnd-2.6/configure-9822-        fi
tkdnd-2.6/configure:9823:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
tkdnd-2.6/configure:9824:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
tkdnd-2.6/configure:9825:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
tkdnd-2.6/configure-9826-        for i in $list ; do
tkdnd-2.6/configure-9827-            if test -f "$i/${WISH_PROG}" ; then
tkdnd-2.6/configure:9828:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
tkdnd-2.6/configure-9829-                break
##############################################
tkdnd-2.6/configure-10086-'
tkdnd-2.6/configure:10087:DEFS=`sed -n "$ac_script" confdefs.h`
tkdnd-2.6/configure-10088-
##############################################
tkdnd-2.6/configure-10095-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tkdnd-2.6/configure:10096:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tkdnd-2.6/configure-10097-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tkdnd-2.6/configure-10164-if test -z "$BASH_VERSION$ZSH_VERSION" \
tkdnd-2.6/configure:10165:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tkdnd-2.6/configure-10166-  as_echo='print -r --'
tkdnd-2.6/configure-10167-  as_echo_n='print -rn --'
tkdnd-2.6/configure:10168:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tkdnd-2.6/configure-10169-  as_echo='printf %s\n'
##############################################
tkdnd-2.6/configure-10171-else
tkdnd-2.6/configure:10172:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tkdnd-2.6/configure-10173-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tkdnd-2.6/configure-10181-	expr "X$arg" : "X\\(.*\\)$as_nl";
tkdnd-2.6/configure:10182:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tkdnd-2.6/configure-10183-      esac;
##############################################
tkdnd-2.6/configure-10258-# ----------------------------------------
tkdnd-2.6/configure:10259:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tkdnd-2.6/configure-10260-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tkdnd-2.6/configure-10330-  {
tkdnd-2.6/configure:10331:    as_val=`expr "$@" || test $? -eq 1`
tkdnd-2.6/configure-10332-  }
##############################################
tkdnd-2.6/configure-10434-      case $as_dir in #(
tkdnd-2.6/configure:10435:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tkdnd-2.6/configure-10436-      *) as_qdir=$as_dir;;
##############################################
tkdnd-2.6/configure-10491-	esac;
tkdnd-2.6/configure:10492:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tkdnd-2.6/configure-10493-	???[sx]*):;;*)false;;esac;fi
##############################################
tkdnd-2.6/configure-10568-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tkdnd-2.6/configure:10569:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tkdnd-2.6/configure-10570-ac_cs_version="\\
##############################################
tkdnd-2.6/configure-10590-  --*=?*)
tkdnd-2.6/configure:10591:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tkdnd-2.6/configure:10592:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tkdnd-2.6/configure-10593-    ac_shift=:
##############################################
tkdnd-2.6/configure-10595-  --*=)
tkdnd-2.6/configure:10596:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tkdnd-2.6/configure-10597-    ac_optarg=
##############################################
tkdnd-2.6/configure-10619-    case $ac_optarg in
tkdnd-2.6/configure:10620:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tkdnd-2.6/configure-10621-    '') as_fn_error $? "missing file argument" ;;
##############################################
tkdnd-2.6/configure-10736-fi
tkdnd-2.6/configure:10737:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tkdnd-2.6/configure-10738-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tkdnd-2.6/configure-10753-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tkdnd-2.6/configure:10754:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tkdnd-2.6/configure-10755-ac_delim='%!_!# '
##############################################
tkdnd-2.6/configure-10759-
tkdnd-2.6/configure:10760:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tkdnd-2.6/configure-10761-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tkdnd-2.6/configure-10921-      esac
tkdnd-2.6/configure:10922:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tkdnd-2.6/configure-10923-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tkdnd-2.6/configure-10980-*)
tkdnd-2.6/configure:10981:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tkdnd-2.6/configure-10982-  # A ".." for each directory in $ac_dir_suffix.
tkdnd-2.6/configure:10983:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tkdnd-2.6/configure-10984-  case $ac_top_builddir_sub in
##############################################
tkdnd-2.6/configure-11032-/@mandir@/p'
tkdnd-2.6/configure:11033:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tkdnd-2.6/configure-11034-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tkdnd-2.6/configure-11049-
tkdnd-2.6/configure:11050:# Neutralize VPATH when `$srcdir' = `.'.
tkdnd-2.6/configure-11051-# Shell code in configure.ac might set extrasub.
##############################################
tkdnd-2.6/configure-11075-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tkdnd-2.6/configure:11076:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tkdnd-2.6/configure-11077-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tkdnd-2.6/tclconfig/tcl.m4-67-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tkdnd-2.6/tclconfig/tcl.m4:68:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tkdnd-2.6/tclconfig/tcl.m4-69-			fi ;;
##############################################
tkdnd-2.6/tclconfig/tcl.m4-71-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:72:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-73-		else
##############################################
tkdnd-2.6/tclconfig/tcl.m4-94-			    -a -f "$i/win/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:95:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-96-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-98-		    if test -f "$i/unix/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:99:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-100-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-112-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:113:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-114-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-125-		    if test -f "$i/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:126:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-127-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-133-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tkdnd-2.6/tclconfig/tcl.m4:134:		for i in `ls -d ${libdir} 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:135:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:136:			`ls -d ${prefix}/lib 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-137-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkdnd-2.6/tclconfig/tcl.m4-142-		    if test -f "$i/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:143:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-144-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-152-			${srcdir}/../tcl \
tkdnd-2.6/tclconfig/tcl.m4:153:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:154:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:155:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tkdnd-2.6/tclconfig/tcl.m4-156-		    if test "${TEA_PLATFORM}" = "windows" \
tkdnd-2.6/tclconfig/tcl.m4-157-			    -a -f "$i/win/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:158:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-159-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-161-		    if test -f "$i/unix/tclConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:162:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-163-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-220-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tkdnd-2.6/tclconfig/tcl.m4:221:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tkdnd-2.6/tclconfig/tcl.m4-222-			fi ;;
##############################################
tkdnd-2.6/tclconfig/tcl.m4-224-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:225:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-226-		else
##############################################
tkdnd-2.6/tclconfig/tcl.m4-247-			    -a -f "$i/win/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:248:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-249-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-251-		    if test -f "$i/unix/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:252:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-253-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-265-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:266:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-267-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-273-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tkdnd-2.6/tclconfig/tcl.m4:274:		for i in `ls -d ${libdir} 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:275:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:276:			`ls -d ${prefix}/lib 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-277-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkdnd-2.6/tclconfig/tcl.m4-282-		    if test -f "$i/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:283:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-284-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-295-		    if test -f "$i/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:296:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-297-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-305-			${srcdir}/../tk \
tkdnd-2.6/tclconfig/tcl.m4:306:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:307:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:308:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tkdnd-2.6/tclconfig/tcl.m4-309-		    if test "${TEA_PLATFORM}" = "windows" \
tkdnd-2.6/tclconfig/tcl.m4-310-			    -a -f "$i/win/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:311:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-312-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-314-		    if test -f "$i/unix/tkConfig.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:315:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkdnd-2.6/tclconfig/tcl.m4-316-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-382-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tkdnd-2.6/tclconfig/tcl.m4:383:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tkdnd-2.6/tclconfig/tcl.m4:384:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tkdnd-2.6/tclconfig/tcl.m4:385:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tkdnd-2.6/tclconfig/tcl.m4:386:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tkdnd-2.6/tclconfig/tcl.m4-387-			    break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-391-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tkdnd-2.6/tclconfig/tcl.m4:392:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tkdnd-2.6/tclconfig/tcl.m4-393-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-495-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tkdnd-2.6/tclconfig/tcl.m4:496:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tkdnd-2.6/tclconfig/tcl.m4:497:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tkdnd-2.6/tclconfig/tcl.m4:498:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tkdnd-2.6/tclconfig/tcl.m4:499:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tkdnd-2.6/tclconfig/tcl.m4-500-			    break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-504-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tkdnd-2.6/tclconfig/tcl.m4:505:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tkdnd-2.6/tclconfig/tcl.m4-506-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-584-        fi
tkdnd-2.6/tclconfig/tcl.m4:585:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:586:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:587:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-588-        for i in $list ; do
tkdnd-2.6/tclconfig/tcl.m4-589-            if test -f "$i/${TCLSH_PROG}" ; then
tkdnd-2.6/tclconfig/tcl.m4:590:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tkdnd-2.6/tclconfig/tcl.m4-591-                break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-634-        fi
tkdnd-2.6/tclconfig/tcl.m4:635:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:636:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:637:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-638-        for i in $list ; do
tkdnd-2.6/tclconfig/tcl.m4-639-            if test -f "$i/${WISH_PROG}" ; then
tkdnd-2.6/tclconfig/tcl.m4:640:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
tkdnd-2.6/tclconfig/tcl.m4-641-                break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1124-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tkdnd-2.6/tclconfig/tcl.m4:1125:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tkdnd-2.6/tclconfig/tcl.m4:1126:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tkdnd-2.6/tclconfig/tcl.m4-1127-    TCL_LIB_VERSIONS_OK=ok
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1152-		fi
tkdnd-2.6/tclconfig/tcl.m4:1153:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tkdnd-2.6/tclconfig/tcl.m4-1154-		PATH64=""
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1216-		fi
tkdnd-2.6/tclconfig/tcl.m4:1217:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tkdnd-2.6/tclconfig/tcl.m4:1218:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tkdnd-2.6/tclconfig/tcl.m4-1219-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1261-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tkdnd-2.6/tclconfig/tcl.m4:1262:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
tkdnd-2.6/tclconfig/tcl.m4-1263-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1274-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tkdnd-2.6/tclconfig/tcl.m4:1275:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tkdnd-2.6/tclconfig/tcl.m4-1276-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1363-			# Make sure only first arg gets _r
tkdnd-2.6/tclconfig/tcl.m4:1364:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
tkdnd-2.6/tclconfig/tcl.m4-1365-			;;
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1481-		AS_IF([test "$GCC" = yes], [
tkdnd-2.6/tclconfig/tcl.m4:1482:		    case `${CC} -dumpmachine` in
tkdnd-2.6/tclconfig/tcl.m4-1483-			hppa64*)
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1636-		#		Don't link with -lpthread
tkdnd-2.6/tclconfig/tcl.m4:1637:		LIBS=`echo $LIBS | sed s/-lpthread//`
tkdnd-2.6/tclconfig/tcl.m4-1638-		CFLAGS="$CFLAGS -pthread"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1655-		# The -pthread needs to go in the CFLAGS, not LIBS
tkdnd-2.6/tclconfig/tcl.m4:1656:		LIBS=`echo $LIBS | sed s/-pthread//`
tkdnd-2.6/tclconfig/tcl.m4-1657-		CFLAGS="$CFLAGS -pthread"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1680-		# The -pthread needs to go in the LDFLAGS, not LIBS
tkdnd-2.6/tclconfig/tcl.m4:1681:		LIBS=`echo $LIBS | sed s/-pthread//`
tkdnd-2.6/tclconfig/tcl.m4-1682-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1684-	    # Version numbers are dot-stripped by system policy.
tkdnd-2.6/tclconfig/tcl.m4:1685:	    TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
tkdnd-2.6/tclconfig/tcl.m4-1686-	    UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1747-	    # TEA specific: link shlib with current and compatiblity version flags
tkdnd-2.6/tclconfig/tcl.m4:1748:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tkdnd-2.6/tclconfig/tcl.m4-1749-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1751-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tkdnd-2.6/tclconfig/tcl.m4:1752:	    AS_IF([test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int([$]2)}'`" -lt 4 -a \
tkdnd-2.6/tclconfig/tcl.m4:1753:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int([$]2)}'`" -lt 4], [
tkdnd-2.6/tclconfig/tcl.m4-1754-		LDFLAGS="$LDFLAGS -prebind"])
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1779-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkdnd-2.6/tclconfig/tcl.m4:1780:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkdnd-2.6/tclconfig/tcl.m4-1781-			done
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1792-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkdnd-2.6/tclconfig/tcl.m4:1793:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkdnd-2.6/tclconfig/tcl.m4-1794-			done
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1807-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tkdnd-2.6/tclconfig/tcl.m4:1808:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tkdnd-2.6/tclconfig/tcl.m4-1809-		    done])
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1834-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tkdnd-2.6/tclconfig/tcl.m4:1835:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tkdnd-2.6/tclconfig/tcl.m4-1836-		AS_IF([test "$GCC" = yes], [
##############################################
tkdnd-2.6/tclconfig/tcl.m4-1904-		    AS_IF([test "$GCC" = yes], [
tkdnd-2.6/tclconfig/tcl.m4:1905:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
tkdnd-2.6/tclconfig/tcl.m4-1906-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
tkdnd-2.6/tclconfig/tcl.m4-2968-		# this assumes it is in a VPATH dir
tkdnd-2.6/tclconfig/tcl.m4:2969:		i=`basename $i`
tkdnd-2.6/tclconfig/tcl.m4-2970-		# handle user calling this before or after TEA_SETUP_COMPILER
tkdnd-2.6/tclconfig/tcl.m4-2971-		if test x"${OBJEXT}" != x ; then
tkdnd-2.6/tclconfig/tcl.m4:2972:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tkdnd-2.6/tclconfig/tcl.m4-2973-		else
tkdnd-2.6/tclconfig/tcl.m4:2974:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tkdnd-2.6/tclconfig/tcl.m4-2975-		fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3012-	# this assumes it is in a VPATH dir
tkdnd-2.6/tclconfig/tcl.m4:3013:	i=`basename $i`
tkdnd-2.6/tclconfig/tcl.m4-3014-	# handle user calling this before or after TEA_SETUP_COMPILER
tkdnd-2.6/tclconfig/tcl.m4-3015-	if test x"${OBJEXT}" != x ; then
tkdnd-2.6/tclconfig/tcl.m4:3016:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tkdnd-2.6/tclconfig/tcl.m4-3017-	else
tkdnd-2.6/tclconfig/tcl.m4:3018:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tkdnd-2.6/tclconfig/tcl.m4-3019-	fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3120-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkdnd-2.6/tclconfig/tcl.m4:3121:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
tkdnd-2.6/tclconfig/tcl.m4-3122-	fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3356-	    # the private libraries of Tcl and Tk.
tkdnd-2.6/tclconfig/tcl.m4:3357:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tkdnd-2.6/tclconfig/tcl.m4-3358-	    if test x"${TK_BIN_DIR}" != x ; then
tkdnd-2.6/tclconfig/tcl.m4:3359:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tkdnd-2.6/tclconfig/tcl.m4-3360-	    fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3443-    for i in \
tkdnd-2.6/tclconfig/tcl.m4:3444:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3445:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3446:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3447:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3448:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3449:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3450:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3451:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3452:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tkdnd-2.6/tclconfig/tcl.m4:3453:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
tkdnd-2.6/tclconfig/tcl.m4-3454-	if test -f "$i" ; then
tkdnd-2.6/tclconfig/tcl.m4:3455:	    tea_lib_name_dir=`dirname $i`
tkdnd-2.6/tclconfig/tcl.m4:3456:	    $1_LIB_NAME=`basename $i`
tkdnd-2.6/tclconfig/tcl.m4-3457-	    $1_LIB_PATH_NAME=$i
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3462-    if test "${TEA_PLATFORM}" = "windows"; then
tkdnd-2.6/tclconfig/tcl.m4:3463:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
tkdnd-2.6/tclconfig/tcl.m4-3464-    else
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3466-
tkdnd-2.6/tclconfig/tcl.m4:3467:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
tkdnd-2.6/tclconfig/tcl.m4-3468-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3500-
tkdnd-2.6/tclconfig/tcl.m4:3501:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
tkdnd-2.6/tclconfig/tcl.m4-3502-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3533-		    else
tkdnd-2.6/tclconfig/tcl.m4:3534:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tkdnd-2.6/tclconfig/tcl.m4-3535-		    fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3593-		    *TCL_FRAMEWORK*)
tkdnd-2.6/tclconfig/tcl.m4:3594:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3595-			;;
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3601-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tkdnd-2.6/tclconfig/tcl.m4:3602:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3603-	    fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3609-	    list="$list \
tkdnd-2.6/tclconfig/tcl.m4:3610:		`ls -d ${temp_includedir}        2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3611:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3612:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3613-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3615-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tkdnd-2.6/tclconfig/tcl.m4:3616:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkdnd-2.6/tclconfig/tcl.m4:3617:		    list="$list `ls -d ${d} 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3618-		fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3638-
tkdnd-2.6/tclconfig/tcl.m4:3639:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tkdnd-2.6/tclconfig/tcl.m4-3640-
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3667-
tkdnd-2.6/tclconfig/tcl.m4:3668:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
tkdnd-2.6/tclconfig/tcl.m4-3669-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3711-			else
tkdnd-2.6/tclconfig/tcl.m4:3712:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tkdnd-2.6/tclconfig/tcl.m4-3713-			fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3772-		    *TK_FRAMEWORK*)
tkdnd-2.6/tclconfig/tcl.m4:3773:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3774-			;;
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3780-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
tkdnd-2.6/tclconfig/tcl.m4:3781:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3782-	    fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3789-	    list="$list \
tkdnd-2.6/tclconfig/tcl.m4:3790:		`ls -d ${temp_includedir}        2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3791:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3792:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3793:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3794:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3795-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3797-		if test x"${TK_INCLUDE_SPEC}" != x ; then
tkdnd-2.6/tclconfig/tcl.m4:3798:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkdnd-2.6/tclconfig/tcl.m4:3799:		    list="$list `ls -d ${d} 2>/dev/null`"
tkdnd-2.6/tclconfig/tcl.m4-3800-		fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3820-
tkdnd-2.6/tclconfig/tcl.m4:3821:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tkdnd-2.6/tclconfig/tcl.m4-3822-
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3830-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
tkdnd-2.6/tclconfig/tcl.m4:3831:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
tkdnd-2.6/tclconfig/tcl.m4-3832-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3878-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
tkdnd-2.6/tclconfig/tcl.m4:3879:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
tkdnd-2.6/tclconfig/tcl.m4-3880-			fi;;
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3882-		if test -f "${with_$1config}/$1Config.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:3883:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
tkdnd-2.6/tclconfig/tcl.m4-3884-		else
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3892-			../$1 \
tkdnd-2.6/tclconfig/tcl.m4:3893:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3894:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3895:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3896:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-3897-			../../$1 \
tkdnd-2.6/tclconfig/tcl.m4:3898:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3899:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3900:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3901:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-3902-			../../../$1 \
tkdnd-2.6/tclconfig/tcl.m4:3903:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3904:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3905:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3906:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-3907-			${srcdir}/../$1 \
tkdnd-2.6/tclconfig/tcl.m4:3908:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3909:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3910:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3911:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-3912-			; do
tkdnd-2.6/tclconfig/tcl.m4-3913-		    if test -f "$i/$1Config.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:3914:			ac_cv_c_$1config=`(cd $i; pwd)`
tkdnd-2.6/tclconfig/tcl.m4-3915-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3917-		    if test -f "$i/unix/$1Config.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:3918:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
tkdnd-2.6/tclconfig/tcl.m4-3919-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3925-	    if test x"${ac_cv_c_$1config}" = x ; then
tkdnd-2.6/tclconfig/tcl.m4:3926:		for i in `ls -d ${libdir} 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3927:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4:3928:			`ls -d ${prefix}/lib 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-3929-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkdnd-2.6/tclconfig/tcl.m4-3934-		    if test -f "$i/$1Config.sh" ; then
tkdnd-2.6/tclconfig/tcl.m4:3935:			ac_cv_c_$1config=`(cd $i; pwd)`
tkdnd-2.6/tclconfig/tcl.m4-3936-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-4040-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
tkdnd-2.6/tclconfig/tcl.m4:4041:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
tkdnd-2.6/tclconfig/tcl.m4-4042-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
tkdnd-2.6/tclconfig/tcl.m4-4077-    else
tkdnd-2.6/tclconfig/tcl.m4:4078:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tkdnd-2.6/tclconfig/tcl.m4:4079:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tkdnd-2.6/tclconfig/tcl.m4-4080-    fi
##############################################
tkdnd-2.6/tclconfig/tcl.m4-4131-		if test -d "${with_celibconfig}/inc" ; then
tkdnd-2.6/tclconfig/tcl.m4:4132:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tkdnd-2.6/tclconfig/tcl.m4-4133-		else
##############################################
tkdnd-2.6/tclconfig/tcl.m4-4147-			${srcdir}/../celib \
tkdnd-2.6/tclconfig/tcl.m4:4148:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
tkdnd-2.6/tclconfig/tcl.m4-4149-			; do
tkdnd-2.6/tclconfig/tcl.m4-4150-		    if test -d "$i/inc" ; then
tkdnd-2.6/tclconfig/tcl.m4:4151:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tkdnd-2.6/tclconfig/tcl.m4-4152-			break
##############################################
tkdnd-2.6/tclconfig/tcl.m4-4161-	    CELIB_DIR=${ac_cv_c_celibconfig}
tkdnd-2.6/tclconfig/tcl.m4:4162:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tkdnd-2.6/tclconfig/tcl.m4-4163-	    AC_MSG_RESULT([found $CELIB_DIR])
##############################################
tkdnd-2.6/tclconfig/install-sh-225-      fi
tkdnd-2.6/tclconfig/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tkdnd-2.6/tclconfig/install-sh-227-    *)
##############################################
tkdnd-2.6/tclconfig/install-sh-277-      dstdir=$dst
tkdnd-2.6/tclconfig/install-sh:278:      dst=$dstdir/`basename "$src"`
tkdnd-2.6/tclconfig/install-sh-279-      dstdir_status=0
##############################################
tkdnd-2.6/tclconfig/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tkdnd-2.6/tclconfig/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tkdnd-2.6/tclconfig/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
tkdnd-2.6/tclconfig/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tkdnd-2.6/tclconfig/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tkdnd-2.6/tclconfig/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tkdnd-2.6/tclconfig/install-sh-426-	    case $prefix in
tkdnd-2.6/tclconfig/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tkdnd-2.6/tclconfig/install-sh-428-	      *) qprefix=$prefix;;
##############################################
tkdnd-2.6/tclconfig/install-sh-475-    if $copy_on_change &&
tkdnd-2.6/tclconfig/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tkdnd-2.6/tclconfig/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tkdnd-2.6/tclconfig/install-sh-478-