===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tkagif-1.0.3/Makefile.in-133-TCLLIBPATH	= $(top_builddir)
tkagif-1.0.3/Makefile.in:134:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library`
tkagif-1.0.3/Makefile.in-135-PKG_ENV		= @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
tkagif-1.0.3/Makefile.in-141-
tkagif-1.0.3/Makefile.in:142:#WISH_ENV	= TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library`
tkagif-1.0.3/Makefile.in-143-#WISH_PROG	= @WISH_PROG@
##############################################
tkagif-1.0.3/Makefile.in-247-test: binaries libraries
tkagif-1.0.3/Makefile.in:248:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS) \
tkagif-1.0.3/Makefile.in-249-	    -load "package ifneeded $(PACKAGE_NAME) $(PACKAGE_VERSION) \
tkagif-1.0.3/Makefile.in:250:		[list load `@CYGPATH@ $(PKG_LIB_FILE)` $(PACKAGE_NAME)]"
tkagif-1.0.3/Makefile.in-251-
##############################################
tkagif-1.0.3/Makefile.in-259-	$(TCLSH_ENV) $(PKG_ENV) $(GDB) \
tkagif-1.0.3/Makefile.in:260:	    --args $(TCLSH_PROG) `@CYGPATH@ $(srcdir)/tests/all.tcl` \
tkagif-1.0.3/Makefile.in-261-	    $(TESTFLAGS) -singleproc 1 \
tkagif-1.0.3/Makefile.in-262-	    -load "package ifneeded $(PACKAGE_NAME) $(PACKAGE_VERSION) \
tkagif-1.0.3/Makefile.in:263:		[list load `@CYGPATH@ $(PKG_LIB_FILE)` $(PACKAGE_NAME)]"
tkagif-1.0.3/Makefile.in-264-
##############################################
tkagif-1.0.3/Makefile.in-266-	$(TCLSH_ENV) $(PKG_ENV) $(VALGRIND) $(VALGRINDARGS) $(TCLSH_PROG) \
tkagif-1.0.3/Makefile.in:267:	    `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tkagif-1.0.3/Makefile.in-268-
##############################################
tkagif-1.0.3/Makefile.in-301-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
tkagif-1.0.3/Makefile.in:302:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
tkagif-1.0.3/Makefile.in-303-#
##############################################
tkagif-1.0.3/Makefile.in-311-.c.@OBJEXT@:
tkagif-1.0.3/Makefile.in:312:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tkagif-1.0.3/Makefile.in-313-
tkagif-1.0.3/Makefile.in-314-.C.@OBJEXT@:
tkagif-1.0.3/Makefile.in:315:	$(COMPILE_CXX) -c `@CYGPATH@ $<` -o $@
tkagif-1.0.3/Makefile.in-316-
##############################################
tkagif-1.0.3/Makefile.in-401-	    $(INSTALL_LIBRARY) $$p $(DESTDIR)$(pkglibdir)/$$p; \
tkagif-1.0.3/Makefile.in:402:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
tkagif-1.0.3/Makefile.in-403-	    if test "x$$ext" = "xdll"; then \
tkagif-1.0.3/Makefile.in:404:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
tkagif-1.0.3/Makefile.in-405-		if test -f $$lib; then \
##############################################
tkagif-1.0.3/Makefile.in-413-	  if test -f $(srcdir)/$$p; then \
tkagif-1.0.3/Makefile.in:414:	    destp=`basename $$p`; \
tkagif-1.0.3/Makefile.in-415-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
tkagif-1.0.3/Makefile.in-451-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
tkagif-1.0.3/Makefile.in:452:	  p=`basename $$p`; \
tkagif-1.0.3/Makefile.in-453-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
tkagif-1.0.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tkagif-1.0.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tkagif-1.0.3/configure-45-  as_echo='print -r --'
tkagif-1.0.3/configure-46-  as_echo_n='print -rn --'
tkagif-1.0.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tkagif-1.0.3/configure-48-  as_echo='printf %s\n'
##############################################
tkagif-1.0.3/configure-50-else
tkagif-1.0.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tkagif-1.0.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tkagif-1.0.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tkagif-1.0.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tkagif-1.0.3/configure-62-      esac;
##############################################
tkagif-1.0.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tkagif-1.0.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tkagif-1.0.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tkagif-1.0.3/configure-324-      case $as_dir in #(
tkagif-1.0.3/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tkagif-1.0.3/configure-326-      *) as_qdir=$as_dir;;
##############################################
tkagif-1.0.3/configure-397-  {
tkagif-1.0.3/configure:398:    as_val=`expr "$@" || test $? -eq 1`
tkagif-1.0.3/configure-399-  }
##############################################
tkagif-1.0.3/configure-404-# ----------------------------------------
tkagif-1.0.3/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tkagif-1.0.3/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tkagif-1.0.3/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tkagif-1.0.3/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tkagif-1.0.3/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tkagif-1.0.3/configure-848-  case $ac_option in
tkagif-1.0.3/configure:849:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tkagif-1.0.3/configure-850-  *=)   ac_optarg= ;;
##############################################
tkagif-1.0.3/configure-892-  -disable-* | --disable-*)
tkagif-1.0.3/configure:893:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tkagif-1.0.3/configure-894-    # Reject names that are not valid shell variable names.
##############################################
tkagif-1.0.3/configure-897-    ac_useropt_orig=$ac_useropt
tkagif-1.0.3/configure:898:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkagif-1.0.3/configure-899-    case $ac_user_opts in
##############################################
tkagif-1.0.3/configure-918-  -enable-* | --enable-*)
tkagif-1.0.3/configure:919:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tkagif-1.0.3/configure-920-    # Reject names that are not valid shell variable names.
##############################################
tkagif-1.0.3/configure-923-    ac_useropt_orig=$ac_useropt
tkagif-1.0.3/configure:924:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkagif-1.0.3/configure-925-    case $ac_user_opts in
##############################################
tkagif-1.0.3/configure-1122-  -with-* | --with-*)
tkagif-1.0.3/configure:1123:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tkagif-1.0.3/configure-1124-    # Reject names that are not valid shell variable names.
##############################################
tkagif-1.0.3/configure-1127-    ac_useropt_orig=$ac_useropt
tkagif-1.0.3/configure:1128:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkagif-1.0.3/configure-1129-    case $ac_user_opts in
##############################################
tkagif-1.0.3/configure-1138-  -without-* | --without-*)
tkagif-1.0.3/configure:1139:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tkagif-1.0.3/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
tkagif-1.0.3/configure-1143-    ac_useropt_orig=$ac_useropt
tkagif-1.0.3/configure:1144:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tkagif-1.0.3/configure-1145-    case $ac_user_opts in
##############################################
tkagif-1.0.3/configure-1176-  *=*)
tkagif-1.0.3/configure:1177:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tkagif-1.0.3/configure-1178-    # Reject names that are not valid shell variable names.
##############################################
tkagif-1.0.3/configure-1197-if test -n "$ac_prev"; then
tkagif-1.0.3/configure:1198:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tkagif-1.0.3/configure-1199-  as_fn_error $? "missing argument to $ac_option"
##############################################
tkagif-1.0.3/configure-1219-    */ )
tkagif-1.0.3/configure:1220:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tkagif-1.0.3/configure-1221-      eval $ac_var=\$ac_val;;
##############################################
tkagif-1.0.3/configure-1254-ac_ls_di=`ls -di .` &&
tkagif-1.0.3/configure:1255:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tkagif-1.0.3/configure-1256-  as_fn_error $? "working directory cannot be determined"
##############################################
tkagif-1.0.3/configure-1310-case $srcdir in
tkagif-1.0.3/configure:1311:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tkagif-1.0.3/configure-1312-esac
##############################################
tkagif-1.0.3/configure-1353-By default, \`make install' will install all the files in
tkagif-1.0.3/configure:1354:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tkagif-1.0.3/configure:1355:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tkagif-1.0.3/configure-1356-for instance \`--prefix=\$HOME'.
##############################################
tkagif-1.0.3/configure-1446-*)
tkagif-1.0.3/configure:1447:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tkagif-1.0.3/configure-1448-  # A ".." for each directory in $ac_dir_suffix.
tkagif-1.0.3/configure:1449:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tkagif-1.0.3/configure-1450-  case $ac_top_builddir_sub in
##############################################
tkagif-1.0.3/configure-1881-    *\'*)
tkagif-1.0.3/configure:1882:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tkagif-1.0.3/configure-1883-    esac
##############################################
tkagif-1.0.3/configure-1964-      case $ac_val in
tkagif-1.0.3/configure:1965:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tkagif-1.0.3/configure-1966-      esac
##############################################
tkagif-1.0.3/configure-1979-	case $ac_val in
tkagif-1.0.3/configure:1980:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tkagif-1.0.3/configure-1981-	esac
##############################################
tkagif-1.0.3/configure-2099-    set,)
tkagif-1.0.3/configure:2100:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tkagif-1.0.3/configure:2101:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tkagif-1.0.3/configure-2102-      ac_cache_corrupted=: ;;
##############################################
tkagif-1.0.3/configure-2110-	# differences in whitespace do not lead to failure.
tkagif-1.0.3/configure:2111:	ac_old_val_w=`echo x $ac_old_val`
tkagif-1.0.3/configure:2112:	ac_new_val_w=`echo x $ac_new_val`
tkagif-1.0.3/configure-2113-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tkagif-1.0.3/configure-2130-    case $ac_new_val in
tkagif-1.0.3/configure:2131:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tkagif-1.0.3/configure-2132-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tkagif-1.0.3/configure-2390-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
tkagif-1.0.3/configure:2391:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tkagif-1.0.3/configure-2392-			fi ;;
##############################################
tkagif-1.0.3/configure-2394-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tkagif-1.0.3/configure:2395:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tkagif-1.0.3/configure-2396-		else
##############################################
tkagif-1.0.3/configure-2417-			    -a -f "$i/win/tclConfig.sh" ; then
tkagif-1.0.3/configure:2418:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/configure-2419-			break
##############################################
tkagif-1.0.3/configure-2421-		    if test -f "$i/unix/tclConfig.sh" ; then
tkagif-1.0.3/configure:2422:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/configure-2423-			break
##############################################
tkagif-1.0.3/configure-2438-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tkagif-1.0.3/configure:2439:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tkagif-1.0.3/configure-2440-			break
##############################################
tkagif-1.0.3/configure-2451-		    if test -f "$i/tclConfig.sh" ; then
tkagif-1.0.3/configure:2452:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkagif-1.0.3/configure-2453-			break
##############################################
tkagif-1.0.3/configure-2459-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tkagif-1.0.3/configure:2460:		for i in `ls -d ${libdir} 2>/dev/null` \
tkagif-1.0.3/configure:2461:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkagif-1.0.3/configure:2462:			`ls -d ${prefix}/lib 2>/dev/null` \
tkagif-1.0.3/configure-2463-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkagif-1.0.3/configure-2475-		    if test -f "$i/tclConfig.sh" ; then
tkagif-1.0.3/configure:2476:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkagif-1.0.3/configure-2477-			break
##############################################
tkagif-1.0.3/configure-2485-			${srcdir}/../tcl \
tkagif-1.0.3/configure:2486:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
tkagif-1.0.3/configure:2487:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
tkagif-1.0.3/configure:2488:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
tkagif-1.0.3/configure-2489-		    if test "${TEA_PLATFORM}" = "windows" \
tkagif-1.0.3/configure-2490-			    -a -f "$i/win/tclConfig.sh" ; then
tkagif-1.0.3/configure:2491:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/configure-2492-			break
##############################################
tkagif-1.0.3/configure-2494-		    if test -f "$i/unix/tclConfig.sh" ; then
tkagif-1.0.3/configure:2495:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/configure-2496-			break
##############################################
tkagif-1.0.3/configure-2860-$as_echo_n "checking whether the C compiler works... " >&6; }
tkagif-1.0.3/configure:2861:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tkagif-1.0.3/configure-2862-
##############################################
tkagif-1.0.3/configure-2904-	then :; else
tkagif-1.0.3/configure:2905:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tkagif-1.0.3/configure-2906-	fi
##############################################
tkagif-1.0.3/configure-2964-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tkagif-1.0.3/configure:2965:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tkagif-1.0.3/configure-2966-	  break;;
##############################################
tkagif-1.0.3/configure-3073-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tkagif-1.0.3/configure:3074:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tkagif-1.0.3/configure-3075-       break;;
##############################################
tkagif-1.0.3/configure-3338-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tkagif-1.0.3/configure:3339:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tkagif-1.0.3/configure:3340:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tkagif-1.0.3/configure:3341:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tkagif-1.0.3/configure:3342:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tkagif-1.0.3/configure-3343-			    break
##############################################
tkagif-1.0.3/configure-3347-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tkagif-1.0.3/configure:3348:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tkagif-1.0.3/configure-3349-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tkagif-1.0.3/configure-3500-$as_echo "$as_me: WARNING: --with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself" >&2;}
tkagif-1.0.3/configure:3501:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tkagif-1.0.3/configure-3502-			fi ;;
##############################################
tkagif-1.0.3/configure-3504-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tkagif-1.0.3/configure:3505:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tkagif-1.0.3/configure-3506-		else
##############################################
tkagif-1.0.3/configure-3527-			    -a -f "$i/win/tkConfig.sh" ; then
tkagif-1.0.3/configure:3528:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/configure-3529-			break
##############################################
tkagif-1.0.3/configure-3531-		    if test -f "$i/unix/tkConfig.sh" ; then
tkagif-1.0.3/configure:3532:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/configure-3533-			break
##############################################
tkagif-1.0.3/configure-3548-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tkagif-1.0.3/configure:3549:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tkagif-1.0.3/configure-3550-			break
##############################################
tkagif-1.0.3/configure-3556-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tkagif-1.0.3/configure:3557:		for i in `ls -d ${libdir} 2>/dev/null` \
tkagif-1.0.3/configure:3558:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkagif-1.0.3/configure:3559:			`ls -d ${prefix}/lib 2>/dev/null` \
tkagif-1.0.3/configure-3560-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkagif-1.0.3/configure-3572-		    if test -f "$i/tkConfig.sh" ; then
tkagif-1.0.3/configure:3573:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkagif-1.0.3/configure-3574-			break
##############################################
tkagif-1.0.3/configure-3585-		    if test -f "$i/tkConfig.sh" ; then
tkagif-1.0.3/configure:3586:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkagif-1.0.3/configure-3587-			break
##############################################
tkagif-1.0.3/configure-3595-			${srcdir}/../tk \
tkagif-1.0.3/configure:3596:			`ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
tkagif-1.0.3/configure:3597:			`ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
tkagif-1.0.3/configure:3598:			`ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
tkagif-1.0.3/configure-3599-		    if test "${TEA_PLATFORM}" = "windows" \
tkagif-1.0.3/configure-3600-			    -a -f "$i/win/tkConfig.sh" ; then
tkagif-1.0.3/configure:3601:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/configure-3602-			break
##############################################
tkagif-1.0.3/configure-3604-		    if test -f "$i/unix/tkConfig.sh" ; then
tkagif-1.0.3/configure:3605:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/configure-3606-			break
##############################################
tkagif-1.0.3/configure-3658-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tkagif-1.0.3/configure:3659:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tkagif-1.0.3/configure:3660:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tkagif-1.0.3/configure:3661:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tkagif-1.0.3/configure:3662:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tkagif-1.0.3/configure-3663-			    break
##############################################
tkagif-1.0.3/configure-3667-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tkagif-1.0.3/configure:3668:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tkagif-1.0.3/configure-3669-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tkagif-1.0.3/configure-4441-set x ${MAKE-make}
tkagif-1.0.3/configure:4442:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tkagif-1.0.3/configure-4443-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tkagif-1.0.3/configure-4451-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tkagif-1.0.3/configure:4452:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tkagif-1.0.3/configure-4453-  *@@@%%%=?*=@@@%%%*)
##############################################
tkagif-1.0.3/configure-4594-  # Check for GNU $ac_path_GREP
tkagif-1.0.3/configure:4595:case `"$ac_path_GREP" --version 2>&1` in
tkagif-1.0.3/configure-4596-*GNU*)
##############################################
tkagif-1.0.3/configure-4660-  # Check for GNU $ac_path_EGREP
tkagif-1.0.3/configure:4661:case `"$ac_path_EGREP" --version 2>&1` in
tkagif-1.0.3/configure-4662-*GNU*)
##############################################
tkagif-1.0.3/configure-4821-do :
tkagif-1.0.3/configure:4822:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tkagif-1.0.3/configure-4823-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tkagif-1.0.3/configure-4826-  cat >>confdefs.h <<_ACEOF
tkagif-1.0.3/configure:4827:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tkagif-1.0.3/configure-4828-_ACEOF
##############################################
tkagif-1.0.3/configure-5400-		# this assumes it is in a VPATH dir
tkagif-1.0.3/configure:5401:		i=`basename $i`
tkagif-1.0.3/configure-5402-		# handle user calling this before or after TEA_SETUP_COMPILER
tkagif-1.0.3/configure-5403-		if test x"${OBJEXT}" != x ; then
tkagif-1.0.3/configure:5404:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tkagif-1.0.3/configure-5405-		else
tkagif-1.0.3/configure:5406:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tkagif-1.0.3/configure-5407-		fi
##############################################
tkagif-1.0.3/configure-5437-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkagif-1.0.3/configure:5438:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkagif-1.0.3/configure-5439-	fi
##############################################
tkagif-1.0.3/configure-5459-	# this assumes it is in a VPATH dir
tkagif-1.0.3/configure:5460:	i=`basename $i`
tkagif-1.0.3/configure-5461-	# handle user calling this before or after TEA_SETUP_COMPILER
tkagif-1.0.3/configure-5462-	if test x"${OBJEXT}" != x ; then
tkagif-1.0.3/configure:5463:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tkagif-1.0.3/configure-5464-	else
tkagif-1.0.3/configure:5465:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tkagif-1.0.3/configure-5466-	fi
##############################################
tkagif-1.0.3/configure-5547-		    *TCL_FRAMEWORK*)
tkagif-1.0.3/configure:5548:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tkagif-1.0.3/configure-5549-			;;
##############################################
tkagif-1.0.3/configure-5555-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tkagif-1.0.3/configure:5556:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tkagif-1.0.3/configure-5557-	    fi
##############################################
tkagif-1.0.3/configure-5563-	    list="$list \
tkagif-1.0.3/configure:5564:		`ls -d ${temp_includedir}        2>/dev/null` \
tkagif-1.0.3/configure:5565:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkagif-1.0.3/configure:5566:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkagif-1.0.3/configure-5567-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkagif-1.0.3/configure-5569-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tkagif-1.0.3/configure:5570:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkagif-1.0.3/configure:5571:		    list="$list `ls -d ${d} 2>/dev/null`"
tkagif-1.0.3/configure-5572-		fi
##############################################
tkagif-1.0.3/configure-5595-
tkagif-1.0.3/configure:5596:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tkagif-1.0.3/configure-5597-
##############################################
tkagif-1.0.3/configure-5633-		    *TK_FRAMEWORK*)
tkagif-1.0.3/configure:5634:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
tkagif-1.0.3/configure-5635-			;;
##############################################
tkagif-1.0.3/configure-5641-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
tkagif-1.0.3/configure:5642:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
tkagif-1.0.3/configure-5643-	    fi
##############################################
tkagif-1.0.3/configure-5650-	    list="$list \
tkagif-1.0.3/configure:5651:		`ls -d ${temp_includedir}        2>/dev/null` \
tkagif-1.0.3/configure:5652:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
tkagif-1.0.3/configure:5653:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
tkagif-1.0.3/configure:5654:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkagif-1.0.3/configure:5655:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkagif-1.0.3/configure-5656-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkagif-1.0.3/configure-5658-		if test x"${TK_INCLUDE_SPEC}" != x ; then
tkagif-1.0.3/configure:5659:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkagif-1.0.3/configure:5660:		    list="$list `ls -d ${d} 2>/dev/null`"
tkagif-1.0.3/configure-5661-		fi
##############################################
tkagif-1.0.3/configure-5684-
tkagif-1.0.3/configure:5685:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tkagif-1.0.3/configure-5686-
##############################################
tkagif-1.0.3/configure-5695-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
tkagif-1.0.3/configure:5696:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
tkagif-1.0.3/configure-5697-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
tkagif-1.0.3/configure-6355-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tkagif-1.0.3/configure:6356:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tkagif-1.0.3/configure:6357:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tkagif-1.0.3/configure-6358-    TCL_LIB_VERSIONS_OK=ok
##############################################
tkagif-1.0.3/configure-6482-		fi
tkagif-1.0.3/configure:6483:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tkagif-1.0.3/configure-6484-		PATH64=""
##############################################
tkagif-1.0.3/configure-6536-		if test -d "${with_celibconfig}/inc" ; then
tkagif-1.0.3/configure:6537:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tkagif-1.0.3/configure-6538-		else
##############################################
tkagif-1.0.3/configure-6552-			${srcdir}/../celib \
tkagif-1.0.3/configure:6553:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
tkagif-1.0.3/configure-6554-			; do
tkagif-1.0.3/configure-6555-		    if test -d "$i/inc" ; then
tkagif-1.0.3/configure:6556:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tkagif-1.0.3/configure-6557-			break
##############################################
tkagif-1.0.3/configure-6568-	    CELIB_DIR=${ac_cv_c_celibconfig}
tkagif-1.0.3/configure:6569:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tkagif-1.0.3/configure-6570-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
tkagif-1.0.3/configure-6608-		fi
tkagif-1.0.3/configure:6609:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tkagif-1.0.3/configure:6610:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tkagif-1.0.3/configure-6611-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tkagif-1.0.3/configure-6631-	        fi
tkagif-1.0.3/configure:6632:	        case "x`echo \${VisualStudioVersion}`" in
tkagif-1.0.3/configure-6633-	            x1[4-9]*)
##############################################
tkagif-1.0.3/configure-6639-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkagif-1.0.3/configure:6640:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkagif-1.0.3/configure-6641-	fi
##############################################
tkagif-1.0.3/configure-6666-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkagif-1.0.3/configure:6667:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tkagif-1.0.3/configure-6668-	fi
##############################################
tkagif-1.0.3/configure-6681-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tkagif-1.0.3/configure:6682:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tkagif-1.0.3/configure-6683-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tkagif-1.0.3/configure-6706-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tkagif-1.0.3/configure:6707:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tkagif-1.0.3/configure-6708-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tkagif-1.0.3/configure-6906-			# Make sure only first arg gets _r
tkagif-1.0.3/configure:6907:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tkagif-1.0.3/configure-6908-			;;
##############################################
tkagif-1.0.3/configure-7180-
tkagif-1.0.3/configure:7181:		    case `${CC} -dumpmachine` in
tkagif-1.0.3/configure-7182-			hppa64*)
##############################################
tkagif-1.0.3/configure-7370-		#		Don't link with -lpthread
tkagif-1.0.3/configure:7371:		LIBS=`echo $LIBS | sed s/-lpthread//`
tkagif-1.0.3/configure-7372-		CFLAGS="$CFLAGS -pthread"
##############################################
tkagif-1.0.3/configure-7392-		# The -pthread needs to go in the CFLAGS, not LIBS
tkagif-1.0.3/configure:7393:		LIBS=`echo $LIBS | sed s/-pthread//`
tkagif-1.0.3/configure-7394-		CFLAGS="$CFLAGS -pthread"
##############################################
tkagif-1.0.3/configure-7413-		# The -pthread needs to go in the LDFLAGS, not LIBS
tkagif-1.0.3/configure:7414:		LIBS=`echo $LIBS | sed s/-pthread//`
tkagif-1.0.3/configure-7415-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tkagif-1.0.3/configure-7420-		# Version numbers are dot-stripped by system policy.
tkagif-1.0.3/configure:7421:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
tkagif-1.0.3/configure-7422-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tkagif-1.0.3/configure-7569-	    # TEA specific: link shlib with current and compatibility version flags
tkagif-1.0.3/configure:7570:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tkagif-1.0.3/configure-7571-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tkagif-1.0.3/configure-7573-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tkagif-1.0.3/configure:7574:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
tkagif-1.0.3/configure:7575:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
tkagif-1.0.3/configure-7576-
##############################################
tkagif-1.0.3/configure-7638-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkagif-1.0.3/configure:7639:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkagif-1.0.3/configure-7640-			done
##############################################
tkagif-1.0.3/configure-7677-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkagif-1.0.3/configure:7678:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkagif-1.0.3/configure-7679-			done
##############################################
tkagif-1.0.3/configure-7714-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tkagif-1.0.3/configure:7715:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tkagif-1.0.3/configure-7716-		    done
##############################################
tkagif-1.0.3/configure-7755-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tkagif-1.0.3/configure:7756:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tkagif-1.0.3/configure-7757-		if test "$GCC" = yes; then :
##############################################
tkagif-1.0.3/configure-7847-
tkagif-1.0.3/configure:7848:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tkagif-1.0.3/configure-7849-
##############################################
tkagif-1.0.3/configure-8542-do :
tkagif-1.0.3/configure:8543:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tkagif-1.0.3/configure-8544-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tkagif-1.0.3/configure-8546-  cat >>confdefs.h <<_ACEOF
tkagif-1.0.3/configure:8547:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tkagif-1.0.3/configure-8548-_ACEOF
##############################################
tkagif-1.0.3/configure-8709-	    if test x"${TK_BIN_DIR}" != x ; then
tkagif-1.0.3/configure:8710:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tkagif-1.0.3/configure-8711-	    fi
tkagif-1.0.3/configure:8712:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tkagif-1.0.3/configure-8713-	    if test "$GCC" = "yes"; then
##############################################
tkagif-1.0.3/configure-8795-        fi
tkagif-1.0.3/configure:8796:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tkagif-1.0.3/configure:8797:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tkagif-1.0.3/configure:8798:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tkagif-1.0.3/configure-8799-        for i in $list ; do
tkagif-1.0.3/configure-8800-            if test -f "$i/${TCLSH_PROG}" ; then
tkagif-1.0.3/configure:8801:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tkagif-1.0.3/configure-8802-                break
##############################################
tkagif-1.0.3/configure-8835-        fi
tkagif-1.0.3/configure:8836:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
tkagif-1.0.3/configure:8837:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
tkagif-1.0.3/configure:8838:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
tkagif-1.0.3/configure-8839-        for i in $list ; do
tkagif-1.0.3/configure-8840-            if test -f "$i/${WISH_PROG}" ; then
tkagif-1.0.3/configure:8841:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
tkagif-1.0.3/configure-8842-                break
##############################################
tkagif-1.0.3/configure-8866-    else
tkagif-1.0.3/configure:8867:	eval tkagif_LIB_FLAG="-ltkagif`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tkagif-1.0.3/configure:8868:	eval tkagif_STUB_LIB_FLAG="-ltkagifstub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tkagif-1.0.3/configure-8869-    fi
tkagif-1.0.3/configure:8870:    tkagif_BUILD_LIB_SPEC="-L`$CYGPATH $(pwd)` ${tkagif_LIB_FLAG}"
tkagif-1.0.3/configure:8871:    tkagif_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${tkagif_LIB_FLAG}"
tkagif-1.0.3/configure:8872:    tkagif_BUILD_STUB_LIB_SPEC="-L`$CYGPATH $(pwd)` ${tkagif_STUB_LIB_FLAG}"
tkagif-1.0.3/configure:8873:    tkagif_STUB_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${tkagif_STUB_LIB_FLAG}"
tkagif-1.0.3/configure:8874:    tkagif_BUILD_STUB_LIB_PATH="`$CYGPATH $(pwd)`/${PKG_STUB_LIB_FILE}"
tkagif-1.0.3/configure:8875:    tkagif_STUB_LIB_PATH="`$CYGPATH ${pkglibdir}`/${PKG_STUB_LIB_FILE}"
tkagif-1.0.3/configure-8876-
##############################################
tkagif-1.0.3/configure-9030-'
tkagif-1.0.3/configure:9031:DEFS=`sed -n "$ac_script" confdefs.h`
tkagif-1.0.3/configure-9032-
##############################################
tkagif-1.0.3/configure-9039-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tkagif-1.0.3/configure:9040:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tkagif-1.0.3/configure-9041-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tkagif-1.0.3/configure-9108-if test -z "$BASH_VERSION$ZSH_VERSION" \
tkagif-1.0.3/configure:9109:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tkagif-1.0.3/configure-9110-  as_echo='print -r --'
tkagif-1.0.3/configure-9111-  as_echo_n='print -rn --'
tkagif-1.0.3/configure:9112:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tkagif-1.0.3/configure-9113-  as_echo='printf %s\n'
##############################################
tkagif-1.0.3/configure-9115-else
tkagif-1.0.3/configure:9116:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tkagif-1.0.3/configure-9117-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tkagif-1.0.3/configure-9125-	expr "X$arg" : "X\\(.*\\)$as_nl";
tkagif-1.0.3/configure:9126:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tkagif-1.0.3/configure-9127-      esac;
##############################################
tkagif-1.0.3/configure-9202-# ----------------------------------------
tkagif-1.0.3/configure:9203:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tkagif-1.0.3/configure-9204-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tkagif-1.0.3/configure-9274-  {
tkagif-1.0.3/configure:9275:    as_val=`expr "$@" || test $? -eq 1`
tkagif-1.0.3/configure-9276-  }
##############################################
tkagif-1.0.3/configure-9378-      case $as_dir in #(
tkagif-1.0.3/configure:9379:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tkagif-1.0.3/configure-9380-      *) as_qdir=$as_dir;;
##############################################
tkagif-1.0.3/configure-9500-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tkagif-1.0.3/configure:9501:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tkagif-1.0.3/configure-9502-ac_cs_version="\\
##############################################
tkagif-1.0.3/configure-9522-  --*=?*)
tkagif-1.0.3/configure:9523:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tkagif-1.0.3/configure:9524:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tkagif-1.0.3/configure-9525-    ac_shift=:
##############################################
tkagif-1.0.3/configure-9527-  --*=)
tkagif-1.0.3/configure:9528:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tkagif-1.0.3/configure-9529-    ac_optarg=
##############################################
tkagif-1.0.3/configure-9551-    case $ac_optarg in
tkagif-1.0.3/configure:9552:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tkagif-1.0.3/configure-9553-    '') as_fn_error $? "missing file argument" ;;
##############################################
tkagif-1.0.3/configure-9669-fi
tkagif-1.0.3/configure:9670:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tkagif-1.0.3/configure-9671-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tkagif-1.0.3/configure-9686-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tkagif-1.0.3/configure:9687:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tkagif-1.0.3/configure-9688-ac_delim='%!_!# '
##############################################
tkagif-1.0.3/configure-9692-
tkagif-1.0.3/configure:9693:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tkagif-1.0.3/configure-9694-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tkagif-1.0.3/configure-9854-      esac
tkagif-1.0.3/configure:9855:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tkagif-1.0.3/configure-9856-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tkagif-1.0.3/configure-9913-*)
tkagif-1.0.3/configure:9914:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tkagif-1.0.3/configure-9915-  # A ".." for each directory in $ac_dir_suffix.
tkagif-1.0.3/configure:9916:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tkagif-1.0.3/configure-9917-  case $ac_top_builddir_sub in
##############################################
tkagif-1.0.3/configure-9965-/@mandir@/p'
tkagif-1.0.3/configure:9966:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tkagif-1.0.3/configure-9967-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tkagif-1.0.3/configure-9982-
tkagif-1.0.3/configure:9983:# Neutralize VPATH when `$srcdir' = `.'.
tkagif-1.0.3/configure-9984-# Shell code in configure.ac might set extrasub.
##############################################
tkagif-1.0.3/configure-10008-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tkagif-1.0.3/configure:10009:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tkagif-1.0.3/configure-10010-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tkagif-1.0.3/tclconfig/install-sh-225-      fi
tkagif-1.0.3/tclconfig/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tkagif-1.0.3/tclconfig/install-sh-227-    *)
##############################################
tkagif-1.0.3/tclconfig/install-sh-277-      dstdir=$dst
tkagif-1.0.3/tclconfig/install-sh:278:      dst=$dstdir/`basename "$src"`
tkagif-1.0.3/tclconfig/install-sh-279-      dstdir_status=0
##############################################
tkagif-1.0.3/tclconfig/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tkagif-1.0.3/tclconfig/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tkagif-1.0.3/tclconfig/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
tkagif-1.0.3/tclconfig/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tkagif-1.0.3/tclconfig/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tkagif-1.0.3/tclconfig/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tkagif-1.0.3/tclconfig/install-sh-426-	    case $prefix in
tkagif-1.0.3/tclconfig/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tkagif-1.0.3/tclconfig/install-sh-428-	      *) qprefix=$prefix;;
##############################################
tkagif-1.0.3/tclconfig/install-sh-475-    if $copy_on_change &&
tkagif-1.0.3/tclconfig/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
tkagif-1.0.3/tclconfig/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
tkagif-1.0.3/tclconfig/install-sh-478-
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-64-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tkagif-1.0.3/tclconfig/tcl.m4:65:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
tkagif-1.0.3/tclconfig/tcl.m4-66-			fi ;;
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-68-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:69:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-70-		else
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-91-			    -a -f "$i/win/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:92:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-93-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-95-		    if test -f "$i/unix/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:96:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-97-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-112-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:113:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-114-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-125-		    if test -f "$i/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:126:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-127-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-133-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tkagif-1.0.3/tclconfig/tcl.m4:134:		for i in `ls -d ${libdir} 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:135:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:136:			`ls -d ${prefix}/lib 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-137-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-149-		    if test -f "$i/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:150:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-151-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-159-			${srcdir}/../tcl \
tkagif-1.0.3/tclconfig/tcl.m4:160:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:161:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:162:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tkagif-1.0.3/tclconfig/tcl.m4-163-		    if test "${TEA_PLATFORM}" = "windows" \
tkagif-1.0.3/tclconfig/tcl.m4-164-			    -a -f "$i/win/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:165:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-166-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-168-		    if test -f "$i/unix/tclConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:169:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-170-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-227-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tkagif-1.0.3/tclconfig/tcl.m4:228:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
tkagif-1.0.3/tclconfig/tcl.m4-229-			fi ;;
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-231-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:232:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-233-		else
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-254-			    -a -f "$i/win/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:255:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-256-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-258-		    if test -f "$i/unix/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:259:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-260-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-275-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:276:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-277-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-283-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tkagif-1.0.3/tclconfig/tcl.m4:284:		for i in `ls -d ${libdir} 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:285:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:286:			`ls -d ${prefix}/lib 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-287-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-299-		    if test -f "$i/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:300:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-301-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-312-		    if test -f "$i/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:313:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-314-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-322-			${srcdir}/../tk \
tkagif-1.0.3/tclconfig/tcl.m4:323:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:324:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:325:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tkagif-1.0.3/tclconfig/tcl.m4-326-		    if test "${TEA_PLATFORM}" = "windows" \
tkagif-1.0.3/tclconfig/tcl.m4-327-			    -a -f "$i/win/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:328:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-329-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-331-		    if test -f "$i/unix/tkConfig.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:332:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
tkagif-1.0.3/tclconfig/tcl.m4-333-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-400-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tkagif-1.0.3/tclconfig/tcl.m4:401:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
tkagif-1.0.3/tclconfig/tcl.m4:402:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
tkagif-1.0.3/tclconfig/tcl.m4:403:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tkagif-1.0.3/tclconfig/tcl.m4:404:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
tkagif-1.0.3/tclconfig/tcl.m4-405-			    break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-409-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
tkagif-1.0.3/tclconfig/tcl.m4:410:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
tkagif-1.0.3/tclconfig/tcl.m4-411-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-517-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tkagif-1.0.3/tclconfig/tcl.m4:518:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
tkagif-1.0.3/tclconfig/tcl.m4:519:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
tkagif-1.0.3/tclconfig/tcl.m4:520:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tkagif-1.0.3/tclconfig/tcl.m4:521:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
tkagif-1.0.3/tclconfig/tcl.m4-522-			    break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-526-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
tkagif-1.0.3/tclconfig/tcl.m4:527:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
tkagif-1.0.3/tclconfig/tcl.m4-528-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-614-        fi
tkagif-1.0.3/tclconfig/tcl.m4:615:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:616:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:617:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-618-        for i in $list ; do
tkagif-1.0.3/tclconfig/tcl.m4-619-            if test -f "$i/${TCLSH_PROG}" ; then
tkagif-1.0.3/tclconfig/tcl.m4:620:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tkagif-1.0.3/tclconfig/tcl.m4-621-                break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-672-        fi
tkagif-1.0.3/tclconfig/tcl.m4:673:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:674:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:675:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-676-        for i in $list ; do
tkagif-1.0.3/tclconfig/tcl.m4-677-            if test -f "$i/${WISH_PROG}" ; then
tkagif-1.0.3/tclconfig/tcl.m4:678:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
tkagif-1.0.3/tclconfig/tcl.m4-679-                break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1183-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tkagif-1.0.3/tclconfig/tcl.m4:1184:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tkagif-1.0.3/tclconfig/tcl.m4:1185:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tkagif-1.0.3/tclconfig/tcl.m4-1186-    TCL_LIB_VERSIONS_OK=ok
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1211-		fi
tkagif-1.0.3/tclconfig/tcl.m4:1212:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tkagif-1.0.3/tclconfig/tcl.m4-1213-		PATH64=""
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1275-		fi
tkagif-1.0.3/tclconfig/tcl.m4:1276:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tkagif-1.0.3/tclconfig/tcl.m4:1277:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tkagif-1.0.3/tclconfig/tcl.m4-1278-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1298-	        fi
tkagif-1.0.3/tclconfig/tcl.m4:1299:	        case "x`echo \${VisualStudioVersion}`" in
tkagif-1.0.3/tclconfig/tcl.m4-1300-	            x1[[4-9]]*)
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1328-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tkagif-1.0.3/tclconfig/tcl.m4:1329:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
tkagif-1.0.3/tclconfig/tcl.m4-1330-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1341-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tkagif-1.0.3/tclconfig/tcl.m4:1342:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tkagif-1.0.3/tclconfig/tcl.m4-1343-		    lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1429-			# Make sure only first arg gets _r
tkagif-1.0.3/tclconfig/tcl.m4:1430:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
tkagif-1.0.3/tclconfig/tcl.m4-1431-			;;
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1549-		AS_IF([test "$GCC" = yes], [
tkagif-1.0.3/tclconfig/tcl.m4:1550:		    case `${CC} -dumpmachine` in
tkagif-1.0.3/tclconfig/tcl.m4-1551-			hppa64*)
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1677-		#		Don't link with -lpthread
tkagif-1.0.3/tclconfig/tcl.m4:1678:		LIBS=`echo $LIBS | sed s/-lpthread//`
tkagif-1.0.3/tclconfig/tcl.m4-1679-		CFLAGS="$CFLAGS -pthread"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1695-		# The -pthread needs to go in the CFLAGS, not LIBS
tkagif-1.0.3/tclconfig/tcl.m4:1696:		LIBS=`echo $LIBS | sed s/-pthread//`
tkagif-1.0.3/tclconfig/tcl.m4-1697-		CFLAGS="$CFLAGS -pthread"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1712-		# The -pthread needs to go in the LDFLAGS, not LIBS
tkagif-1.0.3/tclconfig/tcl.m4:1713:		LIBS=`echo $LIBS | sed s/-pthread//`
tkagif-1.0.3/tclconfig/tcl.m4-1714-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1718-		# Version numbers are dot-stripped by system policy.
tkagif-1.0.3/tclconfig/tcl.m4:1719:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
tkagif-1.0.3/tclconfig/tcl.m4-1720-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1783-	    # TEA specific: link shlib with current and compatibility version flags
tkagif-1.0.3/tclconfig/tcl.m4:1784:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tkagif-1.0.3/tclconfig/tcl.m4-1785-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1787-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tkagif-1.0.3/tclconfig/tcl.m4:1788:	    AS_IF([test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int([$]2)}'`" -lt 4 -a \
tkagif-1.0.3/tclconfig/tcl.m4:1789:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int([$]2)}'`" -lt 4], [
tkagif-1.0.3/tclconfig/tcl.m4-1790-		LDFLAGS="$LDFLAGS -prebind"])
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1815-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkagif-1.0.3/tclconfig/tcl.m4:1816:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkagif-1.0.3/tclconfig/tcl.m4-1817-			done
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1828-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tkagif-1.0.3/tclconfig/tcl.m4:1829:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tkagif-1.0.3/tclconfig/tcl.m4-1830-			done
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1843-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tkagif-1.0.3/tclconfig/tcl.m4:1844:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tkagif-1.0.3/tclconfig/tcl.m4-1845-		    done])
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1870-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tkagif-1.0.3/tclconfig/tcl.m4:1871:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tkagif-1.0.3/tclconfig/tcl.m4-1872-		AS_IF([test "$GCC" = yes], [
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-1940-		    AS_IF([test "$GCC" = yes], [
tkagif-1.0.3/tclconfig/tcl.m4:1941:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
tkagif-1.0.3/tclconfig/tcl.m4-1942-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-2838-		# this assumes it is in a VPATH dir
tkagif-1.0.3/tclconfig/tcl.m4:2839:		i=`basename $i`
tkagif-1.0.3/tclconfig/tcl.m4-2840-		# handle user calling this before or after TEA_SETUP_COMPILER
tkagif-1.0.3/tclconfig/tcl.m4-2841-		if test x"${OBJEXT}" != x ; then
tkagif-1.0.3/tclconfig/tcl.m4:2842:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tkagif-1.0.3/tclconfig/tcl.m4-2843-		else
tkagif-1.0.3/tclconfig/tcl.m4:2844:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tkagif-1.0.3/tclconfig/tcl.m4-2845-		fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-2882-	# this assumes it is in a VPATH dir
tkagif-1.0.3/tclconfig/tcl.m4:2883:	i=`basename $i`
tkagif-1.0.3/tclconfig/tcl.m4-2884-	# handle user calling this before or after TEA_SETUP_COMPILER
tkagif-1.0.3/tclconfig/tcl.m4-2885-	if test x"${OBJEXT}" != x ; then
tkagif-1.0.3/tclconfig/tcl.m4:2886:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tkagif-1.0.3/tclconfig/tcl.m4-2887-	else
tkagif-1.0.3/tclconfig/tcl.m4:2888:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tkagif-1.0.3/tclconfig/tcl.m4-2889-	fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-2990-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tkagif-1.0.3/tclconfig/tcl.m4:2991:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
tkagif-1.0.3/tclconfig/tcl.m4-2992-	fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3213-	    if test x"${TK_BIN_DIR}" != x ; then
tkagif-1.0.3/tclconfig/tcl.m4:3214:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tkagif-1.0.3/tclconfig/tcl.m4-3215-	    fi
tkagif-1.0.3/tclconfig/tcl.m4:3216:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tkagif-1.0.3/tclconfig/tcl.m4-3217-	    if test "$GCC" = "yes"; then
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3305-    for i in \
tkagif-1.0.3/tclconfig/tcl.m4:3306:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3307:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3308:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3309:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3310:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3311:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3312:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3313:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3314:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tkagif-1.0.3/tclconfig/tcl.m4:3315:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
tkagif-1.0.3/tclconfig/tcl.m4-3316-	if test -f "$i" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3317:	    tea_lib_name_dir=`dirname $i`
tkagif-1.0.3/tclconfig/tcl.m4:3318:	    $1_LIB_NAME=`basename $i`
tkagif-1.0.3/tclconfig/tcl.m4-3319-	    $1_LIB_PATH_NAME=$i
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3324-    if test "${TEA_PLATFORM}" = "windows"; then
tkagif-1.0.3/tclconfig/tcl.m4:3325:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
tkagif-1.0.3/tclconfig/tcl.m4-3326-    else
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3328-
tkagif-1.0.3/tclconfig/tcl.m4:3329:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
tkagif-1.0.3/tclconfig/tcl.m4-3330-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3362-
tkagif-1.0.3/tclconfig/tcl.m4:3363:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
tkagif-1.0.3/tclconfig/tcl.m4-3364-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3395-		    else
tkagif-1.0.3/tclconfig/tcl.m4:3396:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tkagif-1.0.3/tclconfig/tcl.m4-3397-		    fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3455-		    *TCL_FRAMEWORK*)
tkagif-1.0.3/tclconfig/tcl.m4:3456:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3457-			;;
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3463-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3464:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3465-	    fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3471-	    list="$list \
tkagif-1.0.3/tclconfig/tcl.m4:3472:		`ls -d ${temp_includedir}        2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3473:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3474:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3475-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3477-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tkagif-1.0.3/tclconfig/tcl.m4:3478:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkagif-1.0.3/tclconfig/tcl.m4:3479:		    list="$list `ls -d ${d} 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3480-		fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3500-
tkagif-1.0.3/tclconfig/tcl.m4:3501:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tkagif-1.0.3/tclconfig/tcl.m4-3502-
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3529-
tkagif-1.0.3/tclconfig/tcl.m4:3530:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
tkagif-1.0.3/tclconfig/tcl.m4-3531-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3573-			else
tkagif-1.0.3/tclconfig/tcl.m4:3574:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tkagif-1.0.3/tclconfig/tcl.m4-3575-			fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3634-		    *TK_FRAMEWORK*)
tkagif-1.0.3/tclconfig/tcl.m4:3635:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3636-			;;
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3642-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3643:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3644-	    fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3651-	    list="$list \
tkagif-1.0.3/tclconfig/tcl.m4:3652:		`ls -d ${temp_includedir}        2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3653:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3654:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3655:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3656:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3657-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3659-		if test x"${TK_INCLUDE_SPEC}" != x ; then
tkagif-1.0.3/tclconfig/tcl.m4:3660:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tkagif-1.0.3/tclconfig/tcl.m4:3661:		    list="$list `ls -d ${d} 2>/dev/null`"
tkagif-1.0.3/tclconfig/tcl.m4-3662-		fi
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3682-
tkagif-1.0.3/tclconfig/tcl.m4:3683:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tkagif-1.0.3/tclconfig/tcl.m4-3684-
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3692-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
tkagif-1.0.3/tclconfig/tcl.m4:3693:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
tkagif-1.0.3/tclconfig/tcl.m4-3694-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3740-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
tkagif-1.0.3/tclconfig/tcl.m4:3741:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
tkagif-1.0.3/tclconfig/tcl.m4-3742-			fi;;
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3744-		if test -f "${with_$1config}/$1Config.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3745:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
tkagif-1.0.3/tclconfig/tcl.m4-3746-		else
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3754-			../$1 \
tkagif-1.0.3/tclconfig/tcl.m4:3755:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3756:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3757:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3758:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-3759-			../../$1 \
tkagif-1.0.3/tclconfig/tcl.m4:3760:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3761:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3762:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3763:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-3764-			../../../$1 \
tkagif-1.0.3/tclconfig/tcl.m4:3765:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3766:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3767:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3768:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-3769-			${srcdir}/../$1 \
tkagif-1.0.3/tclconfig/tcl.m4:3770:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3771:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3772:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3773:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-3774-			; do
tkagif-1.0.3/tclconfig/tcl.m4-3775-		    if test -f "$i/$1Config.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3776:			ac_cv_c_$1config=`(cd $i; pwd)`
tkagif-1.0.3/tclconfig/tcl.m4-3777-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3779-		    if test -f "$i/unix/$1Config.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3780:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
tkagif-1.0.3/tclconfig/tcl.m4-3781-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3787-	    if test x"${ac_cv_c_$1config}" = x ; then
tkagif-1.0.3/tclconfig/tcl.m4:3788:		for i in `ls -d ${libdir} 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3789:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:3790:			`ls -d ${prefix}/lib 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-3791-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3797-		    if test -f "$i/$1Config.sh" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3798:			ac_cv_c_$1config=`(cd $i; pwd)`
tkagif-1.0.3/tclconfig/tcl.m4-3799-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3901-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3902:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
tkagif-1.0.3/tclconfig/tcl.m4-3903-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3937-    else
tkagif-1.0.3/tclconfig/tcl.m4:3938:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tkagif-1.0.3/tclconfig/tcl.m4:3939:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
tkagif-1.0.3/tclconfig/tcl.m4-3940-    fi
tkagif-1.0.3/tclconfig/tcl.m4:3941:    $1_BUILD_LIB_SPEC="-L`$CYGPATH $(pwd)` ${$1_LIB_FLAG}"
tkagif-1.0.3/tclconfig/tcl.m4:3942:    $1_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${$1_LIB_FLAG}"
tkagif-1.0.3/tclconfig/tcl.m4:3943:    $1_BUILD_STUB_LIB_SPEC="-L`$CYGPATH $(pwd)` [$]{$1_STUB_LIB_FLAG}"
tkagif-1.0.3/tclconfig/tcl.m4:3944:    $1_STUB_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` [$]{$1_STUB_LIB_FLAG}"
tkagif-1.0.3/tclconfig/tcl.m4:3945:    $1_BUILD_STUB_LIB_PATH="`$CYGPATH $(pwd)`/[$]{PKG_STUB_LIB_FILE}"
tkagif-1.0.3/tclconfig/tcl.m4:3946:    $1_STUB_LIB_PATH="`$CYGPATH ${pkglibdir}`/[$]{PKG_STUB_LIB_FILE}"
tkagif-1.0.3/tclconfig/tcl.m4-3947-
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-3991-		if test -d "${with_celibconfig}/inc" ; then
tkagif-1.0.3/tclconfig/tcl.m4:3992:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tkagif-1.0.3/tclconfig/tcl.m4-3993-		else
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-4007-			${srcdir}/../celib \
tkagif-1.0.3/tclconfig/tcl.m4:4008:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4-4009-			; do
tkagif-1.0.3/tclconfig/tcl.m4-4010-		    if test -d "$i/inc" ; then
tkagif-1.0.3/tclconfig/tcl.m4:4011:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tkagif-1.0.3/tclconfig/tcl.m4-4012-			break
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-4021-	    CELIB_DIR=${ac_cv_c_celibconfig}
tkagif-1.0.3/tclconfig/tcl.m4:4022:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tkagif-1.0.3/tclconfig/tcl.m4-4023-	    AC_MSG_RESULT([found $CELIB_DIR])
##############################################
tkagif-1.0.3/tclconfig/tcl.m4-4114-        AC_CACHE_VAL(ac_cv_path_zip, [
tkagif-1.0.3/tclconfig/tcl.m4:4115:        search_path=`echo ${PATH} | sed -e 's/:/ /g'`
tkagif-1.0.3/tclconfig/tcl.m4-4116-        for dir in $search_path ; do
tkagif-1.0.3/tclconfig/tcl.m4:4117:            for j in `ls -r $dir/zip 2> /dev/null` \
tkagif-1.0.3/tclconfig/tcl.m4:4118:                `ls -r $dir/zip 2> /dev/null` ; do
tkagif-1.0.3/tclconfig/tcl.m4-4119-            if test x"$ac_cv_path_zip" = x ; then