===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mswatch-1.2.0/configure.in-264-dnl Define LIBDIR for socketwatch.cc
mswatch-1.2.0/configure.in:265:prefix=`eval echo "${prefix}"`
mswatch-1.2.0/configure.in:266:prefix=`echo "${prefix}" | sed "s|^NONE$|/usr/local|"`
mswatch-1.2.0/configure.in:267:exec_prefix=`eval echo "${exec_prefix}"`
mswatch-1.2.0/configure.in:268:exec_prefix=`echo "${exec_prefix}" | sed "s|^NONE$|${prefix}|"`
mswatch-1.2.0/configure.in:269:libdir=`eval echo "${libdir}"`
mswatch-1.2.0/configure.in:270:libdir=`echo "${libdir}" | sed "s|^NONE/|${exec_prefix}/|"`
mswatch-1.2.0/configure.in-271-AC_DEFINE_UNQUOTED(LIBDIR, "${libdir}", [Define to the location of mswatch libraries])
##############################################
mswatch-1.2.0/INSTALL-173-directory configuration variables that were expressed in terms of
mswatch-1.2.0/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
mswatch-1.2.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
mswatch-1.2.0/Makefile.in-82-  while test -n "$$dir1"; do \
mswatch-1.2.0/Makefile.in:83:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mswatch-1.2.0/Makefile.in-84-    if test "$$first" != "."; then \
mswatch-1.2.0/Makefile.in-85-      if test "$$first" = ".."; then \
mswatch-1.2.0/Makefile.in:86:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mswatch-1.2.0/Makefile.in:87:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mswatch-1.2.0/Makefile.in-88-      else \
mswatch-1.2.0/Makefile.in:89:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mswatch-1.2.0/Makefile.in-90-        if test "$$first2" = "$$first"; then \
mswatch-1.2.0/Makefile.in:91:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/Makefile.in-92-        else \
##############################################
mswatch-1.2.0/Makefile.in-97-    fi; \
mswatch-1.2.0/Makefile.in:98:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/Makefile.in-99-  done; \
##############################################
mswatch-1.2.0/Makefile.in-296-	dot_seen=no; \
mswatch-1.2.0/Makefile.in:297:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/Makefile.in-298-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mswatch-1.2.0/Makefile.in-331-	rev="$$rev ."; \
mswatch-1.2.0/Makefile.in:332:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/Makefile.in-333-	for subdir in $$rev; do \
##############################################
mswatch-1.2.0/Makefile.in-409-GTAGS:
mswatch-1.2.0/Makefile.in:410:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/Makefile.in-411-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/Makefile.in-419-	test -d "$(distdir)" || mkdir "$(distdir)"
mswatch-1.2.0/Makefile.in:420:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/Makefile.in:421:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/Makefile.in-422-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/Makefile.in-433-	  if test -d $$d/$$file; then \
mswatch-1.2.0/Makefile.in:434:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/Makefile.in-435-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/Makefile.in-541-	test -d $(distdir)/_build || exit 0; \
mswatch-1.2.0/Makefile.in:542:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mswatch-1.2.0/Makefile.in-543-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mswatch-1.2.0/Makefile.in-575-	@$(am__cd) '$(distuninstallcheck_dir)' \
mswatch-1.2.0/Makefile.in:576:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
mswatch-1.2.0/Makefile.in-577-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mswatch-1.2.0/Makefile.in-587-	fi
mswatch-1.2.0/Makefile.in:588:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mswatch-1.2.0/Makefile.in-589-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mswatch-1.2.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
mswatch-1.2.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mswatch-1.2.0/configure-47-  as_echo='print -r --'
mswatch-1.2.0/configure-48-  as_echo_n='print -rn --'
mswatch-1.2.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mswatch-1.2.0/configure-50-  as_echo='printf %s\n'
##############################################
mswatch-1.2.0/configure-52-else
mswatch-1.2.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mswatch-1.2.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mswatch-1.2.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
mswatch-1.2.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mswatch-1.2.0/configure-64-      esac;
##############################################
mswatch-1.2.0/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mswatch-1.2.0/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mswatch-1.2.0/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
mswatch-1.2.0/configure-288-      case $as_dir in #(
mswatch-1.2.0/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mswatch-1.2.0/configure-290-      *) as_qdir=$as_dir;;
##############################################
mswatch-1.2.0/configure-353-  {
mswatch-1.2.0/configure:354:    as_val=`expr "$@" || test $? -eq 1`
mswatch-1.2.0/configure-355-  }
##############################################
mswatch-1.2.0/configure-360-# ---------------------------------
mswatch-1.2.0/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mswatch-1.2.0/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mswatch-1.2.0/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mswatch-1.2.0/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mswatch-1.2.0/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mswatch-1.2.0/configure-514-	esac;
mswatch-1.2.0/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mswatch-1.2.0/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
mswatch-1.2.0/configure-535-  # Remove one level of quotation (which was required for Make).
mswatch-1.2.0/configure:536:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
mswatch-1.2.0/configure-537-  ;;
##############################################
mswatch-1.2.0/configure-546-  :
mswatch-1.2.0/configure:547:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
mswatch-1.2.0/configure-548-  # Yippee, $ECHO works!
##############################################
mswatch-1.2.0/configure-572-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
mswatch-1.2.0/configure:573:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
mswatch-1.2.0/configure-574-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
mswatch-1.2.0/configure-580-
mswatch-1.2.0/configure:581:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/configure:582:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
mswatch-1.2.0/configure-583-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/configure-595-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
mswatch-1.2.0/configure:596:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/configure:597:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
mswatch-1.2.0/configure-598-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/configure-607-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/configure:608:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
mswatch-1.2.0/configure-609-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/configure-622-        ECHO='printf %s\n'
mswatch-1.2.0/configure:623:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/configure:624:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
mswatch-1.2.0/configure-625-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/configure-627-	  :
mswatch-1.2.0/configure:628:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
mswatch-1.2.0/configure-629-	     test "X$echo_testing_string" = 'X\t' &&
mswatch-1.2.0/configure:630:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
mswatch-1.2.0/configure-631-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/configure-636-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
mswatch-1.2.0/configure:637:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
mswatch-1.2.0/configure-638-	     test "X$echo_testing_string" = 'X\t' &&
mswatch-1.2.0/configure:639:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
mswatch-1.2.0/configure-640-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/configure-646-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
mswatch-1.2.0/configure:647:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
mswatch-1.2.0/configure-648-	    then
##############################################
mswatch-1.2.0/configure-654-	  if test "$prev" != 'sed 50q "$0"'; then
mswatch-1.2.0/configure:655:	    echo_test_string=`eval $prev`
mswatch-1.2.0/configure-656-	    export echo_test_string
##############################################
mswatch-1.2.0/configure-976-  case $ac_option in
mswatch-1.2.0/configure:977:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mswatch-1.2.0/configure-978-  *)	ac_optarg=yes ;;
##############################################
mswatch-1.2.0/configure-1019-  -disable-* | --disable-*)
mswatch-1.2.0/configure:1020:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mswatch-1.2.0/configure-1021-    # Reject names that are not valid shell variable names.
##############################################
mswatch-1.2.0/configure-1024-    ac_useropt_orig=$ac_useropt
mswatch-1.2.0/configure:1025:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mswatch-1.2.0/configure-1026-    case $ac_user_opts in
##############################################
mswatch-1.2.0/configure-1045-  -enable-* | --enable-*)
mswatch-1.2.0/configure:1046:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mswatch-1.2.0/configure-1047-    # Reject names that are not valid shell variable names.
##############################################
mswatch-1.2.0/configure-1050-    ac_useropt_orig=$ac_useropt
mswatch-1.2.0/configure:1051:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mswatch-1.2.0/configure-1052-    case $ac_user_opts in
##############################################
mswatch-1.2.0/configure-1249-  -with-* | --with-*)
mswatch-1.2.0/configure:1250:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mswatch-1.2.0/configure-1251-    # Reject names that are not valid shell variable names.
##############################################
mswatch-1.2.0/configure-1254-    ac_useropt_orig=$ac_useropt
mswatch-1.2.0/configure:1255:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mswatch-1.2.0/configure-1256-    case $ac_user_opts in
##############################################
mswatch-1.2.0/configure-1265-  -without-* | --without-*)
mswatch-1.2.0/configure:1266:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mswatch-1.2.0/configure-1267-    # Reject names that are not valid shell variable names.
##############################################
mswatch-1.2.0/configure-1270-    ac_useropt_orig=$ac_useropt
mswatch-1.2.0/configure:1271:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mswatch-1.2.0/configure-1272-    case $ac_user_opts in
##############################################
mswatch-1.2.0/configure-1303-  *=*)
mswatch-1.2.0/configure:1304:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mswatch-1.2.0/configure-1305-    # Reject names that are not valid shell variable names.
##############################################
mswatch-1.2.0/configure-1324-if test -n "$ac_prev"; then
mswatch-1.2.0/configure:1325:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mswatch-1.2.0/configure-1326-  as_fn_error "missing argument to $ac_option"
##############################################
mswatch-1.2.0/configure-1346-    */ )
mswatch-1.2.0/configure:1347:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mswatch-1.2.0/configure-1348-      eval $ac_var=\$ac_val;;
##############################################
mswatch-1.2.0/configure-1383-ac_ls_di=`ls -di .` &&
mswatch-1.2.0/configure:1384:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mswatch-1.2.0/configure-1385-  as_fn_error "working directory cannot be determined"
##############################################
mswatch-1.2.0/configure-1439-case $srcdir in
mswatch-1.2.0/configure:1440:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mswatch-1.2.0/configure-1441-esac
##############################################
mswatch-1.2.0/configure-1482-By default, \`make install' will install all the files in
mswatch-1.2.0/configure:1483:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mswatch-1.2.0/configure:1484:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mswatch-1.2.0/configure-1485-for instance \`--prefix=\$HOME'.
##############################################
mswatch-1.2.0/configure-1598-*)
mswatch-1.2.0/configure:1599:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mswatch-1.2.0/configure-1600-  # A ".." for each directory in $ac_dir_suffix.
mswatch-1.2.0/configure:1601:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mswatch-1.2.0/configure-1602-  case $ac_top_builddir_sub in
##############################################
mswatch-1.2.0/configure-2257-    *\'*)
mswatch-1.2.0/configure:2258:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mswatch-1.2.0/configure-2259-    esac
##############################################
mswatch-1.2.0/configure-2344-      case $ac_val in
mswatch-1.2.0/configure:2345:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mswatch-1.2.0/configure-2346-      esac
##############################################
mswatch-1.2.0/configure-2361-	case $ac_val in
mswatch-1.2.0/configure:2362:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mswatch-1.2.0/configure-2363-	esac
##############################################
mswatch-1.2.0/configure-2474-    set,)
mswatch-1.2.0/configure:2475:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mswatch-1.2.0/configure:2476:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mswatch-1.2.0/configure-2477-      ac_cache_corrupted=: ;;
##############################################
mswatch-1.2.0/configure-2485-	# differences in whitespace do not lead to failure.
mswatch-1.2.0/configure:2486:	ac_old_val_w=`echo x $ac_old_val`
mswatch-1.2.0/configure:2487:	ac_new_val_w=`echo x $ac_new_val`
mswatch-1.2.0/configure-2488-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mswatch-1.2.0/configure-2505-    case $ac_new_val in
mswatch-1.2.0/configure:2506:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mswatch-1.2.0/configure-2507-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mswatch-1.2.0/configure-2568-test "x$ac_build_alias" = x &&
mswatch-1.2.0/configure:2569:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mswatch-1.2.0/configure-2570-test "x$ac_build_alias" = x &&
mswatch-1.2.0/configure-2571-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
mswatch-1.2.0/configure:2572:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mswatch-1.2.0/configure-2573-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mswatch-1.2.0/configure-2592-IFS=$ac_save_IFS
mswatch-1.2.0/configure:2593:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mswatch-1.2.0/configure-2594-
##############################################
mswatch-1.2.0/configure-2603-else
mswatch-1.2.0/configure:2604:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mswatch-1.2.0/configure-2605-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mswatch-1.2.0/configure-2625-IFS=$ac_save_IFS
mswatch-1.2.0/configure:2626:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mswatch-1.2.0/configure-2627-
##############################################
mswatch-1.2.0/configure-2747-if (
mswatch-1.2.0/configure:2748:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mswatch-1.2.0/configure-2749-   if test "$*" = "X"; then
mswatch-1.2.0/configure-2750-      # -L didn't work.
mswatch-1.2.0/configure:2751:      set X `ls -t "$srcdir/configure" conftest.file`
mswatch-1.2.0/configure-2752-   fi
##############################################
mswatch-1.2.0/configure-2783-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mswatch-1.2.0/configure:2784:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mswatch-1.2.0/configure-2785-
mswatch-1.2.0/configure-2786-# expand $ac_aux_dir to an absolute path
mswatch-1.2.0/configure:2787:am_aux_dir=`cd $ac_aux_dir && pwd`
mswatch-1.2.0/configure-2788-
##############################################
mswatch-1.2.0/configure-2928-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
mswatch-1.2.0/configure:2929:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mswatch-1.2.0/configure-2930-	     'mkdir (GNU coreutils) '* | \
##############################################
mswatch-1.2.0/configure-3007-set x ${MAKE-make}
mswatch-1.2.0/configure:3008:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mswatch-1.2.0/configure-3009-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
mswatch-1.2.0/configure-3017-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
mswatch-1.2.0/configure:3018:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mswatch-1.2.0/configure-3019-  *@@@%%%=?*=@@@%%%*)
##############################################
mswatch-1.2.0/configure-3044-
mswatch-1.2.0/configure:3045:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mswatch-1.2.0/configure-3046-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mswatch-1.2.0/configure-3130-# Ignore all kinds of additional output from `make'.
mswatch-1.2.0/configure:3131:case `$am_make -s -f confmf 2> /dev/null` in #(
mswatch-1.2.0/configure-3132-*the\ am__doit\ target*)
##############################################
mswatch-1.2.0/configure-3140-   echo '.include "confinc"' > confmf
mswatch-1.2.0/configure:3141:   case `$am_make -s -f confmf 2> /dev/null` in #(
mswatch-1.2.0/configure-3142-   *the\ am__doit\ target*)
##############################################
mswatch-1.2.0/configure-3518-$as_echo_n "checking whether the C compiler works... " >&6; }
mswatch-1.2.0/configure:3519:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mswatch-1.2.0/configure-3520-
##############################################
mswatch-1.2.0/configure-3562-	then :; else
mswatch-1.2.0/configure:3563:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mswatch-1.2.0/configure-3564-	fi
##############################################
mswatch-1.2.0/configure-3623-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mswatch-1.2.0/configure:3624:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mswatch-1.2.0/configure-3625-	  break;;
##############################################
mswatch-1.2.0/configure-3732-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mswatch-1.2.0/configure:3733:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mswatch-1.2.0/configure-3734-       break;;
##############################################
mswatch-1.2.0/configure-3991-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:3992:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-3993-  fi
##############################################
mswatch-1.2.0/configure-4248-  # Check for GNU $ac_path_GREP
mswatch-1.2.0/configure:4249:case `"$ac_path_GREP" --version 2>&1` in
mswatch-1.2.0/configure-4250-*GNU*)
##############################################
mswatch-1.2.0/configure-4314-  # Check for GNU $ac_path_EGREP
mswatch-1.2.0/configure:4315:case `"$ac_path_EGREP" --version 2>&1` in
mswatch-1.2.0/configure-4316-*GNU*)
##############################################
mswatch-1.2.0/configure-4475-do :
mswatch-1.2.0/configure:4476:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mswatch-1.2.0/configure-4477-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mswatch-1.2.0/configure-4481-  cat >>confdefs.h <<_ACEOF
mswatch-1.2.0/configure:4482:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mswatch-1.2.0/configure-4483-_ACEOF
##############################################
mswatch-1.2.0/configure-4695-  # Check for GNU $ac_path_SED
mswatch-1.2.0/configure:4696:case `"$ac_path_SED" --version 2>&1` in
mswatch-1.2.0/configure-4697-*GNU*)
##############################################
mswatch-1.2.0/configure-4774-  # Check for GNU $ac_path_FGREP
mswatch-1.2.0/configure:4775:case `"$ac_path_FGREP" --version 2>&1` in
mswatch-1.2.0/configure-4776-*GNU*)
##############################################
mswatch-1.2.0/configure-4854-    # gcc leaves a trailing carriage return which upsets mingw
mswatch-1.2.0/configure:4855:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mswatch-1.2.0/configure-4856-  *)
mswatch-1.2.0/configure:4857:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mswatch-1.2.0/configure-4858-  esac
##############################################
mswatch-1.2.0/configure-4863-      # Canonicalize the pathname of ld
mswatch-1.2.0/configure:4864:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mswatch-1.2.0/configure-4865-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mswatch-1.2.0/configure:4866:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mswatch-1.2.0/configure-4867-      done
##############################################
mswatch-1.2.0/configure-4898-      # Break only if it was the GNU/non-GNU ld that we prefer.
mswatch-1.2.0/configure:4899:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mswatch-1.2.0/configure-4900-      *GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/configure-4929-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mswatch-1.2.0/configure:4930:case `$LD -v 2>&1 </dev/null` in
mswatch-1.2.0/configure-4931-*GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/configure-4974-	# Tru64's nm complains that /dev/null is an invalid object file
mswatch-1.2.0/configure:4975:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
mswatch-1.2.0/configure-4976-	*/dev/null* | *'Invalid file or object type'*)
##############################################
mswatch-1.2.0/configure-4980-	*)
mswatch-1.2.0/configure:4981:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mswatch-1.2.0/configure-4982-	  */dev/null*)
##############################################
mswatch-1.2.0/configure-5203-    # And add a safety zone
mswatch-1.2.0/configure:5204:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mswatch-1.2.0/configure:5205:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mswatch-1.2.0/configure-5206-    ;;
##############################################
mswatch-1.2.0/configure-5231-    if test -n "$kargmax"; then
mswatch-1.2.0/configure:5232:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
mswatch-1.2.0/configure-5233-    else
##############################################
mswatch-1.2.0/configure-5239-    if test -n "$lt_cv_sys_max_cmd_len"; then
mswatch-1.2.0/configure:5240:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mswatch-1.2.0/configure:5241:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mswatch-1.2.0/configure-5242-    else
##############################################
mswatch-1.2.0/configure-5251-      # we can't tell.
mswatch-1.2.0/configure:5252:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
mswatch-1.2.0/configure-5253-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mswatch-1.2.0/configure-5255-      do
mswatch-1.2.0/configure:5256:        i=`expr $i + 1`
mswatch-1.2.0/configure-5257-        teststring=$teststring$teststring
##############################################
mswatch-1.2.0/configure-5259-      # Only check the string length outside the loop.
mswatch-1.2.0/configure:5260:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mswatch-1.2.0/configure-5261-      teststring=
##############################################
mswatch-1.2.0/configure-5264-      # linker.  It appears as though 1/2 is a usable value.
mswatch-1.2.0/configure:5265:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mswatch-1.2.0/configure-5266-    fi
##############################################
mswatch-1.2.0/configure-5619-openbsd*)
mswatch-1.2.0/configure:5620:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/configure-5621-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
mswatch-1.2.0/configure-6108-# If we're using GNU nm, then use its standard symbol codes.
mswatch-1.2.0/configure:6109:case `$NM -V 2>&1` in
mswatch-1.2.0/configure-6110-*GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/configure-6126-mingw*)
mswatch-1.2.0/configure:6127:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mswatch-1.2.0/configure-6128-  ;;
##############################################
mswatch-1.2.0/configure-6322-  test $ac_status = 0; }; then
mswatch-1.2.0/configure:6323:    case `/usr/bin/file conftest.$ac_objext` in
mswatch-1.2.0/configure-6324-      *ELF-32*)
##############################################
mswatch-1.2.0/configure-6342-    if test "$lt_cv_prog_gnu_ld" = yes; then
mswatch-1.2.0/configure:6343:      case `/usr/bin/file conftest.$ac_objext` in
mswatch-1.2.0/configure-6344-	*32-bit*)
##############################################
mswatch-1.2.0/configure-6354-    else
mswatch-1.2.0/configure:6355:      case `/usr/bin/file conftest.$ac_objext` in
mswatch-1.2.0/configure-6356-	*32-bit*)
##############################################
mswatch-1.2.0/configure-7368-done
mswatch-1.2.0/configure:7369:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
mswatch-1.2.0/configure-7370-
##############################################
mswatch-1.2.0/configure-7397-	"file_magic "*)
mswatch-1.2.0/configure:7398:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mswatch-1.2.0/configure-7399-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
mswatch-1.2.0/configure-7463-	"file_magic "*)
mswatch-1.2.0/configure:7464:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mswatch-1.2.0/configure-7465-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
mswatch-1.2.0/configure-7802-      *)
mswatch-1.2.0/configure:7803:	case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/configure-7804-	*Sun\ C*)
##############################################
mswatch-1.2.0/configure-8138-  if test "$hard_links" = no; then
mswatch-1.2.0/configure:8139:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
mswatch-1.2.0/configure:8140:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
mswatch-1.2.0/configure-8141-    need_locks=warn
##############################################
mswatch-1.2.0/configure-8234-    supports_anon_versioning=no
mswatch-1.2.0/configure:8235:    case `$LD -v 2>&1` in
mswatch-1.2.0/configure-8236-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mswatch-1.2.0/configure-8300-	# is EXPORTS), use it as is; otherwise, prepend...
mswatch-1.2.0/configure:8301:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mswatch-1.2.0/configure-8302-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
mswatch-1.2.0/configure-8323-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mswatch-1.2.0/configure:8324:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/configure:8325:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/configure-8326-      ;;
##############################################
mswatch-1.2.0/configure-8341-        pgcc*)				# Portland Group C compiler
mswatch-1.2.0/configure:8342:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/configure-8343-	  tmp_addflag=' $pic_flag'
##############################################
mswatch-1.2.0/configure-8345-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
mswatch-1.2.0/configure:8346:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/configure-8347-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mswatch-1.2.0/configure-8360-	esac
mswatch-1.2.0/configure:8361:	case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/configure-8362-	*Sun\ C*)			# Sun C 5.9
mswatch-1.2.0/configure:8363:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/configure-8364-	  compiler_needs_object=yes
##############################################
mswatch-1.2.0/configure-8429-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mswatch-1.2.0/configure:8430:      case `$LD -v 2>&1` in
mswatch-1.2.0/configure-8431-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
mswatch-1.2.0/configure-8550-	# below for broken collect2 doesn't work under 4.3+
mswatch-1.2.0/configure:8551:	  collect2name=`${CC} -print-prog-name=collect2`
mswatch-1.2.0/configure-8552-	  if test -f "$collect2name" &&
##############################################
mswatch-1.2.0/configure-8618-    }'
mswatch-1.2.0/configure:8619:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-8620-# Check for a 64-bit object if we didn't find anything.
mswatch-1.2.0/configure-8621-if test -z "$aix_libpath"; then
mswatch-1.2.0/configure:8622:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-8623-fi
##############################################
mswatch-1.2.0/configure-8629-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
mswatch-1.2.0/configure:8630:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mswatch-1.2.0/configure-8631-      else
##############################################
mswatch-1.2.0/configure-8658-    }'
mswatch-1.2.0/configure:8659:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-8660-# Check for a 64-bit object if we didn't find anything.
mswatch-1.2.0/configure-8661-if test -z "$aix_libpath"; then
mswatch-1.2.0/configure:8662:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-8663-fi
##############################################
mswatch-1.2.0/configure-8713-      # FIXME: Setting linknames here is a bad hack.
mswatch-1.2.0/configure:8714:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
mswatch-1.2.0/configure-8715-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
mswatch-1.2.0/configure-8718-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
mswatch-1.2.0/configure:8719:      fix_srcfile_path='`cygpath -w "$srcfile"`'
mswatch-1.2.0/configure-8720-      enable_shared_with_static_runtimes=yes
##############################################
mswatch-1.2.0/configure-8871-      if test "$GCC" = yes; then
mswatch-1.2.0/configure:8872:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-8873-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mswatch-1.2.0/configure-8882-if ac_fn_c_try_link "$LINENO"; then :
mswatch-1.2.0/configure:8883:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
mswatch-1.2.0/configure-8884-
##############################################
mswatch-1.2.0/configure-8889-      else
mswatch-1.2.0/configure:8890:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure:8891:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
mswatch-1.2.0/configure-8892-      fi
##############################################
mswatch-1.2.0/configure-8926-	hardcode_direct_absolute=yes
mswatch-1.2.0/configure:8927:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/configure-8928-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mswatch-1.2.0/configure-8959-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
mswatch-1.2.0/configure:8960:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-8961-      else
mswatch-1.2.0/configure-8962-	allow_undefined_flag=' -expect_unresolved \*'
mswatch-1.2.0/configure:8963:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-8964-      fi
##############################################
mswatch-1.2.0/configure-8972-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
mswatch-1.2.0/configure:8973:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-8974-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
mswatch-1.2.0/configure-8976-	allow_undefined_flag=' -expect_unresolved \*'
mswatch-1.2.0/configure:8977:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure:8978:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
mswatch-1.2.0/configure:8979:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
mswatch-1.2.0/configure-8980-
##############################################
mswatch-1.2.0/configure-8995-      else
mswatch-1.2.0/configure:8996:	case `$CC -V 2>&1` in
mswatch-1.2.0/configure-8997-	*"Compilers 5.0"*)
##############################################
mswatch-1.2.0/configure-9389-  esac
mswatch-1.2.0/configure:9390:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
mswatch-1.2.0/configure-9391-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
mswatch-1.2.0/configure-9395-    # okay in the real world where ";" in dirpaths is itself problematic.
mswatch-1.2.0/configure:9396:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
mswatch-1.2.0/configure-9397-  else
mswatch-1.2.0/configure:9398:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
mswatch-1.2.0/configure-9399-  fi
##############################################
mswatch-1.2.0/configure-9402-  lt_tmp_lt_search_path_spec=
mswatch-1.2.0/configure:9403:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mswatch-1.2.0/configure-9404-  for lt_sys_path in $lt_search_path_spec; do
##############################################
mswatch-1.2.0/configure-9431-}'`
mswatch-1.2.0/configure:9432:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
mswatch-1.2.0/configure-9433-else
##############################################
mswatch-1.2.0/configure-9519-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mswatch-1.2.0/configure:9520:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mswatch-1.2.0/configure-9521-    ;;
##############################################
mswatch-1.2.0/configure-9554-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mswatch-1.2.0/configure:9555:    postinstall_cmds='base_file=`basename \${file}`~
mswatch-1.2.0/configure:9556:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mswatch-1.2.0/configure:9557:      dldir=$destdir/`dirname \$dlpath`~
mswatch-1.2.0/configure-9558-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mswatch-1.2.0/configure-9563-      fi'
mswatch-1.2.0/configure:9564:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mswatch-1.2.0/configure-9565-      dlpath=$dir/\$dldll~
##############################################
mswatch-1.2.0/configure-9571-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mswatch-1.2.0/configure:9572:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/configure-9573-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
mswatch-1.2.0/configure-9576-      # MinGW DLLs use traditional 'lib' prefix
mswatch-1.2.0/configure:9577:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/configure:9578:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
mswatch-1.2.0/configure-9579-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
mswatch-1.2.0/configure-9585-        # which wouldn't understand a cygwinified path. Ahh.
mswatch-1.2.0/configure:9586:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mswatch-1.2.0/configure-9587-      else
mswatch-1.2.0/configure:9588:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
mswatch-1.2.0/configure-9589-      fi
##############################################
mswatch-1.2.0/configure-9592-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mswatch-1.2.0/configure:9593:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/configure-9594-      ;;
##############################################
mswatch-1.2.0/configure-9598-  *)
mswatch-1.2.0/configure:9599:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
mswatch-1.2.0/configure-9600-    ;;
##############################################
mswatch-1.2.0/configure-9615-  shlibpath_var=DYLD_LIBRARY_PATH
mswatch-1.2.0/configure:9616:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mswatch-1.2.0/configure-9617-
##############################################
mswatch-1.2.0/configure-9831-  if test -f /etc/ld.so.conf; then
mswatch-1.2.0/configure:9832:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
mswatch-1.2.0/configure-9833-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mswatch-1.2.0/configure-9905-  shlibpath_var=LD_LIBRARY_PATH
mswatch-1.2.0/configure:9906:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/configure-9907-    case $host_os in
##############################################
mswatch-1.2.0/configure-11087-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:11088:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-11089-  fi
##############################################
mswatch-1.2.0/configure-11472-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:11473:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-11474-  fi
##############################################
mswatch-1.2.0/configure-11820-done
mswatch-1.2.0/configure:11821:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
mswatch-1.2.0/configure-11822-
##############################################
mswatch-1.2.0/configure-11852-    # gcc leaves a trailing carriage return which upsets mingw
mswatch-1.2.0/configure:11853:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mswatch-1.2.0/configure-11854-  *)
mswatch-1.2.0/configure:11855:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mswatch-1.2.0/configure-11856-  esac
##############################################
mswatch-1.2.0/configure-11861-      # Canonicalize the pathname of ld
mswatch-1.2.0/configure:11862:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mswatch-1.2.0/configure-11863-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mswatch-1.2.0/configure:11864:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mswatch-1.2.0/configure-11865-      done
##############################################
mswatch-1.2.0/configure-11896-      # Break only if it was the GNU/non-GNU ld that we prefer.
mswatch-1.2.0/configure:11897:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mswatch-1.2.0/configure-11898-      *GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/configure-11927-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mswatch-1.2.0/configure:11928:case `$LD -v 2>&1 </dev/null` in
mswatch-1.2.0/configure-11929-*GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/configure-11961-        # ancient GNU ld didn't support --whole-archive et. al.
mswatch-1.2.0/configure:11962:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
mswatch-1.2.0/configure-11963-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
mswatch-1.2.0/configure-12045-          # below for broken collect2 doesn't work under 4.3+
mswatch-1.2.0/configure:12046:	  collect2name=`${CC} -print-prog-name=collect2`
mswatch-1.2.0/configure-12047-	  if test -f "$collect2name" &&
##############################################
mswatch-1.2.0/configure-12112-    }'
mswatch-1.2.0/configure:12113:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-12114-# Check for a 64-bit object if we didn't find anything.
mswatch-1.2.0/configure-12115-if test -z "$aix_libpath"; then
mswatch-1.2.0/configure:12116:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-12117-fi
##############################################
mswatch-1.2.0/configure-12124-
mswatch-1.2.0/configure:12125:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mswatch-1.2.0/configure-12126-        else
##############################################
mswatch-1.2.0/configure-12153-    }'
mswatch-1.2.0/configure:12154:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-12155-# Check for a 64-bit object if we didn't find anything.
mswatch-1.2.0/configure-12156-if test -z "$aix_libpath"; then
mswatch-1.2.0/configure:12157:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/configure-12158-fi
##############################################
mswatch-1.2.0/configure-12210-          # is EXPORTS), use it as is; otherwise, prepend...
mswatch-1.2.0/configure:12211:          archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mswatch-1.2.0/configure-12212-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
mswatch-1.2.0/configure-12313-            # dependencies.
mswatch-1.2.0/configure:12314:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/configure-12315-            ;;
##############################################
mswatch-1.2.0/configure-12378-	    # dependencies.
mswatch-1.2.0/configure:12379:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/configure-12380-	    ;;
##############################################
mswatch-1.2.0/configure-12414-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mswatch-1.2.0/configure:12415:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/configure:12416:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/configure-12417-	;;
##############################################
mswatch-1.2.0/configure-12421-	    # SGI C++
mswatch-1.2.0/configure:12422:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-12423-
##############################################
mswatch-1.2.0/configure-12432-	      if test "$with_gnu_ld" = no; then
mswatch-1.2.0/configure:12433:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-12434-	      else
mswatch-1.2.0/configure:12435:	        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
mswatch-1.2.0/configure-12436-	      fi
##############################################
mswatch-1.2.0/configure-12453-	    # to its proper name (with version) after linking.
mswatch-1.2.0/configure:12454:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
mswatch-1.2.0/configure:12455:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
mswatch-1.2.0/configure-12456-	    # Commands to make compiler produce verbose output that lists
##############################################
mswatch-1.2.0/configure-12463-	    # dependencies.
mswatch-1.2.0/configure:12464:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/configure-12465-
##############################################
mswatch-1.2.0/configure-12478-	    # earlier do not add the objects themselves.
mswatch-1.2.0/configure:12479:	    case `$CC -V 2>&1` in
mswatch-1.2.0/configure-12480-	      *"Version 7."*)
##############################################
mswatch-1.2.0/configure-12499-            # Portland Group C++ compiler
mswatch-1.2.0/configure:12500:	    case `$CC -V` in
mswatch-1.2.0/configure-12501-	    *pgCC\ [1-5]* | *pgcpp\ [1-5]*)
##############################################
mswatch-1.2.0/configure-12504-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
mswatch-1.2.0/configure:12505:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
mswatch-1.2.0/configure-12506-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
mswatch-1.2.0/configure-12508-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
mswatch-1.2.0/configure:12509:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
mswatch-1.2.0/configure-12510-		$RANLIB $oldlib'
##############################################
mswatch-1.2.0/configure-12513-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mswatch-1.2.0/configure:12514:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
mswatch-1.2.0/configure-12515-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
mswatch-1.2.0/configure-12517-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mswatch-1.2.0/configure:12518:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
mswatch-1.2.0/configure-12519-	      ;;
##############################################
mswatch-1.2.0/configure-12527-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
mswatch-1.2.0/configure:12528:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/configure-12529-            ;;
##############################################
mswatch-1.2.0/configure-12546-	    # dependencies.
mswatch-1.2.0/configure:12547:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/configure-12548-	    ;;
##############################################
mswatch-1.2.0/configure-12561-	  *)
mswatch-1.2.0/configure:12562:	    case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/configure-12563-	    *Sun\ C*)
##############################################
mswatch-1.2.0/configure-12568-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
mswatch-1.2.0/configure:12569:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/configure-12570-	      compiler_needs_object_CXX=yes
##############################################
mswatch-1.2.0/configure-12638-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
mswatch-1.2.0/configure:12639:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/configure-12640-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
mswatch-1.2.0/configure-12657-	    # to its proper name (with version) after linking.
mswatch-1.2.0/configure:12658:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
mswatch-1.2.0/configure-12659-
##############################################
mswatch-1.2.0/configure-12678-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
mswatch-1.2.0/configure:12679:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-12680-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
mswatch-1.2.0/configure-12683-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
mswatch-1.2.0/configure:12684:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure:12685:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
mswatch-1.2.0/configure-12686-	          echo "-hidden">> $lib.exp~
mswatch-1.2.0/configure:12687:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
mswatch-1.2.0/configure-12688-	          $RM $lib.exp'
##############################################
mswatch-1.2.0/configure-12702-	    # dependencies.
mswatch-1.2.0/configure:12703:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/configure-12704-	    ;;
##############################################
mswatch-1.2.0/configure-12709-	        osf3*)
mswatch-1.2.0/configure:12710:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-12711-		  ;;
mswatch-1.2.0/configure-12712-	        *)
mswatch-1.2.0/configure:12713:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/configure-12714-		  ;;
##############################################
mswatch-1.2.0/configure-12944-
mswatch-1.2.0/configure:12945:  for p in `eval "$output_verbose_link_cmd"`; do
mswatch-1.2.0/configure-12946-    case $p in
##############################################
mswatch-1.2.0/configure-13029-linux*)
mswatch-1.2.0/configure:13030:  case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/configure-13031-  *Sun\ C*)
##############################################
mswatch-1.2.0/configure-13080-if test -n "${compiler_lib_search_path_CXX}"; then
mswatch-1.2.0/configure:13081: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
mswatch-1.2.0/configure-13082-fi
##############################################
mswatch-1.2.0/configure-13313-	  *)
mswatch-1.2.0/configure:13314:	    case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/configure-13315-	    *Sun\ C*)
##############################################
mswatch-1.2.0/configure-13658-  if test "$hard_links" = no; then
mswatch-1.2.0/configure:13659:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
mswatch-1.2.0/configure:13660:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
mswatch-1.2.0/configure-13661-    need_locks=warn
##############################################
mswatch-1.2.0/configure-13921-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mswatch-1.2.0/configure:13922:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mswatch-1.2.0/configure-13923-    ;;
##############################################
mswatch-1.2.0/configure-13956-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mswatch-1.2.0/configure:13957:    postinstall_cmds='base_file=`basename \${file}`~
mswatch-1.2.0/configure:13958:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mswatch-1.2.0/configure:13959:      dldir=$destdir/`dirname \$dlpath`~
mswatch-1.2.0/configure-13960-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mswatch-1.2.0/configure-13965-      fi'
mswatch-1.2.0/configure:13966:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mswatch-1.2.0/configure-13967-      dlpath=$dir/\$dldll~
##############################################
mswatch-1.2.0/configure-13973-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mswatch-1.2.0/configure:13974:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/configure-13975-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
mswatch-1.2.0/configure-13978-      # MinGW DLLs use traditional 'lib' prefix
mswatch-1.2.0/configure:13979:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/configure:13980:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
mswatch-1.2.0/configure-13981-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
mswatch-1.2.0/configure-13987-        # which wouldn't understand a cygwinified path. Ahh.
mswatch-1.2.0/configure:13988:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mswatch-1.2.0/configure-13989-      else
mswatch-1.2.0/configure:13990:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
mswatch-1.2.0/configure-13991-      fi
##############################################
mswatch-1.2.0/configure-13994-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mswatch-1.2.0/configure:13995:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/configure-13996-      ;;
##############################################
mswatch-1.2.0/configure-14000-  *)
mswatch-1.2.0/configure:14001:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
mswatch-1.2.0/configure-14002-    ;;
##############################################
mswatch-1.2.0/configure-14017-  shlibpath_var=DYLD_LIBRARY_PATH
mswatch-1.2.0/configure:14018:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mswatch-1.2.0/configure-14019-
##############################################
mswatch-1.2.0/configure-14232-  if test -f /etc/ld.so.conf; then
mswatch-1.2.0/configure:14233:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
mswatch-1.2.0/configure-14234-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mswatch-1.2.0/configure-14306-  shlibpath_var=LD_LIBRARY_PATH
mswatch-1.2.0/configure:14307:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/configure-14308-    case $host_os in
##############################################
mswatch-1.2.0/configure-14808-  test $ac_status = 0; }; then
mswatch-1.2.0/configure:14809:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6" 2>/dev/null`
mswatch-1.2.0/configure-14810-else
##############################################
mswatch-1.2.0/configure-14826-  test $ac_status = 0; }; then
mswatch-1.2.0/configure:14827:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6" 2>/dev/null`
mswatch-1.2.0/configure-14828-else
##############################################
mswatch-1.2.0/configure-14845-        if test $_pkg_short_errors_supported = yes; then
mswatch-1.2.0/configure:14846:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.6"`
mswatch-1.2.0/configure-14847-        else
mswatch-1.2.0/configure:14848:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.6"`
mswatch-1.2.0/configure-14849-        fi
##############################################
mswatch-1.2.0/configure-15439-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:15440:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-15441-  fi
##############################################
mswatch-1.2.0/configure-15823-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:15824:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-15825-  fi
##############################################
mswatch-1.2.0/configure-16027-/* end confdefs.h.  */
mswatch-1.2.0/configure:16028:`cat $LEX_OUTPUT_ROOT.c`
mswatch-1.2.0/configure-16029-_ACEOF
##############################################
mswatch-1.2.0/configure-16059-#define YYTEXT_POINTER 1
mswatch-1.2.0/configure:16060:`cat $LEX_OUTPUT_ROOT.c`
mswatch-1.2.0/configure-16061-_ACEOF
##############################################
mswatch-1.2.0/configure-16925-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:16926:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-16927-  fi
##############################################
mswatch-1.2.0/configure-17488-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:17489:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-17490-  fi
##############################################
mswatch-1.2.0/configure-18051-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/configure:18052:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mswatch-1.2.0/configure-18053-  fi
##############################################
mswatch-1.2.0/configure-18580-
mswatch-1.2.0/configure:18581:prefix=`eval echo "${prefix}"`
mswatch-1.2.0/configure:18582:prefix=`echo "${prefix}" | sed "s|^NONE$|/usr/local|"`
mswatch-1.2.0/configure:18583:exec_prefix=`eval echo "${exec_prefix}"`
mswatch-1.2.0/configure:18584:exec_prefix=`echo "${exec_prefix}" | sed "s|^NONE$|${prefix}|"`
mswatch-1.2.0/configure:18585:libdir=`eval echo "${libdir}"`
mswatch-1.2.0/configure:18586:libdir=`echo "${libdir}" | sed "s|^NONE/|${exec_prefix}/|"`
mswatch-1.2.0/configure-18587-
##############################################
mswatch-1.2.0/configure-18689-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mswatch-1.2.0/configure:18690:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mswatch-1.2.0/configure-18691-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mswatch-1.2.0/configure-18828-if test -z "$BASH_VERSION$ZSH_VERSION" \
mswatch-1.2.0/configure:18829:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mswatch-1.2.0/configure-18830-  as_echo='print -r --'
mswatch-1.2.0/configure-18831-  as_echo_n='print -rn --'
mswatch-1.2.0/configure:18832:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mswatch-1.2.0/configure-18833-  as_echo='printf %s\n'
##############################################
mswatch-1.2.0/configure-18835-else
mswatch-1.2.0/configure:18836:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mswatch-1.2.0/configure-18837-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mswatch-1.2.0/configure-18845-	expr "X$arg" : "X\\(.*\\)$as_nl";
mswatch-1.2.0/configure:18846:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mswatch-1.2.0/configure-18847-      esac;
##############################################
mswatch-1.2.0/configure-18921-# ---------------------------------
mswatch-1.2.0/configure:18922:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mswatch-1.2.0/configure-18923-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mswatch-1.2.0/configure-18993-  {
mswatch-1.2.0/configure:18994:    as_val=`expr "$@" || test $? -eq 1`
mswatch-1.2.0/configure-18995-  }
##############################################
mswatch-1.2.0/configure-19097-      case $as_dir in #(
mswatch-1.2.0/configure:19098:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mswatch-1.2.0/configure-19099-      *) as_qdir=$as_dir;;
##############################################
mswatch-1.2.0/configure-19154-	esac;
mswatch-1.2.0/configure:19155:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mswatch-1.2.0/configure-19156-	???[sx]*):;;*)false;;esac;fi
##############################################
mswatch-1.2.0/configure-19244-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mswatch-1.2.0/configure:19245:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mswatch-1.2.0/configure-19246-ac_cs_version="\\
##############################################
mswatch-1.2.0/configure-19269-  --*=*)
mswatch-1.2.0/configure:19270:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mswatch-1.2.0/configure:19271:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mswatch-1.2.0/configure-19272-    ac_shift=:
##############################################
mswatch-1.2.0/configure-19293-    case $ac_optarg in
mswatch-1.2.0/configure:19294:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mswatch-1.2.0/configure-19295-    esac
##############################################
mswatch-1.2.0/configure-19300-    case $ac_optarg in
mswatch-1.2.0/configure:19301:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mswatch-1.2.0/configure-19302-    esac
##############################################
mswatch-1.2.0/configure-19369-delay_variable_subst='$delay_variable_subst'
mswatch-1.2.0/configure:19370:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19371:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19372:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19373:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19374:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19375:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19376:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19377:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19378:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19379:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19380:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19381:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19382:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19383:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19384:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19385:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19386:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19387:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19388:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19389:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19390:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19391:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19392:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19393:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19394:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19395:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19396:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19397:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19398:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19399:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19400:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19401:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19402:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19403:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19404:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19405:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19406:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19407:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19408:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19409:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19410:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19411:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19412:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19413:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19414:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19415:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19416:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19417:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19418:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19419:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19420:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19421:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19422:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19423:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19424:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19425:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19426:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19427:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19428:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19429:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19430:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19431:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19432:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19433:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19434:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19435:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19436:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19437:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19438:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19439:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19440:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19441:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19442:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19443:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19444:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19445:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19446:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19447:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19448:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19449:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19450:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19451:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19452:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19453:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19454:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19455:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19456:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19457:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19458:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19459:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19460:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19461:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19462:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19463:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19464:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19465:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19466:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19467:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19468:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19469:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19470:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19471:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19472:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19473:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19474:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19475:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19476:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19477:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19478:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19479:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19480:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19481:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19482:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19483:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19484:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19485:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19486:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19487:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19488:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19489:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19490:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19491:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19492:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19493:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19494:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19495:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19496:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19497:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19498:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19499:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19500:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19501:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19502:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19503:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19504:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19505:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19506:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19507:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19508:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19509:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19510:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19511:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19512:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19513:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19514:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19515:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19516:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19517:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19518:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19519:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19520:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19521:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19522:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19523:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19524:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19525:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19526:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19527:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19528:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19529:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19530:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19531:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19532:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19533:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19534:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19535:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19536:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19537:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19538:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19539:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure:19540:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/configure-19541-
##############################################
mswatch-1.2.0/configure-19636-compiler_lib_search_path_CXX; do
mswatch-1.2.0/configure:19637:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
mswatch-1.2.0/configure-19638-    *[\\\\\\\`\\"\\\$]*)
mswatch-1.2.0/configure:19639:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
mswatch-1.2.0/configure-19640-      ;;
##############################################
mswatch-1.2.0/configure-19674-prelink_cmds_CXX; do
mswatch-1.2.0/configure:19675:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
mswatch-1.2.0/configure-19676-    *[\\\\\\\`\\"\\\$]*)
mswatch-1.2.0/configure:19677:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
mswatch-1.2.0/configure-19678-      ;;
##############################################
mswatch-1.2.0/configure-19686-case \$lt_ECHO in
mswatch-1.2.0/configure:19687:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
mswatch-1.2.0/configure-19688-  ;;
##############################################
mswatch-1.2.0/configure-19787-fi
mswatch-1.2.0/configure:19788:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mswatch-1.2.0/configure-19789-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mswatch-1.2.0/configure-19804-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
mswatch-1.2.0/configure:19805:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
mswatch-1.2.0/configure-19806-ac_delim='%!_!# '
##############################################
mswatch-1.2.0/configure-19810-
mswatch-1.2.0/configure:19811:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mswatch-1.2.0/configure-19812-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mswatch-1.2.0/configure-19940-for ac_last_try in false false :; do
mswatch-1.2.0/configure:19941:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
mswatch-1.2.0/configure-19942-  if test -z "$ac_t"; then
##############################################
mswatch-1.2.0/configure-20072-      esac
mswatch-1.2.0/configure:20073:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mswatch-1.2.0/configure-20074-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mswatch-1.2.0/configure-20131-*)
mswatch-1.2.0/configure:20132:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mswatch-1.2.0/configure-20133-  # A ".." for each directory in $ac_dir_suffix.
mswatch-1.2.0/configure:20134:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mswatch-1.2.0/configure-20135-  case $ac_top_builddir_sub in
##############################################
mswatch-1.2.0/configure-20192-/@mandir@/p'
mswatch-1.2.0/configure:20193:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mswatch-1.2.0/configure-20194-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mswatch-1.2.0/configure-20209-
mswatch-1.2.0/configure:20210:# Neutralize VPATH when `$srcdir' = `.'.
mswatch-1.2.0/configure-20211-# Shell code in configure.ac might set extrasub.
##############################################
mswatch-1.2.0/configure-20237-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mswatch-1.2.0/configure:20238:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
mswatch-1.2.0/configure:20239:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
mswatch-1.2.0/configure-20240-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
mswatch-1.2.0/configure-20282-    * )
mswatch-1.2.0/configure:20283:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mswatch-1.2.0/configure-20284-  esac
##############################################
mswatch-1.2.0/configure-20329-    # Strip MF so we end up with the name of the file.
mswatch-1.2.0/configure:20330:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mswatch-1.2.0/configure-20331-    # Check whether this is an Automake generated Makefile or not.
##############################################
mswatch-1.2.0/configure-20366-    # from the Makefile without running `make'.
mswatch-1.2.0/configure:20367:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mswatch-1.2.0/configure-20368-    test -z "$DEPDIR" && continue
mswatch-1.2.0/configure:20369:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mswatch-1.2.0/configure-20370-    test -z "am__include" && continue
mswatch-1.2.0/configure:20371:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mswatch-1.2.0/configure-20372-    # When using ansi2knr, U may be empty or an underscore; expand it
mswatch-1.2.0/configure:20373:    U=`sed -n 's/^U = //p' < "$mf"`
mswatch-1.2.0/configure-20374-    # Find all dependency output files, they are included files with
##############################################
mswatch-1.2.0/configure-20427-
mswatch-1.2.0/configure:20428:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
mswatch-1.2.0/configure-20429-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
mswatch-1.2.0/configure-20956-  # Extract subdirectory from the argument.
mswatch-1.2.0/configure:20957:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
mswatch-1.2.0/configure-20958-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
mswatch-1.2.0/configure-20967-{
mswatch-1.2.0/configure:20968:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
mswatch-1.2.0/configure-20969-}
##############################################
mswatch-1.2.0/configure-20994-{
mswatch-1.2.0/configure:20995:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
mswatch-1.2.0/configure:20996:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
mswatch-1.2.0/configure-20997-}
##############################################
mswatch-1.2.0/configure-21001-{
mswatch-1.2.0/configure:21002:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
mswatch-1.2.0/configure-21003-}
##############################################
mswatch-1.2.0/configure-21007-{
mswatch-1.2.0/configure:21008:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
mswatch-1.2.0/configure-21009-}
##############################################
mswatch-1.2.0/configure-21013-{
mswatch-1.2.0/configure:21014:  func_arith_result=`expr "$@"`
mswatch-1.2.0/configure-21015-}
##############################################
mswatch-1.2.0/configure-21020-{
mswatch-1.2.0/configure:21021:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
mswatch-1.2.0/configure-21022-}
##############################################
mswatch-1.2.0/aclocal.m4-141-done
mswatch-1.2.0/aclocal.m4:142:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
mswatch-1.2.0/aclocal.m4-143-])
##############################################
mswatch-1.2.0/aclocal.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE],
mswatch-1.2.0/aclocal.m4:426:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
mswatch-1.2.0/aclocal.m4-427-
##############################################
mswatch-1.2.0/aclocal.m4-435-#
mswatch-1.2.0/aclocal.m4:436:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
mswatch-1.2.0/aclocal.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
mswatch-1.2.0/aclocal.m4-537-]], lt_decl_quote_varnames); do
mswatch-1.2.0/aclocal.m4:538:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
mswatch-1.2.0/aclocal.m4-539-    *[[\\\\\\\`\\"\\\$]]*)
mswatch-1.2.0/aclocal.m4:540:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
mswatch-1.2.0/aclocal.m4-541-      ;;
##############################################
mswatch-1.2.0/aclocal.m4-550-]], lt_decl_dquote_varnames); do
mswatch-1.2.0/aclocal.m4:551:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
mswatch-1.2.0/aclocal.m4-552-    *[[\\\\\\\`\\"\\\$]]*)
mswatch-1.2.0/aclocal.m4:553:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
mswatch-1.2.0/aclocal.m4-554-      ;;
##############################################
mswatch-1.2.0/aclocal.m4-563-*'\\\[$]0 --fallback-echo"')dnl "
mswatch-1.2.0/aclocal.m4:564:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
mswatch-1.2.0/aclocal.m4-565-  ;;
##############################################
mswatch-1.2.0/aclocal.m4-699-
mswatch-1.2.0/aclocal.m4:700:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
mswatch-1.2.0/aclocal.m4-701-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
mswatch-1.2.0/aclocal.m4-1046-    }'
mswatch-1.2.0/aclocal.m4:1047:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/aclocal.m4-1048-# Check for a 64-bit object if we didn't find anything.
mswatch-1.2.0/aclocal.m4-1049-if test -z "$aix_libpath"; then
mswatch-1.2.0/aclocal.m4:1050:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mswatch-1.2.0/aclocal.m4-1051-fi],[])
##############################################
mswatch-1.2.0/aclocal.m4-1078-  # Remove one level of quotation (which was required for Make).
mswatch-1.2.0/aclocal.m4:1079:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
mswatch-1.2.0/aclocal.m4-1080-  ;;
##############################################
mswatch-1.2.0/aclocal.m4-1089-  :
mswatch-1.2.0/aclocal.m4:1090:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
mswatch-1.2.0/aclocal.m4-1091-  # Yippee, $ECHO works!
##############################################
mswatch-1.2.0/aclocal.m4-1115-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
mswatch-1.2.0/aclocal.m4:1116:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
mswatch-1.2.0/aclocal.m4-1117-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
mswatch-1.2.0/aclocal.m4-1123-
mswatch-1.2.0/aclocal.m4:1124:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/aclocal.m4:1125:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1126-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/aclocal.m4-1138-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
mswatch-1.2.0/aclocal.m4:1139:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/aclocal.m4:1140:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1141-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/aclocal.m4-1150-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/aclocal.m4:1151:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1152-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/aclocal.m4-1165-        ECHO='printf %s\n'
mswatch-1.2.0/aclocal.m4:1166:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
mswatch-1.2.0/aclocal.m4:1167:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1168-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/aclocal.m4-1170-	  :
mswatch-1.2.0/aclocal.m4:1171:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1172-	     test "X$echo_testing_string" = 'X\t' &&
mswatch-1.2.0/aclocal.m4:1173:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1174-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/aclocal.m4-1179-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
mswatch-1.2.0/aclocal.m4:1180:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1181-	     test "X$echo_testing_string" = 'X\t' &&
mswatch-1.2.0/aclocal.m4:1182:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
mswatch-1.2.0/aclocal.m4-1183-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
mswatch-1.2.0/aclocal.m4-1189-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
mswatch-1.2.0/aclocal.m4:1190:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
mswatch-1.2.0/aclocal.m4-1191-	    then
##############################################
mswatch-1.2.0/aclocal.m4-1197-	  if test "$prev" != 'sed 50q "[$]0"'; then
mswatch-1.2.0/aclocal.m4:1198:	    echo_test_string=`eval $prev`
mswatch-1.2.0/aclocal.m4-1199-	    export echo_test_string
##############################################
mswatch-1.2.0/aclocal.m4-1240-  if AC_TRY_EVAL(ac_compile); then
mswatch-1.2.0/aclocal.m4:1241:    case `/usr/bin/file conftest.$ac_objext` in
mswatch-1.2.0/aclocal.m4-1242-      *ELF-32*)
##############################################
mswatch-1.2.0/aclocal.m4-1256-    if test "$lt_cv_prog_gnu_ld" = yes; then
mswatch-1.2.0/aclocal.m4:1257:      case `/usr/bin/file conftest.$ac_objext` in
mswatch-1.2.0/aclocal.m4-1258-	*32-bit*)
##############################################
mswatch-1.2.0/aclocal.m4-1268-    else
mswatch-1.2.0/aclocal.m4:1269:      case `/usr/bin/file conftest.$ac_objext` in
mswatch-1.2.0/aclocal.m4-1270-	*32-bit*)
##############################################
mswatch-1.2.0/aclocal.m4-1560-    # And add a safety zone
mswatch-1.2.0/aclocal.m4:1561:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mswatch-1.2.0/aclocal.m4:1562:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mswatch-1.2.0/aclocal.m4-1563-    ;;
##############################################
mswatch-1.2.0/aclocal.m4-1588-    if test -n "$kargmax"; then
mswatch-1.2.0/aclocal.m4:1589:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
mswatch-1.2.0/aclocal.m4-1590-    else
##############################################
mswatch-1.2.0/aclocal.m4-1596-    if test -n "$lt_cv_sys_max_cmd_len"; then
mswatch-1.2.0/aclocal.m4:1597:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mswatch-1.2.0/aclocal.m4:1598:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mswatch-1.2.0/aclocal.m4-1599-    else
##############################################
mswatch-1.2.0/aclocal.m4-1608-      # we can't tell.
mswatch-1.2.0/aclocal.m4:1609:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
mswatch-1.2.0/aclocal.m4-1610-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mswatch-1.2.0/aclocal.m4-1612-      do
mswatch-1.2.0/aclocal.m4:1613:        i=`expr $i + 1`
mswatch-1.2.0/aclocal.m4-1614-        teststring=$teststring$teststring
##############################################
mswatch-1.2.0/aclocal.m4-1616-      # Only check the string length outside the loop.
mswatch-1.2.0/aclocal.m4:1617:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mswatch-1.2.0/aclocal.m4-1618-      teststring=
##############################################
mswatch-1.2.0/aclocal.m4-1621-      # linker.  It appears as though 1/2 is a usable value.
mswatch-1.2.0/aclocal.m4:1622:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mswatch-1.2.0/aclocal.m4-1623-    fi
##############################################
mswatch-1.2.0/aclocal.m4-1936-  if test "$hard_links" = no; then
mswatch-1.2.0/aclocal.m4:1937:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
mswatch-1.2.0/aclocal.m4-1938-    need_locks=warn
##############################################
mswatch-1.2.0/aclocal.m4-2062-  esac
mswatch-1.2.0/aclocal.m4:2063:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
mswatch-1.2.0/aclocal.m4-2064-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
mswatch-1.2.0/aclocal.m4-2068-    # okay in the real world where ";" in dirpaths is itself problematic.
mswatch-1.2.0/aclocal.m4:2069:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
mswatch-1.2.0/aclocal.m4-2070-  else
mswatch-1.2.0/aclocal.m4:2071:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
mswatch-1.2.0/aclocal.m4-2072-  fi
##############################################
mswatch-1.2.0/aclocal.m4-2075-  lt_tmp_lt_search_path_spec=
mswatch-1.2.0/aclocal.m4:2076:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mswatch-1.2.0/aclocal.m4-2077-  for lt_sys_path in $lt_search_path_spec; do
##############################################
mswatch-1.2.0/aclocal.m4-2104-}'`
mswatch-1.2.0/aclocal.m4:2105:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
mswatch-1.2.0/aclocal.m4-2106-else
##############################################
mswatch-1.2.0/aclocal.m4-2192-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mswatch-1.2.0/aclocal.m4:2193:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mswatch-1.2.0/aclocal.m4-2194-    ;;
##############################################
mswatch-1.2.0/aclocal.m4-2227-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mswatch-1.2.0/aclocal.m4:2228:    postinstall_cmds='base_file=`basename \${file}`~
mswatch-1.2.0/aclocal.m4:2229:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mswatch-1.2.0/aclocal.m4:2230:      dldir=$destdir/`dirname \$dlpath`~
mswatch-1.2.0/aclocal.m4-2231-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mswatch-1.2.0/aclocal.m4-2236-      fi'
mswatch-1.2.0/aclocal.m4:2237:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mswatch-1.2.0/aclocal.m4-2238-      dlpath=$dir/\$dldll~
##############################################
mswatch-1.2.0/aclocal.m4-2244-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mswatch-1.2.0/aclocal.m4:2245:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/aclocal.m4-2246-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
mswatch-1.2.0/aclocal.m4-2249-      # MinGW DLLs use traditional 'lib' prefix
mswatch-1.2.0/aclocal.m4:2250:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/aclocal.m4:2251:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
mswatch-1.2.0/aclocal.m4-2252-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
mswatch-1.2.0/aclocal.m4-2258-        # which wouldn't understand a cygwinified path. Ahh.
mswatch-1.2.0/aclocal.m4:2259:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mswatch-1.2.0/aclocal.m4-2260-      else
mswatch-1.2.0/aclocal.m4:2261:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
mswatch-1.2.0/aclocal.m4-2262-      fi
##############################################
mswatch-1.2.0/aclocal.m4-2265-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mswatch-1.2.0/aclocal.m4:2266:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mswatch-1.2.0/aclocal.m4-2267-      ;;
##############################################
mswatch-1.2.0/aclocal.m4-2271-  *)
mswatch-1.2.0/aclocal.m4:2272:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
mswatch-1.2.0/aclocal.m4-2273-    ;;
##############################################
mswatch-1.2.0/aclocal.m4-2288-  shlibpath_var=DYLD_LIBRARY_PATH
mswatch-1.2.0/aclocal.m4:2289:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mswatch-1.2.0/aclocal.m4-2290-m4_if([$1], [],[
##############################################
mswatch-1.2.0/aclocal.m4-2489-  if test -f /etc/ld.so.conf; then
mswatch-1.2.0/aclocal.m4:2490:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
mswatch-1.2.0/aclocal.m4-2491-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mswatch-1.2.0/aclocal.m4-2563-  shlibpath_var=LD_LIBRARY_PATH
mswatch-1.2.0/aclocal.m4:2564:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/aclocal.m4-2565-    case $host_os in
##############################################
mswatch-1.2.0/aclocal.m4-2778-	"file_magic "*)
mswatch-1.2.0/aclocal.m4:2779:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mswatch-1.2.0/aclocal.m4-2780-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
mswatch-1.2.0/aclocal.m4-2860-    # gcc leaves a trailing carriage return which upsets mingw
mswatch-1.2.0/aclocal.m4:2861:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mswatch-1.2.0/aclocal.m4-2862-  *)
mswatch-1.2.0/aclocal.m4:2863:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mswatch-1.2.0/aclocal.m4-2864-  esac
##############################################
mswatch-1.2.0/aclocal.m4-2869-      # Canonicalize the pathname of ld
mswatch-1.2.0/aclocal.m4:2870:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mswatch-1.2.0/aclocal.m4-2871-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mswatch-1.2.0/aclocal.m4:2872:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mswatch-1.2.0/aclocal.m4-2873-      done
##############################################
mswatch-1.2.0/aclocal.m4-2900-      # Break only if it was the GNU/non-GNU ld that we prefer.
mswatch-1.2.0/aclocal.m4:2901:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mswatch-1.2.0/aclocal.m4-2902-      *GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/aclocal.m4-2940-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
mswatch-1.2.0/aclocal.m4:2941:case `$LD -v 2>&1 </dev/null` in
mswatch-1.2.0/aclocal.m4-2942-*GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/aclocal.m4-3124-openbsd*)
mswatch-1.2.0/aclocal.m4:3125:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/aclocal.m4-3126-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
mswatch-1.2.0/aclocal.m4-3215-	# Tru64's nm complains that /dev/null is an invalid object file
mswatch-1.2.0/aclocal.m4:3216:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
mswatch-1.2.0/aclocal.m4-3217-	*/dev/null* | *'Invalid file or object type'*)
##############################################
mswatch-1.2.0/aclocal.m4-3221-	*)
mswatch-1.2.0/aclocal.m4:3222:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mswatch-1.2.0/aclocal.m4-3223-	  */dev/null*)
##############################################
mswatch-1.2.0/aclocal.m4-3386-# If we're using GNU nm, then use its standard symbol codes.
mswatch-1.2.0/aclocal.m4:3387:case `$NM -V 2>&1` in
mswatch-1.2.0/aclocal.m4-3388-*GNU* | *'with BFD'*)
##############################################
mswatch-1.2.0/aclocal.m4-3404-mingw*)
mswatch-1.2.0/aclocal.m4:3405:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mswatch-1.2.0/aclocal.m4-3406-  ;;
##############################################
mswatch-1.2.0/aclocal.m4-3455-    nlist=conftest.nm
mswatch-1.2.0/aclocal.m4:3456:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
mswatch-1.2.0/aclocal.m4-3457-      # Try sorting and uniquifying the output.
##############################################
mswatch-1.2.0/aclocal.m4-3762-	  *)
mswatch-1.2.0/aclocal.m4:3763:	    case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/aclocal.m4-3764-	    *Sun\ C*)
##############################################
mswatch-1.2.0/aclocal.m4-4046-      *)
mswatch-1.2.0/aclocal.m4:4047:	case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/aclocal.m4-4048-	*Sun\ C*)
##############################################
mswatch-1.2.0/aclocal.m4-4301-    supports_anon_versioning=no
mswatch-1.2.0/aclocal.m4:4302:    case `$LD -v 2>&1` in
mswatch-1.2.0/aclocal.m4-4303-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mswatch-1.2.0/aclocal.m4-4367-	# is EXPORTS), use it as is; otherwise, prepend...
mswatch-1.2.0/aclocal.m4:4368:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mswatch-1.2.0/aclocal.m4-4369-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
mswatch-1.2.0/aclocal.m4-4390-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mswatch-1.2.0/aclocal.m4:4391:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/aclocal.m4:4392:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/aclocal.m4-4393-      ;;
##############################################
mswatch-1.2.0/aclocal.m4-4408-        pgcc*)				# Portland Group C compiler
mswatch-1.2.0/aclocal.m4:4409:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/aclocal.m4-4410-	  tmp_addflag=' $pic_flag'
##############################################
mswatch-1.2.0/aclocal.m4-4412-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
mswatch-1.2.0/aclocal.m4:4413:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/aclocal.m4-4414-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mswatch-1.2.0/aclocal.m4-4427-	esac
mswatch-1.2.0/aclocal.m4:4428:	case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/aclocal.m4-4429-	*Sun\ C*)			# Sun C 5.9
mswatch-1.2.0/aclocal.m4:4430:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/aclocal.m4-4431-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mswatch-1.2.0/aclocal.m4-4496-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mswatch-1.2.0/aclocal.m4:4497:      case `$LD -v 2>&1` in
mswatch-1.2.0/aclocal.m4-4498-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
mswatch-1.2.0/aclocal.m4-4617-	# below for broken collect2 doesn't work under 4.3+
mswatch-1.2.0/aclocal.m4:4618:	  collect2name=`${CC} -print-prog-name=collect2`
mswatch-1.2.0/aclocal.m4-4619-	  if test -f "$collect2name" &&
##############################################
mswatch-1.2.0/aclocal.m4-4667-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
mswatch-1.2.0/aclocal.m4:4668:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mswatch-1.2.0/aclocal.m4-4669-      else
##############################################
mswatch-1.2.0/aclocal.m4-4722-      # FIXME: Setting linknames here is a bad hack.
mswatch-1.2.0/aclocal.m4:4723:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
mswatch-1.2.0/aclocal.m4-4724-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
mswatch-1.2.0/aclocal.m4-4727-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
mswatch-1.2.0/aclocal.m4:4728:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
mswatch-1.2.0/aclocal.m4-4729-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
mswatch-1.2.0/aclocal.m4-4857-      if test "$GCC" = yes; then
mswatch-1.2.0/aclocal.m4:4858:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-4859-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mswatch-1.2.0/aclocal.m4-4864-        AC_LINK_IFELSE(int foo(void) {},
mswatch-1.2.0/aclocal.m4:4865:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
mswatch-1.2.0/aclocal.m4-4866-        )
##############################################
mswatch-1.2.0/aclocal.m4-4868-      else
mswatch-1.2.0/aclocal.m4:4869:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4:4870:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
mswatch-1.2.0/aclocal.m4-4871-      fi
##############################################
mswatch-1.2.0/aclocal.m4-4905-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
mswatch-1.2.0/aclocal.m4:4906:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/aclocal.m4-4907-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mswatch-1.2.0/aclocal.m4-4938-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
mswatch-1.2.0/aclocal.m4:4939:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-4940-      else
mswatch-1.2.0/aclocal.m4-4941-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mswatch-1.2.0/aclocal.m4:4942:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-4943-      fi
##############################################
mswatch-1.2.0/aclocal.m4-4951-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
mswatch-1.2.0/aclocal.m4:4952:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-4953-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
mswatch-1.2.0/aclocal.m4-4955-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mswatch-1.2.0/aclocal.m4:4956:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4:4957:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
mswatch-1.2.0/aclocal.m4:4958:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
mswatch-1.2.0/aclocal.m4-4959-
##############################################
mswatch-1.2.0/aclocal.m4-4974-      else
mswatch-1.2.0/aclocal.m4:4975:	case `$CC -V 2>&1` in
mswatch-1.2.0/aclocal.m4-4976-	*"Compilers 5.0"*)
##############################################
mswatch-1.2.0/aclocal.m4-5166-        _LT_TAGVAR(allow_undefined_flag, $1)=
mswatch-1.2.0/aclocal.m4:5167:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
mswatch-1.2.0/aclocal.m4-5168-        then
##############################################
mswatch-1.2.0/aclocal.m4-5476-        # ancient GNU ld didn't support --whole-archive et. al.
mswatch-1.2.0/aclocal.m4:5477:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
mswatch-1.2.0/aclocal.m4-5478-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
mswatch-1.2.0/aclocal.m4-5559-          # below for broken collect2 doesn't work under 4.3+
mswatch-1.2.0/aclocal.m4:5560:	  collect2name=`${CC} -print-prog-name=collect2`
mswatch-1.2.0/aclocal.m4-5561-	  if test -f "$collect2name" &&
##############################################
mswatch-1.2.0/aclocal.m4-5609-
mswatch-1.2.0/aclocal.m4:5610:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mswatch-1.2.0/aclocal.m4-5611-        else
##############################################
mswatch-1.2.0/aclocal.m4-5666-          # is EXPORTS), use it as is; otherwise, prepend...
mswatch-1.2.0/aclocal.m4:5667:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mswatch-1.2.0/aclocal.m4-5668-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
mswatch-1.2.0/aclocal.m4-5742-            # dependencies.
mswatch-1.2.0/aclocal.m4:5743:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/aclocal.m4-5744-            ;;
##############################################
mswatch-1.2.0/aclocal.m4-5807-	    # dependencies.
mswatch-1.2.0/aclocal.m4:5808:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/aclocal.m4-5809-	    ;;
##############################################
mswatch-1.2.0/aclocal.m4-5843-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mswatch-1.2.0/aclocal.m4:5844:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/aclocal.m4:5845:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mswatch-1.2.0/aclocal.m4-5846-	;;
##############################################
mswatch-1.2.0/aclocal.m4-5850-	    # SGI C++
mswatch-1.2.0/aclocal.m4:5851:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-5852-
##############################################
mswatch-1.2.0/aclocal.m4-5861-	      if test "$with_gnu_ld" = no; then
mswatch-1.2.0/aclocal.m4:5862:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-5863-	      else
mswatch-1.2.0/aclocal.m4:5864:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
mswatch-1.2.0/aclocal.m4-5865-	      fi
##############################################
mswatch-1.2.0/aclocal.m4-5882-	    # to its proper name (with version) after linking.
mswatch-1.2.0/aclocal.m4:5883:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
mswatch-1.2.0/aclocal.m4:5884:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
mswatch-1.2.0/aclocal.m4-5885-	    # Commands to make compiler produce verbose output that lists
##############################################
mswatch-1.2.0/aclocal.m4-5892-	    # dependencies.
mswatch-1.2.0/aclocal.m4:5893:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/aclocal.m4-5894-
##############################################
mswatch-1.2.0/aclocal.m4-5907-	    # earlier do not add the objects themselves.
mswatch-1.2.0/aclocal.m4:5908:	    case `$CC -V 2>&1` in
mswatch-1.2.0/aclocal.m4-5909-	      *"Version 7."*)
##############################################
mswatch-1.2.0/aclocal.m4-5928-            # Portland Group C++ compiler
mswatch-1.2.0/aclocal.m4:5929:	    case `$CC -V` in
mswatch-1.2.0/aclocal.m4-5930-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
mswatch-1.2.0/aclocal.m4-5933-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
mswatch-1.2.0/aclocal.m4:5934:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
mswatch-1.2.0/aclocal.m4-5935-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
mswatch-1.2.0/aclocal.m4-5937-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
mswatch-1.2.0/aclocal.m4:5938:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
mswatch-1.2.0/aclocal.m4-5939-		$RANLIB $oldlib'
##############################################
mswatch-1.2.0/aclocal.m4-5942-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mswatch-1.2.0/aclocal.m4:5943:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
mswatch-1.2.0/aclocal.m4-5944-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
mswatch-1.2.0/aclocal.m4-5946-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mswatch-1.2.0/aclocal.m4:5947:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
mswatch-1.2.0/aclocal.m4-5948-	      ;;
##############################################
mswatch-1.2.0/aclocal.m4-5956-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
mswatch-1.2.0/aclocal.m4:5957:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/aclocal.m4-5958-            ;;
##############################################
mswatch-1.2.0/aclocal.m4-5975-	    # dependencies.
mswatch-1.2.0/aclocal.m4:5976:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/aclocal.m4-5977-	    ;;
##############################################
mswatch-1.2.0/aclocal.m4-5990-	  *)
mswatch-1.2.0/aclocal.m4:5991:	    case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/aclocal.m4-5992-	    *Sun\ C*)
##############################################
mswatch-1.2.0/aclocal.m4-5997-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
mswatch-1.2.0/aclocal.m4:5998:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
mswatch-1.2.0/aclocal.m4-5999-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mswatch-1.2.0/aclocal.m4-6067-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
mswatch-1.2.0/aclocal.m4:6068:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mswatch-1.2.0/aclocal.m4-6069-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
mswatch-1.2.0/aclocal.m4-6086-	    # to its proper name (with version) after linking.
mswatch-1.2.0/aclocal.m4:6087:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
mswatch-1.2.0/aclocal.m4-6088-
##############################################
mswatch-1.2.0/aclocal.m4-6107-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
mswatch-1.2.0/aclocal.m4:6108:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-6109-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
mswatch-1.2.0/aclocal.m4-6112-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mswatch-1.2.0/aclocal.m4:6113:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4:6114:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
mswatch-1.2.0/aclocal.m4-6115-	          echo "-hidden">> $lib.exp~
mswatch-1.2.0/aclocal.m4:6116:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
mswatch-1.2.0/aclocal.m4-6117-	          $RM $lib.exp'
##############################################
mswatch-1.2.0/aclocal.m4-6131-	    # dependencies.
mswatch-1.2.0/aclocal.m4:6132:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
mswatch-1.2.0/aclocal.m4-6133-	    ;;
##############################################
mswatch-1.2.0/aclocal.m4-6138-	        osf3*)
mswatch-1.2.0/aclocal.m4:6139:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-6140-		  ;;
mswatch-1.2.0/aclocal.m4-6141-	        *)
mswatch-1.2.0/aclocal.m4:6142:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
mswatch-1.2.0/aclocal.m4-6143-		  ;;
##############################################
mswatch-1.2.0/aclocal.m4-6437-
mswatch-1.2.0/aclocal.m4:6438:  for p in `eval "$output_verbose_link_cmd"`; do
mswatch-1.2.0/aclocal.m4-6439-    case $p in
##############################################
mswatch-1.2.0/aclocal.m4-6523-linux*)
mswatch-1.2.0/aclocal.m4:6524:  case `$CC -V 2>&1 | sed 5q` in
mswatch-1.2.0/aclocal.m4-6525-  *Sun\ C*)
##############################################
mswatch-1.2.0/aclocal.m4-6574-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
mswatch-1.2.0/aclocal.m4:6575: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
mswatch-1.2.0/aclocal.m4-6576-fi
##############################################
mswatch-1.2.0/aclocal.m4-7108-    test $lt_ac_count -gt 10 && break
mswatch-1.2.0/aclocal.m4:7109:    lt_ac_count=`expr $lt_ac_count + 1`
mswatch-1.2.0/aclocal.m4-7110-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
mswatch-1.2.0/aclocal.m4-7283-  # Extract subdirectory from the argument.
mswatch-1.2.0/aclocal.m4:7284:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
mswatch-1.2.0/aclocal.m4-7285-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
mswatch-1.2.0/aclocal.m4-7294-{
mswatch-1.2.0/aclocal.m4:7295:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
mswatch-1.2.0/aclocal.m4-7296-}
##############################################
mswatch-1.2.0/aclocal.m4-7324-{
mswatch-1.2.0/aclocal.m4:7325:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
mswatch-1.2.0/aclocal.m4:7326:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
mswatch-1.2.0/aclocal.m4-7327-}
##############################################
mswatch-1.2.0/aclocal.m4-7331-{
mswatch-1.2.0/aclocal.m4:7332:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
mswatch-1.2.0/aclocal.m4-7333-}
##############################################
mswatch-1.2.0/aclocal.m4-7337-{
mswatch-1.2.0/aclocal.m4:7338:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
mswatch-1.2.0/aclocal.m4-7339-}
##############################################
mswatch-1.2.0/aclocal.m4-7343-{
mswatch-1.2.0/aclocal.m4:7344:  func_arith_result=`expr "$[@]"`
mswatch-1.2.0/aclocal.m4-7345-}
##############################################
mswatch-1.2.0/aclocal.m4-7350-{
mswatch-1.2.0/aclocal.m4:7351:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
mswatch-1.2.0/aclocal.m4-7352-}
##############################################
mswatch-1.2.0/aclocal.m4-7813-m4_define([lt_combine],
mswatch-1.2.0/aclocal.m4:7814:[m4_if(m4_eval([$# > 3]), [1],
mswatch-1.2.0/aclocal.m4-7815-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
mswatch-1.2.0/aclocal.m4-8060-        PKG_CHECK_EXISTS([$3],
mswatch-1.2.0/aclocal.m4:8061:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
mswatch-1.2.0/aclocal.m4-8062-			 [pkg_failed=yes])
##############################################
mswatch-1.2.0/aclocal.m4-8108-        if test $_pkg_short_errors_supported = yes; then
mswatch-1.2.0/aclocal.m4:8109:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
mswatch-1.2.0/aclocal.m4-8110-        else 
mswatch-1.2.0/aclocal.m4:8111:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
mswatch-1.2.0/aclocal.m4-8112-        fi
##############################################
mswatch-1.2.0/aclocal.m4-8191-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
mswatch-1.2.0/aclocal.m4:8192:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
mswatch-1.2.0/aclocal.m4-8193-#
##############################################
mswatch-1.2.0/aclocal.m4-8215-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mswatch-1.2.0/aclocal.m4:8216:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mswatch-1.2.0/aclocal.m4-8217-# and then we would define $MISSING as
##############################################
mswatch-1.2.0/aclocal.m4-8231-# expand $ac_aux_dir to an absolute path
mswatch-1.2.0/aclocal.m4:8232:am_aux_dir=`cd $ac_aux_dir && pwd`
mswatch-1.2.0/aclocal.m4-8233-])
##############################################
mswatch-1.2.0/aclocal.m4-8332-  if test "$am_compiler_list" = ""; then
mswatch-1.2.0/aclocal.m4:8333:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mswatch-1.2.0/aclocal.m4-8334-  fi
##############################################
mswatch-1.2.0/aclocal.m4-8478-    # Strip MF so we end up with the name of the file.
mswatch-1.2.0/aclocal.m4:8479:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mswatch-1.2.0/aclocal.m4-8480-    # Check whether this is an Automake generated Makefile or not.
##############################################
mswatch-1.2.0/aclocal.m4-8487-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
mswatch-1.2.0/aclocal.m4:8488:      dirpart=`AS_DIRNAME("$mf")`
mswatch-1.2.0/aclocal.m4-8489-    else
##############################################
mswatch-1.2.0/aclocal.m4-8493-    # from the Makefile without running `make'.
mswatch-1.2.0/aclocal.m4:8494:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mswatch-1.2.0/aclocal.m4-8495-    test -z "$DEPDIR" && continue
mswatch-1.2.0/aclocal.m4:8496:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mswatch-1.2.0/aclocal.m4-8497-    test -z "am__include" && continue
mswatch-1.2.0/aclocal.m4:8498:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mswatch-1.2.0/aclocal.m4-8499-    # When using ansi2knr, U may be empty or an underscore; expand it
mswatch-1.2.0/aclocal.m4:8500:    U=`sed -n 's/^U = //p' < "$mf"`
mswatch-1.2.0/aclocal.m4-8501-    # Find all dependency output files, they are included files with
##############################################
mswatch-1.2.0/aclocal.m4-8509-      test -f "$dirpart/$file" && continue
mswatch-1.2.0/aclocal.m4:8510:      fdir=`AS_DIRNAME(["$file"])`
mswatch-1.2.0/aclocal.m4-8511-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
mswatch-1.2.0/aclocal.m4-8576-AC_REQUIRE([AC_PROG_INSTALL])dnl
mswatch-1.2.0/aclocal.m4:8577:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mswatch-1.2.0/aclocal.m4-8578-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mswatch-1.2.0/aclocal.m4-8678-    * )
mswatch-1.2.0/aclocal.m4:8679:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mswatch-1.2.0/aclocal.m4-8680-  esac
mswatch-1.2.0/aclocal.m4-8681-done
mswatch-1.2.0/aclocal.m4:8682:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mswatch-1.2.0/aclocal.m4-8683-
##############################################
mswatch-1.2.0/aclocal.m4-8774-# Ignore all kinds of additional output from `make'.
mswatch-1.2.0/aclocal.m4:8775:case `$am_make -s -f confmf 2> /dev/null` in #(
mswatch-1.2.0/aclocal.m4-8776-*the\ am__doit\ target*)
##############################################
mswatch-1.2.0/aclocal.m4-8784-   echo '.include "confinc"' > confmf
mswatch-1.2.0/aclocal.m4:8785:   case `$am_make -s -f confmf 2> /dev/null` in #(
mswatch-1.2.0/aclocal.m4-8786-   *the\ am__doit\ target*)
##############################################
mswatch-1.2.0/aclocal.m4-8937-if (
mswatch-1.2.0/aclocal.m4:8938:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mswatch-1.2.0/aclocal.m4-8939-   if test "$[*]" = "X"; then
mswatch-1.2.0/aclocal.m4-8940-      # -L didn't work.
mswatch-1.2.0/aclocal.m4:8941:      set X `ls -t "$srcdir/configure" conftest.file`
mswatch-1.2.0/aclocal.m4-8942-   fi
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-50-CONFIG_CLEAN_VPATH_FILES =
mswatch-1.2.0/src/socketwatch/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mswatch-1.2.0/src/socketwatch/Makefile.in-52-am__vpath_adj = case $$p in \
mswatch-1.2.0/src/socketwatch/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mswatch-1.2.0/src/socketwatch/Makefile.in-54-    *) f=$$p;; \
mswatch-1.2.0/src/socketwatch/Makefile.in-55-  esac;
mswatch-1.2.0/src/socketwatch/Makefile.in:56:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mswatch-1.2.0/src/socketwatch/Makefile.in-57-am__install_max = 40
mswatch-1.2.0/src/socketwatch/Makefile.in-58-am__nobase_strip_setup = \
mswatch-1.2.0/src/socketwatch/Makefile.in:59:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mswatch-1.2.0/src/socketwatch/Makefile.in-60-am__nobase_strip = \
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-306-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
mswatch-1.2.0/src/socketwatch/Makefile.in:307:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
mswatch-1.2.0/src/socketwatch/Makefile.in-308-	  test "$$dir" != "$$p" || dir=.; \
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-353-	test -n "$(EXEEXT)" || exit 0; \
mswatch-1.2.0/src/socketwatch/Makefile.in:354:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mswatch-1.2.0/src/socketwatch/Makefile.in-355-	echo " rm -f" $$list; \
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-377-.cc.obj:
mswatch-1.2.0/src/socketwatch/Makefile.in:378:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/socketwatch/Makefile.in-379-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-381-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/socketwatch/Makefile.in:382:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/socketwatch/Makefile.in-383-
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-391-libsocketwatch_la-libsocketwatch.lo: libsocketwatch.cc
mswatch-1.2.0/src/socketwatch/Makefile.in:392:@am__fastdepCXX_TRUE@	$(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsocketwatch_la_CXXFLAGS) $(CXXFLAGS) -MT libsocketwatch_la-libsocketwatch.lo -MD -MP -MF $(DEPDIR)/libsocketwatch_la-libsocketwatch.Tpo -c -o libsocketwatch_la-libsocketwatch.lo `test -f 'libsocketwatch.cc' || echo '$(srcdir)/'`libsocketwatch.cc
mswatch-1.2.0/src/socketwatch/Makefile.in-393-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/libsocketwatch_la-libsocketwatch.Tpo $(DEPDIR)/libsocketwatch_la-libsocketwatch.Plo
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-395-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/socketwatch/Makefile.in:396:@am__fastdepCXX_FALSE@	$(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsocketwatch_la_CXXFLAGS) $(CXXFLAGS) -c -o libsocketwatch_la-libsocketwatch.lo `test -f 'libsocketwatch.cc' || echo '$(srcdir)/'`libsocketwatch.cc
mswatch-1.2.0/src/socketwatch/Makefile.in-397-
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-486-GTAGS:
mswatch-1.2.0/src/socketwatch/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/socketwatch/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-507-	else :; fi
mswatch-1.2.0/src/socketwatch/Makefile.in:508:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/socketwatch/Makefile.in:509:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/socketwatch/Makefile.in-510-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/socketwatch/Makefile.in-521-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/socketwatch/Makefile.in:522:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/socketwatch/Makefile.in-523-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/Makefile.in-73-  while test -n "$$dir1"; do \
mswatch-1.2.0/src/Makefile.in:74:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mswatch-1.2.0/src/Makefile.in-75-    if test "$$first" != "."; then \
mswatch-1.2.0/src/Makefile.in-76-      if test "$$first" = ".."; then \
mswatch-1.2.0/src/Makefile.in:77:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mswatch-1.2.0/src/Makefile.in:78:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mswatch-1.2.0/src/Makefile.in-79-      else \
mswatch-1.2.0/src/Makefile.in:80:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mswatch-1.2.0/src/Makefile.in-81-        if test "$$first2" = "$$first"; then \
mswatch-1.2.0/src/Makefile.in:82:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/src/Makefile.in-83-        else \
##############################################
mswatch-1.2.0/src/Makefile.in-88-    fi; \
mswatch-1.2.0/src/Makefile.in:89:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/src/Makefile.in-90-  done; \
##############################################
mswatch-1.2.0/src/Makefile.in-307-	dot_seen=no; \
mswatch-1.2.0/src/Makefile.in:308:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/src/Makefile.in-309-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mswatch-1.2.0/src/Makefile.in-342-	rev="$$rev ."; \
mswatch-1.2.0/src/Makefile.in:343:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/src/Makefile.in-344-	for subdir in $$rev; do \
##############################################
mswatch-1.2.0/src/Makefile.in-420-GTAGS:
mswatch-1.2.0/src/Makefile.in:421:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/Makefile.in-422-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/Makefile.in-428-distdir: $(DISTFILES)
mswatch-1.2.0/src/Makefile.in:429:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/Makefile.in:430:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/Makefile.in-431-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/Makefile.in-442-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/Makefile.in:443:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/Makefile.in-444-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-68-DIST_SOURCES = $(inputkill_SOURCES)
mswatch-1.2.0/src/inputkill/Makefile.in:69:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mswatch-1.2.0/src/inputkill/Makefile.in-70-am__vpath_adj = case $$p in \
mswatch-1.2.0/src/inputkill/Makefile.in:71:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mswatch-1.2.0/src/inputkill/Makefile.in-72-    *) f=$$p;; \
mswatch-1.2.0/src/inputkill/Makefile.in-73-  esac;
mswatch-1.2.0/src/inputkill/Makefile.in:74:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mswatch-1.2.0/src/inputkill/Makefile.in-75-am__install_max = 40
mswatch-1.2.0/src/inputkill/Makefile.in-76-am__nobase_strip_setup = \
mswatch-1.2.0/src/inputkill/Makefile.in:77:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mswatch-1.2.0/src/inputkill/Makefile.in-78-am__nobase_strip = \
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-302-	test -n "$(EXEEXT)" || exit 0; \
mswatch-1.2.0/src/inputkill/Makefile.in:303:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mswatch-1.2.0/src/inputkill/Makefile.in-304-	echo " rm -f" $$list; \
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-325-.c.obj:
mswatch-1.2.0/src/inputkill/Makefile.in:326:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/inputkill/Makefile.in-327-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-329-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/inputkill/Makefile.in:330:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/inputkill/Makefile.in-331-
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-427-GTAGS:
mswatch-1.2.0/src/inputkill/Makefile.in:428:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/inputkill/Makefile.in-429-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-448-	else :; fi
mswatch-1.2.0/src/inputkill/Makefile.in:449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/inputkill/Makefile.in:450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/inputkill/Makefile.in-451-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/inputkill/Makefile.in-462-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/inputkill/Makefile.in:463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/inputkill/Makefile.in-464-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-272-.cc.obj:
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in:273:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-274-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in:277:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-278-
##############################################
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-336-GTAGS:
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in:337:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-338-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-344-distdir: $(DISTFILES)
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-358-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/watch_maildirs/dnotify/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-78-	ps-recursive uninstall-recursive
mswatch-1.2.0/src/watch_maildirs/Makefile.in:79:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mswatch-1.2.0/src/watch_maildirs/Makefile.in-80-am__vpath_adj = case $$p in \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:81:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-82-    *) f=$$p;; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-83-  esac;
mswatch-1.2.0/src/watch_maildirs/Makefile.in:84:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mswatch-1.2.0/src/watch_maildirs/Makefile.in-85-am__install_max = 40
mswatch-1.2.0/src/watch_maildirs/Makefile.in-86-am__nobase_strip_setup = \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:87:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mswatch-1.2.0/src/watch_maildirs/Makefile.in-88-am__nobase_strip = \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-119-  while test -n "$$dir1"; do \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:120:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-121-    if test "$$first" != "."; then \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-122-      if test "$$first" = ".."; then \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:123:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:124:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-125-      else \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:126:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-127-        if test "$$first2" = "$$first"; then \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:128:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-129-        else \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-134-    fi; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:135:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-136-  done; \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-350-	test -n "$(EXEEXT)" || exit 0; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:351:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-352-	echo " rm -f" $$list; \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-373-.cc.obj:
mswatch-1.2.0/src/watch_maildirs/Makefile.in:374:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/watch_maildirs/Makefile.in-375-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-377-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/watch_maildirs/Makefile.in:378:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/watch_maildirs/Makefile.in-379-
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-445-	dot_seen=no; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:446:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-447-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-480-	rev="$$rev ."; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:481:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-482-	for subdir in $$rev; do \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-558-GTAGS:
mswatch-1.2.0/src/watch_maildirs/Makefile.in:559:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-560-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-579-	else :; fi
mswatch-1.2.0/src/watch_maildirs/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-582-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/watch_maildirs/Makefile.in-593-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/watch_maildirs/Makefile.in:594:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/watch_maildirs/Makefile.in-595-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-271-.cc.obj:
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in:272:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-273-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-275-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in:276:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-277-
##############################################
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-335-GTAGS:
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in:336:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-337-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-343-distdir: $(DISTFILES)
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in:344:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in:345:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-346-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-357-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in:358:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/watch_maildirs/inotify/Makefile.in-359-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/lib/Makefile.in-237-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
mswatch-1.2.0/src/lib/Makefile.in:238:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
mswatch-1.2.0/src/lib/Makefile.in-239-	  test "$$dir" != "$$p" || dir=.; \
##############################################
mswatch-1.2.0/src/lib/Makefile.in-261-.cc.obj:
mswatch-1.2.0/src/lib/Makefile.in:262:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/lib/Makefile.in-263-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/lib/Makefile.in-265-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/lib/Makefile.in:266:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/lib/Makefile.in-267-
##############################################
mswatch-1.2.0/src/lib/Makefile.in-325-GTAGS:
mswatch-1.2.0/src/lib/Makefile.in:326:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/lib/Makefile.in-327-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/lib/Makefile.in-333-distdir: $(DISTFILES)
mswatch-1.2.0/src/lib/Makefile.in:334:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/lib/Makefile.in:335:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/lib/Makefile.in-336-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/lib/Makefile.in-347-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/lib/Makefile.in:348:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/lib/Makefile.in-349-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-293-.c.obj:
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:294:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-295-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:298:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-299-
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-314-.cc.obj:
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:315:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-316-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-318-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:319:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-320-
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-384-GTAGS:
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:385:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-386-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-392-distdir: $(DISTFILES)
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:393:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:394:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-395-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-406-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in:407:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/mswatch/rcparser/Makefile.in-408-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-88-	ps-recursive uninstall-recursive
mswatch-1.2.0/src/mswatch/Makefile.in:89:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mswatch-1.2.0/src/mswatch/Makefile.in-90-am__vpath_adj = case $$p in \
mswatch-1.2.0/src/mswatch/Makefile.in:91:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mswatch-1.2.0/src/mswatch/Makefile.in-92-    *) f=$$p;; \
mswatch-1.2.0/src/mswatch/Makefile.in-93-  esac;
mswatch-1.2.0/src/mswatch/Makefile.in:94:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mswatch-1.2.0/src/mswatch/Makefile.in-95-am__install_max = 40
mswatch-1.2.0/src/mswatch/Makefile.in-96-am__nobase_strip_setup = \
mswatch-1.2.0/src/mswatch/Makefile.in:97:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mswatch-1.2.0/src/mswatch/Makefile.in-98-am__nobase_strip = \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-129-  while test -n "$$dir1"; do \
mswatch-1.2.0/src/mswatch/Makefile.in:130:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mswatch-1.2.0/src/mswatch/Makefile.in-131-    if test "$$first" != "."; then \
mswatch-1.2.0/src/mswatch/Makefile.in-132-      if test "$$first" = ".."; then \
mswatch-1.2.0/src/mswatch/Makefile.in:133:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mswatch-1.2.0/src/mswatch/Makefile.in:134:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mswatch-1.2.0/src/mswatch/Makefile.in-135-      else \
mswatch-1.2.0/src/mswatch/Makefile.in:136:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mswatch-1.2.0/src/mswatch/Makefile.in-137-        if test "$$first2" = "$$first"; then \
mswatch-1.2.0/src/mswatch/Makefile.in:138:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/src/mswatch/Makefile.in-139-        else \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-144-    fi; \
mswatch-1.2.0/src/mswatch/Makefile.in:145:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mswatch-1.2.0/src/mswatch/Makefile.in-146-  done; \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-359-	test -n "$(EXEEXT)" || exit 0; \
mswatch-1.2.0/src/mswatch/Makefile.in:360:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mswatch-1.2.0/src/mswatch/Makefile.in-361-	echo " rm -f" $$list; \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-384-.cc.obj:
mswatch-1.2.0/src/mswatch/Makefile.in:385:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/mswatch/Makefile.in-386-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-388-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mswatch-1.2.0/src/mswatch/Makefile.in:389:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mswatch-1.2.0/src/mswatch/Makefile.in-390-
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-456-	dot_seen=no; \
mswatch-1.2.0/src/mswatch/Makefile.in:457:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/src/mswatch/Makefile.in-458-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-491-	rev="$$rev ."; \
mswatch-1.2.0/src/mswatch/Makefile.in:492:	target=`echo $@ | sed s/-recursive//`; \
mswatch-1.2.0/src/mswatch/Makefile.in-493-	for subdir in $$rev; do \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-569-GTAGS:
mswatch-1.2.0/src/mswatch/Makefile.in:570:	here=`$(am__cd) $(top_builddir) && pwd` \
mswatch-1.2.0/src/mswatch/Makefile.in-571-	  && $(am__cd) $(top_srcdir) \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-590-	else :; fi
mswatch-1.2.0/src/mswatch/Makefile.in:591:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/mswatch/Makefile.in:592:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mswatch-1.2.0/src/mswatch/Makefile.in-593-	list='$(DISTFILES)'; \
##############################################
mswatch-1.2.0/src/mswatch/Makefile.in-604-	  if test -d $$d/$$file; then \
mswatch-1.2.0/src/mswatch/Makefile.in:605:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mswatch-1.2.0/src/mswatch/Makefile.in-606-	    if test -d "$(distdir)/$$file"; then \
##############################################
mswatch-1.2.0/config/ltmain.sh-161-  # Extract subdirectory from the argument.
mswatch-1.2.0/config/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
mswatch-1.2.0/config/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
mswatch-1.2.0/config/ltmain.sh-167-  fi
mswatch-1.2.0/config/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
mswatch-1.2.0/config/ltmain.sh-169-}
##############################################
mswatch-1.2.0/config/ltmain.sh-193-     progdir=$func_dirname_result
mswatch-1.2.0/config/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
mswatch-1.2.0/config/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
mswatch-1.2.0/config/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
mswatch-1.2.0/config/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
mswatch-1.2.0/config/ltmain.sh-223-bs='\\'
##############################################
mswatch-1.2.0/config/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
mswatch-1.2.0/config/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
mswatch-1.2.0/config/ltmain.sh-330-      done
mswatch-1.2.0/config/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
mswatch-1.2.0/config/ltmain.sh-332-
##############################################
mswatch-1.2.0/config/ltmain.sh-363-      # If mktemp works, use that first and foremost
mswatch-1.2.0/config/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-365-
##############################################
mswatch-1.2.0/config/ltmain.sh-394-      *[\\\`\"\$]*)
mswatch-1.2.0/config/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
mswatch-1.2.0/config/ltmain.sh-396-      *)
##############################################
mswatch-1.2.0/config/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
mswatch-1.2.0/config/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
mswatch-1.2.0/config/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
mswatch-1.2.0/config/ltmain.sh-539-	p
##############################################
mswatch-1.2.0/config/ltmain.sh-565-  :
mswatch-1.2.0/config/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
mswatch-1.2.0/config/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
mswatch-1.2.0/config/ltmain.sh-685-	# quotes we have to do it in 2 steps:
mswatch-1.2.0/config/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
mswatch-1.2.0/config/ltmain.sh-687-	eval "$extractedcf"
##############################################
mswatch-1.2.0/config/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
mswatch-1.2.0/config/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
mswatch-1.2.0/config/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
mswatch-1.2.0/config/ltmain.sh-1028-	    # Evaluate the configuration.
mswatch-1.2.0/config/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
mswatch-1.2.0/config/ltmain.sh-1030-	    CC_quoted=
##############################################
mswatch-1.2.0/config/ltmain.sh-1036-	    case "$@ " in
mswatch-1.2.0/config/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
mswatch-1.2.0/config/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
mswatch-1.2.0/config/ltmain.sh-1213-    *.[cCFSifmso] | \
mswatch-1.2.0/config/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
mswatch-1.2.0/config/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
mswatch-1.2.0/config/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
mswatch-1.2.0/config/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
mswatch-1.2.0/config/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
mswatch-1.2.0/config/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
mswatch-1.2.0/config/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-1311-
##############################################
mswatch-1.2.0/config/ltmain.sh-1358-      if test "$need_locks" = warn &&
mswatch-1.2.0/config/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mswatch-1.2.0/config/ltmain.sh-1360-	$ECHO "\
mswatch-1.2.0/config/ltmain.sh-1361-*** ERROR, $lockfile contains:
mswatch-1.2.0/config/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-1363-
##############################################
mswatch-1.2.0/config/ltmain.sh-1407-      if test "$need_locks" = warn &&
mswatch-1.2.0/config/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mswatch-1.2.0/config/ltmain.sh-1409-	$ECHO "\
mswatch-1.2.0/config/ltmain.sh-1410-*** ERROR, $lockfile contains:
mswatch-1.2.0/config/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-1412-
##############################################
mswatch-1.2.0/config/ltmain.sh-1665-	  test -n "$library_names" && \
mswatch-1.2.0/config/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
mswatch-1.2.0/config/ltmain.sh-1667-	  continue
##############################################
mswatch-1.2.0/config/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
mswatch-1.2.0/config/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
mswatch-1.2.0/config/ltmain.sh-1678-	  fi
##############################################
mswatch-1.2.0/config/ltmain.sh-1694-      # Get the absolute pathname.
mswatch-1.2.0/config/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
mswatch-1.2.0/config/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
mswatch-1.2.0/config/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
mswatch-1.2.0/config/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
mswatch-1.2.0/config/ltmain.sh-2014-
##############################################
mswatch-1.2.0/config/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
mswatch-1.2.0/config/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
mswatch-1.2.0/config/ltmain.sh-2027-	  else
mswatch-1.2.0/config/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
mswatch-1.2.0/config/ltmain.sh-2029-	  fi
##############################################
mswatch-1.2.0/config/ltmain.sh-2185-	    fi
mswatch-1.2.0/config/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
mswatch-1.2.0/config/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
mswatch-1.2.0/config/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
mswatch-1.2.0/config/ltmain.sh-2189-	      finalize=no
##############################################
mswatch-1.2.0/config/ltmain.sh-2204-	        # Replace the output file specification.
mswatch-1.2.0/config/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
mswatch-1.2.0/config/ltmain.sh-2206-
##############################################
mswatch-1.2.0/config/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
mswatch-1.2.0/config/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
mswatch-1.2.0/config/ltmain.sh-2225-	  fi
##############################################
mswatch-1.2.0/config/ltmain.sh-2294-    my_pic_p="${3-no}"
mswatch-1.2.0/config/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
mswatch-1.2.0/config/ltmain.sh-2296-    my_dlsyms=
##############################################
mswatch-1.2.0/config/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
mswatch-1.2.0/config/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
mswatch-1.2.0/config/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
mswatch-1.2.0/config/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
mswatch-1.2.0/config/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mswatch-1.2.0/config/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mswatch-1.2.0/config/ltmain.sh-2520-	  else
mswatch-1.2.0/config/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
mswatch-1.2.0/config/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
mswatch-1.2.0/config/ltmain.sh-2523-	  fi
##############################################
mswatch-1.2.0/config/ltmain.sh-2525-	*)
mswatch-1.2.0/config/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
mswatch-1.2.0/config/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
mswatch-1.2.0/config/ltmain.sh-2528-	  ;;
##############################################
mswatch-1.2.0/config/ltmain.sh-2540-      # Nullify the symbol file.
mswatch-1.2.0/config/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
mswatch-1.2.0/config/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
mswatch-1.2.0/config/ltmain.sh-2543-    fi
##############################################
mswatch-1.2.0/config/ltmain.sh-2555-  win32_libid_type="unknown"
mswatch-1.2.0/config/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-2557-  case $win32_fileres in
##############################################
mswatch-1.2.0/config/ltmain.sh-2652-	  darwin_curdir=`pwd`
mswatch-1.2.0/config/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
mswatch-1.2.0/config/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
mswatch-1.2.0/config/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
mswatch-1.2.0/config/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
mswatch-1.2.0/config/ltmain.sh-2657-	    darwin_arch=
##############################################
mswatch-1.2.0/config/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
mswatch-1.2.0/config/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
mswatch-1.2.0/config/ltmain.sh-2669-	    darwin_file=
##############################################
mswatch-1.2.0/config/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
mswatch-1.2.0/config/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
mswatch-1.2.0/config/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
mswatch-1.2.0/config/ltmain.sh-2686-      esac
mswatch-1.2.0/config/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
mswatch-1.2.0/config/ltmain.sh-2688-    done
##############################################
mswatch-1.2.0/config/ltmain.sh-2757-      shift
mswatch-1.2.0/config/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
mswatch-1.2.0/config/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
mswatch-1.2.0/config/ltmain.sh-2769-  # Find the directory that this script lives in.
mswatch-1.2.0/config/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
mswatch-1.2.0/config/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
mswatch-1.2.0/config/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
mswatch-1.2.0/config/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
mswatch-1.2.0/config/ltmain.sh-2775-  while test -n \"\$file\"; do
mswatch-1.2.0/config/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
mswatch-1.2.0/config/ltmain.sh-2777-
##############################################
mswatch-1.2.0/config/ltmain.sh-2785-
mswatch-1.2.0/config/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
mswatch-1.2.0/config/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
mswatch-1.2.0/config/ltmain.sh-2788-  done
##############################################
mswatch-1.2.0/config/ltmain.sh-2816-    case \"\$thisdir\" in
mswatch-1.2.0/config/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
mswatch-1.2.0/config/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
mswatch-1.2.0/config/ltmain.sh-2822-  # Try to get the absolute directory name.
mswatch-1.2.0/config/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
mswatch-1.2.0/config/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
mswatch-1.2.0/config/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
mswatch-1.2.0/config/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
mswatch-1.2.0/config/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
mswatch-1.2.0/config/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
mswatch-1.2.0/config/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
mswatch-1.2.0/config/ltmain.sh-2849-      else
##############################################
mswatch-1.2.0/config/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
mswatch-1.2.0/config/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
mswatch-1.2.0/config/ltmain.sh-2881-
##############################################
mswatch-1.2.0/config/ltmain.sh-2994-          *cygwin* )
mswatch-1.2.0/config/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
mswatch-1.2.0/config/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
mswatch-1.2.0/config/ltmain.sh-3006-            # the odd construction:
mswatch-1.2.0/config/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
mswatch-1.2.0/config/ltmain.sh-3073-          *cygwin* )
mswatch-1.2.0/config/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
mswatch-1.2.0/config/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
mswatch-1.2.0/config/ltmain.sh-4240-	    moreargs=
mswatch-1.2.0/config/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
mswatch-1.2.0/config/ltmain.sh-4242-	    do
##############################################
mswatch-1.2.0/config/ltmain.sh-4490-	*)
mswatch-1.2.0/config/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
mswatch-1.2.0/config/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
mswatch-1.2.0/config/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mswatch-1.2.0/config/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
mswatch-1.2.0/config/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
mswatch-1.2.0/config/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
mswatch-1.2.0/config/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
mswatch-1.2.0/config/ltmain.sh-4929-    else
##############################################
mswatch-1.2.0/config/ltmain.sh-5053-	  for deplib in $dependency_libs; do
mswatch-1.2.0/config/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
mswatch-1.2.0/config/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
mswatch-1.2.0/config/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
mswatch-1.2.0/config/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mswatch-1.2.0/config/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
mswatch-1.2.0/config/ltmain.sh-5294-	else
mswatch-1.2.0/config/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
mswatch-1.2.0/config/ltmain.sh-5296-	fi
##############################################
mswatch-1.2.0/config/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
mswatch-1.2.0/config/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
mswatch-1.2.0/config/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
mswatch-1.2.0/config/ltmain.sh-5331-	fi
mswatch-1.2.0/config/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
mswatch-1.2.0/config/ltmain.sh-5398-	*)
mswatch-1.2.0/config/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
mswatch-1.2.0/config/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
mswatch-1.2.0/config/ltmain.sh-5624-	    shift
mswatch-1.2.0/config/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
mswatch-1.2.0/config/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
mswatch-1.2.0/config/ltmain.sh-5908-		*)
mswatch-1.2.0/config/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
mswatch-1.2.0/config/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
mswatch-1.2.0/config/ltmain.sh-5919-		  depdepl=
mswatch-1.2.0/config/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
mswatch-1.2.0/config/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
mswatch-1.2.0/config/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
mswatch-1.2.0/config/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
mswatch-1.2.0/config/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
mswatch-1.2.0/config/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
mswatch-1.2.0/config/ltmain.sh-5930-                      fi
##############################################
mswatch-1.2.0/config/ltmain.sh-5941-		else
mswatch-1.2.0/config/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
mswatch-1.2.0/config/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
mswatch-1.2.0/config/ltmain.sh-5964-	else
mswatch-1.2.0/config/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh-5966-	fi
##############################################
mswatch-1.2.0/config/ltmain.sh-6113-	test "$module" = no && \
mswatch-1.2.0/config/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
mswatch-1.2.0/config/ltmain.sh-6115-
##############################################
mswatch-1.2.0/config/ltmain.sh-6250-	if test "$age" -gt "$current"; then
mswatch-1.2.0/config/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
mswatch-1.2.0/config/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
mswatch-1.2.0/config/ltmain.sh-6411-	removelist=
mswatch-1.2.0/config/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
mswatch-1.2.0/config/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
mswatch-1.2.0/config/ltmain.sh-6437-	# Transform .lo files to .o files.
mswatch-1.2.0/config/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
mswatch-1.2.0/config/ltmain.sh-6439-      fi
##############################################
mswatch-1.2.0/config/ltmain.sh-6442-      #for path in $notinst_path; do
mswatch-1.2.0/config/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
mswatch-1.2.0/config/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
mswatch-1.2.0/config/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
mswatch-1.2.0/config/ltmain.sh-6446-      #done
##############################################
mswatch-1.2.0/config/ltmain.sh-6562-		if test -n "$i" ; then
mswatch-1.2.0/config/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
mswatch-1.2.0/config/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mswatch-1.2.0/config/ltmain.sh-6565-		  set dummy $deplib_matches; shift
mswatch-1.2.0/config/ltmain.sh-6566-		  deplib_match=$1
mswatch-1.2.0/config/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
mswatch-1.2.0/config/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
mswatch-1.2.0/config/ltmain.sh-6605-		  if test -n "$i" ; then
mswatch-1.2.0/config/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
mswatch-1.2.0/config/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mswatch-1.2.0/config/ltmain.sh-6608-		    set dummy $deplib_matches; shift
mswatch-1.2.0/config/ltmain.sh-6609-		    deplib_match=$1
mswatch-1.2.0/config/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
mswatch-1.2.0/config/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
mswatch-1.2.0/config/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
mswatch-1.2.0/config/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mswatch-1.2.0/config/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
mswatch-1.2.0/config/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
mswatch-1.2.0/config/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
mswatch-1.2.0/config/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
mswatch-1.2.0/config/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
mswatch-1.2.0/config/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
mswatch-1.2.0/config/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
mswatch-1.2.0/config/ltmain.sh-6673-			case $potliblink in
mswatch-1.2.0/config/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
mswatch-1.2.0/config/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
mswatch-1.2.0/config/ltmain.sh-6676-			esac
##############################################
mswatch-1.2.0/config/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
mswatch-1.2.0/config/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mswatch-1.2.0/config/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
mswatch-1.2.0/config/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
mswatch-1.2.0/config/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
mswatch-1.2.0/config/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
mswatch-1.2.0/config/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
mswatch-1.2.0/config/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
mswatch-1.2.0/config/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
mswatch-1.2.0/config/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
mswatch-1.2.0/config/ltmain.sh-6773-	    done
##############################################
mswatch-1.2.0/config/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
mswatch-1.2.0/config/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
mswatch-1.2.0/config/ltmain.sh-6798-	  ;;
##############################################
mswatch-1.2.0/config/ltmain.sh-6848-	*-*-darwin*)
mswatch-1.2.0/config/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh-6852-	  ;;
##############################################
mswatch-1.2.0/config/ltmain.sh-6972-	# Use standard objects if they are pic
mswatch-1.2.0/config/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
mswatch-1.2.0/config/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
mswatch-1.2.0/config/ltmain.sh-6987-	    # exporting using user supplied symfile
mswatch-1.2.0/config/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
mswatch-1.2.0/config/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
mswatch-1.2.0/config/ltmain.sh-7139-	  save_output=$output
mswatch-1.2.0/config/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
mswatch-1.2.0/config/ltmain.sh-7141-
##############################################
mswatch-1.2.0/config/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
mswatch-1.2.0/config/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
mswatch-1.2.0/config/ltmain.sh-7445-	else
##############################################
mswatch-1.2.0/config/ltmain.sh-7454-      # Create the old-style object.
mswatch-1.2.0/config/ltmain.sh:7455:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
mswatch-1.2.0/config/ltmain.sh-7456-
##############################################
mswatch-1.2.0/config/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
mswatch-1.2.0/config/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
mswatch-1.2.0/config/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
mswatch-1.2.0/config/ltmain.sh-7517-	;;
##############################################
mswatch-1.2.0/config/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
mswatch-1.2.0/config/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
mswatch-1.2.0/config/ltmain.sh-7535-	;;
##############################################
mswatch-1.2.0/config/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mswatch-1.2.0/config/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
mswatch-1.2.0/config/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
mswatch-1.2.0/config/ltmain.sh-7670-	# Transform all the library objects into standard objects.
mswatch-1.2.0/config/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
mswatch-1.2.0/config/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
mswatch-1.2.0/config/ltmain.sh-7673-      fi
##############################################
mswatch-1.2.0/config/ltmain.sh-7700-	# Replace the output file specification.
mswatch-1.2.0/config/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
mswatch-1.2.0/config/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
mswatch-1.2.0/config/ltmain.sh-7747-	# Replace the output file specification.
mswatch-1.2.0/config/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
mswatch-1.2.0/config/ltmain.sh-7749-	# Delete the old output file.
##############################################
mswatch-1.2.0/config/ltmain.sh-7766-	  if test "$fast_install" = yes; then
mswatch-1.2.0/config/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
mswatch-1.2.0/config/ltmain.sh-7768-	  else
##############################################
mswatch-1.2.0/config/ltmain.sh-7778-      # Replace the output file specification.
mswatch-1.2.0/config/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
mswatch-1.2.0/config/ltmain.sh-7780-
##############################################
mswatch-1.2.0/config/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
mswatch-1.2.0/config/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
mswatch-1.2.0/config/ltmain.sh-7804-      fi
##############################################
mswatch-1.2.0/config/ltmain.sh-7811-	esac
mswatch-1.2.0/config/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
mswatch-1.2.0/config/ltmain.sh-7813-      else
mswatch-1.2.0/config/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
mswatch-1.2.0/config/ltmain.sh-7815-      fi
##############################################
mswatch-1.2.0/config/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
mswatch-1.2.0/config/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
mswatch-1.2.0/config/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
mswatch-1.2.0/config/ltmain.sh-8065-		name="$func_basename_result"
mswatch-1.2.0/config/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
mswatch-1.2.0/config/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
mswatch-1.2.0/config/ltmain.sh-8081-		name="$func_basename_result"
mswatch-1.2.0/config/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mswatch-1.2.0/config/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
mswatch-1.2.0/config/ltmain.sh-8100-		name="$func_basename_result"
mswatch-1.2.0/config/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mswatch-1.2.0/config/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
mswatch-1.2.0/config/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
mswatch-1.2.0/config/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
mswatch-1.2.0/config/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
mswatch-1.2.0/config/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mswatch-1.2.0/config/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mswatch-1.2.0/config/depcomp-69-
##############################################
mswatch-1.2.0/config/depcomp-224-  # Version 6 uses the directory in both cases.
mswatch-1.2.0/config/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mswatch-1.2.0/config/depcomp-226-  test "x$dir" = "x$object" && dir=
mswatch-1.2.0/config/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mswatch-1.2.0/config/depcomp-228-  if test "$libtool" = yes; then
##############################################
mswatch-1.2.0/config/depcomp-253-    # Do two passes, one to just change these to
mswatch-1.2.0/config/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
mswatch-1.2.0/config/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
mswatch-1.2.0/config/depcomp-295-  # Do two passes, one to just change these to
mswatch-1.2.0/config/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
mswatch-1.2.0/config/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mswatch-1.2.0/config/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
mswatch-1.2.0/config/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mswatch-1.2.0/config/depcomp-313-  test "x$dir" = "x$object" && dir=
mswatch-1.2.0/config/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mswatch-1.2.0/config/depcomp-315-  if test "$libtool" = yes; then
##############################################
mswatch-1.2.0/config/depcomp-355-   # Subdirectories are respected.
mswatch-1.2.0/config/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
mswatch-1.2.0/config/depcomp-357-   test "x$dir" = "x$object" && dir=
mswatch-1.2.0/config/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
mswatch-1.2.0/config/depcomp-359-
##############################################
mswatch-1.2.0/config/depcomp-501-  done
mswatch-1.2.0/config/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mswatch-1.2.0/config/depcomp-503-  touch "$tmpdepfile"
##############################################
mswatch-1.2.0/config/install-sh-217-      fi
mswatch-1.2.0/config/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mswatch-1.2.0/config/install-sh-219-    *)
##############################################
mswatch-1.2.0/config/install-sh-269-      dstdir=$dst
mswatch-1.2.0/config/install-sh:270:      dst=$dstdir/`basename "$src"`
mswatch-1.2.0/config/install-sh-271-      dstdir_status=0
##############################################
mswatch-1.2.0/config/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
mswatch-1.2.0/config/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
mswatch-1.2.0/config/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
mswatch-1.2.0/config/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
mswatch-1.2.0/config/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
mswatch-1.2.0/config/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mswatch-1.2.0/config/install-sh-418-	    case $prefix in
mswatch-1.2.0/config/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mswatch-1.2.0/config/install-sh-420-	      *) qprefix=$prefix;;
##############################################
mswatch-1.2.0/config/install-sh-467-    if $copy_on_change &&
mswatch-1.2.0/config/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
mswatch-1.2.0/config/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
mswatch-1.2.0/config/install-sh-470-
##############################################
mswatch-1.2.0/config/config.sub-56-
mswatch-1.2.0/config/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
mswatch-1.2.0/config/config.sub-58-
##############################################
mswatch-1.2.0/config/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
mswatch-1.2.0/config/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mswatch-1.2.0/config/config.sub-122-case $maybe_os in
##############################################
mswatch-1.2.0/config/config.sub-127-    os=-$maybe_os
mswatch-1.2.0/config/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mswatch-1.2.0/config/config.sub-129-    ;;
mswatch-1.2.0/config/config.sub-130-  *)
mswatch-1.2.0/config/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
mswatch-1.2.0/config/config.sub-132-    if [ $basic_machine != $1 ]
mswatch-1.2.0/config/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
mswatch-1.2.0/config/config.sub-134-    else os=; fi
##############################################
mswatch-1.2.0/config/config.sub-181-		os=-sco5v6
mswatch-1.2.0/config/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-183-		;;
##############################################
mswatch-1.2.0/config/config.sub-185-		os=-sco3.2v5
mswatch-1.2.0/config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-187-		;;
##############################################
mswatch-1.2.0/config/config.sub-189-		os=-sco3.2v4
mswatch-1.2.0/config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-191-		;;
mswatch-1.2.0/config/config.sub-192-	-sco3.2.[4-9]*)
mswatch-1.2.0/config/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mswatch-1.2.0/config/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-195-		;;
##############################################
mswatch-1.2.0/config/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
mswatch-1.2.0/config/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-199-		;;
##############################################
mswatch-1.2.0/config/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
mswatch-1.2.0/config/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-203-		;;
##############################################
mswatch-1.2.0/config/config.sub-205-		os=-sco3.2v2
mswatch-1.2.0/config/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-207-		;;
mswatch-1.2.0/config/config.sub-208-	-udk*)
mswatch-1.2.0/config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-210-		;;
##############################################
mswatch-1.2.0/config/config.sub-212-		os=-isc2.2
mswatch-1.2.0/config/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-214-		;;
##############################################
mswatch-1.2.0/config/config.sub-218-	-isc*)
mswatch-1.2.0/config/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mswatch-1.2.0/config/config.sub-220-		;;
##############################################
mswatch-1.2.0/config/config.sub-224-	-ptx*)
mswatch-1.2.0/config/config.sub:225:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
mswatch-1.2.0/config/config.sub-226-		;;
mswatch-1.2.0/config/config.sub-227-	-windowsnt*)
mswatch-1.2.0/config/config.sub:228:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
mswatch-1.2.0/config/config.sub-229-		;;
##############################################
mswatch-1.2.0/config/config.sub-318-	*-*-*)
mswatch-1.2.0/config/config.sub:319:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mswatch-1.2.0/config/config.sub-320-		exit 1
##############################################
mswatch-1.2.0/config/config.sub-427-	amd64-*)
mswatch-1.2.0/config/config.sub:428:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-429-		;;
##############################################
mswatch-1.2.0/config/config.sub-469-	blackfin-*)
mswatch-1.2.0/config/config.sub:470:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-471-		os=-linux
##############################################
mswatch-1.2.0/config/config.sub-672-	i*86v32)
mswatch-1.2.0/config/config.sub:673:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mswatch-1.2.0/config/config.sub-674-		os=-sysv32
##############################################
mswatch-1.2.0/config/config.sub-676-	i*86v4*)
mswatch-1.2.0/config/config.sub:677:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mswatch-1.2.0/config/config.sub-678-		os=-sysv4
##############################################
mswatch-1.2.0/config/config.sub-680-	i*86v)
mswatch-1.2.0/config/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mswatch-1.2.0/config/config.sub-682-		os=-sysv
##############################################
mswatch-1.2.0/config/config.sub-684-	i*86sol2)
mswatch-1.2.0/config/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mswatch-1.2.0/config/config.sub-686-		os=-solaris2
##############################################
mswatch-1.2.0/config/config.sub-714-	m68knommu-*)
mswatch-1.2.0/config/config.sub:715:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-716-		os=-linux
##############################################
mswatch-1.2.0/config/config.sub-744-	mips3*-*)
mswatch-1.2.0/config/config.sub:745:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
mswatch-1.2.0/config/config.sub-746-		;;
mswatch-1.2.0/config/config.sub-747-	mips3*)
mswatch-1.2.0/config/config.sub:748:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
mswatch-1.2.0/config/config.sub-749-		;;
##############################################
mswatch-1.2.0/config/config.sub-762-	ms1-*)
mswatch-1.2.0/config/config.sub:763:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
mswatch-1.2.0/config/config.sub-764-		;;
##############################################
mswatch-1.2.0/config/config.sub-867-	parisc-*)
mswatch-1.2.0/config/config.sub:868:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-869-		os=-linux
##############################################
mswatch-1.2.0/config/config.sub-883-	pc98-*)
mswatch-1.2.0/config/config.sub:884:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-885-		;;
##############################################
mswatch-1.2.0/config/config.sub-898-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mswatch-1.2.0/config/config.sub:899:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-900-		;;
mswatch-1.2.0/config/config.sub-901-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mswatch-1.2.0/config/config.sub:902:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-903-		;;
mswatch-1.2.0/config/config.sub-904-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mswatch-1.2.0/config/config.sub:905:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-906-		;;
mswatch-1.2.0/config/config.sub-907-	pentium4-*)
mswatch-1.2.0/config/config.sub:908:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-909-		;;
##############################################
mswatch-1.2.0/config/config.sub-916-		;;
mswatch-1.2.0/config/config.sub:917:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-918-		;;
##############################################
mswatch-1.2.0/config/config.sub-922-	ppcle-* | powerpclittle-*)
mswatch-1.2.0/config/config.sub:923:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-924-		;;
##############################################
mswatch-1.2.0/config/config.sub-926-		;;
mswatch-1.2.0/config/config.sub:927:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-928-		;;
##############################################
mswatch-1.2.0/config/config.sub-932-	ppc64le-* | powerpc64little-*)
mswatch-1.2.0/config/config.sub:933:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
mswatch-1.2.0/config/config.sub-934-		;;
##############################################
mswatch-1.2.0/config/config.sub-1224-	*)
mswatch-1.2.0/config/config.sub:1225:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mswatch-1.2.0/config/config.sub-1226-		exit 1
##############################################
mswatch-1.2.0/config/config.sub-1232-	*-digital*)
mswatch-1.2.0/config/config.sub:1233:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
mswatch-1.2.0/config/config.sub-1234-		;;
mswatch-1.2.0/config/config.sub-1235-	*-commodore*)
mswatch-1.2.0/config/config.sub:1236:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
mswatch-1.2.0/config/config.sub-1237-		;;
##############################################
mswatch-1.2.0/config/config.sub-1250-	-solaris1 | -solaris1.*)
mswatch-1.2.0/config/config.sub:1251:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mswatch-1.2.0/config/config.sub-1252-		;;
##############################################
mswatch-1.2.0/config/config.sub-1262-	-gnu/linux*)
mswatch-1.2.0/config/config.sub:1263:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mswatch-1.2.0/config/config.sub-1264-		;;
##############################################
mswatch-1.2.0/config/config.sub-1307-	-nto*)
mswatch-1.2.0/config/config.sub:1308:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mswatch-1.2.0/config/config.sub-1309-		;;
##############################################
mswatch-1.2.0/config/config.sub-1314-	-mac*)
mswatch-1.2.0/config/config.sub:1315:		os=`echo $os | sed -e 's|mac|macos|'`
mswatch-1.2.0/config/config.sub-1316-		;;
##############################################
mswatch-1.2.0/config/config.sub-1320-	-linux*)
mswatch-1.2.0/config/config.sub:1321:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mswatch-1.2.0/config/config.sub-1322-		;;
mswatch-1.2.0/config/config.sub-1323-	-sunos5*)
mswatch-1.2.0/config/config.sub:1324:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
mswatch-1.2.0/config/config.sub-1325-		;;
mswatch-1.2.0/config/config.sub-1326-	-sunos6*)
mswatch-1.2.0/config/config.sub:1327:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
mswatch-1.2.0/config/config.sub-1328-		;;
##############################################
mswatch-1.2.0/config/config.sub-1375-	-sinix5.*)
mswatch-1.2.0/config/config.sub:1376:		os=`echo $os | sed -e 's|sinix|sysv|'`
mswatch-1.2.0/config/config.sub-1377-		;;
##############################################
mswatch-1.2.0/config/config.sub-1429-		# Get rid of the `-' at the beginning of $os.
mswatch-1.2.0/config/config.sub:1430:		os=`echo $os | sed 's/[^-]*-//'`
mswatch-1.2.0/config/config.sub:1431:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
mswatch-1.2.0/config/config.sub-1432-		exit 1
##############################################
mswatch-1.2.0/config/config.sub-1680-		esac
mswatch-1.2.0/config/config.sub:1681:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
mswatch-1.2.0/config/config.sub-1682-		;;
##############################################
mswatch-1.2.0/config/ylwrap-125-  # The directory holding the input.
mswatch-1.2.0/config/ylwrap:126:  input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
mswatch-1.2.0/config/ylwrap-127-  # Quote $INPUT_DIR so we can use it in a regexp.
mswatch-1.2.0/config/ylwrap-128-  # FIXME: really we should care about more than `.' and `\'.
mswatch-1.2.0/config/ylwrap:129:  input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
mswatch-1.2.0/config/ylwrap-130-
##############################################
mswatch-1.2.0/config/ylwrap-158-	realtarget="$target"
mswatch-1.2.0/config/ylwrap:159:	target="tmp-`echo $target | sed s/.*[\\/]//g`"
mswatch-1.2.0/config/ylwrap-160-      fi
##############################################
mswatch-1.2.0/config/config.guess-40-
mswatch-1.2.0/config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
mswatch-1.2.0/config/config.guess-42-
##############################################
mswatch-1.2.0/config/config.guess-109-: ${TMPDIR=/tmp} ;
mswatch-1.2.0/config/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mswatch-1.2.0/config/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mswatch-1.2.0/config/config.guess-195-	    *)
mswatch-1.2.0/config/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
mswatch-1.2.0/config/config.guess-197-		;;
##############################################
mswatch-1.2.0/config/config.guess-222-	*4.0)
mswatch-1.2.0/config/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mswatch-1.2.0/config/config.guess-224-		;;
mswatch-1.2.0/config/config.guess-225-	*5.*)
mswatch-1.2.0/config/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mswatch-1.2.0/config/config.guess-227-		;;
##############################################
mswatch-1.2.0/config/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
mswatch-1.2.0/config/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mswatch-1.2.0/config/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
mswatch-1.2.0/config/config.guess-270-	# 1.2 uses "1.2" for uname -r.
mswatch-1.2.0/config/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
mswatch-1.2.0/config/config.guess-272-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-327-    s390x:SunOS:*:*)
mswatch-1.2.0/config/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mswatch-1.2.0/config/config.guess-329-	exit ;;
mswatch-1.2.0/config/config.guess-330-    sun4H:SunOS:5.*:*)
mswatch-1.2.0/config/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mswatch-1.2.0/config/config.guess-332-	exit ;;
mswatch-1.2.0/config/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mswatch-1.2.0/config/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mswatch-1.2.0/config/config.guess-335-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-349-	fi
mswatch-1.2.0/config/config.guess:350:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mswatch-1.2.0/config/config.guess-351-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
mswatch-1.2.0/config/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mswatch-1.2.0/config/config.guess-357-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
mswatch-1.2.0/config/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
mswatch-1.2.0/config/config.guess-366-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-370-    sun*:*:4.2BSD:*)
mswatch-1.2.0/config/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mswatch-1.2.0/config/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
mswatch-1.2.0/config/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
mswatch-1.2.0/config/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mswatch-1.2.0/config/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
mswatch-1.2.0/config/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mswatch-1.2.0/config/config.guess-508-    *:IRIX*:*:*)
mswatch-1.2.0/config/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
mswatch-1.2.0/config/config.guess-510-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-538-EOF
mswatch-1.2.0/config/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
mswatch-1.2.0/config/config.guess-540-		then
##############################################
mswatch-1.2.0/config/config.guess-551-    *:AIX:*:[456])
mswatch-1.2.0/config/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mswatch-1.2.0/config/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
mswatch-1.2.0/config/config.guess-586-    9000/[34678]??:HP-UX:*:*)
mswatch-1.2.0/config/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mswatch-1.2.0/config/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
mswatch-1.2.0/config/config.guess-640-EOF
mswatch-1.2.0/config/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
mswatch-1.2.0/config/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mswatch-1.2.0/config/config.guess-668-    ia64:HP-UX:*:*)
mswatch-1.2.0/config/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mswatch-1.2.0/config/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
mswatch-1.2.0/config/config.guess-698-EOF
mswatch-1.2.0/config/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
mswatch-1.2.0/config/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mswatch-1.2.0/config/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mswatch-1.2.0/config/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
mswatch-1.2.0/config/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mswatch-1.2.0/config/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mswatch-1.2.0/config/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
mswatch-1.2.0/config/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mswatch-1.2.0/config/config.guess-789-	    pc98)
mswatch-1.2.0/config/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mswatch-1.2.0/config/config.guess-791-	    amd64)
mswatch-1.2.0/config/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mswatch-1.2.0/config/config.guess-793-	    *)
mswatch-1.2.0/config/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mswatch-1.2.0/config/config.guess-795-	esac
##############################################
mswatch-1.2.0/config/config.guess-843-    prep*:SunOS:5.*:*)
mswatch-1.2.0/config/config.guess:844:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mswatch-1.2.0/config/config.guess-845-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-847-	# the GNU system
mswatch-1.2.0/config/config.guess:848:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
mswatch-1.2.0/config/config.guess-849-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-851-	# other systems with GNU libc and userland
mswatch-1.2.0/config/config.guess:852:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
mswatch-1.2.0/config/config.guess-853-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-1055-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
mswatch-1.2.0/config/config.guess:1056:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
mswatch-1.2.0/config/config.guess-1057-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mswatch-1.2.0/config/config.guess-1312-    *:DragonFly:*:*)
mswatch-1.2.0/config/config.guess:1313:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mswatch-1.2.0/config/config.guess-1314-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-1325-    i*86:skyos:*:*)
mswatch-1.2.0/config/config.guess:1326:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
mswatch-1.2.0/config/config.guess-1327-	exit ;;
##############################################
mswatch-1.2.0/config/config.guess-1453-
mswatch-1.2.0/config/config.guess:1454:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
mswatch-1.2.0/config/config.guess-1455-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
mswatch-1.2.0/config/missing-139-       # Could not run --version or --help.  This is probably someone
mswatch-1.2.0/config/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
mswatch-1.2.0/config/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
mswatch-1.2.0/config/missing-173-         from any GNU archive site."
mswatch-1.2.0/config/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
mswatch-1.2.0/config/missing-175-    test -z "$files" && files="config.h"
##############################################
mswatch-1.2.0/config/missing-202-         proper tools for further handling them.
mswatch-1.2.0/config/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
mswatch-1.2.0/config/missing-204-         archive site."
mswatch-1.2.0/config/missing-205-
mswatch-1.2.0/config/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
mswatch-1.2.0/config/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mswatch-1.2.0/config/missing-208-    if test -f "$file"; then
##############################################
mswatch-1.2.0/config/missing-231-	*.y)
mswatch-1.2.0/config/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
mswatch-1.2.0/config/missing-233-	    if test -f "$SRCFILE"; then
##############################################
mswatch-1.2.0/config/missing-235-	    fi
mswatch-1.2.0/config/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
mswatch-1.2.0/config/missing-237-	    if test -f "$SRCFILE"; then
##############################################
mswatch-1.2.0/config/missing-261-	*.l)
mswatch-1.2.0/config/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
mswatch-1.2.0/config/missing-263-	    if test -f "$SRCFILE"; then
##############################################
mswatch-1.2.0/config/missing-280-
mswatch-1.2.0/config/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
mswatch-1.2.0/config/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mswatch-1.2.0/config/missing-283-    if test -f "$file"; then
##############################################
mswatch-1.2.0/config/missing-300-    # The file to touch is that specified with -o ...
mswatch-1.2.0/config/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
mswatch-1.2.0/config/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mswatch-1.2.0/config/missing-303-    if test -z "$file"; then
mswatch-1.2.0/config/missing-304-      # ... or it is the one specified with @setfilename ...
mswatch-1.2.0/config/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
mswatch-1.2.0/config/missing-306-      file=`sed -n '
##############################################
mswatch-1.2.0/config/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
mswatch-1.2.0/config/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
mswatch-1.2.0/config/missing-314-    fi
##############################################
mswatch-1.2.0/config/missing-336-	*o*)
mswatch-1.2.0/config/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
mswatch-1.2.0/config/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
mswatch-1.2.0/config/missing-342-	*h*)
mswatch-1.2.0/config/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
mswatch-1.2.0/config/missing-344-	    tar "$firstarg" "$@" && exit 0