===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
isync-1.3.0/compile-67-	mingw/*)
isync-1.3.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
isync-1.3.0/compile-69-	  ;;
isync-1.3.0/compile-70-	cygwin/*)
isync-1.3.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
isync-1.3.0/compile-72-	  ;;
isync-1.3.0/compile-73-	wine/*)
isync-1.3.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
isync-1.3.0/compile-75-	  ;;
##############################################
isync-1.3.0/compile-309-# Name of file we expect compiler to create.
isync-1.3.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
isync-1.3.0/compile-311-
##############################################
isync-1.3.0/compile-315-# object file name, since that is what matters with a parallel build.
isync-1.3.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
isync-1.3.0/compile-317-while true; do
##############################################
isync-1.3.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
isync-1.3.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
isync-1.3.0/configure-45-  as_echo='print -r --'
isync-1.3.0/configure-46-  as_echo_n='print -rn --'
isync-1.3.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
isync-1.3.0/configure-48-  as_echo='printf %s\n'
##############################################
isync-1.3.0/configure-50-else
isync-1.3.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
isync-1.3.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
isync-1.3.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
isync-1.3.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
isync-1.3.0/configure-62-      esac;
##############################################
isync-1.3.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
isync-1.3.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
isync-1.3.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
isync-1.3.0/configure-324-      case $as_dir in #(
isync-1.3.0/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
isync-1.3.0/configure-326-      *) as_qdir=$as_dir;;
##############################################
isync-1.3.0/configure-397-  {
isync-1.3.0/configure:398:    as_val=`expr "$@" || test $? -eq 1`
isync-1.3.0/configure-399-  }
##############################################
isync-1.3.0/configure-404-# ----------------------------------------
isync-1.3.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
isync-1.3.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
isync-1.3.0/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
isync-1.3.0/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
isync-1.3.0/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
isync-1.3.0/configure-811-  case $ac_option in
isync-1.3.0/configure:812:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
isync-1.3.0/configure-813-  *=)   ac_optarg= ;;
##############################################
isync-1.3.0/configure-855-  -disable-* | --disable-*)
isync-1.3.0/configure:856:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
isync-1.3.0/configure-857-    # Reject names that are not valid shell variable names.
##############################################
isync-1.3.0/configure-860-    ac_useropt_orig=$ac_useropt
isync-1.3.0/configure:861:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isync-1.3.0/configure-862-    case $ac_user_opts in
##############################################
isync-1.3.0/configure-881-  -enable-* | --enable-*)
isync-1.3.0/configure:882:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
isync-1.3.0/configure-883-    # Reject names that are not valid shell variable names.
##############################################
isync-1.3.0/configure-886-    ac_useropt_orig=$ac_useropt
isync-1.3.0/configure:887:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isync-1.3.0/configure-888-    case $ac_user_opts in
##############################################
isync-1.3.0/configure-1094-  -with-* | --with-*)
isync-1.3.0/configure:1095:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
isync-1.3.0/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
isync-1.3.0/configure-1099-    ac_useropt_orig=$ac_useropt
isync-1.3.0/configure:1100:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isync-1.3.0/configure-1101-    case $ac_user_opts in
##############################################
isync-1.3.0/configure-1110-  -without-* | --without-*)
isync-1.3.0/configure:1111:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
isync-1.3.0/configure-1112-    # Reject names that are not valid shell variable names.
##############################################
isync-1.3.0/configure-1115-    ac_useropt_orig=$ac_useropt
isync-1.3.0/configure:1116:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
isync-1.3.0/configure-1117-    case $ac_user_opts in
##############################################
isync-1.3.0/configure-1148-  *=*)
isync-1.3.0/configure:1149:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
isync-1.3.0/configure-1150-    # Reject names that are not valid shell variable names.
##############################################
isync-1.3.0/configure-1169-if test -n "$ac_prev"; then
isync-1.3.0/configure:1170:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
isync-1.3.0/configure-1171-  as_fn_error $? "missing argument to $ac_option"
##############################################
isync-1.3.0/configure-1191-    */ )
isync-1.3.0/configure:1192:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
isync-1.3.0/configure-1193-      eval $ac_var=\$ac_val;;
##############################################
isync-1.3.0/configure-1226-ac_ls_di=`ls -di .` &&
isync-1.3.0/configure:1227:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
isync-1.3.0/configure-1228-  as_fn_error $? "working directory cannot be determined"
##############################################
isync-1.3.0/configure-1282-case $srcdir in
isync-1.3.0/configure:1283:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
isync-1.3.0/configure-1284-esac
##############################################
isync-1.3.0/configure-1325-By default, \`make install' will install all the files in
isync-1.3.0/configure:1326:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
isync-1.3.0/configure:1327:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
isync-1.3.0/configure-1328-for instance \`--prefix=\$HOME'.
##############################################
isync-1.3.0/configure-1424-*)
isync-1.3.0/configure:1425:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
isync-1.3.0/configure-1426-  # A ".." for each directory in $ac_dir_suffix.
isync-1.3.0/configure:1427:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
isync-1.3.0/configure-1428-  case $ac_top_builddir_sub in
##############################################
isync-1.3.0/configure-1908-    *\'*)
isync-1.3.0/configure:1909:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
isync-1.3.0/configure-1910-    esac
##############################################
isync-1.3.0/configure-1991-      case $ac_val in
isync-1.3.0/configure:1992:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
isync-1.3.0/configure-1993-      esac
##############################################
isync-1.3.0/configure-2006-	case $ac_val in
isync-1.3.0/configure:2007:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
isync-1.3.0/configure-2008-	esac
##############################################
isync-1.3.0/configure-2126-    set,)
isync-1.3.0/configure:2127:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
isync-1.3.0/configure:2128:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
isync-1.3.0/configure-2129-      ac_cache_corrupted=: ;;
##############################################
isync-1.3.0/configure-2137-	# differences in whitespace do not lead to failure.
isync-1.3.0/configure:2138:	ac_old_val_w=`echo x $ac_old_val`
isync-1.3.0/configure:2139:	ac_new_val_w=`echo x $ac_new_val`
isync-1.3.0/configure-2140-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
isync-1.3.0/configure-2157-    case $ac_new_val in
isync-1.3.0/configure:2158:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
isync-1.3.0/configure-2159-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
isync-1.3.0/configure-2334-     echo "timestamp, slept: $am_has_slept" > conftest.file
isync-1.3.0/configure:2335:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
isync-1.3.0/configure-2336-     if test "$*" = "X"; then
isync-1.3.0/configure-2337-	# -L didn't work.
isync-1.3.0/configure:2338:	set X `ls -t "$srcdir/configure" conftest.file`
isync-1.3.0/configure-2339-     fi
##############################################
isync-1.3.0/configure-2385-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
isync-1.3.0/configure:2386:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
isync-1.3.0/configure-2387-
isync-1.3.0/configure-2388-# Expand $ac_aux_dir to an absolute path.
isync-1.3.0/configure:2389:am_aux_dir=`cd "$ac_aux_dir" && pwd`
isync-1.3.0/configure-2390-
##############################################
isync-1.3.0/configure-2530-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
isync-1.3.0/configure:2531:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
isync-1.3.0/configure-2532-	     'mkdir (GNU coreutils) '* | \
##############################################
isync-1.3.0/configure-2603-set x ${MAKE-make}
isync-1.3.0/configure:2604:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
isync-1.3.0/configure-2605-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
isync-1.3.0/configure-2613-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
isync-1.3.0/configure:2614:case `${MAKE-make} -f conftest.make 2>/dev/null` in
isync-1.3.0/configure-2615-  *@@@%%%=?*=@@@%%%*)
##############################################
isync-1.3.0/configure-2679-
isync-1.3.0/configure:2680:if test "`cd $srcdir && pwd`" != "`pwd`"; then
isync-1.3.0/configure-2681-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
isync-1.3.0/configure-2838-# Ignore all kinds of additional output from 'make'.
isync-1.3.0/configure:2839:case `$am_make -s -f confmf 2> /dev/null` in #(
isync-1.3.0/configure-2840-*the\ am__doit\ target*)
##############################################
isync-1.3.0/configure-2848-   echo '.include "confinc"' > confmf
isync-1.3.0/configure:2849:   case `$am_make -s -f confmf 2> /dev/null` in #(
isync-1.3.0/configure-2850-   *the\ am__doit\ target*)
##############################################
isync-1.3.0/configure-3227-$as_echo_n "checking whether the C compiler works... " >&6; }
isync-1.3.0/configure:3228:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
isync-1.3.0/configure-3229-
##############################################
isync-1.3.0/configure-3271-	then :; else
isync-1.3.0/configure:3272:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
isync-1.3.0/configure-3273-	fi
##############################################
isync-1.3.0/configure-3331-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
isync-1.3.0/configure:3332:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
isync-1.3.0/configure-3333-	  break;;
##############################################
isync-1.3.0/configure-3440-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
isync-1.3.0/configure:3441:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
isync-1.3.0/configure-3442-       break;;
##############################################
isync-1.3.0/configure-3758-  if test "$am_compiler_list" = ""; then
isync-1.3.0/configure:3759:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
isync-1.3.0/configure-3760-  fi
##############################################
isync-1.3.0/configure-4236-  # Check for GNU $ac_path_GREP
isync-1.3.0/configure:4237:case `"$ac_path_GREP" --version 2>&1` in
isync-1.3.0/configure-4238-*GNU*)
##############################################
isync-1.3.0/configure-4302-  # Check for GNU $ac_path_EGREP
isync-1.3.0/configure:4303:case `"$ac_path_EGREP" --version 2>&1` in
isync-1.3.0/configure-4304-*GNU*)
##############################################
isync-1.3.0/configure-4463-do :
isync-1.3.0/configure:4464:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
isync-1.3.0/configure-4465-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
isync-1.3.0/configure-4468-  cat >>confdefs.h <<_ACEOF
isync-1.3.0/configure:4469:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
isync-1.3.0/configure-4470-_ACEOF
##############################################
isync-1.3.0/configure-4478-do :
isync-1.3.0/configure:4479:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
isync-1.3.0/configure-4480-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
isync-1.3.0/configure-4482-  cat >>confdefs.h <<_ACEOF
isync-1.3.0/configure:4483:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
isync-1.3.0/configure-4484-_ACEOF
##############################################
isync-1.3.0/configure-4491-do :
isync-1.3.0/configure:4492:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
isync-1.3.0/configure-4493-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
isync-1.3.0/configure-4495-  cat >>confdefs.h <<_ACEOF
isync-1.3.0/configure:4496:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
isync-1.3.0/configure-4497-_ACEOF
##############################################
isync-1.3.0/configure-4589-do :
isync-1.3.0/configure:4590:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
isync-1.3.0/configure-4591-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
isync-1.3.0/configure-4593-  cat >>confdefs.h <<_ACEOF
isync-1.3.0/configure:4594:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
isync-1.3.0/configure-4595-_ACEOF
##############################################
isync-1.3.0/configure-4742-        if $PKG_CONFIG --exists openssl; then
isync-1.3.0/configure:4743:          SSL_LIBS=`$PKG_CONFIG --libs-only-l openssl`
isync-1.3.0/configure:4744:          SSL_LDFLAGS=`$PKG_CONFIG --libs-only-L openssl`
isync-1.3.0/configure:4745:          SSL_CPPFLAGS=`$PKG_CONFIG --cflags-only-I openssl`
isync-1.3.0/configure-4746-          have_ssl_paths=yes
##############################################
isync-1.3.0/configure-5236-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
isync-1.3.0/configure:5237:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
isync-1.3.0/configure-5238-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
isync-1.3.0/configure-5339-if test -z "$BASH_VERSION$ZSH_VERSION" \
isync-1.3.0/configure:5340:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
isync-1.3.0/configure-5341-  as_echo='print -r --'
isync-1.3.0/configure-5342-  as_echo_n='print -rn --'
isync-1.3.0/configure:5343:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
isync-1.3.0/configure-5344-  as_echo='printf %s\n'
##############################################
isync-1.3.0/configure-5346-else
isync-1.3.0/configure:5347:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
isync-1.3.0/configure-5348-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
isync-1.3.0/configure-5356-	expr "X$arg" : "X\\(.*\\)$as_nl";
isync-1.3.0/configure:5357:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
isync-1.3.0/configure-5358-      esac;
##############################################
isync-1.3.0/configure-5433-# ----------------------------------------
isync-1.3.0/configure:5434:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
isync-1.3.0/configure-5435-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
isync-1.3.0/configure-5505-  {
isync-1.3.0/configure:5506:    as_val=`expr "$@" || test $? -eq 1`
isync-1.3.0/configure-5507-  }
##############################################
isync-1.3.0/configure-5609-      case $as_dir in #(
isync-1.3.0/configure:5610:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
isync-1.3.0/configure-5611-      *) as_qdir=$as_dir;;
##############################################
isync-1.3.0/configure-5744-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
isync-1.3.0/configure:5745:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
isync-1.3.0/configure-5746-ac_cs_version="\\
##############################################
isync-1.3.0/configure-5769-  --*=?*)
isync-1.3.0/configure:5770:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
isync-1.3.0/configure:5771:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
isync-1.3.0/configure-5772-    ac_shift=:
##############################################
isync-1.3.0/configure-5774-  --*=)
isync-1.3.0/configure:5775:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
isync-1.3.0/configure-5776-    ac_optarg=
##############################################
isync-1.3.0/configure-5798-    case $ac_optarg in
isync-1.3.0/configure:5799:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
isync-1.3.0/configure-5800-    '') as_fn_error $? "missing file argument" ;;
##############################################
isync-1.3.0/configure-5806-    case $ac_optarg in
isync-1.3.0/configure:5807:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
isync-1.3.0/configure-5808-    esac
##############################################
isync-1.3.0/configure-5937-fi
isync-1.3.0/configure:5938:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
isync-1.3.0/configure-5939-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
isync-1.3.0/configure-5954-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
isync-1.3.0/configure:5955:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
isync-1.3.0/configure-5956-ac_delim='%!_!# '
##############################################
isync-1.3.0/configure-5960-
isync-1.3.0/configure:5961:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
isync-1.3.0/configure-5962-  if test $ac_delim_n = $ac_delim_num; then
##############################################
isync-1.3.0/configure-6098-for ac_last_try in false false :; do
isync-1.3.0/configure:6099:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
isync-1.3.0/configure-6100-  if test -z "$ac_tt"; then
##############################################
isync-1.3.0/configure-6230-      esac
isync-1.3.0/configure:6231:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
isync-1.3.0/configure-6232-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
isync-1.3.0/configure-6289-*)
isync-1.3.0/configure:6290:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
isync-1.3.0/configure-6291-  # A ".." for each directory in $ac_dir_suffix.
isync-1.3.0/configure:6292:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
isync-1.3.0/configure-6293-  case $ac_top_builddir_sub in
##############################################
isync-1.3.0/configure-6350-/@mandir@/p'
isync-1.3.0/configure:6351:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
isync-1.3.0/configure-6352-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
isync-1.3.0/configure-6367-
isync-1.3.0/configure:6368:# Neutralize VPATH when `$srcdir' = `.'.
isync-1.3.0/configure-6369-# Shell code in configure.ac might set extrasub.
##############################################
isync-1.3.0/configure-6395-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
isync-1.3.0/configure:6396:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
isync-1.3.0/configure-6397-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
isync-1.3.0/configure-6441-    * )
isync-1.3.0/configure:6442:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
isync-1.3.0/configure-6443-  esac
##############################################
isync-1.3.0/configure-6488-    # Strip MF so we end up with the name of the file.
isync-1.3.0/configure:6489:    mf=`echo "$mf" | sed -e 's/:.*$//'`
isync-1.3.0/configure-6490-    # Check whether this is an Automake generated Makefile or not.
##############################################
isync-1.3.0/configure-6525-    # from the Makefile without running 'make'.
isync-1.3.0/configure:6526:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
isync-1.3.0/configure-6527-    test -z "$DEPDIR" && continue
isync-1.3.0/configure:6528:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
isync-1.3.0/configure-6529-    test -z "$am__include" && continue
isync-1.3.0/configure:6530:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
isync-1.3.0/configure-6531-    # Find all dependency output files, they are included files with
##############################################
isync-1.3.0/mbsync-get-cert-39-	fi
isync-1.3.0/mbsync-get-cert:40:	try=`expr $try + 1`
isync-1.3.0/mbsync-get-cert:41:	seed=`expr \( \( $seed \* 1103515245 \) + 12345 \) % 2147483648`
isync-1.3.0/mbsync-get-cert-42-done
##############################################
isync-1.3.0/configure.ac-60-        if $PKG_CONFIG --exists openssl; then
isync-1.3.0/configure.ac:61:          SSL_LIBS=`$PKG_CONFIG --libs-only-l openssl`
isync-1.3.0/configure.ac:62:          SSL_LDFLAGS=`$PKG_CONFIG --libs-only-L openssl`
isync-1.3.0/configure.ac:63:          SSL_CPPFLAGS=`$PKG_CONFIG --cflags-only-I openssl`
isync-1.3.0/configure.ac-64-          have_ssl_paths=yes
##############################################
isync-1.3.0/Makefile.in-51-  { \
isync-1.3.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
isync-1.3.0/Makefile.in-53-  }; \
##############################################
isync-1.3.0/Makefile.in-103-CONFIG_CLEAN_VPATH_FILES =
isync-1.3.0/Makefile.in:104:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
isync-1.3.0/Makefile.in-105-am__vpath_adj = case $$p in \
isync-1.3.0/Makefile.in:106:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
isync-1.3.0/Makefile.in-107-    *) f=$$p;; \
isync-1.3.0/Makefile.in-108-  esac;
isync-1.3.0/Makefile.in:109:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
isync-1.3.0/Makefile.in-110-am__install_max = 40
isync-1.3.0/Makefile.in-111-am__nobase_strip_setup = \
isync-1.3.0/Makefile.in:112:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
isync-1.3.0/Makefile.in-113-am__nobase_strip = \
##############################################
isync-1.3.0/Makefile.in-210-  while test -n "$$dir1"; do \
isync-1.3.0/Makefile.in:211:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
isync-1.3.0/Makefile.in-212-    if test "$$first" != "."; then \
isync-1.3.0/Makefile.in-213-      if test "$$first" = ".."; then \
isync-1.3.0/Makefile.in:214:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
isync-1.3.0/Makefile.in:215:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
isync-1.3.0/Makefile.in-216-      else \
isync-1.3.0/Makefile.in:217:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
isync-1.3.0/Makefile.in-218-        if test "$$first2" = "$$first"; then \
isync-1.3.0/Makefile.in:219:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
isync-1.3.0/Makefile.in-220-        else \
##############################################
isync-1.3.0/Makefile.in-225-    fi; \
isync-1.3.0/Makefile.in:226:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
isync-1.3.0/Makefile.in-227-  done; \
##############################################
isync-1.3.0/Makefile.in-489-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
isync-1.3.0/Makefile.in:490:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
isync-1.3.0/Makefile.in-491-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
isync-1.3.0/Makefile.in-506-	dot_seen=no; \
isync-1.3.0/Makefile.in:507:	target=`echo $@ | sed s/-recursive//`; \
isync-1.3.0/Makefile.in-508-	case "$@" in \
##############################################
isync-1.3.0/Makefile.in-569-GTAGS:
isync-1.3.0/Makefile.in:570:	here=`$(am__cd) $(top_builddir) && pwd` \
isync-1.3.0/Makefile.in-571-	  && $(am__cd) $(top_srcdir) \
##############################################
isync-1.3.0/Makefile.in-601-	test -d "$(distdir)" || mkdir "$(distdir)"
isync-1.3.0/Makefile.in:602:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isync-1.3.0/Makefile.in:603:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isync-1.3.0/Makefile.in-604-	list='$(DISTFILES)'; \
##############################################
isync-1.3.0/Makefile.in-615-	  if test -d $$d/$$file; then \
isync-1.3.0/Makefile.in:616:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isync-1.3.0/Makefile.in-617-	    if test -d "$(distdir)/$$file"; then \
##############################################
isync-1.3.0/Makefile.in-729-	test -d $(distdir)/_build || exit 0; \
isync-1.3.0/Makefile.in:730:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
isync-1.3.0/Makefile.in-731-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
isync-1.3.0/Makefile.in-773-	}; \
isync-1.3.0/Makefile.in:774:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
isync-1.3.0/Makefile.in-775-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
isync-1.3.0/Makefile.in-785-	fi
isync-1.3.0/Makefile.in:786:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
isync-1.3.0/Makefile.in-787-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
isync-1.3.0/src/Makefile.in-52-  { \
isync-1.3.0/src/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
isync-1.3.0/src/Makefile.in-54-  }; \
##############################################
isync-1.3.0/src/Makefile.in-166-  esac
isync-1.3.0/src/Makefile.in:167:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
isync-1.3.0/src/Makefile.in-168-am__vpath_adj = case $$p in \
isync-1.3.0/src/Makefile.in:169:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
isync-1.3.0/src/Makefile.in-170-    *) f=$$p;; \
isync-1.3.0/src/Makefile.in-171-  esac;
isync-1.3.0/src/Makefile.in:172:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
isync-1.3.0/src/Makefile.in-173-am__install_max = 40
isync-1.3.0/src/Makefile.in-174-am__nobase_strip_setup = \
isync-1.3.0/src/Makefile.in:175:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
isync-1.3.0/src/Makefile.in-176-am__nobase_strip = \
##############################################
isync-1.3.0/src/Makefile.in-235-  while test -n "$$dir1"; do \
isync-1.3.0/src/Makefile.in:236:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
isync-1.3.0/src/Makefile.in-237-    if test "$$first" != "."; then \
isync-1.3.0/src/Makefile.in-238-      if test "$$first" = ".."; then \
isync-1.3.0/src/Makefile.in:239:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
isync-1.3.0/src/Makefile.in:240:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
isync-1.3.0/src/Makefile.in-241-      else \
isync-1.3.0/src/Makefile.in:242:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
isync-1.3.0/src/Makefile.in-243-        if test "$$first2" = "$$first"; then \
isync-1.3.0/src/Makefile.in:244:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
isync-1.3.0/src/Makefile.in-245-        else \
##############################################
isync-1.3.0/src/Makefile.in-250-    fi; \
isync-1.3.0/src/Makefile.in:251:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
isync-1.3.0/src/Makefile.in-252-  done; \
##############################################
isync-1.3.0/src/Makefile.in-479-.c.obj:
isync-1.3.0/src/Makefile.in:480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
isync-1.3.0/src/Makefile.in-481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
isync-1.3.0/src/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isync-1.3.0/src/Makefile.in:484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
isync-1.3.0/src/Makefile.in-485-install-man1: $(man_MANS)
##############################################
isync-1.3.0/src/Makefile.in-489-	test -n "$(man1dir)" \
isync-1.3.0/src/Makefile.in:490:	  && test -n "`echo $$list1$$list2`" \
isync-1.3.0/src/Makefile.in-491-	  || exit 0; \
##############################################
isync-1.3.0/src/Makefile.in-546-	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
isync-1.3.0/src/Makefile.in:547:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
isync-1.3.0/src/Makefile.in-548-	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
##############################################
isync-1.3.0/src/Makefile.in-563-	dot_seen=no; \
isync-1.3.0/src/Makefile.in:564:	target=`echo $@ | sed s/-recursive//`; \
isync-1.3.0/src/Makefile.in-565-	case "$@" in \
##############################################
isync-1.3.0/src/Makefile.in-626-GTAGS:
isync-1.3.0/src/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
isync-1.3.0/src/Makefile.in-628-	  && $(am__cd) $(top_srcdir) \
##############################################
isync-1.3.0/src/Makefile.in-649-distdir: $(DISTFILES)
isync-1.3.0/src/Makefile.in:650:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isync-1.3.0/src/Makefile.in:651:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isync-1.3.0/src/Makefile.in-652-	list='$(DISTFILES)'; \
##############################################
isync-1.3.0/src/Makefile.in-663-	  if test -d $$d/$$file; then \
isync-1.3.0/src/Makefile.in:664:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isync-1.3.0/src/Makefile.in-665-	    if test -d "$(distdir)/$$file"; then \
##############################################
isync-1.3.0/src/compat/Makefile.in-52-  { \
isync-1.3.0/src/compat/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
isync-1.3.0/src/compat/Makefile.in-54-  }; \
##############################################
isync-1.3.0/src/compat/Makefile.in-146-  esac
isync-1.3.0/src/compat/Makefile.in:147:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
isync-1.3.0/src/compat/Makefile.in-148-am__vpath_adj = case $$p in \
isync-1.3.0/src/compat/Makefile.in:149:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
isync-1.3.0/src/compat/Makefile.in-150-    *) f=$$p;; \
isync-1.3.0/src/compat/Makefile.in-151-  esac;
isync-1.3.0/src/compat/Makefile.in:152:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
isync-1.3.0/src/compat/Makefile.in-153-am__install_max = 40
isync-1.3.0/src/compat/Makefile.in-154-am__nobase_strip_setup = \
isync-1.3.0/src/compat/Makefile.in:155:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
isync-1.3.0/src/compat/Makefile.in-156-am__nobase_strip = \
##############################################
isync-1.3.0/src/compat/Makefile.in-402-.c.obj:
isync-1.3.0/src/compat/Makefile.in:403:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
isync-1.3.0/src/compat/Makefile.in-404-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
isync-1.3.0/src/compat/Makefile.in-406-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
isync-1.3.0/src/compat/Makefile.in:407:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
isync-1.3.0/src/compat/Makefile.in-408-install-man1: $(man_MANS)
##############################################
isync-1.3.0/src/compat/Makefile.in-412-	test -n "$(man1dir)" \
isync-1.3.0/src/compat/Makefile.in:413:	  && test -n "`echo $$list1$$list2`" \
isync-1.3.0/src/compat/Makefile.in-414-	  || exit 0; \
##############################################
isync-1.3.0/src/compat/Makefile.in-469-	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
isync-1.3.0/src/compat/Makefile.in:470:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
isync-1.3.0/src/compat/Makefile.in-471-	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
##############################################
isync-1.3.0/src/compat/Makefile.in-502-GTAGS:
isync-1.3.0/src/compat/Makefile.in:503:	here=`$(am__cd) $(top_builddir) && pwd` \
isync-1.3.0/src/compat/Makefile.in-504-	  && $(am__cd) $(top_srcdir) \
##############################################
isync-1.3.0/src/compat/Makefile.in-525-distdir: $(DISTFILES)
isync-1.3.0/src/compat/Makefile.in:526:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isync-1.3.0/src/compat/Makefile.in:527:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
isync-1.3.0/src/compat/Makefile.in-528-	list='$(DISTFILES)'; \
##############################################
isync-1.3.0/src/compat/Makefile.in-539-	  if test -d $$d/$$file; then \
isync-1.3.0/src/compat/Makefile.in:540:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
isync-1.3.0/src/compat/Makefile.in-541-	    if test -d "$(distdir)/$$file"; then \
##############################################
isync-1.3.0/install-sh-234-      fi
isync-1.3.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
isync-1.3.0/install-sh-236-    *)
##############################################
isync-1.3.0/install-sh-281-      dstdir=$dst
isync-1.3.0/install-sh:282:      dst=$dstdir/`basename "$src"`
isync-1.3.0/install-sh-283-      dstdir_status=0
isync-1.3.0/install-sh-284-    else
isync-1.3.0/install-sh:285:      dstdir=`dirname "$dst"`
isync-1.3.0/install-sh-286-      test -d "$dstdir"
##############################################
isync-1.3.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
isync-1.3.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
isync-1.3.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
isync-1.3.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
isync-1.3.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
isync-1.3.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
isync-1.3.0/install-sh-409-            case $prefix in
isync-1.3.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
isync-1.3.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
isync-1.3.0/install-sh-458-    if $copy_on_change &&
isync-1.3.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
isync-1.3.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
isync-1.3.0/install-sh-461-       set -f &&
##############################################
isync-1.3.0/depcomp-64-  case $1 in
isync-1.3.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
isync-1.3.0/depcomp-66-      *) dir=;;
##############################################
isync-1.3.0/depcomp-73-{
isync-1.3.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
isync-1.3.0/depcomp-75-}
##############################################
isync-1.3.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
isync-1.3.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
isync-1.3.0/depcomp-128-
##############################################
isync-1.3.0/depcomp-405-        sleep 1
isync-1.3.0/depcomp:406:        i=`expr $i - 1`
isync-1.3.0/depcomp-407-      done
isync-1.3.0/depcomp-408-    fi
isync-1.3.0/depcomp:409:    i=`expr $i - 1`
isync-1.3.0/depcomp-410-  done
##############################################
isync-1.3.0/depcomp-425-  # Do two passes, one to just change these to
isync-1.3.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
isync-1.3.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
isync-1.3.0/depcomp-659-  done
isync-1.3.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
isync-1.3.0/depcomp-661-  touch "$tmpdepfile"
##############################################
isync-1.3.0/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
isync-1.3.0/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
isync-1.3.0/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
isync-1.3.0/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
isync-1.3.0/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
isync-1.3.0/aclocal.m4-181-        else 
isync-1.3.0/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
isync-1.3.0/aclocal.m4-183-        fi
##############################################
isync-1.3.0/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
isync-1.3.0/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
isync-1.3.0/aclocal.m4-370-# and then we would define $MISSING as
##############################################
isync-1.3.0/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
isync-1.3.0/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
isync-1.3.0/aclocal.m4-385-])
##############################################
isync-1.3.0/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
isync-1.3.0/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
isync-1.3.0/aclocal.m4-483-  fi
##############################################
isync-1.3.0/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
isync-1.3.0/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
isync-1.3.0/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
isync-1.3.0/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
isync-1.3.0/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
isync-1.3.0/aclocal.m4-643-    else
##############################################
isync-1.3.0/aclocal.m4-647-    # from the Makefile without running 'make'.
isync-1.3.0/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
isync-1.3.0/aclocal.m4-649-    test -z "$DEPDIR" && continue
isync-1.3.0/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
isync-1.3.0/aclocal.m4-651-    test -z "$am__include" && continue
isync-1.3.0/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
isync-1.3.0/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
isync-1.3.0/aclocal.m4-661-      test -f "$dirpart/$file" && continue
isync-1.3.0/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
isync-1.3.0/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
isync-1.3.0/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
isync-1.3.0/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
isync-1.3.0/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
isync-1.3.0/aclocal.m4-878-    * )
isync-1.3.0/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
isync-1.3.0/aclocal.m4-880-  esac
isync-1.3.0/aclocal.m4-881-done
isync-1.3.0/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
isync-1.3.0/aclocal.m4-883-
##############################################
isync-1.3.0/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
isync-1.3.0/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
isync-1.3.0/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
isync-1.3.0/aclocal.m4-959-   echo '.include "confinc"' > confmf
isync-1.3.0/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
isync-1.3.0/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
isync-1.3.0/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
isync-1.3.0/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
isync-1.3.0/aclocal.m4-1143-     if test "$[*]" = "X"; then
isync-1.3.0/aclocal.m4-1144-	# -L didn't work.
isync-1.3.0/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
isync-1.3.0/aclocal.m4-1146-     fi