===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
muchsync-6/muchsync.1.md-30-client, where the client currently does not have any mailboxes.  You
muchsync-6/muchsync.1.md:31:can initialize a new replica in `$HOME/inbox` by running the following
muchsync-6/muchsync.1.md-32-command:
##############################################
muchsync-6/muchsync.1.md-268-
muchsync-6/muchsync.1.md:269:The default notmuch configuration file is `$HOME/.notmuch-config`.
muchsync-6/muchsync.1.md-270-
##############################################
muchsync-6/install-sh-234-      fi
muchsync-6/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
muchsync-6/install-sh-236-    *)
##############################################
muchsync-6/install-sh-280-      dstdir=$dst
muchsync-6/install-sh:281:      dstbase=`basename "$src"`
muchsync-6/install-sh-282-      case $dst in
##############################################
muchsync-6/install-sh-287-    else
muchsync-6/install-sh:288:      dstdir=`dirname "$dst"`
muchsync-6/install-sh-289-      test -d "$dstdir"
##############################################
muchsync-6/install-sh-354-                   test_tmpdir="$tmpdir/a"
muchsync-6/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
muchsync-6/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
muchsync-6/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
muchsync-6/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
muchsync-6/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
muchsync-6/install-sh-419-            case $prefix in
muchsync-6/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
muchsync-6/install-sh-421-              *) qprefix=$prefix;;
##############################################
muchsync-6/install-sh-468-    if $copy_on_change &&
muchsync-6/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
muchsync-6/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
muchsync-6/install-sh-471-       set -f &&
##############################################
muchsync-6/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
muchsync-6/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
muchsync-6/configure-45-  as_echo='print -r --'
muchsync-6/configure-46-  as_echo_n='print -rn --'
muchsync-6/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
muchsync-6/configure-48-  as_echo='printf %s\n'
##############################################
muchsync-6/configure-50-else
muchsync-6/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
muchsync-6/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
muchsync-6/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
muchsync-6/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
muchsync-6/configure-62-      esac;
##############################################
muchsync-6/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
muchsync-6/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
muchsync-6/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
muchsync-6/configure-323-      case $as_dir in #(
muchsync-6/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
muchsync-6/configure-325-      *) as_qdir=$as_dir;;
##############################################
muchsync-6/configure-396-  {
muchsync-6/configure:397:    as_val=`expr "$@" || test $? -eq 1`
muchsync-6/configure-398-  }
##############################################
muchsync-6/configure-403-# ----------------------------------------
muchsync-6/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
muchsync-6/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
muchsync-6/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
muchsync-6/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
muchsync-6/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
muchsync-6/configure-765-  case $ac_option in
muchsync-6/configure:766:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
muchsync-6/configure-767-  *=)   ac_optarg= ;;
##############################################
muchsync-6/configure-809-  -disable-* | --disable-*)
muchsync-6/configure:810:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
muchsync-6/configure-811-    # Reject names that are not valid shell variable names.
##############################################
muchsync-6/configure-814-    ac_useropt_orig=$ac_useropt
muchsync-6/configure:815:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
muchsync-6/configure-816-    case $ac_user_opts in
##############################################
muchsync-6/configure-835-  -enable-* | --enable-*)
muchsync-6/configure:836:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
muchsync-6/configure-837-    # Reject names that are not valid shell variable names.
##############################################
muchsync-6/configure-840-    ac_useropt_orig=$ac_useropt
muchsync-6/configure:841:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
muchsync-6/configure-842-    case $ac_user_opts in
##############################################
muchsync-6/configure-1039-  -with-* | --with-*)
muchsync-6/configure:1040:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
muchsync-6/configure-1041-    # Reject names that are not valid shell variable names.
##############################################
muchsync-6/configure-1044-    ac_useropt_orig=$ac_useropt
muchsync-6/configure:1045:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
muchsync-6/configure-1046-    case $ac_user_opts in
##############################################
muchsync-6/configure-1055-  -without-* | --without-*)
muchsync-6/configure:1056:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
muchsync-6/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
muchsync-6/configure-1060-    ac_useropt_orig=$ac_useropt
muchsync-6/configure:1061:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
muchsync-6/configure-1062-    case $ac_user_opts in
##############################################
muchsync-6/configure-1093-  *=*)
muchsync-6/configure:1094:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
muchsync-6/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
muchsync-6/configure-1114-if test -n "$ac_prev"; then
muchsync-6/configure:1115:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
muchsync-6/configure-1116-  as_fn_error $? "missing argument to $ac_option"
##############################################
muchsync-6/configure-1136-    */ )
muchsync-6/configure:1137:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
muchsync-6/configure-1138-      eval $ac_var=\$ac_val;;
##############################################
muchsync-6/configure-1171-ac_ls_di=`ls -di .` &&
muchsync-6/configure:1172:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
muchsync-6/configure-1173-  as_fn_error $? "working directory cannot be determined"
##############################################
muchsync-6/configure-1227-case $srcdir in
muchsync-6/configure:1228:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
muchsync-6/configure-1229-esac
##############################################
muchsync-6/configure-1270-By default, \`make install' will install all the files in
muchsync-6/configure:1271:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
muchsync-6/configure:1272:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
muchsync-6/configure-1273-for instance \`--prefix=\$HOME'.
##############################################
muchsync-6/configure-1365-*)
muchsync-6/configure:1366:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
muchsync-6/configure-1367-  # A ".." for each directory in $ac_dir_suffix.
muchsync-6/configure:1368:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
muchsync-6/configure-1369-  case $ac_top_builddir_sub in
##############################################
muchsync-6/configure-1652-    *\'*)
muchsync-6/configure:1653:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
muchsync-6/configure-1654-    esac
##############################################
muchsync-6/configure-1735-      case $ac_val in
muchsync-6/configure:1736:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
muchsync-6/configure-1737-      esac
##############################################
muchsync-6/configure-1750-	case $ac_val in
muchsync-6/configure:1751:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
muchsync-6/configure-1752-	esac
##############################################
muchsync-6/configure-1870-    set,)
muchsync-6/configure:1871:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
muchsync-6/configure:1872:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
muchsync-6/configure-1873-      ac_cache_corrupted=: ;;
##############################################
muchsync-6/configure-1881-	# differences in whitespace do not lead to failure.
muchsync-6/configure:1882:	ac_old_val_w=`echo x $ac_old_val`
muchsync-6/configure:1883:	ac_new_val_w=`echo x $ac_new_val`
muchsync-6/configure-1884-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
muchsync-6/configure-1901-    case $ac_new_val in
muchsync-6/configure:1902:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
muchsync-6/configure-1903-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
muchsync-6/configure-2076-     echo "timestamp, slept: $am_has_slept" > conftest.file
muchsync-6/configure:2077:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
muchsync-6/configure-2078-     if test "$*" = "X"; then
muchsync-6/configure-2079-	# -L didn't work.
muchsync-6/configure:2080:	set X `ls -t "$srcdir/configure" conftest.file`
muchsync-6/configure-2081-     fi
##############################################
muchsync-6/configure-2127-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
muchsync-6/configure:2128:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
muchsync-6/configure-2129-
muchsync-6/configure-2130-# Expand $ac_aux_dir to an absolute path.
muchsync-6/configure:2131:am_aux_dir=`cd "$ac_aux_dir" && pwd`
muchsync-6/configure-2132-
##############################################
muchsync-6/configure-2272-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
muchsync-6/configure:2273:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
muchsync-6/configure-2274-	     'mkdir (GNU coreutils) '* | \
##############################################
muchsync-6/configure-2345-set x ${MAKE-make}
muchsync-6/configure:2346:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
muchsync-6/configure-2347-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
muchsync-6/configure-2355-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
muchsync-6/configure:2356:case `${MAKE-make} -f conftest.make 2>/dev/null` in
muchsync-6/configure-2357-  *@@@%%%=?*=@@@%%%*)
##############################################
muchsync-6/configure-2421-
muchsync-6/configure:2422:if test "`cd $srcdir && pwd`" != "`pwd`"; then
muchsync-6/configure-2423-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
muchsync-6/configure-2693-$as_echo_n "checking whether the C++ compiler works... " >&6; }
muchsync-6/configure:2694:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
muchsync-6/configure-2695-
##############################################
muchsync-6/configure-2737-	then :; else
muchsync-6/configure:2738:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
muchsync-6/configure-2739-	fi
##############################################
muchsync-6/configure-2797-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
muchsync-6/configure:2798:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
muchsync-6/configure-2799-	  break;;
##############################################
muchsync-6/configure-2906-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
muchsync-6/configure:2907:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
muchsync-6/configure-2908-       break;;
##############################################
muchsync-6/configure-3138-  if test "$am_compiler_list" = ""; then
muchsync-6/configure:3139:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
muchsync-6/configure-3140-  fi
##############################################
muchsync-6/configure-3288-    for switch in -std=c++11 -std=c++0x; do
muchsync-6/configure:3289:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
muchsync-6/configure-3290-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
muchsync-6/configure-3429-for flag in -pthread; do
muchsync-6/configure:3430:  as_CACHEVAR=`$as_echo "ax_cv_check_cxxflags__$flag" | $as_tr_sh`
muchsync-6/configure-3431-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts $flag" >&5
##############################################
muchsync-6/configure-3460-$as_echo "$ac_res" >&6; }
muchsync-6/configure:3461:if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
muchsync-6/configure-3462-  if ${CXXFLAGS+:} false; then :
##############################################
muchsync-6/configure-3647-  test $ac_status = 0; }; then
muchsync-6/configure:3648:  pkg_cv_sqlite3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null`
muchsync-6/configure-3649-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
muchsync-6/configure-3664-  test $ac_status = 0; }; then
muchsync-6/configure:3665:  pkg_cv_sqlite3_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null`
muchsync-6/configure-3666-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
muchsync-6/configure-3685-        if test $_pkg_short_errors_supported = yes; then
muchsync-6/configure:3686:	        sqlite3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1`
muchsync-6/configure-3687-        else
muchsync-6/configure:3688:	        sqlite3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1`
muchsync-6/configure-3689-        fi
##############################################
muchsync-6/configure-3738-  test $ac_status = 0; }; then
muchsync-6/configure:3739:  pkg_cv_libcrypto_CFLAGS=`$PKG_CONFIG --cflags "libcrypto" 2>/dev/null`
muchsync-6/configure-3740-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
muchsync-6/configure-3755-  test $ac_status = 0; }; then
muchsync-6/configure:3756:  pkg_cv_libcrypto_LIBS=`$PKG_CONFIG --libs "libcrypto" 2>/dev/null`
muchsync-6/configure-3757-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
muchsync-6/configure-3776-        if test $_pkg_short_errors_supported = yes; then
muchsync-6/configure:3777:	        libcrypto_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcrypto" 2>&1`
muchsync-6/configure-3778-        else
muchsync-6/configure:3779:	        libcrypto_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcrypto" 2>&1`
muchsync-6/configure-3780-        fi
##############################################
muchsync-6/configure-4053-'
muchsync-6/configure:4054:DEFS=`sed -n "$ac_script" confdefs.h`
muchsync-6/configure-4055-
##############################################
muchsync-6/configure-4062-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
muchsync-6/configure:4063:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
muchsync-6/configure-4064-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
muchsync-6/configure-4153-if test -z "$BASH_VERSION$ZSH_VERSION" \
muchsync-6/configure:4154:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
muchsync-6/configure-4155-  as_echo='print -r --'
muchsync-6/configure-4156-  as_echo_n='print -rn --'
muchsync-6/configure:4157:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
muchsync-6/configure-4158-  as_echo='printf %s\n'
##############################################
muchsync-6/configure-4160-else
muchsync-6/configure:4161:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
muchsync-6/configure-4162-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
muchsync-6/configure-4170-	expr "X$arg" : "X\\(.*\\)$as_nl";
muchsync-6/configure:4171:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
muchsync-6/configure-4172-      esac;
##############################################
muchsync-6/configure-4247-# ----------------------------------------
muchsync-6/configure:4248:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
muchsync-6/configure-4249-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
muchsync-6/configure-4319-  {
muchsync-6/configure:4320:    as_val=`expr "$@" || test $? -eq 1`
muchsync-6/configure-4321-  }
##############################################
muchsync-6/configure-4423-      case $as_dir in #(
muchsync-6/configure:4424:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
muchsync-6/configure-4425-      *) as_qdir=$as_dir;;
##############################################
muchsync-6/configure-4549-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
muchsync-6/configure:4550:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
muchsync-6/configure-4551-ac_cs_version="\\
##############################################
muchsync-6/configure-4574-  --*=?*)
muchsync-6/configure:4575:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
muchsync-6/configure:4576:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
muchsync-6/configure-4577-    ac_shift=:
##############################################
muchsync-6/configure-4579-  --*=)
muchsync-6/configure:4580:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
muchsync-6/configure-4581-    ac_optarg=
##############################################
muchsync-6/configure-4603-    case $ac_optarg in
muchsync-6/configure:4604:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
muchsync-6/configure-4605-    '') as_fn_error $? "missing file argument" ;;
##############################################
muchsync-6/configure-4726-fi
muchsync-6/configure:4727:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
muchsync-6/configure-4728-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
muchsync-6/configure-4743-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
muchsync-6/configure:4744:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
muchsync-6/configure-4745-ac_delim='%!_!# '
##############################################
muchsync-6/configure-4749-
muchsync-6/configure:4750:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
muchsync-6/configure-4751-  if test $ac_delim_n = $ac_delim_num; then
##############################################
muchsync-6/configure-4911-      esac
muchsync-6/configure:4912:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
muchsync-6/configure-4913-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
muchsync-6/configure-4970-*)
muchsync-6/configure:4971:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
muchsync-6/configure-4972-  # A ".." for each directory in $ac_dir_suffix.
muchsync-6/configure:4973:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
muchsync-6/configure-4974-  case $ac_top_builddir_sub in
##############################################
muchsync-6/configure-5031-/@mandir@/p'
muchsync-6/configure:5032:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
muchsync-6/configure-5033-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
muchsync-6/configure-5048-
muchsync-6/configure:5049:# Neutralize VPATH when `$srcdir' = `.'.
muchsync-6/configure-5050-# Shell code in configure.ac might set extrasub.
##############################################
muchsync-6/configure-5076-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
muchsync-6/configure:5077:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
muchsync-6/configure-5078-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
muchsync-6/configure-5120-    # Strip MF so we end up with the name of the file.
muchsync-6/configure:5121:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
muchsync-6/configure-5122-    # Check whether this is an Automake generated Makefile which includes
##############################################
muchsync-6/depcomp-64-  case $1 in
muchsync-6/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
muchsync-6/depcomp-66-      *) dir=;;
##############################################
muchsync-6/depcomp-73-{
muchsync-6/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
muchsync-6/depcomp-75-}
##############################################
muchsync-6/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
muchsync-6/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
muchsync-6/depcomp-128-
##############################################
muchsync-6/depcomp-405-        sleep 1
muchsync-6/depcomp:406:        i=`expr $i - 1`
muchsync-6/depcomp-407-      done
muchsync-6/depcomp-408-    fi
muchsync-6/depcomp:409:    i=`expr $i - 1`
muchsync-6/depcomp-410-  done
##############################################
muchsync-6/depcomp-425-  # Do two passes, one to just change these to
muchsync-6/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
muchsync-6/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
muchsync-6/depcomp-659-  done
muchsync-6/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
muchsync-6/depcomp-661-  touch "$tmpdepfile"
##############################################
muchsync-6/Makefile.in-50-  { \
muchsync-6/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
muchsync-6/Makefile.in-52-  }; \
##############################################
muchsync-6/Makefile.in-167-  esac
muchsync-6/Makefile.in:168:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
muchsync-6/Makefile.in-169-am__vpath_adj = case $$p in \
muchsync-6/Makefile.in:170:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
muchsync-6/Makefile.in-171-    *) f=$$p;; \
muchsync-6/Makefile.in-172-  esac;
muchsync-6/Makefile.in:173:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
muchsync-6/Makefile.in-174-am__install_max = 40
muchsync-6/Makefile.in-175-am__nobase_strip_setup = \
muchsync-6/Makefile.in:176:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
muchsync-6/Makefile.in-177-am__nobase_strip = \
##############################################
muchsync-6/Makefile.in-455-.cc.obj:
muchsync-6/Makefile.in:456:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
muchsync-6/Makefile.in-457-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
muchsync-6/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
muchsync-6/Makefile.in:460:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
muchsync-6/Makefile.in-461-install-man1: $(man_MANS)
##############################################
muchsync-6/Makefile.in-465-	test -n "$(man1dir)" \
muchsync-6/Makefile.in:466:	  && test -n "`echo $$list1$$list2`" \
muchsync-6/Makefile.in-467-	  || exit 0; \
##############################################
muchsync-6/Makefile.in-534-GTAGS:
muchsync-6/Makefile.in:535:	here=`$(am__cd) $(top_builddir) && pwd` \
muchsync-6/Makefile.in-536-	  && $(am__cd) $(top_srcdir) \
##############################################
muchsync-6/Makefile.in-569-	test -d "$(distdir)" || mkdir "$(distdir)"
muchsync-6/Makefile.in:570:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
muchsync-6/Makefile.in:571:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
muchsync-6/Makefile.in-572-	list='$(DISTFILES)'; \
##############################################
muchsync-6/Makefile.in-583-	  if test -d $$d/$$file; then \
muchsync-6/Makefile.in:584:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
muchsync-6/Makefile.in-585-	    if test -d "$(distdir)/$$file"; then \
##############################################
muchsync-6/Makefile.in-675-	test -d $(distdir)/_build || exit 0; \
muchsync-6/Makefile.in:676:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
muchsync-6/Makefile.in-677-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
muchsync-6/Makefile.in-719-	}; \
muchsync-6/Makefile.in:720:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
muchsync-6/Makefile.in-721-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
muchsync-6/Makefile.in-731-	fi
muchsync-6/Makefile.in:732:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
muchsync-6/Makefile.in-733-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
muchsync-6/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
muchsync-6/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
muchsync-6/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
muchsync-6/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
muchsync-6/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
muchsync-6/aclocal.m4-181-        else 
muchsync-6/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
muchsync-6/aclocal.m4-183-        fi
##############################################
muchsync-6/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
muchsync-6/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
muchsync-6/aclocal.m4-438-# and then we would define $MISSING as
##############################################
muchsync-6/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
muchsync-6/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
muchsync-6/aclocal.m4-453-])
##############################################
muchsync-6/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
muchsync-6/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
muchsync-6/aclocal.m4-551-  fi
##############################################
muchsync-6/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
muchsync-6/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
muchsync-6/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
muchsync-6/aclocal.m4-709-      || continue
muchsync-6/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
muchsync-6/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
muchsync-6/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
muchsync-6/aclocal.m4-779-AC_REQUIRE([AC_PROG_INSTALL])dnl
muchsync-6/aclocal.m4:780:if test "`cd $srcdir && pwd`" != "`pwd`"; then
muchsync-6/aclocal.m4-781-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
muchsync-6/aclocal.m4-938-    * )
muchsync-6/aclocal.m4:939:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
muchsync-6/aclocal.m4-940-  esac
muchsync-6/aclocal.m4-941-done
muchsync-6/aclocal.m4:942:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
muchsync-6/aclocal.m4-943-
##############################################
muchsync-6/aclocal.m4-1147-     echo "timestamp, slept: $am_has_slept" > conftest.file
muchsync-6/aclocal.m4:1148:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
muchsync-6/aclocal.m4-1149-     if test "$[*]" = "X"; then
muchsync-6/aclocal.m4-1150-	# -L didn't work.
muchsync-6/aclocal.m4:1151:	set X `ls -t "$srcdir/configure" conftest.file`
muchsync-6/aclocal.m4-1152-     fi