===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nsf-2.3.0/tclconfig/install-sh-225-      fi
nsf-2.3.0/tclconfig/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nsf-2.3.0/tclconfig/install-sh-227-    *)
##############################################
nsf-2.3.0/tclconfig/install-sh-277-      dstdir=$dst
nsf-2.3.0/tclconfig/install-sh:278:      dst=$dstdir/`basename "$src"`
nsf-2.3.0/tclconfig/install-sh-279-      dstdir_status=0
##############################################
nsf-2.3.0/tclconfig/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
nsf-2.3.0/tclconfig/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
nsf-2.3.0/tclconfig/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
nsf-2.3.0/tclconfig/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
nsf-2.3.0/tclconfig/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
nsf-2.3.0/tclconfig/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nsf-2.3.0/tclconfig/install-sh-426-	    case $prefix in
nsf-2.3.0/tclconfig/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nsf-2.3.0/tclconfig/install-sh-428-	      *) qprefix=$prefix;;
##############################################
nsf-2.3.0/tclconfig/install-sh-475-    if $copy_on_change &&
nsf-2.3.0/tclconfig/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
nsf-2.3.0/tclconfig/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
nsf-2.3.0/tclconfig/install-sh-478-
##############################################
nsf-2.3.0/tclconfig/mktar.sh-3-pwd=`pwd`
nsf-2.3.0/tclconfig/mktar.sh:4:name=`basename $(pwd)`
nsf-2.3.0/tclconfig/mktar.sh-5-echo "name=$name"
##############################################
nsf-2.3.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
nsf-2.3.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/configure-47-  as_echo='print -r --'
nsf-2.3.0/configure-48-  as_echo_n='print -rn --'
nsf-2.3.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/configure-50-  as_echo='printf %s\n'
##############################################
nsf-2.3.0/configure-52-else
nsf-2.3.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nsf-2.3.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nsf-2.3.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
nsf-2.3.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nsf-2.3.0/configure-64-      esac;
##############################################
nsf-2.3.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nsf-2.3.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
nsf-2.3.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
nsf-2.3.0/configure-327-      case $as_dir in #(
nsf-2.3.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nsf-2.3.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
nsf-2.3.0/configure-400-  {
nsf-2.3.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
nsf-2.3.0/configure-402-  }
##############################################
nsf-2.3.0/configure-407-# ----------------------------------------
nsf-2.3.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nsf-2.3.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nsf-2.3.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nsf-2.3.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nsf-2.3.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nsf-2.3.0/configure-861-  case $ac_option in
nsf-2.3.0/configure:862:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nsf-2.3.0/configure-863-  *=)   ac_optarg= ;;
##############################################
nsf-2.3.0/configure-905-  -disable-* | --disable-*)
nsf-2.3.0/configure:906:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nsf-2.3.0/configure-907-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/configure-910-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/configure:911:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/configure-912-    case $ac_user_opts in
##############################################
nsf-2.3.0/configure-931-  -enable-* | --enable-*)
nsf-2.3.0/configure:932:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nsf-2.3.0/configure-933-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/configure-936-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/configure:937:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/configure-938-    case $ac_user_opts in
##############################################
nsf-2.3.0/configure-1135-  -with-* | --with-*)
nsf-2.3.0/configure:1136:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nsf-2.3.0/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/configure-1140-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/configure:1141:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/configure-1142-    case $ac_user_opts in
##############################################
nsf-2.3.0/configure-1151-  -without-* | --without-*)
nsf-2.3.0/configure:1152:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nsf-2.3.0/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/configure-1156-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/configure:1157:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/configure-1158-    case $ac_user_opts in
##############################################
nsf-2.3.0/configure-1189-  *=*)
nsf-2.3.0/configure:1190:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nsf-2.3.0/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/configure-1210-if test -n "$ac_prev"; then
nsf-2.3.0/configure:1211:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nsf-2.3.0/configure-1212-  as_fn_error $? "missing argument to $ac_option"
##############################################
nsf-2.3.0/configure-1232-    */ )
nsf-2.3.0/configure:1233:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nsf-2.3.0/configure-1234-      eval $ac_var=\$ac_val;;
##############################################
nsf-2.3.0/configure-1267-ac_ls_di=`ls -di .` &&
nsf-2.3.0/configure:1268:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nsf-2.3.0/configure-1269-  as_fn_error $? "working directory cannot be determined"
##############################################
nsf-2.3.0/configure-1323-case $srcdir in
nsf-2.3.0/configure:1324:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nsf-2.3.0/configure-1325-esac
##############################################
nsf-2.3.0/configure-1366-By default, \`make install' will install all the files in
nsf-2.3.0/configure:1367:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nsf-2.3.0/configure:1368:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nsf-2.3.0/configure-1369-for instance \`--prefix=\$HOME'.
##############################################
nsf-2.3.0/configure-1473-*)
nsf-2.3.0/configure:1474:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nsf-2.3.0/configure-1475-  # A ".." for each directory in $ac_dir_suffix.
nsf-2.3.0/configure:1476:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nsf-2.3.0/configure-1477-  case $ac_top_builddir_sub in
##############################################
nsf-2.3.0/configure-1924-    *\'*)
nsf-2.3.0/configure:1925:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nsf-2.3.0/configure-1926-    esac
##############################################
nsf-2.3.0/configure-2007-      case $ac_val in
nsf-2.3.0/configure:2008:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nsf-2.3.0/configure-2009-      esac
##############################################
nsf-2.3.0/configure-2022-	case $ac_val in
nsf-2.3.0/configure:2023:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nsf-2.3.0/configure-2024-	esac
##############################################
nsf-2.3.0/configure-2142-    set,)
nsf-2.3.0/configure:2143:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nsf-2.3.0/configure:2144:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nsf-2.3.0/configure-2145-      ac_cache_corrupted=: ;;
##############################################
nsf-2.3.0/configure-2153-	# differences in whitespace do not lead to failure.
nsf-2.3.0/configure:2154:	ac_old_val_w=`echo x $ac_old_val`
nsf-2.3.0/configure:2155:	ac_new_val_w=`echo x $ac_new_val`
nsf-2.3.0/configure-2156-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nsf-2.3.0/configure-2173-    case $ac_new_val in
nsf-2.3.0/configure:2174:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nsf-2.3.0/configure-2175-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nsf-2.3.0/configure-2909-$as_echo_n "checking whether the C compiler works... " >&6; }
nsf-2.3.0/configure:2910:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nsf-2.3.0/configure-2911-
##############################################
nsf-2.3.0/configure-2953-	then :; else
nsf-2.3.0/configure:2954:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nsf-2.3.0/configure-2955-	fi
##############################################
nsf-2.3.0/configure-3013-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
nsf-2.3.0/configure:3014:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nsf-2.3.0/configure-3015-	  break;;
##############################################
nsf-2.3.0/configure-3122-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
nsf-2.3.0/configure:3123:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nsf-2.3.0/configure-3124-       break;;
##############################################
nsf-2.3.0/configure-3510-  # Check for GNU $ac_path_GREP
nsf-2.3.0/configure:3511:case `"$ac_path_GREP" --version 2>&1` in
nsf-2.3.0/configure-3512-*GNU*)
##############################################
nsf-2.3.0/configure-3576-  # Check for GNU $ac_path_EGREP
nsf-2.3.0/configure:3577:case `"$ac_path_EGREP" --version 2>&1` in
nsf-2.3.0/configure-3578-*GNU*)
##############################################
nsf-2.3.0/configure-3737-do :
nsf-2.3.0/configure:3738:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nsf-2.3.0/configure-3739-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
nsf-2.3.0/configure-3742-  cat >>confdefs.h <<_ACEOF
nsf-2.3.0/configure:3743:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nsf-2.3.0/configure-3744-_ACEOF
##############################################
nsf-2.3.0/configure-3806-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
nsf-2.3.0/configure:3807:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
nsf-2.3.0/configure-3808-			fi ;;
##############################################
nsf-2.3.0/configure-3810-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
nsf-2.3.0/configure:3811:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
nsf-2.3.0/configure-3812-		else
##############################################
nsf-2.3.0/configure-3833-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/configure:3834:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/configure-3835-			break
##############################################
nsf-2.3.0/configure-3837-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/configure:3838:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/configure-3839-			break
##############################################
nsf-2.3.0/configure-3854-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
nsf-2.3.0/configure:3855:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
nsf-2.3.0/configure-3856-			break
##############################################
nsf-2.3.0/configure-3867-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/configure:3868:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/configure-3869-			break
##############################################
nsf-2.3.0/configure-3875-	    if test x"${ac_cv_c_tclconfig}" = x ; then
nsf-2.3.0/configure:3876:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/configure:3877:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/configure:3878:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/configure-3879-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/configure-3891-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/configure:3892:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/configure-3893-			break
##############################################
nsf-2.3.0/configure-3901-			${srcdir}/../tcl \
nsf-2.3.0/configure:3902:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
nsf-2.3.0/configure:3903:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
nsf-2.3.0/configure:3904:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
nsf-2.3.0/configure-3905-		    if test "${TEA_PLATFORM}" = "windows" \
nsf-2.3.0/configure-3906-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/configure:3907:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/configure-3908-			break
##############################################
nsf-2.3.0/configure-3910-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/configure:3911:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/configure-3912-			break
##############################################
nsf-2.3.0/configure-3964-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
nsf-2.3.0/configure:3965:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
nsf-2.3.0/configure:3966:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
nsf-2.3.0/configure:3967:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
nsf-2.3.0/configure:3968:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
nsf-2.3.0/configure-3969-			    break
##############################################
nsf-2.3.0/configure-3973-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
nsf-2.3.0/configure:3974:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
nsf-2.3.0/configure-3975-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
nsf-2.3.0/configure-4837-set x ${MAKE-make}
nsf-2.3.0/configure:4838:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nsf-2.3.0/configure-4839-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
nsf-2.3.0/configure-4847-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
nsf-2.3.0/configure:4848:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nsf-2.3.0/configure-4849-  *@@@%%%=?*=@@@%%%*)
##############################################
nsf-2.3.0/configure-5378-		# this assumes it is in a VPATH dir
nsf-2.3.0/configure:5379:		i=`basename $i`
nsf-2.3.0/configure-5380-		# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/configure-5381-		if test x"${OBJEXT}" != x ; then
nsf-2.3.0/configure:5382:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
nsf-2.3.0/configure-5383-		else
nsf-2.3.0/configure:5384:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
nsf-2.3.0/configure-5385-		fi
##############################################
nsf-2.3.0/configure-5415-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/configure:5416:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
nsf-2.3.0/configure-5417-	fi
##############################################
nsf-2.3.0/configure-5438-	# this assumes it is in a VPATH dir
nsf-2.3.0/configure:5439:	i=`basename $i`
nsf-2.3.0/configure-5440-	# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/configure-5441-	if test x"${OBJEXT}" != x ; then
nsf-2.3.0/configure:5442:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
nsf-2.3.0/configure-5443-	else
nsf-2.3.0/configure:5444:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
nsf-2.3.0/configure-5445-	fi
##############################################
nsf-2.3.0/configure-5531-		    *TCL_FRAMEWORK*)
nsf-2.3.0/configure:5532:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
nsf-2.3.0/configure-5533-			;;
##############################################
nsf-2.3.0/configure-5539-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
nsf-2.3.0/configure:5540:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
nsf-2.3.0/configure-5541-	    fi
##############################################
nsf-2.3.0/configure-5547-	    list="$list \
nsf-2.3.0/configure:5548:		`ls -d ${temp_includedir}        2>/dev/null` \
nsf-2.3.0/configure:5549:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
nsf-2.3.0/configure:5550:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
nsf-2.3.0/configure-5551-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
nsf-2.3.0/configure-5553-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
nsf-2.3.0/configure:5554:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
nsf-2.3.0/configure:5555:		    list="$list `ls -d ${d} 2>/dev/null`"
nsf-2.3.0/configure-5556-		fi
##############################################
nsf-2.3.0/configure-5579-
nsf-2.3.0/configure:5580:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
nsf-2.3.0/configure-5581-
##############################################
nsf-2.3.0/configure-5591-
nsf-2.3.0/configure:5592:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
nsf-2.3.0/configure-5593-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
nsf-2.3.0/configure-5624-		    else
nsf-2.3.0/configure:5625:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
nsf-2.3.0/configure-5626-		    fi
##############################################
nsf-2.3.0/configure-6278-    # TEA specific: use PACKAGE_VERSION instead of VERSION
nsf-2.3.0/configure:6279:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
nsf-2.3.0/configure:6280:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
nsf-2.3.0/configure-6281-    TCL_LIB_VERSIONS_OK=ok
##############################################
nsf-2.3.0/configure-6405-		fi
nsf-2.3.0/configure:6406:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
nsf-2.3.0/configure-6407-		PATH64=""
##############################################
nsf-2.3.0/configure-6436-	        fi
nsf-2.3.0/configure:6437:	        case "x`echo \${VisualStudioVersion}`" in
nsf-2.3.0/configure-6438-	            x1[4-9]*)
##############################################
nsf-2.3.0/configure-6444-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/configure:6445:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
nsf-2.3.0/configure-6446-	fi
##############################################
nsf-2.3.0/configure-6471-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/configure:6472:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
nsf-2.3.0/configure-6473-	fi
##############################################
nsf-2.3.0/configure-6668-			# Make sure only first arg gets _r
nsf-2.3.0/configure:6669:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
nsf-2.3.0/configure-6670-			;;
##############################################
nsf-2.3.0/configure-6942-
nsf-2.3.0/configure:6943:		    case `${CC} -dumpmachine` in
nsf-2.3.0/configure-6944-			hppa64*)
##############################################
nsf-2.3.0/configure-7132-		#		Don't link with -lpthread
nsf-2.3.0/configure:7133:		LIBS=`echo $LIBS | sed s/-lpthread//`
nsf-2.3.0/configure-7134-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/configure-7154-		# The -pthread needs to go in the CFLAGS, not LIBS
nsf-2.3.0/configure:7155:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/configure-7156-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/configure-7175-		# The -pthread needs to go in the LDFLAGS, not LIBS
nsf-2.3.0/configure:7176:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/configure-7177-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
nsf-2.3.0/configure-7182-		# Version numbers are dot-stripped by system policy.
nsf-2.3.0/configure:7183:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
nsf-2.3.0/configure-7184-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
nsf-2.3.0/configure-7331-	    # TEA specific: link shlib with current and compatibility version flags
nsf-2.3.0/configure:7332:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
nsf-2.3.0/configure-7333-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
nsf-2.3.0/configure-7394-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/configure:7395:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/configure-7396-			done
##############################################
nsf-2.3.0/configure-7433-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/configure:7434:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/configure-7435-			done
##############################################
nsf-2.3.0/configure-7470-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/configure:7471:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
nsf-2.3.0/configure-7472-		    done
##############################################
nsf-2.3.0/configure-7511-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
nsf-2.3.0/configure:7512:		LIBS=`echo $LIBS | sed s/-lpthreads//`
nsf-2.3.0/configure-7513-		if test "$GCC" = yes; then :
##############################################
nsf-2.3.0/configure-7603-
nsf-2.3.0/configure:7604:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
nsf-2.3.0/configure-7605-
##############################################
nsf-2.3.0/configure-8298-do :
nsf-2.3.0/configure:8299:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nsf-2.3.0/configure-8300-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nsf-2.3.0/configure-8302-  cat >>confdefs.h <<_ACEOF
nsf-2.3.0/configure:8303:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nsf-2.3.0/configure-8304-_ACEOF
##############################################
nsf-2.3.0/configure-8492-	    if test x"${TK_BIN_DIR}" != x ; then
nsf-2.3.0/configure:8493:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
nsf-2.3.0/configure-8494-	    fi
nsf-2.3.0/configure:8495:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
nsf-2.3.0/configure-8496-	    if test "$GCC" = "yes"; then
##############################################
nsf-2.3.0/configure-8578-        fi
nsf-2.3.0/configure:8579:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
nsf-2.3.0/configure:8580:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
nsf-2.3.0/configure:8581:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
nsf-2.3.0/configure-8582-        for i in $list ; do
nsf-2.3.0/configure-8583-            if test -f "$i/${TCLSH_PROG}" ; then
nsf-2.3.0/configure:8584:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
nsf-2.3.0/configure-8585-                break
##############################################
nsf-2.3.0/configure-8826-'
nsf-2.3.0/configure:8827:DEFS=`sed -n "$ac_script" confdefs.h`
nsf-2.3.0/configure-8828-
##############################################
nsf-2.3.0/configure-8835-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nsf-2.3.0/configure:8836:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nsf-2.3.0/configure-8837-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nsf-2.3.0/configure-8904-if test -z "$BASH_VERSION$ZSH_VERSION" \
nsf-2.3.0/configure:8905:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/configure-8906-  as_echo='print -r --'
nsf-2.3.0/configure-8907-  as_echo_n='print -rn --'
nsf-2.3.0/configure:8908:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/configure-8909-  as_echo='printf %s\n'
##############################################
nsf-2.3.0/configure-8911-else
nsf-2.3.0/configure:8912:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nsf-2.3.0/configure-8913-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nsf-2.3.0/configure-8921-	expr "X$arg" : "X\\(.*\\)$as_nl";
nsf-2.3.0/configure:8922:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nsf-2.3.0/configure-8923-      esac;
##############################################
nsf-2.3.0/configure-8998-# ----------------------------------------
nsf-2.3.0/configure:8999:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nsf-2.3.0/configure-9000-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nsf-2.3.0/configure-9070-  {
nsf-2.3.0/configure:9071:    as_val=`expr "$@" || test $? -eq 1`
nsf-2.3.0/configure-9072-  }
##############################################
nsf-2.3.0/configure-9174-      case $as_dir in #(
nsf-2.3.0/configure:9175:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nsf-2.3.0/configure-9176-      *) as_qdir=$as_dir;;
##############################################
nsf-2.3.0/configure-9296-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
nsf-2.3.0/configure:9297:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
nsf-2.3.0/configure-9298-ac_cs_version="\\
##############################################
nsf-2.3.0/configure-9318-  --*=?*)
nsf-2.3.0/configure:9319:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nsf-2.3.0/configure:9320:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nsf-2.3.0/configure-9321-    ac_shift=:
##############################################
nsf-2.3.0/configure-9323-  --*=)
nsf-2.3.0/configure:9324:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nsf-2.3.0/configure-9325-    ac_optarg=
##############################################
nsf-2.3.0/configure-9347-    case $ac_optarg in
nsf-2.3.0/configure:9348:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nsf-2.3.0/configure-9349-    '') as_fn_error $? "missing file argument" ;;
##############################################
nsf-2.3.0/configure-9470-fi
nsf-2.3.0/configure:9471:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nsf-2.3.0/configure-9472-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nsf-2.3.0/configure-9487-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
nsf-2.3.0/configure:9488:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
nsf-2.3.0/configure-9489-ac_delim='%!_!# '
##############################################
nsf-2.3.0/configure-9493-
nsf-2.3.0/configure:9494:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nsf-2.3.0/configure-9495-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nsf-2.3.0/configure-9655-      esac
nsf-2.3.0/configure:9656:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nsf-2.3.0/configure-9657-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nsf-2.3.0/configure-9714-*)
nsf-2.3.0/configure:9715:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nsf-2.3.0/configure-9716-  # A ".." for each directory in $ac_dir_suffix.
nsf-2.3.0/configure:9717:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nsf-2.3.0/configure-9718-  case $ac_top_builddir_sub in
##############################################
nsf-2.3.0/configure-9766-/@mandir@/p'
nsf-2.3.0/configure:9767:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nsf-2.3.0/configure-9768-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nsf-2.3.0/configure-9783-
nsf-2.3.0/configure:9784:# Neutralize VPATH when `$srcdir' = `.'.
nsf-2.3.0/configure-9785-# Shell code in configure.ac might set extrasub.
##############################################
nsf-2.3.0/configure-9809-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nsf-2.3.0/configure:9810:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
nsf-2.3.0/configure-9811-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
nsf-2.3.0/library/mongodb/configure.ac-106-if test ! "${with_mongoc}" = no; then
nsf-2.3.0/library/mongodb/configure.ac:107:        MONGOC_INC_DIR="`echo $with_mongoc |cut -f1 -d,`"
nsf-2.3.0/library/mongodb/configure.ac:108:        MONGOC_LIB_DIR="`echo $with_mongoc |cut -f2 -d, -s`"
nsf-2.3.0/library/mongodb/configure.ac-109-fi
nsf-2.3.0/library/mongodb/configure.ac-110-if test ! "${with_bson}" = no; then
nsf-2.3.0/library/mongodb/configure.ac:111:        BSON_INC_DIR="`echo $with_bson |cut -f1 -d,`"
nsf-2.3.0/library/mongodb/configure.ac:112:        BSON_LIB_DIR="`echo $with_bson |cut -f2 -d, -s`"
nsf-2.3.0/library/mongodb/configure.ac-113-fi
##############################################
nsf-2.3.0/library/mongodb/tclconfig/install-sh-225-      fi
nsf-2.3.0/library/mongodb/tclconfig/install-sh:226:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nsf-2.3.0/library/mongodb/tclconfig/install-sh-227-    *)
##############################################
nsf-2.3.0/library/mongodb/tclconfig/install-sh-277-      dstdir=$dst
nsf-2.3.0/library/mongodb/tclconfig/install-sh:278:      dst=$dstdir/`basename "$src"`
nsf-2.3.0/library/mongodb/tclconfig/install-sh-279-      dstdir_status=0
##############################################
nsf-2.3.0/library/mongodb/tclconfig/install-sh-359-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
nsf-2.3.0/library/mongodb/tclconfig/install-sh:360:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
nsf-2.3.0/library/mongodb/tclconfig/install-sh-361-		   case $ls_ld_tmpdir in
##############################################
nsf-2.3.0/library/mongodb/tclconfig/install-sh-366-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
nsf-2.3.0/library/mongodb/tclconfig/install-sh:367:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
nsf-2.3.0/library/mongodb/tclconfig/install-sh-368-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nsf-2.3.0/library/mongodb/tclconfig/install-sh-426-	    case $prefix in
nsf-2.3.0/library/mongodb/tclconfig/install-sh:427:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nsf-2.3.0/library/mongodb/tclconfig/install-sh-428-	      *) qprefix=$prefix;;
##############################################
nsf-2.3.0/library/mongodb/tclconfig/install-sh-475-    if $copy_on_change &&
nsf-2.3.0/library/mongodb/tclconfig/install-sh:476:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
nsf-2.3.0/library/mongodb/tclconfig/install-sh:477:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
nsf-2.3.0/library/mongodb/tclconfig/install-sh-478-
##############################################
nsf-2.3.0/library/mongodb/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
nsf-2.3.0/library/mongodb/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/library/mongodb/configure-45-  as_echo='print -r --'
nsf-2.3.0/library/mongodb/configure-46-  as_echo_n='print -rn --'
nsf-2.3.0/library/mongodb/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/library/mongodb/configure-48-  as_echo='printf %s\n'
##############################################
nsf-2.3.0/library/mongodb/configure-50-else
nsf-2.3.0/library/mongodb/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nsf-2.3.0/library/mongodb/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nsf-2.3.0/library/mongodb/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
nsf-2.3.0/library/mongodb/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nsf-2.3.0/library/mongodb/configure-62-      esac;
##############################################
nsf-2.3.0/library/mongodb/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nsf-2.3.0/library/mongodb/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
nsf-2.3.0/library/mongodb/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
nsf-2.3.0/library/mongodb/configure-324-      case $as_dir in #(
nsf-2.3.0/library/mongodb/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nsf-2.3.0/library/mongodb/configure-326-      *) as_qdir=$as_dir;;
##############################################
nsf-2.3.0/library/mongodb/configure-397-  {
nsf-2.3.0/library/mongodb/configure:398:    as_val=`expr "$@" || test $? -eq 1`
nsf-2.3.0/library/mongodb/configure-399-  }
##############################################
nsf-2.3.0/library/mongodb/configure-404-# ----------------------------------------
nsf-2.3.0/library/mongodb/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nsf-2.3.0/library/mongodb/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nsf-2.3.0/library/mongodb/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nsf-2.3.0/library/mongodb/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nsf-2.3.0/library/mongodb/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nsf-2.3.0/library/mongodb/configure-821-  case $ac_option in
nsf-2.3.0/library/mongodb/configure:822:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nsf-2.3.0/library/mongodb/configure-823-  *=)   ac_optarg= ;;
##############################################
nsf-2.3.0/library/mongodb/configure-865-  -disable-* | --disable-*)
nsf-2.3.0/library/mongodb/configure:866:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nsf-2.3.0/library/mongodb/configure-867-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/library/mongodb/configure-870-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/library/mongodb/configure:871:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/library/mongodb/configure-872-    case $ac_user_opts in
##############################################
nsf-2.3.0/library/mongodb/configure-891-  -enable-* | --enable-*)
nsf-2.3.0/library/mongodb/configure:892:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nsf-2.3.0/library/mongodb/configure-893-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/library/mongodb/configure-896-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/library/mongodb/configure:897:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/library/mongodb/configure-898-    case $ac_user_opts in
##############################################
nsf-2.3.0/library/mongodb/configure-1095-  -with-* | --with-*)
nsf-2.3.0/library/mongodb/configure:1096:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nsf-2.3.0/library/mongodb/configure-1097-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/library/mongodb/configure-1100-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/library/mongodb/configure:1101:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/library/mongodb/configure-1102-    case $ac_user_opts in
##############################################
nsf-2.3.0/library/mongodb/configure-1111-  -without-* | --without-*)
nsf-2.3.0/library/mongodb/configure:1112:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nsf-2.3.0/library/mongodb/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/library/mongodb/configure-1116-    ac_useropt_orig=$ac_useropt
nsf-2.3.0/library/mongodb/configure:1117:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nsf-2.3.0/library/mongodb/configure-1118-    case $ac_user_opts in
##############################################
nsf-2.3.0/library/mongodb/configure-1149-  *=*)
nsf-2.3.0/library/mongodb/configure:1150:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nsf-2.3.0/library/mongodb/configure-1151-    # Reject names that are not valid shell variable names.
##############################################
nsf-2.3.0/library/mongodb/configure-1170-if test -n "$ac_prev"; then
nsf-2.3.0/library/mongodb/configure:1171:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nsf-2.3.0/library/mongodb/configure-1172-  as_fn_error $? "missing argument to $ac_option"
##############################################
nsf-2.3.0/library/mongodb/configure-1192-    */ )
nsf-2.3.0/library/mongodb/configure:1193:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nsf-2.3.0/library/mongodb/configure-1194-      eval $ac_var=\$ac_val;;
##############################################
nsf-2.3.0/library/mongodb/configure-1227-ac_ls_di=`ls -di .` &&
nsf-2.3.0/library/mongodb/configure:1228:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nsf-2.3.0/library/mongodb/configure-1229-  as_fn_error $? "working directory cannot be determined"
##############################################
nsf-2.3.0/library/mongodb/configure-1283-case $srcdir in
nsf-2.3.0/library/mongodb/configure:1284:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nsf-2.3.0/library/mongodb/configure-1285-esac
##############################################
nsf-2.3.0/library/mongodb/configure-1326-By default, \`make install' will install all the files in
nsf-2.3.0/library/mongodb/configure:1327:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nsf-2.3.0/library/mongodb/configure:1328:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nsf-2.3.0/library/mongodb/configure-1329-for instance \`--prefix=\$HOME'.
##############################################
nsf-2.3.0/library/mongodb/configure-1426-*)
nsf-2.3.0/library/mongodb/configure:1427:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nsf-2.3.0/library/mongodb/configure-1428-  # A ".." for each directory in $ac_dir_suffix.
nsf-2.3.0/library/mongodb/configure:1429:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nsf-2.3.0/library/mongodb/configure-1430-  case $ac_top_builddir_sub in
##############################################
nsf-2.3.0/library/mongodb/configure-1823-    *\'*)
nsf-2.3.0/library/mongodb/configure:1824:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nsf-2.3.0/library/mongodb/configure-1825-    esac
##############################################
nsf-2.3.0/library/mongodb/configure-1906-      case $ac_val in
nsf-2.3.0/library/mongodb/configure:1907:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nsf-2.3.0/library/mongodb/configure-1908-      esac
##############################################
nsf-2.3.0/library/mongodb/configure-1921-	case $ac_val in
nsf-2.3.0/library/mongodb/configure:1922:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nsf-2.3.0/library/mongodb/configure-1923-	esac
##############################################
nsf-2.3.0/library/mongodb/configure-2041-    set,)
nsf-2.3.0/library/mongodb/configure:2042:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nsf-2.3.0/library/mongodb/configure:2043:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nsf-2.3.0/library/mongodb/configure-2044-      ac_cache_corrupted=: ;;
##############################################
nsf-2.3.0/library/mongodb/configure-2052-	# differences in whitespace do not lead to failure.
nsf-2.3.0/library/mongodb/configure:2053:	ac_old_val_w=`echo x $ac_old_val`
nsf-2.3.0/library/mongodb/configure:2054:	ac_new_val_w=`echo x $ac_new_val`
nsf-2.3.0/library/mongodb/configure-2055-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nsf-2.3.0/library/mongodb/configure-2072-    case $ac_new_val in
nsf-2.3.0/library/mongodb/configure:2073:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nsf-2.3.0/library/mongodb/configure-2074-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nsf-2.3.0/library/mongodb/configure-2384-$as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
nsf-2.3.0/library/mongodb/configure:2385:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
nsf-2.3.0/library/mongodb/configure-2386-			fi ;;
##############################################
nsf-2.3.0/library/mongodb/configure-2388-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2389:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
nsf-2.3.0/library/mongodb/configure-2390-		else
##############################################
nsf-2.3.0/library/mongodb/configure-2411-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2412:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/library/mongodb/configure-2413-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2415-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2416:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/library/mongodb/configure-2417-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2432-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2433:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
nsf-2.3.0/library/mongodb/configure-2434-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2445-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2446:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/library/mongodb/configure-2447-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2453-	    if test x"${ac_cv_c_tclconfig}" = x ; then
nsf-2.3.0/library/mongodb/configure:2454:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:2455:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:2456:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/configure-2457-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/library/mongodb/configure-2469-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2470:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/library/mongodb/configure-2471-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2479-			${srcdir}/../tcl \
nsf-2.3.0/library/mongodb/configure:2480:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:2481:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:2482:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
nsf-2.3.0/library/mongodb/configure-2483-		    if test "${TEA_PLATFORM}" = "windows" \
nsf-2.3.0/library/mongodb/configure-2484-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2485:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/library/mongodb/configure-2486-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2488-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/configure:2489:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/library/mongodb/configure-2490-			break
##############################################
nsf-2.3.0/library/mongodb/configure-2854-$as_echo_n "checking whether the C compiler works... " >&6; }
nsf-2.3.0/library/mongodb/configure:2855:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nsf-2.3.0/library/mongodb/configure-2856-
##############################################
nsf-2.3.0/library/mongodb/configure-2898-	then :; else
nsf-2.3.0/library/mongodb/configure:2899:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nsf-2.3.0/library/mongodb/configure-2900-	fi
##############################################
nsf-2.3.0/library/mongodb/configure-2958-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
nsf-2.3.0/library/mongodb/configure:2959:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nsf-2.3.0/library/mongodb/configure-2960-	  break;;
##############################################
nsf-2.3.0/library/mongodb/configure-3067-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
nsf-2.3.0/library/mongodb/configure:3068:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nsf-2.3.0/library/mongodb/configure-3069-       break;;
##############################################
nsf-2.3.0/library/mongodb/configure-3332-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
nsf-2.3.0/library/mongodb/configure:3333:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
nsf-2.3.0/library/mongodb/configure:3334:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
nsf-2.3.0/library/mongodb/configure:3335:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
nsf-2.3.0/library/mongodb/configure:3336:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
nsf-2.3.0/library/mongodb/configure-3337-			    break
##############################################
nsf-2.3.0/library/mongodb/configure-3341-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
nsf-2.3.0/library/mongodb/configure:3342:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
nsf-2.3.0/library/mongodb/configure-3343-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
nsf-2.3.0/library/mongodb/configure-4195-set x ${MAKE-make}
nsf-2.3.0/library/mongodb/configure:4196:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nsf-2.3.0/library/mongodb/configure-4197-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
nsf-2.3.0/library/mongodb/configure-4205-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
nsf-2.3.0/library/mongodb/configure:4206:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nsf-2.3.0/library/mongodb/configure-4207-  *@@@%%%=?*=@@@%%%*)
##############################################
nsf-2.3.0/library/mongodb/configure-4348-  # Check for GNU $ac_path_GREP
nsf-2.3.0/library/mongodb/configure:4349:case `"$ac_path_GREP" --version 2>&1` in
nsf-2.3.0/library/mongodb/configure-4350-*GNU*)
##############################################
nsf-2.3.0/library/mongodb/configure-4414-  # Check for GNU $ac_path_EGREP
nsf-2.3.0/library/mongodb/configure:4415:case `"$ac_path_EGREP" --version 2>&1` in
nsf-2.3.0/library/mongodb/configure-4416-*GNU*)
##############################################
nsf-2.3.0/library/mongodb/configure-4575-do :
nsf-2.3.0/library/mongodb/configure:4576:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nsf-2.3.0/library/mongodb/configure-4577-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
nsf-2.3.0/library/mongodb/configure-4580-  cat >>confdefs.h <<_ACEOF
nsf-2.3.0/library/mongodb/configure:4581:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nsf-2.3.0/library/mongodb/configure-4582-_ACEOF
##############################################
nsf-2.3.0/library/mongodb/configure-4871-if test ! "${with_mongoc}" = no; then
nsf-2.3.0/library/mongodb/configure:4872:        MONGOC_INC_DIR="`echo $with_mongoc |cut -f1 -d,`"
nsf-2.3.0/library/mongodb/configure:4873:        MONGOC_LIB_DIR="`echo $with_mongoc |cut -f2 -d, -s`"
nsf-2.3.0/library/mongodb/configure-4874-fi
nsf-2.3.0/library/mongodb/configure-4875-if test ! "${with_bson}" = no; then
nsf-2.3.0/library/mongodb/configure:4876:        BSON_INC_DIR="`echo $with_bson |cut -f1 -d,`"
nsf-2.3.0/library/mongodb/configure:4877:        BSON_LIB_DIR="`echo $with_bson |cut -f2 -d, -s`"
nsf-2.3.0/library/mongodb/configure-4878-fi
##############################################
nsf-2.3.0/library/mongodb/configure-4949-		# this assumes it is in a VPATH dir
nsf-2.3.0/library/mongodb/configure:4950:		i=`basename $i`
nsf-2.3.0/library/mongodb/configure-4951-		# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/library/mongodb/configure-4952-		if test x"${OBJEXT}" != x ; then
nsf-2.3.0/library/mongodb/configure:4953:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
nsf-2.3.0/library/mongodb/configure-4954-		else
nsf-2.3.0/library/mongodb/configure:4955:		    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
nsf-2.3.0/library/mongodb/configure-4956-		fi
##############################################
nsf-2.3.0/library/mongodb/configure-4988-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/library/mongodb/configure:4989:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
nsf-2.3.0/library/mongodb/configure-4990-	fi
##############################################
nsf-2.3.0/library/mongodb/configure-5010-	# this assumes it is in a VPATH dir
nsf-2.3.0/library/mongodb/configure:5011:	i=`basename $i`
nsf-2.3.0/library/mongodb/configure-5012-	# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/library/mongodb/configure-5013-	if test x"${OBJEXT}" != x ; then
nsf-2.3.0/library/mongodb/configure:5014:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.${OBJEXT}"
nsf-2.3.0/library/mongodb/configure-5015-	else
nsf-2.3.0/library/mongodb/configure:5016:	    j="`echo $i | sed -e 's/\.[^.]*$//'`.\${OBJEXT}"
nsf-2.3.0/library/mongodb/configure-5017-	fi
##############################################
nsf-2.3.0/library/mongodb/configure-5098-		    *TCL_FRAMEWORK*)
nsf-2.3.0/library/mongodb/configure:5099:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
nsf-2.3.0/library/mongodb/configure-5100-			;;
##############################################
nsf-2.3.0/library/mongodb/configure-5106-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
nsf-2.3.0/library/mongodb/configure:5107:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
nsf-2.3.0/library/mongodb/configure-5108-	    fi
##############################################
nsf-2.3.0/library/mongodb/configure-5114-	    list="$list \
nsf-2.3.0/library/mongodb/configure:5115:		`ls -d ${temp_includedir}        2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:5116:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:5117:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
nsf-2.3.0/library/mongodb/configure-5118-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
nsf-2.3.0/library/mongodb/configure-5120-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
nsf-2.3.0/library/mongodb/configure:5121:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
nsf-2.3.0/library/mongodb/configure:5122:		    list="$list `ls -d ${d} 2>/dev/null`"
nsf-2.3.0/library/mongodb/configure-5123-		fi
##############################################
nsf-2.3.0/library/mongodb/configure-5146-
nsf-2.3.0/library/mongodb/configure:5147:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
nsf-2.3.0/library/mongodb/configure-5148-
##############################################
nsf-2.3.0/library/mongodb/configure-5788-    # TEA specific: use PACKAGE_VERSION instead of VERSION
nsf-2.3.0/library/mongodb/configure:5789:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
nsf-2.3.0/library/mongodb/configure:5790:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
nsf-2.3.0/library/mongodb/configure-5791-    TCL_LIB_VERSIONS_OK=ok
##############################################
nsf-2.3.0/library/mongodb/configure-5915-		fi
nsf-2.3.0/library/mongodb/configure:5916:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
nsf-2.3.0/library/mongodb/configure-5917-		PATH64=""
##############################################
nsf-2.3.0/library/mongodb/configure-5946-	        fi
nsf-2.3.0/library/mongodb/configure:5947:	        case "x`echo \${VisualStudioVersion}`" in
nsf-2.3.0/library/mongodb/configure-5948-	            x1[4-9]*)
##############################################
nsf-2.3.0/library/mongodb/configure-5954-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/library/mongodb/configure:5955:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
nsf-2.3.0/library/mongodb/configure-5956-	fi
##############################################
nsf-2.3.0/library/mongodb/configure-5981-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/library/mongodb/configure:5982:	    i=`echo "$i" | sed -e 's/^\([^-].*\)\.lib$/-l\1/i'`
nsf-2.3.0/library/mongodb/configure-5983-	fi
##############################################
nsf-2.3.0/library/mongodb/configure-6178-			# Make sure only first arg gets _r
nsf-2.3.0/library/mongodb/configure:6179:		    	CC=`echo "$CC" | sed -e 's/^\([^ ]*\)/\1_r/'`
nsf-2.3.0/library/mongodb/configure-6180-			;;
##############################################
nsf-2.3.0/library/mongodb/configure-6452-
nsf-2.3.0/library/mongodb/configure:6453:		    case `${CC} -dumpmachine` in
nsf-2.3.0/library/mongodb/configure-6454-			hppa64*)
##############################################
nsf-2.3.0/library/mongodb/configure-6642-		#		Don't link with -lpthread
nsf-2.3.0/library/mongodb/configure:6643:		LIBS=`echo $LIBS | sed s/-lpthread//`
nsf-2.3.0/library/mongodb/configure-6644-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/library/mongodb/configure-6664-		# The -pthread needs to go in the CFLAGS, not LIBS
nsf-2.3.0/library/mongodb/configure:6665:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/library/mongodb/configure-6666-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/library/mongodb/configure-6685-		# The -pthread needs to go in the LDFLAGS, not LIBS
nsf-2.3.0/library/mongodb/configure:6686:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/library/mongodb/configure-6687-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
nsf-2.3.0/library/mongodb/configure-6692-		# Version numbers are dot-stripped by system policy.
nsf-2.3.0/library/mongodb/configure:6693:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
nsf-2.3.0/library/mongodb/configure-6694-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
nsf-2.3.0/library/mongodb/configure-6841-	    # TEA specific: link shlib with current and compatibility version flags
nsf-2.3.0/library/mongodb/configure:6842:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([0-9]\{1,5\}\)\(\(\.[0-9]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
nsf-2.3.0/library/mongodb/configure-6843-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
nsf-2.3.0/library/mongodb/configure-6904-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/library/mongodb/configure:6905:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/library/mongodb/configure-6906-			done
##############################################
nsf-2.3.0/library/mongodb/configure-6943-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/library/mongodb/configure:6944:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/library/mongodb/configure-6945-			done
##############################################
nsf-2.3.0/library/mongodb/configure-6980-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/library/mongodb/configure:6981:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
nsf-2.3.0/library/mongodb/configure-6982-		    done
##############################################
nsf-2.3.0/library/mongodb/configure-7021-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
nsf-2.3.0/library/mongodb/configure:7022:		LIBS=`echo $LIBS | sed s/-lpthreads//`
nsf-2.3.0/library/mongodb/configure-7023-		if test "$GCC" = yes; then :
##############################################
nsf-2.3.0/library/mongodb/configure-7113-
nsf-2.3.0/library/mongodb/configure:7114:			if test "`${CC} -dumpversion | awk -F. '{print $1}'`" -lt 3; then :
nsf-2.3.0/library/mongodb/configure-7115-
##############################################
nsf-2.3.0/library/mongodb/configure-7808-do :
nsf-2.3.0/library/mongodb/configure:7809:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
nsf-2.3.0/library/mongodb/configure-7810-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
nsf-2.3.0/library/mongodb/configure-7812-  cat >>confdefs.h <<_ACEOF
nsf-2.3.0/library/mongodb/configure:7813:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
nsf-2.3.0/library/mongodb/configure-7814-_ACEOF
##############################################
nsf-2.3.0/library/mongodb/configure-7987-	    if test x"${TK_BIN_DIR}" != x ; then
nsf-2.3.0/library/mongodb/configure:7988:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
nsf-2.3.0/library/mongodb/configure-7989-	    fi
nsf-2.3.0/library/mongodb/configure:7990:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
nsf-2.3.0/library/mongodb/configure-7991-	    if test "$GCC" = "yes"; then
##############################################
nsf-2.3.0/library/mongodb/configure-8074-        fi
nsf-2.3.0/library/mongodb/configure:8075:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:8076:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
nsf-2.3.0/library/mongodb/configure:8077:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
nsf-2.3.0/library/mongodb/configure-8078-        for i in $list ; do
nsf-2.3.0/library/mongodb/configure-8079-            if test -f "$i/${TCLSH_PROG}" ; then
nsf-2.3.0/library/mongodb/configure:8080:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
nsf-2.3.0/library/mongodb/configure-8081-                break
##############################################
nsf-2.3.0/library/mongodb/configure-8225-'
nsf-2.3.0/library/mongodb/configure:8226:DEFS=`sed -n "$ac_script" confdefs.h`
nsf-2.3.0/library/mongodb/configure-8227-
##############################################
nsf-2.3.0/library/mongodb/configure-8234-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nsf-2.3.0/library/mongodb/configure:8235:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nsf-2.3.0/library/mongodb/configure-8236-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nsf-2.3.0/library/mongodb/configure-8303-if test -z "$BASH_VERSION$ZSH_VERSION" \
nsf-2.3.0/library/mongodb/configure:8304:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/library/mongodb/configure-8305-  as_echo='print -r --'
nsf-2.3.0/library/mongodb/configure-8306-  as_echo_n='print -rn --'
nsf-2.3.0/library/mongodb/configure:8307:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nsf-2.3.0/library/mongodb/configure-8308-  as_echo='printf %s\n'
##############################################
nsf-2.3.0/library/mongodb/configure-8310-else
nsf-2.3.0/library/mongodb/configure:8311:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nsf-2.3.0/library/mongodb/configure-8312-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nsf-2.3.0/library/mongodb/configure-8320-	expr "X$arg" : "X\\(.*\\)$as_nl";
nsf-2.3.0/library/mongodb/configure:8321:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nsf-2.3.0/library/mongodb/configure-8322-      esac;
##############################################
nsf-2.3.0/library/mongodb/configure-8397-# ----------------------------------------
nsf-2.3.0/library/mongodb/configure:8398:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nsf-2.3.0/library/mongodb/configure-8399-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nsf-2.3.0/library/mongodb/configure-8469-  {
nsf-2.3.0/library/mongodb/configure:8470:    as_val=`expr "$@" || test $? -eq 1`
nsf-2.3.0/library/mongodb/configure-8471-  }
##############################################
nsf-2.3.0/library/mongodb/configure-8573-      case $as_dir in #(
nsf-2.3.0/library/mongodb/configure:8574:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nsf-2.3.0/library/mongodb/configure-8575-      *) as_qdir=$as_dir;;
##############################################
nsf-2.3.0/library/mongodb/configure-8695-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
nsf-2.3.0/library/mongodb/configure:8696:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
nsf-2.3.0/library/mongodb/configure-8697-ac_cs_version="\\
##############################################
nsf-2.3.0/library/mongodb/configure-8717-  --*=?*)
nsf-2.3.0/library/mongodb/configure:8718:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nsf-2.3.0/library/mongodb/configure:8719:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nsf-2.3.0/library/mongodb/configure-8720-    ac_shift=:
##############################################
nsf-2.3.0/library/mongodb/configure-8722-  --*=)
nsf-2.3.0/library/mongodb/configure:8723:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nsf-2.3.0/library/mongodb/configure-8724-    ac_optarg=
##############################################
nsf-2.3.0/library/mongodb/configure-8746-    case $ac_optarg in
nsf-2.3.0/library/mongodb/configure:8747:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nsf-2.3.0/library/mongodb/configure-8748-    '') as_fn_error $? "missing file argument" ;;
##############################################
nsf-2.3.0/library/mongodb/configure-8863-fi
nsf-2.3.0/library/mongodb/configure:8864:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nsf-2.3.0/library/mongodb/configure-8865-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nsf-2.3.0/library/mongodb/configure-8880-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
nsf-2.3.0/library/mongodb/configure:8881:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
nsf-2.3.0/library/mongodb/configure-8882-ac_delim='%!_!# '
##############################################
nsf-2.3.0/library/mongodb/configure-8886-
nsf-2.3.0/library/mongodb/configure:8887:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nsf-2.3.0/library/mongodb/configure-8888-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nsf-2.3.0/library/mongodb/configure-9048-      esac
nsf-2.3.0/library/mongodb/configure:9049:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nsf-2.3.0/library/mongodb/configure-9050-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nsf-2.3.0/library/mongodb/configure-9107-*)
nsf-2.3.0/library/mongodb/configure:9108:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nsf-2.3.0/library/mongodb/configure-9109-  # A ".." for each directory in $ac_dir_suffix.
nsf-2.3.0/library/mongodb/configure:9110:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nsf-2.3.0/library/mongodb/configure-9111-  case $ac_top_builddir_sub in
##############################################
nsf-2.3.0/library/mongodb/configure-9159-/@mandir@/p'
nsf-2.3.0/library/mongodb/configure:9160:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nsf-2.3.0/library/mongodb/configure-9161-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nsf-2.3.0/library/mongodb/configure-9176-
nsf-2.3.0/library/mongodb/configure:9177:# Neutralize VPATH when `$srcdir' = `.'.
nsf-2.3.0/library/mongodb/configure-9178-# Shell code in configure.ac might set extrasub.
##############################################
nsf-2.3.0/library/mongodb/configure-9202-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nsf-2.3.0/library/mongodb/configure:9203:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
nsf-2.3.0/library/mongodb/configure-9204-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-64-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
nsf-2.3.0/library/mongodb/m4/tcl.m4:65:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-66-			fi ;;
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-68-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:69:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-70-		else
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-91-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:92:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-93-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-95-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:96:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-97-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-112-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:113:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-114-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-125-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:126:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-127-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-133-	    if test x"${ac_cv_c_tclconfig}" = x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:134:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:135:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:136:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-137-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-149-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:150:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-151-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-159-			${srcdir}/../tcl \
nsf-2.3.0/library/mongodb/m4/tcl.m4:160:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:161:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:162:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-163-		    if test "${TEA_PLATFORM}" = "windows" \
nsf-2.3.0/library/mongodb/m4/tcl.m4-164-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:165:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-166-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-168-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:169:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-170-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-227-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
nsf-2.3.0/library/mongodb/m4/tcl.m4:228:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-229-			fi ;;
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-231-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:232:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-233-		else
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-254-			    -a -f "$i/win/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:255:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-256-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-258-		    if test -f "$i/unix/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:259:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-260-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-275-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:276:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-277-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-283-	    if test x"${ac_cv_c_tkconfig}" = x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:284:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:285:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:286:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-287-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-299-		    if test -f "$i/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:300:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-301-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-312-		    if test -f "$i/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:313:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-314-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-322-			${srcdir}/../tk \
nsf-2.3.0/library/mongodb/m4/tcl.m4:323:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:324:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:325:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-326-		    if test "${TEA_PLATFORM}" = "windows" \
nsf-2.3.0/library/mongodb/m4/tcl.m4-327-			    -a -f "$i/win/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:328:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-329-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-331-		    if test -f "$i/unix/tkConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:332:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-333-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-400-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:401:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
nsf-2.3.0/library/mongodb/m4/tcl.m4:402:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
nsf-2.3.0/library/mongodb/m4/tcl.m4:403:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:404:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-405-			    break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-409-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:410:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-411-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-518-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:519:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
nsf-2.3.0/library/mongodb/m4/tcl.m4:520:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
nsf-2.3.0/library/mongodb/m4/tcl.m4:521:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:522:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-523-			    break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-527-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:528:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-529-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-615-        fi
nsf-2.3.0/library/mongodb/m4/tcl.m4:616:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:617:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:618:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-619-        for i in $list ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-620-            if test -f "$i/${TCLSH_PROG}" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:621:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
nsf-2.3.0/library/mongodb/m4/tcl.m4-622-                break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-673-        fi
nsf-2.3.0/library/mongodb/m4/tcl.m4:674:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:675:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:676:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-677-        for i in $list ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-678-            if test -f "$i/${WISH_PROG}" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:679:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
nsf-2.3.0/library/mongodb/m4/tcl.m4-680-                break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1173-    # TEA specific: use PACKAGE_VERSION instead of VERSION
nsf-2.3.0/library/mongodb/m4/tcl.m4:1174:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
nsf-2.3.0/library/mongodb/m4/tcl.m4:1175:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
nsf-2.3.0/library/mongodb/m4/tcl.m4-1176-    TCL_LIB_VERSIONS_OK=ok
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1201-		fi
nsf-2.3.0/library/mongodb/m4/tcl.m4:1202:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1203-		PATH64=""
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1229-	        fi
nsf-2.3.0/library/mongodb/m4/tcl.m4:1230:	        case "x`echo \${VisualStudioVersion}`" in
nsf-2.3.0/library/mongodb/m4/tcl.m4-1231-	            x1[[4-9]]*)
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1329-			# Make sure only first arg gets _r
nsf-2.3.0/library/mongodb/m4/tcl.m4:1330:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1331-			;;
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1449-		AS_IF([test "$GCC" = yes], [
nsf-2.3.0/library/mongodb/m4/tcl.m4:1450:		    case `${CC} -dumpmachine` in
nsf-2.3.0/library/mongodb/m4/tcl.m4-1451-			hppa64*)
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1577-		#		Don't link with -lpthread
nsf-2.3.0/library/mongodb/m4/tcl.m4:1578:		LIBS=`echo $LIBS | sed s/-lpthread//`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1579-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1595-		# The -pthread needs to go in the CFLAGS, not LIBS
nsf-2.3.0/library/mongodb/m4/tcl.m4:1596:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1597-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1612-		# The -pthread needs to go in the LDFLAGS, not LIBS
nsf-2.3.0/library/mongodb/m4/tcl.m4:1613:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1614-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1618-		# Version numbers are dot-stripped by system policy.
nsf-2.3.0/library/mongodb/m4/tcl.m4:1619:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1620-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1683-	    # TEA specific: link shlib with current and compatibility version flags
nsf-2.3.0/library/mongodb/m4/tcl.m4:1684:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1685-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1711-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/library/mongodb/m4/tcl.m4:1712:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/library/mongodb/m4/tcl.m4-1713-			done
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1724-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/library/mongodb/m4/tcl.m4:1725:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/library/mongodb/m4/tcl.m4-1726-			done
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1739-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/library/mongodb/m4/tcl.m4:1740:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
nsf-2.3.0/library/mongodb/m4/tcl.m4-1741-		    done])
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1766-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
nsf-2.3.0/library/mongodb/m4/tcl.m4:1767:		LIBS=`echo $LIBS | sed s/-lpthreads//`
nsf-2.3.0/library/mongodb/m4/tcl.m4-1768-		AS_IF([test "$GCC" = yes], [
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-1836-		    AS_IF([test "$GCC" = yes], [
nsf-2.3.0/library/mongodb/m4/tcl.m4:1837:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
nsf-2.3.0/library/mongodb/m4/tcl.m4-1838-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-2734-		# this assumes it is in a VPATH dir
nsf-2.3.0/library/mongodb/m4/tcl.m4:2735:		i=`basename $i`
nsf-2.3.0/library/mongodb/m4/tcl.m4-2736-		# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/library/mongodb/m4/tcl.m4-2737-		if test x"${OBJEXT}" != x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:2738:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-2739-		else
nsf-2.3.0/library/mongodb/m4/tcl.m4:2740:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-2741-		fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-2778-	# this assumes it is in a VPATH dir
nsf-2.3.0/library/mongodb/m4/tcl.m4:2779:	i=`basename $i`
nsf-2.3.0/library/mongodb/m4/tcl.m4-2780-	# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/library/mongodb/m4/tcl.m4-2781-	if test x"${OBJEXT}" != x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:2782:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-2783-	else
nsf-2.3.0/library/mongodb/m4/tcl.m4:2784:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-2785-	fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-2886-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/library/mongodb/m4/tcl.m4:2887:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
nsf-2.3.0/library/mongodb/m4/tcl.m4-2888-	fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3109-	    if test x"${TK_BIN_DIR}" != x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3110:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
nsf-2.3.0/library/mongodb/m4/tcl.m4-3111-	    fi
nsf-2.3.0/library/mongodb/m4/tcl.m4:3112:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
nsf-2.3.0/library/mongodb/m4/tcl.m4-3113-	    if test "$GCC" = "yes"; then
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3201-    for i in \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3202:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3203:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3204:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3205:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3206:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3207:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3208:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3209:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3210:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3211:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-3212-	if test -f "$i" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3213:	    tea_lib_name_dir=`dirname $i`
nsf-2.3.0/library/mongodb/m4/tcl.m4:3214:	    $1_LIB_NAME=`basename $i`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3215-	    $1_LIB_PATH_NAME=$i
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3220-    if test "${TEA_PLATFORM}" = "windows"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3221:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3222-    else
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3224-
nsf-2.3.0/library/mongodb/m4/tcl.m4:3225:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3226-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3258-
nsf-2.3.0/library/mongodb/m4/tcl.m4:3259:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3260-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3291-		    else
nsf-2.3.0/library/mongodb/m4/tcl.m4:3292:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3293-		    fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3351-		    *TCL_FRAMEWORK*)
nsf-2.3.0/library/mongodb/m4/tcl.m4:3352:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3353-			;;
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3359-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3360:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3361-	    fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3367-	    list="$list \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3368:		`ls -d ${temp_includedir}        2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3369:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3370:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3371-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3373-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3374:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
nsf-2.3.0/library/mongodb/m4/tcl.m4:3375:		    list="$list `ls -d ${d} 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3376-		fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3396-
nsf-2.3.0/library/mongodb/m4/tcl.m4:3397:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3398-
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3425-
nsf-2.3.0/library/mongodb/m4/tcl.m4:3426:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3427-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3469-			else
nsf-2.3.0/library/mongodb/m4/tcl.m4:3470:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3471-			fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3530-		    *TK_FRAMEWORK*)
nsf-2.3.0/library/mongodb/m4/tcl.m4:3531:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3532-			;;
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3538-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3539:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3540-	    fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3547-	    list="$list \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3548:		`ls -d ${temp_includedir}        2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3549:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3550:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3551:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3552:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3553-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3555-		if test x"${TK_INCLUDE_SPEC}" != x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3556:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
nsf-2.3.0/library/mongodb/m4/tcl.m4:3557:		    list="$list `ls -d ${d} 2>/dev/null`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3558-		fi
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3578-
nsf-2.3.0/library/mongodb/m4/tcl.m4:3579:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3580-
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3588-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3589:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3590-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3636-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
nsf-2.3.0/library/mongodb/m4/tcl.m4:3637:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3638-			fi;;
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3640-		if test -f "${with_$1config}/$1Config.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3641:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3642-		else
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3650-			../$1 \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3651:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3652:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3653:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3654:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-3655-			../../$1 \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3656:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3657:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3658:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3659:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-3660-			../../../$1 \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3661:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3662:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3663:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3664:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-3665-			${srcdir}/../$1 \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3666:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3667:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3668:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3669:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-3670-			; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-3671-		    if test -f "$i/$1Config.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3672:			ac_cv_c_$1config=`(cd $i; pwd)`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3673-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3675-		    if test -f "$i/unix/$1Config.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3676:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3677-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3683-	    if test x"${ac_cv_c_$1config}" = x ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3684:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3685:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3686:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4-3687-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3693-		    if test -f "$i/$1Config.sh" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3694:			ac_cv_c_$1config=`(cd $i; pwd)`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3695-			break
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3797-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
nsf-2.3.0/library/mongodb/m4/tcl.m4:3798:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
nsf-2.3.0/library/mongodb/m4/tcl.m4-3799-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3833-    else
nsf-2.3.0/library/mongodb/m4/tcl.m4:3834:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
nsf-2.3.0/library/mongodb/m4/tcl.m4:3835:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3836-    fi
nsf-2.3.0/library/mongodb/m4/tcl.m4:3837:    $1_BUILD_LIB_SPEC="-L`$CYGPATH $(pwd)` ${$1_LIB_FLAG}"
nsf-2.3.0/library/mongodb/m4/tcl.m4:3838:    $1_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${$1_LIB_FLAG}"
nsf-2.3.0/library/mongodb/m4/tcl.m4:3839:    $1_BUILD_STUB_LIB_SPEC="-L`$CYGPATH $(pwd)` [$]{$1_STUB_LIB_FLAG}"
nsf-2.3.0/library/mongodb/m4/tcl.m4:3840:    $1_STUB_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` [$]{$1_STUB_LIB_FLAG}"
nsf-2.3.0/library/mongodb/m4/tcl.m4:3841:    $1_BUILD_STUB_LIB_PATH="`$CYGPATH $(pwd)`/[$]{PKG_STUB_LIB_FILE}"
nsf-2.3.0/library/mongodb/m4/tcl.m4:3842:    $1_STUB_LIB_PATH="`$CYGPATH ${pkglibdir}`/[$]{PKG_STUB_LIB_FILE}"
nsf-2.3.0/library/mongodb/m4/tcl.m4-3843-
##############################################
nsf-2.3.0/library/mongodb/m4/tcl.m4-3943-        AC_CACHE_VAL(ac_cv_path_zip, [
nsf-2.3.0/library/mongodb/m4/tcl.m4:3944:        search_path=`echo ${PATH} | sed -e 's/:/ /g'`
nsf-2.3.0/library/mongodb/m4/tcl.m4-3945-        for dir in $search_path ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4:3946:            for j in `ls -r $dir/zip 2> /dev/null` \
nsf-2.3.0/library/mongodb/m4/tcl.m4:3947:                `ls -r $dir/zip 2> /dev/null` ; do
nsf-2.3.0/library/mongodb/m4/tcl.m4-3948-            if test x"$ac_cv_path_zip" = x ; then
##############################################
nsf-2.3.0/library/mongodb/m4/nsf.m4-47-		if test -f "${with_nsfconfig}/nsfConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/nsf.m4:48:		    ac_cv_c_nsfconfig=`(cd ${with_nsfconfig}; pwd)`
nsf-2.3.0/library/mongodb/m4/nsf.m4-49-		else
##############################################
nsf-2.3.0/library/mongodb/m4/nsf.m4-57-			${srcdir}/../nsf \
nsf-2.3.0/library/mongodb/m4/nsf.m4:58:			`ls -dr ${srcdir}/../nsf-* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/nsf.m4-59-			${srcdir}/../../nsf \
nsf-2.3.0/library/mongodb/m4/nsf.m4:60:			`ls -dr ${srcdir}/../../nsf-* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/nsf.m4-61-			${srcdir}/../../../nsf \
nsf-2.3.0/library/mongodb/m4/nsf.m4:62:			`ls -dr ${srcdir}/../../../nsf-* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/nsf.m4-63-			${srcdir}/../../../../nsf \
nsf-2.3.0/library/mongodb/m4/nsf.m4:64:			`ls -dr ${srcdir}/../../../../nsf-* 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/nsf.m4-65-			${srcdir}/../../../../../nsf \
nsf-2.3.0/library/mongodb/m4/nsf.m4:66:			`ls -dr ${srcdir}/../../../../../nsf-* 2>/dev/null` ; do
nsf-2.3.0/library/mongodb/m4/nsf.m4-67-		    if test -f "$i/nsfConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/nsf.m4:68:			ac_cv_c_nsfconfig=`(cd $i; pwd)`
nsf-2.3.0/library/mongodb/m4/nsf.m4-69-			break
##############################################
nsf-2.3.0/library/mongodb/m4/nsf.m4-75-	    if test x"${ac_cv_c_nsfconfig}" = x ; then
nsf-2.3.0/library/mongodb/m4/nsf.m4:76:		for i in `ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/library/mongodb/m4/nsf.m4-77-			`ls -d /usr/local/lib 2>/dev/null` ; do
nsf-2.3.0/library/mongodb/m4/nsf.m4-78-		    if test -f "$i/nsfConfig.sh" ; then
nsf-2.3.0/library/mongodb/m4/nsf.m4:79:			ac_cv_c_nsfconfig=`(cd $i; pwd)`
nsf-2.3.0/library/mongodb/m4/nsf.m4-80-			break
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-126-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
nsf-2.3.0/library/mongodb/Makefile.in:127:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
nsf-2.3.0/library/mongodb/Makefile.in-128-		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-224-#	    echo "Installing $$i"; \
nsf-2.3.0/library/mongodb/Makefile.in:225:#	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
nsf-2.3.0/library/mongodb/Makefile.in-226-#	    $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-280-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
nsf-2.3.0/library/mongodb/Makefile.in:281:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
nsf-2.3.0/library/mongodb/Makefile.in-282-#
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-290-.c.@OBJEXT@:
nsf-2.3.0/library/mongodb/Makefile.in:291:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
nsf-2.3.0/library/mongodb/Makefile.in-292-
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-391-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
nsf-2.3.0/library/mongodb/Makefile.in:392:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
nsf-2.3.0/library/mongodb/Makefile.in-393-	    if test "x$$stub" = "xstub"; then \
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-399-	    fi; \
nsf-2.3.0/library/mongodb/Makefile.in:400:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
nsf-2.3.0/library/mongodb/Makefile.in-401-	    if test "x$$ext" = "xdll"; then \
nsf-2.3.0/library/mongodb/Makefile.in:402:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
nsf-2.3.0/library/mongodb/Makefile.in-403-		if test -f $$lib; then \
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-411-	  if test -f $(srcdir)/$$p; then \
nsf-2.3.0/library/mongodb/Makefile.in:412:	    destp=`basename $$p`; \
nsf-2.3.0/library/mongodb/Makefile.in-413-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
nsf-2.3.0/library/mongodb/Makefile.in-446-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
nsf-2.3.0/library/mongodb/Makefile.in:447:	  p=`basename $$p`; \
nsf-2.3.0/library/mongodb/Makefile.in-448-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-129-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:130:TCLSH_ENV	= TCL_LIBRARY=`echo $(TCL_SRC_DIR)/library` \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-131-		  DYLD_LIBRARY_PATH="$(EXTRA_PATH):$(DYLD_LIBRARY_PATH)" \
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-220-#	    echo "Installing $$i"; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:221:#	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-222-#	    $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-225-test: binaries libraries
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:226:	$(TCLSH) `echo $(srcdir)/tests/all.tcl` $(TESTFLAGS)
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-227-
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-263-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:264:# 	$(COMPILE) -c `echo $(srcdir)/generic/sample.c` -o $@
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-265-#
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-273-.c.o:
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:274:	$(COMPILE) -c `echo $<` -o $@
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-275-
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-366-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:367:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-368-	    if test "x$$stub" = "xstub"; then \
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-374-	    fi; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:375:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-376-	    if test "x$$ext" = "xdll"; then \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:377:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-378-		if test -f $$lib; then \
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-386-	  if test -f $(srcdir)/$$p; then \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:387:	    destp=`basename $$p`; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-388-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-421-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile:422:	  p=`basename $$p`; \
nsf-2.3.0/library/xml/TclExpat-1.1/Makefile-423-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-129-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
nsf-2.3.0/library/store/XOTclSdbm/Makefile:130:TCLSH_ENV	= TCL_LIBRARY=`echo $(TCL_SRC_DIR)/library` \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-131-		  DYLD_LIBRARY_PATH="$(EXTRA_PATH):$(DYLD_LIBRARY_PATH)" \
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-220-#	    echo "Installing $$i"; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile:221:#	    rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-222-#	    $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-225-test: binaries libraries
nsf-2.3.0/library/store/XOTclSdbm/Makefile:226:	$(TCLSH) `echo $(srcdir)/tests/all.tcl` $(TESTFLAGS)
nsf-2.3.0/library/store/XOTclSdbm/Makefile-227-
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-263-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
nsf-2.3.0/library/store/XOTclSdbm/Makefile:264:# 	$(COMPILE) -c `echo $(srcdir)/generic/sample.c` -o $@
nsf-2.3.0/library/store/XOTclSdbm/Makefile-265-#
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-273-.c.o:
nsf-2.3.0/library/store/XOTclSdbm/Makefile:274:	$(COMPILE) -c `echo $<` -o $@
nsf-2.3.0/library/store/XOTclSdbm/Makefile-275-
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-366-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile:367:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-368-	    if test "x$$stub" = "xstub"; then \
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-374-	    fi; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile:375:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-376-	    if test "x$$ext" = "xdll"; then \
nsf-2.3.0/library/store/XOTclSdbm/Makefile:377:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-378-		if test -f $$lib; then \
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-386-	  if test -f $(srcdir)/$$p; then \
nsf-2.3.0/library/store/XOTclSdbm/Makefile:387:	    destp=`basename $$p`; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-388-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
nsf-2.3.0/library/store/XOTclSdbm/Makefile-421-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
nsf-2.3.0/library/store/XOTclSdbm/Makefile:422:	  p=`basename $$p`; \
nsf-2.3.0/library/store/XOTclSdbm/Makefile-423-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
nsf-2.3.0/unix/Makefile-36-# Requires native paths
nsf-2.3.0/unix/Makefile:37:PLATFORM_DIR	= `echo $(srcdir)/unix`
nsf-2.3.0/unix/Makefile-38-target_doc_dir		= ./doc
nsf-2.3.0/unix/Makefile-39-
nsf-2.3.0/unix/Makefile:40:src_lib_dir_native	= `echo ${src_lib_dir}`
nsf-2.3.0/unix/Makefile:41:src_doc_dir_native	= `echo ${src_doc_dir}`
nsf-2.3.0/unix/Makefile:42:src_test_dir_native 	= `echo ${src_test_dir}`
nsf-2.3.0/unix/Makefile:43:src_app_dir_native	= `echo ${src_app_dir}`
nsf-2.3.0/unix/Makefile:44:src_generic_dir_native	= `echo ${src_generic_dir}`
nsf-2.3.0/unix/Makefile-45-
##############################################
nsf-2.3.0/unix/Makefile-203-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
nsf-2.3.0/unix/Makefile:204:TCLSH_ENV	= TCL_LIBRARY=`echo $(TCL_SRC_DIR)/library` \
nsf-2.3.0/unix/Makefile-205-		  DYLD_LIBRARY_PATH="$(EXTRA_PATH):$(DYLD_LIBRARY_PATH)" \
##############################################
nsf-2.3.0/unix/Makefile-320-	@docs=""; \
nsf-2.3.0/unix/Makefile:321:	for i in $(XODOC_SOURCE); do docs="$$docs `echo $$i`"; done; \
nsf-2.3.0/unix/Makefile-322-	$(TCLSH) $(xotcl_src_lib_dir)/lib/makeDoc.xotcl \
##############################################
nsf-2.3.0/unix/Makefile-628-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
nsf-2.3.0/unix/Makefile:629:# 	$(COMPILE) -c `echo $(srcdir)/generic/sample.c` -o $@
nsf-2.3.0/unix/Makefile-630-#
##############################################
nsf-2.3.0/unix/Makefile-638-.c.o:
nsf-2.3.0/unix/Makefile:639:	$(COMPILE) -c `echo $<` -o $@
nsf-2.3.0/unix/Makefile-640-
##############################################
nsf-2.3.0/unix/Makefile-680-# exampleA.$(OBJEXT): $(srcdir)/src/win/exampleA.c
nsf-2.3.0/unix/Makefile:681:# 	$(COMPILE) -c `echo $(srcdir)/src/win/exampleA.c` -o $@
nsf-2.3.0/unix/Makefile-682-#========================================================================
##############################################
nsf-2.3.0/unix/Makefile-732-		for j in $(TCL_DECLS); do \
nsf-2.3.0/unix/Makefile:733:		    if [ `grep -c $$i $$j` -gt 0 ]; then \
nsf-2.3.0/unix/Makefile-734-			match=1; \
##############################################
nsf-2.3.0/unix/Makefile-799-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
nsf-2.3.0/unix/Makefile:800:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
nsf-2.3.0/unix/Makefile-801-	    if test "x$$stub" = "xstub"; then \
##############################################
nsf-2.3.0/unix/Makefile-808-	    fi; \
nsf-2.3.0/unix/Makefile:809:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
nsf-2.3.0/unix/Makefile-810-	    if test "x$$ext" = "xdll"; then \
nsf-2.3.0/unix/Makefile:811:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
nsf-2.3.0/unix/Makefile-812-		if test -f $$lib; then \
##############################################
nsf-2.3.0/unix/Makefile-820-	  if test -f $(srcdir)/$$p; then \
nsf-2.3.0/unix/Makefile:821:	    destp=`basename $$p`; \
nsf-2.3.0/unix/Makefile-822-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
nsf-2.3.0/unix/Makefile-856-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
nsf-2.3.0/unix/Makefile:857:	  p=`basename $$p`; \
nsf-2.3.0/unix/Makefile-858-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
nsf-2.3.0/m4/tcl.m4-64-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
nsf-2.3.0/m4/tcl.m4:65:			    with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
nsf-2.3.0/m4/tcl.m4-66-			fi ;;
##############################################
nsf-2.3.0/m4/tcl.m4-68-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:69:		    ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
nsf-2.3.0/m4/tcl.m4-70-		else
##############################################
nsf-2.3.0/m4/tcl.m4-91-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:92:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/m4/tcl.m4-93-			break
##############################################
nsf-2.3.0/m4/tcl.m4-95-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:96:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/m4/tcl.m4-97-			break
##############################################
nsf-2.3.0/m4/tcl.m4-112-		    if test -f "$i/Tcl.framework/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:113:			ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
nsf-2.3.0/m4/tcl.m4-114-			break
##############################################
nsf-2.3.0/m4/tcl.m4-125-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:126:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/m4/tcl.m4-127-			break
##############################################
nsf-2.3.0/m4/tcl.m4-133-	    if test x"${ac_cv_c_tclconfig}" = x ; then
nsf-2.3.0/m4/tcl.m4:134:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:135:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:136:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-137-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/m4/tcl.m4-149-		    if test -f "$i/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:150:			ac_cv_c_tclconfig="`(cd $i; pwd)`"
nsf-2.3.0/m4/tcl.m4-151-			break
##############################################
nsf-2.3.0/m4/tcl.m4-159-			${srcdir}/../tcl \
nsf-2.3.0/m4/tcl.m4:160:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:161:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:162:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
nsf-2.3.0/m4/tcl.m4-163-		    if test "${TEA_PLATFORM}" = "windows" \
nsf-2.3.0/m4/tcl.m4-164-			    -a -f "$i/win/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:165:			ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/m4/tcl.m4-166-			break
##############################################
nsf-2.3.0/m4/tcl.m4-168-		    if test -f "$i/unix/tclConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:169:			ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/m4/tcl.m4-170-			break
##############################################
nsf-2.3.0/m4/tcl.m4-227-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
nsf-2.3.0/m4/tcl.m4:228:			    with_tkconfig="`echo "${with_tkconfig}" | sed 's!/tkConfig\.sh$!!'`"
nsf-2.3.0/m4/tcl.m4-229-			fi ;;
##############################################
nsf-2.3.0/m4/tcl.m4-231-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:232:		    ac_cv_c_tkconfig="`(cd "${with_tkconfig}"; pwd)`"
nsf-2.3.0/m4/tcl.m4-233-		else
##############################################
nsf-2.3.0/m4/tcl.m4-254-			    -a -f "$i/win/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:255:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/m4/tcl.m4-256-			break
##############################################
nsf-2.3.0/m4/tcl.m4-258-		    if test -f "$i/unix/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:259:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/m4/tcl.m4-260-			break
##############################################
nsf-2.3.0/m4/tcl.m4-275-		    if test -f "$i/Tk.framework/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:276:			ac_cv_c_tkconfig="`(cd $i/Tk.framework; pwd)`"
nsf-2.3.0/m4/tcl.m4-277-			break
##############################################
nsf-2.3.0/m4/tcl.m4-283-	    if test x"${ac_cv_c_tkconfig}" = x ; then
nsf-2.3.0/m4/tcl.m4:284:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:285:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:286:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-287-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/m4/tcl.m4-299-		    if test -f "$i/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:300:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
nsf-2.3.0/m4/tcl.m4-301-			break
##############################################
nsf-2.3.0/m4/tcl.m4-312-		    if test -f "$i/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:313:			ac_cv_c_tkconfig="`(cd $i; pwd)`"
nsf-2.3.0/m4/tcl.m4-314-			break
##############################################
nsf-2.3.0/m4/tcl.m4-322-			${srcdir}/../tk \
nsf-2.3.0/m4/tcl.m4:323:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:324:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:325:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
nsf-2.3.0/m4/tcl.m4-326-		    if test "${TEA_PLATFORM}" = "windows" \
nsf-2.3.0/m4/tcl.m4-327-			    -a -f "$i/win/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:328:			ac_cv_c_tkconfig="`(cd $i/win; pwd)`"
nsf-2.3.0/m4/tcl.m4-329-			break
##############################################
nsf-2.3.0/m4/tcl.m4-331-		    if test -f "$i/unix/tkConfig.sh" ; then
nsf-2.3.0/m4/tcl.m4:332:			ac_cv_c_tkconfig="`(cd $i/unix; pwd)`"
nsf-2.3.0/m4/tcl.m4-333-			break
##############################################
nsf-2.3.0/m4/tcl.m4-400-		if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
nsf-2.3.0/m4/tcl.m4:401:		    for i in "`cd "${TCL_BIN_DIR}"; pwd`" \
nsf-2.3.0/m4/tcl.m4:402:			     "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do
nsf-2.3.0/m4/tcl.m4:403:			if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
nsf-2.3.0/m4/tcl.m4:404:			    TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TCL_LIB_FILE}"
nsf-2.3.0/m4/tcl.m4-405-			    break
##############################################
nsf-2.3.0/m4/tcl.m4-409-		if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
nsf-2.3.0/m4/tcl.m4:410:		    TCL_STUB_LIB_SPEC="-L`echo "${TCL_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TCL_STUB_LIB_FLAG}"
nsf-2.3.0/m4/tcl.m4-411-		    TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
##############################################
nsf-2.3.0/m4/tcl.m4-518-		if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
nsf-2.3.0/m4/tcl.m4:519:		    for i in "`cd "${TK_BIN_DIR}"; pwd`" \
nsf-2.3.0/m4/tcl.m4:520:			     "`cd "${TK_BIN_DIR}"/../..; pwd`"; do
nsf-2.3.0/m4/tcl.m4:521:			if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
nsf-2.3.0/m4/tcl.m4:522:			    TK_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${TK_LIB_FILE}"
nsf-2.3.0/m4/tcl.m4-523-			    break
##############################################
nsf-2.3.0/m4/tcl.m4-527-		if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
nsf-2.3.0/m4/tcl.m4:528:		    TK_STUB_LIB_SPEC="-L` echo "${TK_BIN_DIR}"  | sed -e 's/ /\\\\ /g'` ${TK_STUB_LIB_FLAG}"
nsf-2.3.0/m4/tcl.m4-529-		    TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
##############################################
nsf-2.3.0/m4/tcl.m4-615-        fi
nsf-2.3.0/m4/tcl.m4:616:        list="`ls -d ${TCL_BIN_DIR}/../bin 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:617:              `ls -d ${TCL_BIN_DIR}/..     2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:618:              `ls -d ${TCL_PREFIX}/bin     2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-619-        for i in $list ; do
nsf-2.3.0/m4/tcl.m4-620-            if test -f "$i/${TCLSH_PROG}" ; then
nsf-2.3.0/m4/tcl.m4:621:                REAL_TCL_BIN_DIR="`cd "$i"; pwd`/"
nsf-2.3.0/m4/tcl.m4-622-                break
##############################################
nsf-2.3.0/m4/tcl.m4-673-        fi
nsf-2.3.0/m4/tcl.m4:674:        list="`ls -d ${TK_BIN_DIR}/../bin 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:675:              `ls -d ${TK_BIN_DIR}/..     2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:676:              `ls -d ${TK_PREFIX}/bin     2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-677-        for i in $list ; do
nsf-2.3.0/m4/tcl.m4-678-            if test -f "$i/${WISH_PROG}" ; then
nsf-2.3.0/m4/tcl.m4:679:                REAL_TK_BIN_DIR="`cd "$i"; pwd`/"
nsf-2.3.0/m4/tcl.m4-680-                break
##############################################
nsf-2.3.0/m4/tcl.m4-1173-    # TEA specific: use PACKAGE_VERSION instead of VERSION
nsf-2.3.0/m4/tcl.m4:1174:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
nsf-2.3.0/m4/tcl.m4:1175:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
nsf-2.3.0/m4/tcl.m4-1176-    TCL_LIB_VERSIONS_OK=ok
##############################################
nsf-2.3.0/m4/tcl.m4-1201-		fi
nsf-2.3.0/m4/tcl.m4:1202:		MSSDK=`echo "$MSSDK" | sed -e  's!\\\!/!g'`
nsf-2.3.0/m4/tcl.m4-1203-		PATH64=""
##############################################
nsf-2.3.0/m4/tcl.m4-1229-	        fi
nsf-2.3.0/m4/tcl.m4:1230:	        case "x`echo \${VisualStudioVersion}`" in
nsf-2.3.0/m4/tcl.m4-1231-	            x1[[4-9]]*)
##############################################
nsf-2.3.0/m4/tcl.m4-1329-			# Make sure only first arg gets _r
nsf-2.3.0/m4/tcl.m4:1330:		    	CC=`echo "$CC" | sed -e 's/^\([[^ ]]*\)/\1_r/'`
nsf-2.3.0/m4/tcl.m4-1331-			;;
##############################################
nsf-2.3.0/m4/tcl.m4-1449-		AS_IF([test "$GCC" = yes], [
nsf-2.3.0/m4/tcl.m4:1450:		    case `${CC} -dumpmachine` in
nsf-2.3.0/m4/tcl.m4-1451-			hppa64*)
##############################################
nsf-2.3.0/m4/tcl.m4-1577-		#		Don't link with -lpthread
nsf-2.3.0/m4/tcl.m4:1578:		LIBS=`echo $LIBS | sed s/-lpthread//`
nsf-2.3.0/m4/tcl.m4-1579-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/m4/tcl.m4-1595-		# The -pthread needs to go in the CFLAGS, not LIBS
nsf-2.3.0/m4/tcl.m4:1596:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/m4/tcl.m4-1597-		CFLAGS="$CFLAGS -pthread"
##############################################
nsf-2.3.0/m4/tcl.m4-1612-		# The -pthread needs to go in the LDFLAGS, not LIBS
nsf-2.3.0/m4/tcl.m4:1613:		LIBS=`echo $LIBS | sed s/-pthread//`
nsf-2.3.0/m4/tcl.m4-1614-		CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
##############################################
nsf-2.3.0/m4/tcl.m4-1618-		# Version numbers are dot-stripped by system policy.
nsf-2.3.0/m4/tcl.m4:1619:		TCL_TRIM_DOTS=`echo ${PACKAGE_VERSION} | tr -d .`
nsf-2.3.0/m4/tcl.m4-1620-		UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
##############################################
nsf-2.3.0/m4/tcl.m4-1683-	    # TEA specific: link shlib with current and compatibility version flags
nsf-2.3.0/m4/tcl.m4:1684:	    vers=`echo ${PACKAGE_VERSION} | sed -e 's/^\([[0-9]]\{1,5\}\)\(\(\.[[0-9]]\{1,3\}\)\{0,2\}\).*$/\1\2/p' -e d`
nsf-2.3.0/m4/tcl.m4-1685-	    SHLIB_LD="${SHLIB_LD} -current_version ${vers:-0} -compatibility_version ${vers:-0}"
##############################################
nsf-2.3.0/m4/tcl.m4-1711-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/m4/tcl.m4:1712:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/m4/tcl.m4-1713-			done
##############################################
nsf-2.3.0/m4/tcl.m4-1724-			for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/m4/tcl.m4:1725:			    eval 'hold_'$v'="$'$v'";'$v'="`echo "$'$v' "|sed -e "s/-arch ppc / /g" -e "s/-arch i386 / /g"`"'
nsf-2.3.0/m4/tcl.m4-1726-			done
##############################################
nsf-2.3.0/m4/tcl.m4-1739-		    for v in CFLAGS CPPFLAGS LDFLAGS; do
nsf-2.3.0/m4/tcl.m4:1740:			eval $v'="`echo "$'$v' "|sed -e "s/-arch ppc64 / /g" -e "s/-arch x86_64 / /g"`"'
nsf-2.3.0/m4/tcl.m4-1741-		    done])
##############################################
nsf-2.3.0/m4/tcl.m4-1766-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
nsf-2.3.0/m4/tcl.m4:1767:		LIBS=`echo $LIBS | sed s/-lpthreads//`
nsf-2.3.0/m4/tcl.m4-1768-		AS_IF([test "$GCC" = yes], [
##############################################
nsf-2.3.0/m4/tcl.m4-1836-		    AS_IF([test "$GCC" = yes], [
nsf-2.3.0/m4/tcl.m4:1837:			AS_IF([test "`${CC} -dumpversion | awk -F. '{print [$]1}'`" -lt 3], [
nsf-2.3.0/m4/tcl.m4-1838-			    AC_MSG_WARN([64bit mode not supported with GCC < 3.2 on $system])
##############################################
nsf-2.3.0/m4/tcl.m4-2734-		# this assumes it is in a VPATH dir
nsf-2.3.0/m4/tcl.m4:2735:		i=`basename $i`
nsf-2.3.0/m4/tcl.m4-2736-		# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/m4/tcl.m4-2737-		if test x"${OBJEXT}" != x ; then
nsf-2.3.0/m4/tcl.m4:2738:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
nsf-2.3.0/m4/tcl.m4-2739-		else
nsf-2.3.0/m4/tcl.m4:2740:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
nsf-2.3.0/m4/tcl.m4-2741-		fi
##############################################
nsf-2.3.0/m4/tcl.m4-2778-	# this assumes it is in a VPATH dir
nsf-2.3.0/m4/tcl.m4:2779:	i=`basename $i`
nsf-2.3.0/m4/tcl.m4-2780-	# handle user calling this before or after TEA_SETUP_COMPILER
nsf-2.3.0/m4/tcl.m4-2781-	if test x"${OBJEXT}" != x ; then
nsf-2.3.0/m4/tcl.m4:2782:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
nsf-2.3.0/m4/tcl.m4-2783-	else
nsf-2.3.0/m4/tcl.m4:2784:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
nsf-2.3.0/m4/tcl.m4-2785-	fi
##############################################
nsf-2.3.0/m4/tcl.m4-2886-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
nsf-2.3.0/m4/tcl.m4:2887:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
nsf-2.3.0/m4/tcl.m4-2888-	fi
##############################################
nsf-2.3.0/m4/tcl.m4-3109-	    if test x"${TK_BIN_DIR}" != x ; then
nsf-2.3.0/m4/tcl.m4:3110:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
nsf-2.3.0/m4/tcl.m4-3111-	    fi
nsf-2.3.0/m4/tcl.m4:3112:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
nsf-2.3.0/m4/tcl.m4-3113-	    if test "$GCC" = "yes"; then
##############################################
nsf-2.3.0/m4/tcl.m4-3201-    for i in \
nsf-2.3.0/m4/tcl.m4:3202:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3203:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3204:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3205:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3206:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3207:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3208:	    `ls -dr /usr/lib64/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3209:	    `ls -dr /usr/lib64/lib$1[[0-9]]* 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3210:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
nsf-2.3.0/m4/tcl.m4:3211:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
nsf-2.3.0/m4/tcl.m4-3212-	if test -f "$i" ; then
nsf-2.3.0/m4/tcl.m4:3213:	    tea_lib_name_dir=`dirname $i`
nsf-2.3.0/m4/tcl.m4:3214:	    $1_LIB_NAME=`basename $i`
nsf-2.3.0/m4/tcl.m4-3215-	    $1_LIB_PATH_NAME=$i
##############################################
nsf-2.3.0/m4/tcl.m4-3220-    if test "${TEA_PLATFORM}" = "windows"; then
nsf-2.3.0/m4/tcl.m4:3221:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
nsf-2.3.0/m4/tcl.m4-3222-    else
##############################################
nsf-2.3.0/m4/tcl.m4-3224-
nsf-2.3.0/m4/tcl.m4:3225:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
nsf-2.3.0/m4/tcl.m4-3226-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
nsf-2.3.0/m4/tcl.m4-3258-
nsf-2.3.0/m4/tcl.m4:3259:    TCL_SRC_DIR_NATIVE=`${CYGPATH} ${TCL_SRC_DIR}`
nsf-2.3.0/m4/tcl.m4-3260-    TCL_TOP_DIR_NATIVE=\"${TCL_SRC_DIR_NATIVE}\"
##############################################
nsf-2.3.0/m4/tcl.m4-3291-		    else
nsf-2.3.0/m4/tcl.m4:3292:			TCL_INCLUDES="${TCL_INCLUDES} ${TCL_INCLUDE_SPEC} `echo "${TCL_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
nsf-2.3.0/m4/tcl.m4-3293-		    fi
##############################################
nsf-2.3.0/m4/tcl.m4-3351-		    *TCL_FRAMEWORK*)
nsf-2.3.0/m4/tcl.m4:3352:			list="`ls -d ${TCL_BIN_DIR}/Headers 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3353-			;;
##############################################
nsf-2.3.0/m4/tcl.m4-3359-	    if test -f "${TCL_BIN_DIR}/Makefile" ; then
nsf-2.3.0/m4/tcl.m4:3360:		list="$list `ls -d ${TCL_SRC_DIR}/generic 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3361-	    fi
##############################################
nsf-2.3.0/m4/tcl.m4-3367-	    list="$list \
nsf-2.3.0/m4/tcl.m4:3368:		`ls -d ${temp_includedir}        2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3369:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3370:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3371-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
nsf-2.3.0/m4/tcl.m4-3373-		if test x"${TCL_INCLUDE_SPEC}" != x ; then
nsf-2.3.0/m4/tcl.m4:3374:		    d=`echo "${TCL_INCLUDE_SPEC}" | sed -e 's/^-I//'`
nsf-2.3.0/m4/tcl.m4:3375:		    list="$list `ls -d ${d} 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3376-		fi
##############################################
nsf-2.3.0/m4/tcl.m4-3396-
nsf-2.3.0/m4/tcl.m4:3397:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
nsf-2.3.0/m4/tcl.m4-3398-
##############################################
nsf-2.3.0/m4/tcl.m4-3425-
nsf-2.3.0/m4/tcl.m4:3426:    TK_SRC_DIR_NATIVE=`${CYGPATH} ${TK_SRC_DIR}`
nsf-2.3.0/m4/tcl.m4-3427-    TK_TOP_DIR_NATIVE=\"${TK_SRC_DIR_NATIVE}\"
##############################################
nsf-2.3.0/m4/tcl.m4-3469-			else
nsf-2.3.0/m4/tcl.m4:3470:			    TK_INCLUDES="${TK_INCLUDES} ${TK_INCLUDE_SPEC} `echo "${TK_INCLUDE_SPEC}" | sed -e 's/Headers/PrivateHeaders/'`"
nsf-2.3.0/m4/tcl.m4-3471-			fi
##############################################
nsf-2.3.0/m4/tcl.m4-3530-		    *TK_FRAMEWORK*)
nsf-2.3.0/m4/tcl.m4:3531:			list="`ls -d ${TK_BIN_DIR}/Headers 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3532-			;;
##############################################
nsf-2.3.0/m4/tcl.m4-3538-	    if test -f "${TK_BIN_DIR}/Makefile" ; then
nsf-2.3.0/m4/tcl.m4:3539:		list="$list `ls -d ${TK_SRC_DIR}/generic 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3540-	    fi
##############################################
nsf-2.3.0/m4/tcl.m4-3547-	    list="$list \
nsf-2.3.0/m4/tcl.m4:3548:		`ls -d ${temp_includedir}        2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3549:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3550:		`ls -d ${TK_BIN_DIR}/../include  2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3551:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3552:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3553-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
nsf-2.3.0/m4/tcl.m4-3555-		if test x"${TK_INCLUDE_SPEC}" != x ; then
nsf-2.3.0/m4/tcl.m4:3556:		    d=`echo "${TK_INCLUDE_SPEC}" | sed -e 's/^-I//'`
nsf-2.3.0/m4/tcl.m4:3557:		    list="$list `ls -d ${d} 2>/dev/null`"
nsf-2.3.0/m4/tcl.m4-3558-		fi
##############################################
nsf-2.3.0/m4/tcl.m4-3578-
nsf-2.3.0/m4/tcl.m4:3579:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
nsf-2.3.0/m4/tcl.m4-3580-
##############################################
nsf-2.3.0/m4/tcl.m4-3588-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
nsf-2.3.0/m4/tcl.m4:3589:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
nsf-2.3.0/m4/tcl.m4-3590-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
nsf-2.3.0/m4/tcl.m4-3636-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
nsf-2.3.0/m4/tcl.m4:3637:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
nsf-2.3.0/m4/tcl.m4-3638-			fi;;
##############################################
nsf-2.3.0/m4/tcl.m4-3640-		if test -f "${with_$1config}/$1Config.sh" ; then
nsf-2.3.0/m4/tcl.m4:3641:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
nsf-2.3.0/m4/tcl.m4-3642-		else
##############################################
nsf-2.3.0/m4/tcl.m4-3650-			../$1 \
nsf-2.3.0/m4/tcl.m4:3651:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3652:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3653:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3654:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-3655-			../../$1 \
nsf-2.3.0/m4/tcl.m4:3656:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3657:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3658:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3659:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-3660-			../../../$1 \
nsf-2.3.0/m4/tcl.m4:3661:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3662:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3663:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3664:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-3665-			${srcdir}/../$1 \
nsf-2.3.0/m4/tcl.m4:3666:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3667:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3668:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3669:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-3670-			; do
nsf-2.3.0/m4/tcl.m4-3671-		    if test -f "$i/$1Config.sh" ; then
nsf-2.3.0/m4/tcl.m4:3672:			ac_cv_c_$1config=`(cd $i; pwd)`
nsf-2.3.0/m4/tcl.m4-3673-			break
##############################################
nsf-2.3.0/m4/tcl.m4-3675-		    if test -f "$i/unix/$1Config.sh" ; then
nsf-2.3.0/m4/tcl.m4:3676:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
nsf-2.3.0/m4/tcl.m4-3677-			break
##############################################
nsf-2.3.0/m4/tcl.m4-3683-	    if test x"${ac_cv_c_$1config}" = x ; then
nsf-2.3.0/m4/tcl.m4:3684:		for i in `ls -d ${libdir} 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3685:			`ls -d ${exec_prefix}/lib 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4:3686:			`ls -d ${prefix}/lib 2>/dev/null` \
nsf-2.3.0/m4/tcl.m4-3687-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
nsf-2.3.0/m4/tcl.m4-3693-		    if test -f "$i/$1Config.sh" ; then
nsf-2.3.0/m4/tcl.m4:3694:			ac_cv_c_$1config=`(cd $i; pwd)`
nsf-2.3.0/m4/tcl.m4-3695-			break
##############################################
nsf-2.3.0/m4/tcl.m4-3797-	if test "${TEA_PLATFORM}" = "windows" -a "$GCC" != "yes" ; then
nsf-2.3.0/m4/tcl.m4:3798:	    TEA_ADD_LIBS([\"`${CYGPATH} ${$1_LIB_PATH}`\"])
nsf-2.3.0/m4/tcl.m4-3799-	    AC_MSG_RESULT([using $1_LIB_PATH ${$1_LIB_PATH}])
##############################################
nsf-2.3.0/m4/tcl.m4-3833-    else
nsf-2.3.0/m4/tcl.m4:3834:	eval $1_LIB_FLAG="-l$1`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
nsf-2.3.0/m4/tcl.m4:3835:	eval $1_STUB_LIB_FLAG="-l$1stub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
nsf-2.3.0/m4/tcl.m4-3836-    fi
nsf-2.3.0/m4/tcl.m4:3837:    $1_BUILD_LIB_SPEC="-L`$CYGPATH $(pwd)` ${$1_LIB_FLAG}"
nsf-2.3.0/m4/tcl.m4:3838:    $1_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` ${$1_LIB_FLAG}"
nsf-2.3.0/m4/tcl.m4:3839:    $1_BUILD_STUB_LIB_SPEC="-L`$CYGPATH $(pwd)` [$]{$1_STUB_LIB_FLAG}"
nsf-2.3.0/m4/tcl.m4:3840:    $1_STUB_LIB_SPEC="-L`$CYGPATH ${pkglibdir}` [$]{$1_STUB_LIB_FLAG}"
nsf-2.3.0/m4/tcl.m4:3841:    $1_BUILD_STUB_LIB_PATH="`$CYGPATH $(pwd)`/[$]{PKG_STUB_LIB_FILE}"
nsf-2.3.0/m4/tcl.m4:3842:    $1_STUB_LIB_PATH="`$CYGPATH ${pkglibdir}`/[$]{PKG_STUB_LIB_FILE}"
nsf-2.3.0/m4/tcl.m4-3843-
##############################################
nsf-2.3.0/m4/tcl.m4-3943-        AC_CACHE_VAL(ac_cv_path_zip, [
nsf-2.3.0/m4/tcl.m4:3944:        search_path=`echo ${PATH} | sed -e 's/:/ /g'`
nsf-2.3.0/m4/tcl.m4-3945-        for dir in $search_path ; do
nsf-2.3.0/m4/tcl.m4:3946:            for j in `ls -r $dir/zip 2> /dev/null` \
nsf-2.3.0/m4/tcl.m4:3947:                `ls -r $dir/zip 2> /dev/null` ; do
nsf-2.3.0/m4/tcl.m4-3948-            if test x"$ac_cv_path_zip" = x ; then
##############################################
nsf-2.3.0/doc/Class.3-264-.de QR
nsf-2.3.0/doc/Class.3:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/Class.3-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/Object.3-264-.de QR
nsf-2.3.0/doc/Object.3:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/Object.3-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/next.3-264-.de QR
nsf-2.3.0/doc/next.3:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/next.3-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/nxsh.1-264-.de QR
nsf-2.3.0/doc/nxsh.1:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/nxsh.1-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/xowish.1-264-.de QR
nsf-2.3.0/doc/xowish.1:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/xowish.1-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/current.3-264-.de QR
nsf-2.3.0/doc/current.3:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/current.3-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/nxwish.1-264-.de QR
nsf-2.3.0/doc/nxwish.1:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/nxwish.1-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/xotclsh.1-264-.de QR
nsf-2.3.0/doc/xotclsh.1:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/xotclsh.1-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/doc/configure.3-264-.de QR
nsf-2.3.0/doc/configure.3:265:.ie '\\*(lq'"' ``\\$1''\\-``\\$2''\\$3
nsf-2.3.0/doc/configure.3-266-.\"" fix emacs highlighting
##############################################
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-76-  if (Tcl_ListObjGetElements(interp, asmObj, &oc, &ov) != TCL_OK) {
nsf-2.3.0/generic/asm/asmAssembleTemplate.c:77:    return NsfPrintError(interp, "Asm code is not a valid list");
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-78-  }
##############################################
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-92-      return NsfPrintError(interp,
nsf-2.3.0/generic/asm/asmAssembleTemplate.c:93:			   "Asm: line is not a well-formed asm instruction: %s",
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-94-			   ObjStr(lineObj));
##############################################
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-96-
nsf-2.3.0/generic/asm/asmAssembleTemplate.c:97:    result = Tcl_GetIndexFromObj(interp, wordOv[0], asmStatementNames, "asm instruction", 0, &index);
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-98-    if (result != TCL_OK) {
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-99-      return NsfPrintError(interp,
nsf-2.3.0/generic/asm/asmAssembleTemplate.c:100:			   "Asm: line is not a valid asm instruction: word %s, line %s",
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-101-			   ObjStr(wordOv[0]), ObjStr(lineObj));
##############################################
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-212-    Tcl_ListObjGetElements(interp, lineObj, &argc, &argv);
nsf-2.3.0/generic/asm/asmAssembleTemplate.c:213:    Tcl_GetIndexFromObj(interp, argv[0], asmStatementNames, "asm instruction", 0, &index);
nsf-2.3.0/generic/asm/asmAssembleTemplate.c-214-
##############################################
nsf-2.3.0/generic/asm/genAssemble.tcl-42-  :public method cName {} {
nsf-2.3.0/generic/asm/genAssemble.tcl:43:    # prepend asm and capitalize first character
nsf-2.3.0/generic/asm/genAssemble.tcl-44-    return asm[string toupper [string range ${:name} 0 0]][string range ${:name} 1 end]
##############################################
nsf-2.3.0/generic/asm/genAssemble.tcl-276-
nsf-2.3.0/generic/asm/genAssemble.tcl:277:namespace eval ::asm {
nsf-2.3.0/generic/asm/genAssemble.tcl-278-  ######################################################################
##############################################
nsf-2.3.0/generic/asm/genAssemble.tcl-460-  # {jump instruction 2}
nsf-2.3.0/generic/asm/genAssemble.tcl:461:  # TODO: maybe define later jump labels in asm source
nsf-2.3.0/generic/asm/genAssemble.tcl-462-  Instruction create jump \
##############################################
nsf-2.3.0/generic/asm/genAssemble.tcl-471-  # {jumpTrue instruction 6}
nsf-2.3.0/generic/asm/genAssemble.tcl:472:  # TODO: maybe define later jump labels in asm source
nsf-2.3.0/generic/asm/genAssemble.tcl-473-  Instruction create jumpTrue \
##############################################
nsf-2.3.0/generic/asm/genAssemble.tcl-602-	    int argIndex, intValue;
nsf-2.3.0/generic/asm/genAssemble.tcl:603:	    Tcl_GetIndexFromObj(interp, argv[j], asmStatementArgType, "asm internal arg type", 0, &argIndex);
nsf-2.3.0/generic/asm/genAssemble.tcl-604-	    Tcl_GetIntFromObj(interp, argv[j+1], &intValue);
##############################################
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-157-  if (Tcl_ListObjGetElements(interp, asmObj, &oc, &ov) != TCL_OK) {
nsf-2.3.0/generic/asm/nsfAsmAssemble.c:158:    return NsfPrintError(interp, "Asm code is not a valid list");
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-159-  }
##############################################
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-173-      return NsfPrintError(interp,
nsf-2.3.0/generic/asm/nsfAsmAssemble.c:174:			   "Asm: line is not a well-formed asm instruction: %s",
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-175-			   ObjStr(lineObj));
##############################################
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-177-
nsf-2.3.0/generic/asm/nsfAsmAssemble.c:178:    result = Tcl_GetIndexFromObj(interp, wordOv[0], asmStatementNames, "asm instruction", 0, &index);
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-179-    if (result != TCL_OK) {
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-180-      return NsfPrintError(interp,
nsf-2.3.0/generic/asm/nsfAsmAssemble.c:181:			   "Asm: line is not a valid asm instruction: word %s, line %s",
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-182-			   ObjStr(wordOv[0]), ObjStr(lineObj));
##############################################
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-293-    Tcl_ListObjGetElements(interp, lineObj, &argc, &argv);
nsf-2.3.0/generic/asm/nsfAsmAssemble.c:294:    Tcl_GetIndexFromObj(interp, argv[0], asmStatementNames, "asm instruction", 0, &index);
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-295-
##############################################
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-526-	    int argIndex, intValue;
nsf-2.3.0/generic/asm/nsfAsmAssemble.c:527:	    Tcl_GetIndexFromObj(interp, argv[j], asmStatementArgType, "asm internal arg type", 0, &argIndex);
nsf-2.3.0/generic/asm/nsfAsmAssemble.c-528-	    Tcl_GetIntFromObj(interp, argv[j+1], &intValue);
##############################################
nsf-2.3.0/generic/asm/nsfAssemble.c-181-    result = Tcl_GetIndexFromObj(interp, wordOv[j], asmStatementArgType,
nsf-2.3.0/generic/asm/nsfAssemble.c:182:				 "asm statement arg type", 0, &typesIndex);
nsf-2.3.0/generic/asm/nsfAssemble.c-183-    if (result != TCL_OK) {
##############################################
nsf-2.3.0/generic/asm/nsfAssemble.c-188-
nsf-2.3.0/generic/asm/nsfAssemble.c:189:    result = Tcl_GetIndexFromObj(interp, wordOv[j], argType, "asm internal arg type", 0, &argIndex);
nsf-2.3.0/generic/asm/nsfAssemble.c-190-    if (result != TCL_OK) {
##############################################
nsf-2.3.0/generic/asm/nsfAssemble.c-244-	
nsf-2.3.0/generic/asm/nsfAssemble.c:245:    Tcl_GetIndexFromObj(interp, wordOv[j], asmStatementArgType, "asm cmd arg type", 0, &argIndex);
nsf-2.3.0/generic/asm/nsfAssemble.c-246-    Tcl_GetIntFromObj(interp, wordOv[j+1], &intValue);
##############################################
nsf-2.3.0/generic/asm/nsfAssemble.c-319- *
nsf-2.3.0/generic/asm/nsfAssemble.c:320: *    Tcl_ObjCmdProc implementing Asm procs. This function processes
nsf-2.3.0/generic/asm/nsfAssemble.c-321- *    the argument list in accordance with the parameter definitions
nsf-2.3.0/generic/asm/nsfAssemble.c:322: *    and calls in case of success the asm proc body.
nsf-2.3.0/generic/asm/nsfAssemble.c-323- *
##############################################
nsf-2.3.0/generic/asm/asm.tcl-138-proc bar.tcl {x} {concat [format %c 64] - [format %c 65] - $x}
nsf-2.3.0/generic/asm/asm.tcl:139:nsf::asm::proc bar.asm {x} {
nsf-2.3.0/generic/asm/asm.tcl-140-  {obj %c} 
##############################################
nsf-2.3.0/generic/asm/asm.tcl-149-}
nsf-2.3.0/generic/asm/asm.tcl:150:#puts [bar.asm 123]
nsf-2.3.0/generic/asm/asm.tcl-151-? {bar.tcl 123} "@ - A - 123"
nsf-2.3.0/generic/asm/asm.tcl:152:? {bar.asm 123} "@ - A - 123"
nsf-2.3.0/generic/asm/asm.tcl-153-
##############################################
nsf-2.3.0/generic/gentclAPI.tcl-556-  set ::definitions($d(methodType)-$d(implementation)-$d(methodName)) [array get d]
nsf-2.3.0/generic/gentclAPI.tcl:557:  # puts $::nxdocIndex [list set ::nxdoc::include($d(ns)::$d(methodName)) $opts(-nxdoc)]
nsf-2.3.0/generic/gentclAPI.tcl-558-}
##############################################
nsf-2.3.0/Makefile.in-37-# Requires native paths
nsf-2.3.0/Makefile.in:38:PLATFORM_DIR	= `@CYGPATH@ $(srcdir)/@TEA_PLATFORM@`
nsf-2.3.0/Makefile.in-39-target_doc_dir		= ./doc
nsf-2.3.0/Makefile.in-40-
nsf-2.3.0/Makefile.in:41:src_lib_dir_native	= `@CYGPATH@ ${src_lib_dir}`
nsf-2.3.0/Makefile.in:42:src_doc_dir_native	= `@CYGPATH@ ${src_doc_dir}`
nsf-2.3.0/Makefile.in:43:src_test_dir_native 	= `@CYGPATH@ ${src_test_dir}`
nsf-2.3.0/Makefile.in:44:src_app_dir_native	= `@CYGPATH@ ${src_app_dir}`
nsf-2.3.0/Makefile.in:45:src_generic_dir_native	= `@CYGPATH@ ${src_generic_dir}`
nsf-2.3.0/Makefile.in-46-
##############################################
nsf-2.3.0/Makefile.in-220-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
nsf-2.3.0/Makefile.in:221:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
nsf-2.3.0/Makefile.in-222-		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
nsf-2.3.0/Makefile.in-352-	@docs=""; \
nsf-2.3.0/Makefile.in:353:	for i in $(XODOC_SOURCE); do docs="$$docs `@CYGPATH@ $$i`"; done; \
nsf-2.3.0/Makefile.in-354-	$(TCLSH) $(xotcl_src_lib_dir)/lib/makeDoc.xotcl \
##############################################
nsf-2.3.0/Makefile.in-670-# sample.$(OBJEXT): $(srcdir)/generic/sample.c
nsf-2.3.0/Makefile.in:671:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/generic/sample.c` -o $@
nsf-2.3.0/Makefile.in-672-#
##############################################
nsf-2.3.0/Makefile.in-680-.c.@OBJEXT@:
nsf-2.3.0/Makefile.in:681:	$(COMPILE) -c `@CYGPATH@ $<` -o $@
nsf-2.3.0/Makefile.in-682-
##############################################
nsf-2.3.0/Makefile.in-722-# exampleA.$(OBJEXT): $(srcdir)/src/win/exampleA.c
nsf-2.3.0/Makefile.in:723:# 	$(COMPILE) -c `@CYGPATH@ $(srcdir)/src/win/exampleA.c` -o $@
nsf-2.3.0/Makefile.in-724-#========================================================================
##############################################
nsf-2.3.0/Makefile.in-778-		for j in $(TCL_DECLS); do \
nsf-2.3.0/Makefile.in:779:		    if [ `grep -c $$i $$j` -gt 0 ]; then \
nsf-2.3.0/Makefile.in-780-			match=1; \
##############################################
nsf-2.3.0/Makefile.in-843-	    $(INSTALL_PROGRAM) $$p $(DESTDIR)$(pkglibdir)/$$p; \
nsf-2.3.0/Makefile.in:844:	    stub=`echo $$p|sed -e "s/.*\(stub\).*/\1/"`; \
nsf-2.3.0/Makefile.in-845-	    if test "x$$stub" = "xstub"; then \
##############################################
nsf-2.3.0/Makefile.in-852-	    fi; \
nsf-2.3.0/Makefile.in:853:	    ext=`echo $$p|sed -e "s/.*\.//"`; \
nsf-2.3.0/Makefile.in-854-	    if test "x$$ext" = "xdll"; then \
nsf-2.3.0/Makefile.in:855:		lib=`basename $$p|sed -e 's/.[^.]*$$//'`.lib; \
nsf-2.3.0/Makefile.in-856-		if test -f $$lib; then \
##############################################
nsf-2.3.0/Makefile.in-864-	  if test -f $(srcdir)/$$p; then \
nsf-2.3.0/Makefile.in:865:	    destp=`basename $$p`; \
nsf-2.3.0/Makefile.in-866-	    echo " Install $$destp $(DESTDIR)$(pkglibdir)/$$destp"; \
##############################################
nsf-2.3.0/Makefile.in-900-	list='$(PKG_TCL_SOURCES)'; for p in $$list; do \
nsf-2.3.0/Makefile.in:901:	  p=`basename $$p`; \
nsf-2.3.0/Makefile.in-902-	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
##############################################
nsf-2.3.0/autogen.sh-4-do
nsf-2.3.0/autogen.sh:5:  (cd `dirname $pdir`; autoconf)
nsf-2.3.0/autogen.sh-6-done