===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tclcurl-7.22.0+hg20160822/Makefile.in-133-TCLLIBPATH	= $(top_builddir)
tclcurl-7.22.0+hg20160822/Makefile.in:134:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library`
tclcurl-7.22.0+hg20160822/Makefile.in-135-PKG_ENV		= @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-141-
tclcurl-7.22.0+hg20160822/Makefile.in:142:#WISH_ENV	= TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library`
tclcurl-7.22.0+hg20160822/Makefile.in-143-#WISH_PROG	= @WISH_PROG@
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-234-	    echo "Installing $$i"; \
tclcurl-7.22.0+hg20160822/Makefile.in:235:    	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
tclcurl-7.22.0+hg20160822/Makefile.in-236-	    gzip $$i; \
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-241-test: binaries libraries
tclcurl-7.22.0+hg20160822/Makefile.in:242:	$(TCLSH) `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS)
tclcurl-7.22.0+hg20160822/Makefile.in-243-
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-279-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
tclcurl-7.22.0+hg20160822/Makefile.in:280:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
tclcurl-7.22.0+hg20160822/Makefile.in-281-#
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-289-.c.@OBJEXT@:
tclcurl-7.22.0+hg20160822/Makefile.in:290:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
tclcurl-7.22.0+hg20160822/Makefile.in-291-
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-370-	    $(INSTALL_LIBRARY) $$p $(DESTDIR)$(pkglibdir)/$$p; \
tclcurl-7.22.0+hg20160822/Makefile.in:371:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
tclcurl-7.22.0+hg20160822/Makefile.in-372-	    if test "x$$stub" = "xstub"; then \
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-378-	    fi; \
tclcurl-7.22.0+hg20160822/Makefile.in:379:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
tclcurl-7.22.0+hg20160822/Makefile.in-380-	    if test "x$$ext" = "xdll"; then \
tclcurl-7.22.0+hg20160822/Makefile.in:381:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
tclcurl-7.22.0+hg20160822/Makefile.in-382-		if test -f $$lib; then \
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-390-	  if test -f $(srcdir)/$$p; then \
tclcurl-7.22.0+hg20160822/Makefile.in:391:	    destp=`basename $$p`; \
tclcurl-7.22.0+hg20160822/Makefile.in-392-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
tclcurl-7.22.0+hg20160822/Makefile.in-439-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
tclcurl-7.22.0+hg20160822/Makefile.in:440:	  p=`basename $$p`; \
tclcurl-7.22.0+hg20160822/Makefile.in-441-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
tclcurl-7.22.0+hg20160822/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tclcurl-7.22.0+hg20160822/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcurl-7.22.0+hg20160822/configure-45-  as_echo='print -r --'
tclcurl-7.22.0+hg20160822/configure-46-  as_echo_n='print -rn --'
tclcurl-7.22.0+hg20160822/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcurl-7.22.0+hg20160822/configure-48-  as_echo='printf %s\n'
##############################################
tclcurl-7.22.0+hg20160822/configure-50-else
tclcurl-7.22.0+hg20160822/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tclcurl-7.22.0+hg20160822/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tclcurl-7.22.0+hg20160822/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tclcurl-7.22.0+hg20160822/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tclcurl-7.22.0+hg20160822/configure-62-      esac;
##############################################
tclcurl-7.22.0+hg20160822/configure-170-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tclcurl-7.22.0+hg20160822/configure:171:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tclcurl-7.22.0+hg20160822/configure-172-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tclcurl-7.22.0+hg20160822/configure-286-      case $as_dir in #(
tclcurl-7.22.0+hg20160822/configure:287:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tclcurl-7.22.0+hg20160822/configure-288-      *) as_qdir=$as_dir;;
##############################################
tclcurl-7.22.0+hg20160822/configure-351-  {
tclcurl-7.22.0+hg20160822/configure:352:    as_val=`expr "$@" || test $? -eq 1`
tclcurl-7.22.0+hg20160822/configure-353-  }
##############################################
tclcurl-7.22.0+hg20160822/configure-358-# ---------------------------------
tclcurl-7.22.0+hg20160822/configure:359:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tclcurl-7.22.0+hg20160822/configure-360-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tclcurl-7.22.0+hg20160822/configure-421-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tclcurl-7.22.0+hg20160822/configure:422:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tclcurl-7.22.0+hg20160822/configure-423-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tclcurl-7.22.0+hg20160822/configure-512-	esac;
tclcurl-7.22.0+hg20160822/configure:513:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tclcurl-7.22.0+hg20160822/configure-514-	???[sx]*):;;*)false;;esac;fi
##############################################
tclcurl-7.22.0+hg20160822/configure-786-  case $ac_option in
tclcurl-7.22.0+hg20160822/configure:787:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tclcurl-7.22.0+hg20160822/configure-788-  *)	ac_optarg=yes ;;
##############################################
tclcurl-7.22.0+hg20160822/configure-829-  -disable-* | --disable-*)
tclcurl-7.22.0+hg20160822/configure:830:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tclcurl-7.22.0+hg20160822/configure-831-    # Reject names that are not valid shell variable names.
##############################################
tclcurl-7.22.0+hg20160822/configure-834-    ac_useropt_orig=$ac_useropt
tclcurl-7.22.0+hg20160822/configure:835:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcurl-7.22.0+hg20160822/configure-836-    case $ac_user_opts in
##############################################
tclcurl-7.22.0+hg20160822/configure-855-  -enable-* | --enable-*)
tclcurl-7.22.0+hg20160822/configure:856:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tclcurl-7.22.0+hg20160822/configure-857-    # Reject names that are not valid shell variable names.
##############################################
tclcurl-7.22.0+hg20160822/configure-860-    ac_useropt_orig=$ac_useropt
tclcurl-7.22.0+hg20160822/configure:861:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcurl-7.22.0+hg20160822/configure-862-    case $ac_user_opts in
##############################################
tclcurl-7.22.0+hg20160822/configure-1059-  -with-* | --with-*)
tclcurl-7.22.0+hg20160822/configure:1060:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tclcurl-7.22.0+hg20160822/configure-1061-    # Reject names that are not valid shell variable names.
##############################################
tclcurl-7.22.0+hg20160822/configure-1064-    ac_useropt_orig=$ac_useropt
tclcurl-7.22.0+hg20160822/configure:1065:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcurl-7.22.0+hg20160822/configure-1066-    case $ac_user_opts in
##############################################
tclcurl-7.22.0+hg20160822/configure-1075-  -without-* | --without-*)
tclcurl-7.22.0+hg20160822/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tclcurl-7.22.0+hg20160822/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
tclcurl-7.22.0+hg20160822/configure-1080-    ac_useropt_orig=$ac_useropt
tclcurl-7.22.0+hg20160822/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tclcurl-7.22.0+hg20160822/configure-1082-    case $ac_user_opts in
##############################################
tclcurl-7.22.0+hg20160822/configure-1113-  *=*)
tclcurl-7.22.0+hg20160822/configure:1114:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tclcurl-7.22.0+hg20160822/configure-1115-    # Reject names that are not valid shell variable names.
##############################################
tclcurl-7.22.0+hg20160822/configure-1134-if test -n "$ac_prev"; then
tclcurl-7.22.0+hg20160822/configure:1135:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tclcurl-7.22.0+hg20160822/configure-1136-  as_fn_error "missing argument to $ac_option"
##############################################
tclcurl-7.22.0+hg20160822/configure-1156-    */ )
tclcurl-7.22.0+hg20160822/configure:1157:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tclcurl-7.22.0+hg20160822/configure-1158-      eval $ac_var=\$ac_val;;
##############################################
tclcurl-7.22.0+hg20160822/configure-1193-ac_ls_di=`ls -di .` &&
tclcurl-7.22.0+hg20160822/configure:1194:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tclcurl-7.22.0+hg20160822/configure-1195-  as_fn_error "working directory cannot be determined"
##############################################
tclcurl-7.22.0+hg20160822/configure-1249-case $srcdir in
tclcurl-7.22.0+hg20160822/configure:1250:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tclcurl-7.22.0+hg20160822/configure-1251-esac
##############################################
tclcurl-7.22.0+hg20160822/configure-1292-By default, \`make install' will install all the files in
tclcurl-7.22.0+hg20160822/configure:1293:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tclcurl-7.22.0+hg20160822/configure:1294:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tclcurl-7.22.0+hg20160822/configure-1295-for instance \`--prefix=\$HOME'.
##############################################
tclcurl-7.22.0+hg20160822/configure-1384-*)
tclcurl-7.22.0+hg20160822/configure:1385:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tclcurl-7.22.0+hg20160822/configure-1386-  # A ".." for each directory in $ac_dir_suffix.
tclcurl-7.22.0+hg20160822/configure:1387:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tclcurl-7.22.0+hg20160822/configure-1388-  case $ac_top_builddir_sub in
##############################################
tclcurl-7.22.0+hg20160822/configure-1868-    *\'*)
tclcurl-7.22.0+hg20160822/configure:1869:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcurl-7.22.0+hg20160822/configure-1870-    esac
##############################################
tclcurl-7.22.0+hg20160822/configure-1955-      case $ac_val in
tclcurl-7.22.0+hg20160822/configure:1956:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tclcurl-7.22.0+hg20160822/configure-1957-      esac
##############################################
tclcurl-7.22.0+hg20160822/configure-1972-	case $ac_val in
tclcurl-7.22.0+hg20160822/configure:1973:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tclcurl-7.22.0+hg20160822/configure-1974-	esac
##############################################
tclcurl-7.22.0+hg20160822/configure-2085-    set,)
tclcurl-7.22.0+hg20160822/configure:2086:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tclcurl-7.22.0+hg20160822/configure:2087:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tclcurl-7.22.0+hg20160822/configure-2088-      ac_cache_corrupted=: ;;
##############################################
tclcurl-7.22.0+hg20160822/configure-2096-	# differences in whitespace do not lead to failure.
tclcurl-7.22.0+hg20160822/configure:2097:	ac_old_val_w=`echo x $ac_old_val`
tclcurl-7.22.0+hg20160822/configure:2098:	ac_new_val_w=`echo x $ac_new_val`
tclcurl-7.22.0+hg20160822/configure-2099-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tclcurl-7.22.0+hg20160822/configure-2116-    case $ac_new_val in
tclcurl-7.22.0+hg20160822/configure:2117:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcurl-7.22.0+hg20160822/configure-2118-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tclcurl-7.22.0+hg20160822/configure-2308-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
tclcurl-7.22.0+hg20160822/configure:2309:			    with_tclconfig=`echo ${with_tclconfig} | sed 's!/tclConfig\.sh$!!'`
tclcurl-7.22.0+hg20160822/configure-2310-			fi ;;
##############################################
tclcurl-7.22.0+hg20160822/configure-2312-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2313:		    ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
tclcurl-7.22.0+hg20160822/configure-2314-		else
##############################################
tclcurl-7.22.0+hg20160822/configure-2335-			    -a -f "$i/win/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2336:			ac_cv_c_tclconfig=`(cd $i/win; pwd)`
tclcurl-7.22.0+hg20160822/configure-2337-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-2339-		    if test -f "$i/unix/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2340:			ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/configure-2341-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-2353-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2354:			ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
tclcurl-7.22.0+hg20160822/configure-2355-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-2366-		    if test -f "$i/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2367:			ac_cv_c_tclconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/configure-2368-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-2374-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tclcurl-7.22.0+hg20160822/configure:2375:		for i in `ls -d ${libdir} 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:2376:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:2377:			`ls -d ${prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure-2378-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tclcurl-7.22.0+hg20160822/configure-2382-		    if test -f "$i/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2383:			ac_cv_c_tclconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/configure-2384-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-2392-			${srcdir}/../tcl \
tclcurl-7.22.0+hg20160822/configure:2393:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:2394:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:2395:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
tclcurl-7.22.0+hg20160822/configure-2396-		    if test "${TEA_PLATFORM}" = "windows" \
tclcurl-7.22.0+hg20160822/configure-2397-			    -a -f "$i/win/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2398:			ac_cv_c_tclconfig=`(cd $i/win; pwd)`
tclcurl-7.22.0+hg20160822/configure-2399-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-2401-		    if test -f "$i/unix/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/configure:2402:		    ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/configure-2403-		    break
##############################################
tclcurl-7.22.0+hg20160822/configure-2455-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tclcurl-7.22.0+hg20160822/configure:2456:		    for i in "`cd ${TCL_BIN_DIR}; pwd`" \
tclcurl-7.22.0+hg20160822/configure:2457:			     "`cd ${TCL_BIN_DIR}/../..; pwd`"; do
tclcurl-7.22.0+hg20160822/configure:2458:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tclcurl-7.22.0+hg20160822/configure:2459:			    TCL_LIB_SPEC="-F`dirname "$i"` -framework ${TCL_LIB_FILE}"
tclcurl-7.22.0+hg20160822/configure-2460-			    break
##############################################
tclcurl-7.22.0+hg20160822/configure-2994-$as_echo_n "checking for C compiler default output file name... " >&6; }
tclcurl-7.22.0+hg20160822/configure:2995:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tclcurl-7.22.0+hg20160822/configure-2996-
##############################################
tclcurl-7.22.0+hg20160822/configure-3038-	then :; else
tclcurl-7.22.0+hg20160822/configure:3039:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tclcurl-7.22.0+hg20160822/configure-3040-	fi
##############################################
tclcurl-7.22.0+hg20160822/configure-3132-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tclcurl-7.22.0+hg20160822/configure:3133:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tclcurl-7.22.0+hg20160822/configure-3134-	  break;;
##############################################
tclcurl-7.22.0+hg20160822/configure-3182-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tclcurl-7.22.0+hg20160822/configure:3183:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tclcurl-7.22.0+hg20160822/configure-3184-       break;;
##############################################
tclcurl-7.22.0+hg20160822/configure-3560-set x ${MAKE-make}
tclcurl-7.22.0+hg20160822/configure:3561:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tclcurl-7.22.0+hg20160822/configure-3562-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
tclcurl-7.22.0+hg20160822/configure-3570-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tclcurl-7.22.0+hg20160822/configure:3571:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tclcurl-7.22.0+hg20160822/configure-3572-  *@@@%%%=?*=@@@%%%*)
##############################################
tclcurl-7.22.0+hg20160822/configure-3714-  # Check for GNU $ac_path_GREP
tclcurl-7.22.0+hg20160822/configure:3715:case `"$ac_path_GREP" --version 2>&1` in
tclcurl-7.22.0+hg20160822/configure-3716-*GNU*)
##############################################
tclcurl-7.22.0+hg20160822/configure-3780-  # Check for GNU $ac_path_EGREP
tclcurl-7.22.0+hg20160822/configure:3781:case `"$ac_path_EGREP" --version 2>&1` in
tclcurl-7.22.0+hg20160822/configure-3782-*GNU*)
##############################################
tclcurl-7.22.0+hg20160822/configure-3941-do :
tclcurl-7.22.0+hg20160822/configure:3942:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tclcurl-7.22.0+hg20160822/configure-3943-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tclcurl-7.22.0+hg20160822/configure-3947-  cat >>confdefs.h <<_ACEOF
tclcurl-7.22.0+hg20160822/configure:3948:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tclcurl-7.22.0+hg20160822/configure-3949-_ACEOF
##############################################
tclcurl-7.22.0+hg20160822/configure-4732-		# this assumes it is in a VPATH dir
tclcurl-7.22.0+hg20160822/configure:4733:		i=`basename $i`
tclcurl-7.22.0+hg20160822/configure-4734-		# handle user calling this before or after TEA_SETUP_COMPILER
tclcurl-7.22.0+hg20160822/configure-4735-		if test x"${OBJEXT}" != x ; then
tclcurl-7.22.0+hg20160822/configure:4736:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
tclcurl-7.22.0+hg20160822/configure-4737-		else
tclcurl-7.22.0+hg20160822/configure:4738:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
tclcurl-7.22.0+hg20160822/configure-4739-		fi
##############################################
tclcurl-7.22.0+hg20160822/configure-4906-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tclcurl-7.22.0+hg20160822/configure:4907:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tclcurl-7.22.0+hg20160822/configure-4908-	fi
##############################################
tclcurl-7.22.0+hg20160822/configure-4920-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tclcurl-7.22.0+hg20160822/configure:4921:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tclcurl-7.22.0+hg20160822/configure-4922-	fi
##############################################
tclcurl-7.22.0+hg20160822/configure-4932-$as_echo_n "checking if libcurl version is recent enough... " >&6; }
tclcurl-7.22.0+hg20160822/configure:4933:CURL_VERSION=`$curlpath/curl-config --checkfor 7.21.7`
tclcurl-7.22.0+hg20160822/configure-4934-if test "${CURL_VERSION}" != "" ; then
##############################################
tclcurl-7.22.0+hg20160822/configure-4954-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tclcurl-7.22.0+hg20160822/configure:4955:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tclcurl-7.22.0+hg20160822/configure-4956-	fi
##############################################
tclcurl-7.22.0+hg20160822/configure-5032-		    *TCL_FRAMEWORK*)
tclcurl-7.22.0+hg20160822/configure:5033:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tclcurl-7.22.0+hg20160822/configure-5034-			;;
##############################################
tclcurl-7.22.0+hg20160822/configure-5040-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tclcurl-7.22.0+hg20160822/configure:5041:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tclcurl-7.22.0+hg20160822/configure-5042-	    fi
##############################################
tclcurl-7.22.0+hg20160822/configure-5048-	    list="$list \
tclcurl-7.22.0+hg20160822/configure:5049:		`ls -d ${temp_includedir}        2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:5050:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:5051:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tclcurl-7.22.0+hg20160822/configure-5052-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tclcurl-7.22.0+hg20160822/configure-5054-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tclcurl-7.22.0+hg20160822/configure:5055:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tclcurl-7.22.0+hg20160822/configure:5056:		    list="$list `ls -d ${d} 2>/dev/null`"
tclcurl-7.22.0+hg20160822/configure-5057-		fi
##############################################
tclcurl-7.22.0+hg20160822/configure-5080-
tclcurl-7.22.0+hg20160822/configure:5081:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tclcurl-7.22.0+hg20160822/configure-5082-
##############################################
tclcurl-7.22.0+hg20160822/configure-5598-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tclcurl-7.22.0+hg20160822/configure:5599:		    tcl_cv_sys_version=MP-RAS-`awk '{print $3}' /etc/.relid`
tclcurl-7.22.0+hg20160822/configure-5600-		fi
##############################################
tclcurl-7.22.0+hg20160822/configure-5675-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tclcurl-7.22.0+hg20160822/configure:5676:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tclcurl-7.22.0+hg20160822/configure:5677:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tclcurl-7.22.0+hg20160822/configure-5678-    TCL_LIB_VERSIONS_OK=ok
##############################################
tclcurl-7.22.0+hg20160822/configure-5747-		fi
tclcurl-7.22.0+hg20160822/configure:5748:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/configure-5749-		PATH64=""
##############################################
tclcurl-7.22.0+hg20160822/configure-5801-		if test -d "${with_celibconfig}/inc" ; then
tclcurl-7.22.0+hg20160822/configure:5802:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tclcurl-7.22.0+hg20160822/configure-5803-		else
##############################################
tclcurl-7.22.0+hg20160822/configure-5817-			${srcdir}/../celib \
tclcurl-7.22.0+hg20160822/configure:5818:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure-5819-			; do
tclcurl-7.22.0+hg20160822/configure-5820-		    if test -d "$i/inc" ; then
tclcurl-7.22.0+hg20160822/configure:5821:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/configure-5822-			break
##############################################
tclcurl-7.22.0+hg20160822/configure-5833-	    CELIB_DIR=${ac_cv_c_celibconfig}
tclcurl-7.22.0+hg20160822/configure:5834:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/configure-5835-	    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $CELIB_DIR" >&5
##############################################
tclcurl-7.22.0+hg20160822/configure-5873-		fi
tclcurl-7.22.0+hg20160822/configure:5874:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/configure:5875:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/configure-5876-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tclcurl-7.22.0+hg20160822/configure-5913-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tclcurl-7.22.0+hg20160822/configure:5914:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
tclcurl-7.22.0+hg20160822/configure-5915-	fi
##############################################
tclcurl-7.22.0+hg20160822/configure-5928-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tclcurl-7.22.0+hg20160822/configure:5929:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
tclcurl-7.22.0+hg20160822/configure-5930-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tclcurl-7.22.0+hg20160822/configure-5953-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tclcurl-7.22.0+hg20160822/configure:5954:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tclcurl-7.22.0+hg20160822/configure-5955-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tclcurl-7.22.0+hg20160822/configure-6015-			# Make sure only first arg gets _r
tclcurl-7.22.0+hg20160822/configure:6016:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
tclcurl-7.22.0+hg20160822/configure-6017-			;;
##############################################
tclcurl-7.22.0+hg20160822/configure-6343-
tclcurl-7.22.0+hg20160822/configure:6344:		    case `${CC} -dumpmachine` in
tclcurl-7.22.0+hg20160822/configure-6345-			hppa64*)
##############################################
tclcurl-7.22.0+hg20160822/configure-6753-		# The -pthread needs to go in the CFLAGS, not LIBS
tclcurl-7.22.0+hg20160822/configure:6754:		LIBS=`echo $LIBS | sed s/-pthread//`
tclcurl-7.22.0+hg20160822/configure-6755-		CFLAGS="$CFLAGS -pthread"
##############################################
tclcurl-7.22.0+hg20160822/configure-6909-	    # TEA specific: link shlib with current and compatiblity version flags
tclcurl-7.22.0+hg20160822/configure:6910:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tclcurl-7.22.0+hg20160822/configure-6911-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tclcurl-7.22.0+hg20160822/configure-6916-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tclcurl-7.22.0+hg20160822/configure:6917:	    if test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int($2)}'`" -lt 4 -a \
tclcurl-7.22.0+hg20160822/configure:6918:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int($2)}'`" -lt 4; then :
tclcurl-7.22.0+hg20160822/configure-6919-
##############################################
tclcurl-7.22.0+hg20160822/configure-6980-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tclcurl-7.22.0+hg20160822/configure:6981:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tclcurl-7.22.0+hg20160822/configure-6982-			done
##############################################
tclcurl-7.22.0+hg20160822/configure-7019-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tclcurl-7.22.0+hg20160822/configure:7020:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tclcurl-7.22.0+hg20160822/configure-7021-			done
##############################################
tclcurl-7.22.0+hg20160822/configure-7056-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tclcurl-7.22.0+hg20160822/configure:7057:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tclcurl-7.22.0+hg20160822/configure-7058-		    done
##############################################
tclcurl-7.22.0+hg20160822/configure-7139-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tclcurl-7.22.0+hg20160822/configure:7140:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tclcurl-7.22.0+hg20160822/configure-7141-		if test "$GCC" = yes; then :
##############################################
tclcurl-7.22.0+hg20160822/configure-7275-
tclcurl-7.22.0+hg20160822/configure:7276:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
tclcurl-7.22.0+hg20160822/configure-7277-
##############################################
tclcurl-7.22.0+hg20160822/configure-7823-do :
tclcurl-7.22.0+hg20160822/configure:7824:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tclcurl-7.22.0+hg20160822/configure-7825-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tclcurl-7.22.0+hg20160822/configure-7828-  cat >>confdefs.h <<_ACEOF
tclcurl-7.22.0+hg20160822/configure:7829:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tclcurl-7.22.0+hg20160822/configure-7830-_ACEOF
##############################################
tclcurl-7.22.0+hg20160822/configure-7975-	    # the private libraries of Tcl and Tk.
tclcurl-7.22.0+hg20160822/configure:7976:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tclcurl-7.22.0+hg20160822/configure-7977-	    if test x"${TK_BIN_DIR}" != x ; then
tclcurl-7.22.0+hg20160822/configure:7978:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tclcurl-7.22.0+hg20160822/configure-7979-	    fi
##############################################
tclcurl-7.22.0+hg20160822/configure-8046-        fi
tclcurl-7.22.0+hg20160822/configure:8047:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:8048:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tclcurl-7.22.0+hg20160822/configure:8049:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tclcurl-7.22.0+hg20160822/configure-8050-        for i in $list ; do
tclcurl-7.22.0+hg20160822/configure-8051-            if test -f "$i/${TCLSH_PROG}" ; then
tclcurl-7.22.0+hg20160822/configure:8052:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tclcurl-7.22.0+hg20160822/configure-8053-                break
##############################################
tclcurl-7.22.0+hg20160822/configure-8185-'
tclcurl-7.22.0+hg20160822/configure:8186:DEFS=`sed -n "$ac_script" confdefs.h`
tclcurl-7.22.0+hg20160822/configure-8187-
##############################################
tclcurl-7.22.0+hg20160822/configure-8193-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tclcurl-7.22.0+hg20160822/configure:8194:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tclcurl-7.22.0+hg20160822/configure-8195-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tclcurl-7.22.0+hg20160822/configure-8262-if test -z "$BASH_VERSION$ZSH_VERSION" \
tclcurl-7.22.0+hg20160822/configure:8263:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcurl-7.22.0+hg20160822/configure-8264-  as_echo='print -r --'
tclcurl-7.22.0+hg20160822/configure-8265-  as_echo_n='print -rn --'
tclcurl-7.22.0+hg20160822/configure:8266:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tclcurl-7.22.0+hg20160822/configure-8267-  as_echo='printf %s\n'
##############################################
tclcurl-7.22.0+hg20160822/configure-8269-else
tclcurl-7.22.0+hg20160822/configure:8270:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tclcurl-7.22.0+hg20160822/configure-8271-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tclcurl-7.22.0+hg20160822/configure-8279-	expr "X$arg" : "X\\(.*\\)$as_nl";
tclcurl-7.22.0+hg20160822/configure:8280:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tclcurl-7.22.0+hg20160822/configure-8281-      esac;
##############################################
tclcurl-7.22.0+hg20160822/configure-8355-# ---------------------------------
tclcurl-7.22.0+hg20160822/configure:8356:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tclcurl-7.22.0+hg20160822/configure-8357-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tclcurl-7.22.0+hg20160822/configure-8427-  {
tclcurl-7.22.0+hg20160822/configure:8428:    as_val=`expr "$@" || test $? -eq 1`
tclcurl-7.22.0+hg20160822/configure-8429-  }
##############################################
tclcurl-7.22.0+hg20160822/configure-8531-      case $as_dir in #(
tclcurl-7.22.0+hg20160822/configure:8532:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tclcurl-7.22.0+hg20160822/configure-8533-      *) as_qdir=$as_dir;;
##############################################
tclcurl-7.22.0+hg20160822/configure-8588-	esac;
tclcurl-7.22.0+hg20160822/configure:8589:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tclcurl-7.22.0+hg20160822/configure-8590-	???[sx]*):;;*)false;;esac;fi
##############################################
tclcurl-7.22.0+hg20160822/configure-8636-# Files that config.status was made for.
tclcurl-7.22.0+hg20160822/configure:8637:config_files="`echo $ac_config_files`"
tclcurl-7.22.0+hg20160822/configure-8638-
##############################################
tclcurl-7.22.0+hg20160822/configure-8667-configured by $0, generated by GNU Autoconf 2.64,
tclcurl-7.22.0+hg20160822/configure:8668:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
tclcurl-7.22.0+hg20160822/configure-8669-
##############################################
tclcurl-7.22.0+hg20160822/configure-8686-  --*=*)
tclcurl-7.22.0+hg20160822/configure:8687:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tclcurl-7.22.0+hg20160822/configure:8688:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tclcurl-7.22.0+hg20160822/configure-8689-    ac_shift=:
##############################################
tclcurl-7.22.0+hg20160822/configure-8708-    case $ac_optarg in
tclcurl-7.22.0+hg20160822/configure:8709:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tclcurl-7.22.0+hg20160822/configure-8710-    esac
##############################################
tclcurl-7.22.0+hg20160822/configure-8822-fi
tclcurl-7.22.0+hg20160822/configure:8823:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tclcurl-7.22.0+hg20160822/configure-8824-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tclcurl-7.22.0+hg20160822/configure-8839-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
tclcurl-7.22.0+hg20160822/configure:8840:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
tclcurl-7.22.0+hg20160822/configure-8841-ac_delim='%!_!# '
##############################################
tclcurl-7.22.0+hg20160822/configure-8845-
tclcurl-7.22.0+hg20160822/configure:8846:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tclcurl-7.22.0+hg20160822/configure-8847-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tclcurl-7.22.0+hg20160822/configure-8999-      esac
tclcurl-7.22.0+hg20160822/configure:9000:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tclcurl-7.22.0+hg20160822/configure-9001-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tclcurl-7.22.0+hg20160822/configure-9058-*)
tclcurl-7.22.0+hg20160822/configure:9059:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tclcurl-7.22.0+hg20160822/configure-9060-  # A ".." for each directory in $ac_dir_suffix.
tclcurl-7.22.0+hg20160822/configure:9061:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tclcurl-7.22.0+hg20160822/configure-9062-  case $ac_top_builddir_sub in
##############################################
tclcurl-7.22.0+hg20160822/configure-9114-/@mandir@/p'
tclcurl-7.22.0+hg20160822/configure:9115:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tclcurl-7.22.0+hg20160822/configure-9116-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tclcurl-7.22.0+hg20160822/configure-9131-
tclcurl-7.22.0+hg20160822/configure:9132:# Neutralize VPATH when `$srcdir' = `.'.
tclcurl-7.22.0+hg20160822/configure-9133-# Shell code in configure.ac might set extrasub.
##############################################
tclcurl-7.22.0+hg20160822/configure-9158-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tclcurl-7.22.0+hg20160822/configure:9159:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
tclcurl-7.22.0+hg20160822/configure:9160:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
tclcurl-7.22.0+hg20160822/configure-9161-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
tclcurl-7.22.0+hg20160822/configure.in-129-AC_MSG_CHECKING([if libcurl version is recent enough])
tclcurl-7.22.0+hg20160822/configure.in:130:CURL_VERSION=`$curlpath/curl-config --checkfor 7.21.7`
tclcurl-7.22.0+hg20160822/configure.in-131-if test "${CURL_VERSION}" != "" ; then
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/install-sh-93-then
tclcurl-7.22.0+hg20160822/tclconfig/install-sh:94:	dst="$dst"/`basename $src`
tclcurl-7.22.0+hg20160822/tclconfig/install-sh-95-fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/install-sh-98-
tclcurl-7.22.0+hg20160822/tclconfig/install-sh:99:dstdir=`dirname $dst`
tclcurl-7.22.0+hg20160822/tclconfig/install-sh-100-dsttmp=$dstdir/#inst.$$#
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-69-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:70:			    with_tclconfig=`echo ${with_tclconfig} | sed 's!/tclConfig\.sh$!!'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-71-			fi ;;
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-73-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:74:		    ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-75-		else
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-96-			    -a -f "$i/win/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:97:			ac_cv_c_tclconfig=`(cd $i/win; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-98-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-100-		    if test -f "$i/unix/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:101:			ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-102-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-114-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:115:			ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-116-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-127-		    if test -f "$i/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:128:			ac_cv_c_tclconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-129-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-135-	    if test x"${ac_cv_c_tclconfig}" = x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:136:		for i in `ls -d ${libdir} 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:137:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:138:			`ls -d ${prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-139-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-143-		    if test -f "$i/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:144:			ac_cv_c_tclconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-145-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-153-			${srcdir}/../tcl \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:154:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:155:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:156:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-157-		    if test "${TEA_PLATFORM}" = "windows" \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-158-			    -a -f "$i/win/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:159:			ac_cv_c_tclconfig=`(cd $i/win; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-160-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-162-		    if test -f "$i/unix/tclConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:163:		    ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-164-		    break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-221-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:222:			    with_tkconfig=`echo ${with_tkconfig} | sed 's!/tkConfig\.sh$!!'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-223-			fi ;;
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-225-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:226:		    ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-227-		else
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-248-			    -a -f "$i/win/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:249:			ac_cv_c_tkconfig=`(cd $i/win; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-250-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-252-		    if test -f "$i/unix/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:253:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-254-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-266-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:267:			ac_cv_c_tkconfig=`(cd $i/Tk.framework; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-268-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-274-	    if test x"${ac_cv_c_tkconfig}" = x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:275:		for i in `ls -d ${libdir} 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:276:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:277:			`ls -d ${prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-278-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-282-		    if test -f "$i/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:283:			ac_cv_c_tkconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-284-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-295-		    if test -f "$i/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:296:			ac_cv_c_tkconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-297-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-305-			${srcdir}/../tk \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:306:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:307:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:308:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-309-		    if test "${TEA_PLATFORM}" = "windows" \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-310-			    -a -f "$i/win/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:311:			ac_cv_c_tkconfig=`(cd $i/win; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-312-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-314-		    if test -f "$i/unix/tkConfig.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:315:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-316-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-382-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:383:		    for i in "`cd ${TCL_BIN_DIR}; pwd`" \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:384:			     "`cd ${TCL_BIN_DIR}/../..; pwd`"; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:385:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:386:			    TCL_LIB_SPEC="-F`dirname "$i"` -framework ${TCL_LIB_FILE}"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-387-			    break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-471-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:472:		    for i in "`cd ${TK_BIN_DIR}; pwd`" \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:473:			     "`cd ${TK_BIN_DIR}/../..; pwd`"; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:474:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:475:			    TK_LIB_SPEC="-F`dirname "$i"` -framework ${TK_LIB_FILE}"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-476-			    break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-560-        fi
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:561:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:562:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:563:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-564-        for i in $list ; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-565-            if test -f "$i/${TCLSH_PROG}" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:566:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-567-                break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-610-        fi
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:611:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:612:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:613:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-614-        for i in $list ; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-615-            if test -f "$i/${WISH_PROG}" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:616:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-617-                break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-952-		if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:953:		    tcl_cv_sys_version=MP-RAS-`awk '{print $[3]}' /etc/.relid`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-954-		fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1127-    # TEA specific: use PACKAGE_VERSION instead of VERSION
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1128:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1129:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1130-    TCL_LIB_VERSIONS_OK=ok
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1159-		fi
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1160:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1161-		PATH64=""
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1223-		fi
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1224:		WCEROOT=`echo "$WCEROOT" | sed -e 's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1225:		SDKROOT=`echo "$SDKROOT" | sed -e 's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1226-		if test ! -d "${SDKROOT}/${OSVERSION}/${PLATFORM}/Lib/${TARGETCPU}" \
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1268-		    RC="\"${WCEROOT}/Common/EVC/bin/rc.exe\""
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1269:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1270-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1281-		    CFLAGS_OPTIMIZE="-nologo -Ox"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1282:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1283-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1342-			# Make sure only first arg gets _r
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1343:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1344-			;;
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1503-		AS_IF([test "$GCC" = yes], [
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1504:		    case `${CC} -dumpmachine` in
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1505-			hppa64*)
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1754-		# The -pthread needs to go in the CFLAGS, not LIBS
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1755:		LIBS=`echo $LIBS | sed s/-pthread//`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1756-		CFLAGS="$CFLAGS -pthread"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1825-	    # TEA specific: link shlib with current and compatiblity version flags
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1826:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1827-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1832-	    # Don't use -prebind when building for Mac OS X 10.4 or later only:
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1833:	    AS_IF([test "`echo "${MACOSX_DEPLOYMENT_TARGET}" | awk -F '10\\.' '{print int([$]2)}'`" -lt 4 -a \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1834:		"`echo "${CPPFLAGS}" | awk -F '-mmacosx-version-min=10\\.' '{print int([$]2)}'`" -lt 4], [
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1835-		LDFLAGS="$LDFLAGS -prebind"])
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1859-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1860:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1861-			done
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1872-			for v in CFLAGS CPPFLAGS LDFLAGS; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1873:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1874-			done
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1887-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1888:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1889-		    done])
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1952-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:1953:		LIBS=`echo $LIBS | sed s/-lpthreads//`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-1954-		AS_IF([test "$GCC" = yes], [
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-2066-		    AS_IF([test "$GCC" = yes], [
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:2067:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-2068-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3068-		# this assumes it is in a VPATH dir
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3069:		i=`basename $i`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3070-		# handle user calling this before or after TEA_SETUP_COMPILER
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3071-		if test x"${OBJEXT}" != x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3072:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3073-		else
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3074:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3075-		fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3111-	# this assumes it is in a VPATH dir
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3112:	i=`basename $i`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3113-	# handle user calling this before or after TEA_SETUP_COMPILER
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3114-	if test x"${OBJEXT}" != x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3115:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3116-	else
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3117:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3118-	fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3219-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3220:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3221-	fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3428-	    # the private libraries of Tcl and Tk.
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3429:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3430-	    if test x"${TK_BIN_DIR}" != x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3431:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3432-	    fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3513-    for i in \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3514:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3515:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3516:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3517:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3518:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3519:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3520:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3521:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3522-	if test -f "$i" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3523:	    tea_lib_name_dir=`dirname $i`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3524:	    $1_LIB_NAME=`basename $i`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3525-	    $1_LIB_PATH_NAME=$i
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3530-    if test "${TEA_PLATFORM}" = "windows"; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3531:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3532-    else
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3534-
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3535:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3536-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3568-
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3569:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3570-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3601-		    else
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3602:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3603-		    fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3661-		    *TCL_FRAMEWORK*)
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3662:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3663-			;;
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3669-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3670:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3671-	    fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3677-	    list="$list \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3678:		`ls -d ${temp_includedir}        2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3679:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3680:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3681-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3683-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3684:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3685:		    list="$list `ls -d ${d} 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3686-		fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3706-
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3707:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3708-
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3735-
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3736:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3737-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3779-			else
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3780:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3781-			fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3840-		    *TK_FRAMEWORK*)
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3841:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3842-			;;
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3848-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3849:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3850-	    fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3857-	    list="$list \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3858:		`ls -d ${temp_includedir}        2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3859:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3860:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3861:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3862:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3863-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3865-		if test x"${TK_INCLUDE_SPEC}" != x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3866:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3867:		    list="$list `ls -d ${d} 2>/dev/null`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3868-		fi
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3888-
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3889:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3890-
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3898-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3899:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3900-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3946-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3947:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3948-			fi;;
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3950-		if test -f "${with_$1config}/$1Config.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3951:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3952-		else
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3960-			../$1 \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3961:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3962:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3963:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3964:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3965-			../../$1 \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3966:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3967:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3968:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3969:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3970-			../../../$1 \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3971:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3972:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3973:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3974:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3975-			${srcdir}/../$1 \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3976:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3977:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3978:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3979:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3980-			; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3981-		    if test -f "$i/$1Config.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3982:			ac_cv_c_$1config=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3983-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3985-		    if test -f "$i/unix/$1Config.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3986:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3987-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3993-	    if test x"${ac_cv_c_$1config}" = x ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3994:		for i in `ls -d ${libdir} 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3995:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:3996:			`ls -d ${prefix}/lib 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-3997-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4001-		    if test -f "$i/$1Config.sh" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:4002:			ac_cv_c_$1config=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4003-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4108-		if test -d "${with_celibconfig}/inc" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:4109:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4110-		else
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4124-			${srcdir}/../celib \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:4125:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4126-			; do
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4127-		    if test -d "$i/inc" ; then
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:4128:			ac_cv_c_celibconfig=`(cd $i; pwd)`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4129-			break
##############################################
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4138-	    CELIB_DIR=${ac_cv_c_celibconfig}
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4:4139:	    CELIB_DIR=`echo "$CELIB_DIR" | sed -e 's!\\\!/!g'`
tclcurl-7.22.0+hg20160822/tclconfig/tcl.m4-4140-	    AC_MSG_RESULT([found $CELIB_DIR])