===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
vish-0.0.20130812/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
vish-0.0.20130812/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
vish-0.0.20130812/configure-47-  as_echo='print -r --'
vish-0.0.20130812/configure-48-  as_echo_n='print -rn --'
vish-0.0.20130812/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
vish-0.0.20130812/configure-50-  as_echo='printf %s\n'
##############################################
vish-0.0.20130812/configure-52-else
vish-0.0.20130812/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
vish-0.0.20130812/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
vish-0.0.20130812/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
vish-0.0.20130812/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
vish-0.0.20130812/configure-64-      esac;
##############################################
vish-0.0.20130812/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
vish-0.0.20130812/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
vish-0.0.20130812/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
vish-0.0.20130812/configure-327-      case $as_dir in #(
vish-0.0.20130812/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
vish-0.0.20130812/configure-329-      *) as_qdir=$as_dir;;
##############################################
vish-0.0.20130812/configure-400-  {
vish-0.0.20130812/configure:401:    as_val=`expr "$@" || test $? -eq 1`
vish-0.0.20130812/configure-402-  }
##############################################
vish-0.0.20130812/configure-407-# ----------------------------------------
vish-0.0.20130812/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
vish-0.0.20130812/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
vish-0.0.20130812/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
vish-0.0.20130812/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
vish-0.0.20130812/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
vish-0.0.20130812/configure-798-  case $ac_option in
vish-0.0.20130812/configure:799:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
vish-0.0.20130812/configure-800-  *=)   ac_optarg= ;;
##############################################
vish-0.0.20130812/configure-842-  -disable-* | --disable-*)
vish-0.0.20130812/configure:843:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
vish-0.0.20130812/configure-844-    # Reject names that are not valid shell variable names.
##############################################
vish-0.0.20130812/configure-847-    ac_useropt_orig=$ac_useropt
vish-0.0.20130812/configure:848:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vish-0.0.20130812/configure-849-    case $ac_user_opts in
##############################################
vish-0.0.20130812/configure-868-  -enable-* | --enable-*)
vish-0.0.20130812/configure:869:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
vish-0.0.20130812/configure-870-    # Reject names that are not valid shell variable names.
##############################################
vish-0.0.20130812/configure-873-    ac_useropt_orig=$ac_useropt
vish-0.0.20130812/configure:874:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vish-0.0.20130812/configure-875-    case $ac_user_opts in
##############################################
vish-0.0.20130812/configure-1072-  -with-* | --with-*)
vish-0.0.20130812/configure:1073:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
vish-0.0.20130812/configure-1074-    # Reject names that are not valid shell variable names.
##############################################
vish-0.0.20130812/configure-1077-    ac_useropt_orig=$ac_useropt
vish-0.0.20130812/configure:1078:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vish-0.0.20130812/configure-1079-    case $ac_user_opts in
##############################################
vish-0.0.20130812/configure-1088-  -without-* | --without-*)
vish-0.0.20130812/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
vish-0.0.20130812/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
vish-0.0.20130812/configure-1093-    ac_useropt_orig=$ac_useropt
vish-0.0.20130812/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
vish-0.0.20130812/configure-1095-    case $ac_user_opts in
##############################################
vish-0.0.20130812/configure-1126-  *=*)
vish-0.0.20130812/configure:1127:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
vish-0.0.20130812/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
vish-0.0.20130812/configure-1147-if test -n "$ac_prev"; then
vish-0.0.20130812/configure:1148:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
vish-0.0.20130812/configure-1149-  as_fn_error $? "missing argument to $ac_option"
##############################################
vish-0.0.20130812/configure-1169-    */ )
vish-0.0.20130812/configure:1170:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
vish-0.0.20130812/configure-1171-      eval $ac_var=\$ac_val;;
##############################################
vish-0.0.20130812/configure-1204-ac_ls_di=`ls -di .` &&
vish-0.0.20130812/configure:1205:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
vish-0.0.20130812/configure-1206-  as_fn_error $? "working directory cannot be determined"
##############################################
vish-0.0.20130812/configure-1260-case $srcdir in
vish-0.0.20130812/configure:1261:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
vish-0.0.20130812/configure-1262-esac
##############################################
vish-0.0.20130812/configure-1303-By default, \`make install' will install all the files in
vish-0.0.20130812/configure:1304:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
vish-0.0.20130812/configure:1305:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
vish-0.0.20130812/configure-1306-for instance \`--prefix=\$HOME'.
##############################################
vish-0.0.20130812/configure-1388-*)
vish-0.0.20130812/configure:1389:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
vish-0.0.20130812/configure-1390-  # A ".." for each directory in $ac_dir_suffix.
vish-0.0.20130812/configure:1391:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
vish-0.0.20130812/configure-1392-  case $ac_top_builddir_sub in
##############################################
vish-0.0.20130812/configure-1847-    *\'*)
vish-0.0.20130812/configure:1848:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
vish-0.0.20130812/configure-1849-    esac
##############################################
vish-0.0.20130812/configure-1930-      case $ac_val in
vish-0.0.20130812/configure:1931:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
vish-0.0.20130812/configure-1932-      esac
##############################################
vish-0.0.20130812/configure-1945-	case $ac_val in
vish-0.0.20130812/configure:1946:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
vish-0.0.20130812/configure-1947-	esac
##############################################
vish-0.0.20130812/configure-2065-    set,)
vish-0.0.20130812/configure:2066:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
vish-0.0.20130812/configure:2067:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
vish-0.0.20130812/configure-2068-      ac_cache_corrupted=: ;;
##############################################
vish-0.0.20130812/configure-2076-	# differences in whitespace do not lead to failure.
vish-0.0.20130812/configure:2077:	ac_old_val_w=`echo x $ac_old_val`
vish-0.0.20130812/configure:2078:	ac_new_val_w=`echo x $ac_new_val`
vish-0.0.20130812/configure-2079-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
vish-0.0.20130812/configure-2096-    case $ac_new_val in
vish-0.0.20130812/configure:2097:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
vish-0.0.20130812/configure-2098-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
vish-0.0.20130812/configure-2271-     echo "timestamp, slept: $am_has_slept" > conftest.file
vish-0.0.20130812/configure:2272:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
vish-0.0.20130812/configure-2273-     if test "$*" = "X"; then
vish-0.0.20130812/configure-2274-	# -L didn't work.
vish-0.0.20130812/configure:2275:	set X `ls -t "$srcdir/configure" conftest.file`
vish-0.0.20130812/configure-2276-     fi
##############################################
vish-0.0.20130812/configure-2322-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
vish-0.0.20130812/configure:2323:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
vish-0.0.20130812/configure-2324-
vish-0.0.20130812/configure-2325-# expand $ac_aux_dir to an absolute path
vish-0.0.20130812/configure:2326:am_aux_dir=`cd $ac_aux_dir && pwd`
vish-0.0.20130812/configure-2327-
##############################################
vish-0.0.20130812/configure-2467-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
vish-0.0.20130812/configure:2468:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
vish-0.0.20130812/configure-2469-	     'mkdir (GNU coreutils) '* | \
##############################################
vish-0.0.20130812/configure-2540-set x ${MAKE-make}
vish-0.0.20130812/configure:2541:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
vish-0.0.20130812/configure-2542-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
vish-0.0.20130812/configure-2550-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
vish-0.0.20130812/configure:2551:case `${MAKE-make} -f conftest.make 2>/dev/null` in
vish-0.0.20130812/configure-2552-  *@@@%%%=?*=@@@%%%*)
##############################################
vish-0.0.20130812/configure-2616-
vish-0.0.20130812/configure:2617:if test "`cd $srcdir && pwd`" != "`pwd`"; then
vish-0.0.20130812/configure-2618-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
vish-0.0.20130812/configure-2849-$as_echo_n "checking whether the C++ compiler works... " >&6; }
vish-0.0.20130812/configure:2850:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
vish-0.0.20130812/configure-2851-
##############################################
vish-0.0.20130812/configure-2893-	then :; else
vish-0.0.20130812/configure:2894:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
vish-0.0.20130812/configure-2895-	fi
##############################################
vish-0.0.20130812/configure-2953-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
vish-0.0.20130812/configure:2954:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
vish-0.0.20130812/configure-2955-	  break;;
##############################################
vish-0.0.20130812/configure-3062-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
vish-0.0.20130812/configure:3063:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
vish-0.0.20130812/configure-3064-       break;;
##############################################
vish-0.0.20130812/configure-3221-# Ignore all kinds of additional output from 'make'.
vish-0.0.20130812/configure:3222:case `$am_make -s -f confmf 2> /dev/null` in #(
vish-0.0.20130812/configure-3223-*the\ am__doit\ target*)
##############################################
vish-0.0.20130812/configure-3231-   echo '.include "confinc"' > confmf
vish-0.0.20130812/configure:3232:   case `$am_make -s -f confmf 2> /dev/null` in #(
vish-0.0.20130812/configure-3233-   *the\ am__doit\ target*)
##############################################
vish-0.0.20130812/configure-3294-  if test "$am_compiler_list" = ""; then
vish-0.0.20130812/configure:3295:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vish-0.0.20130812/configure-3296-  fi
##############################################
vish-0.0.20130812/configure-3963-  if test "$am_compiler_list" = ""; then
vish-0.0.20130812/configure:3964:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vish-0.0.20130812/configure-3965-  fi
##############################################
vish-0.0.20130812/configure-4267-  # Check for GNU $ac_path_GREP
vish-0.0.20130812/configure:4268:case `"$ac_path_GREP" --version 2>&1` in
vish-0.0.20130812/configure-4269-*GNU*)
##############################################
vish-0.0.20130812/configure-4333-  # Check for GNU $ac_path_EGREP
vish-0.0.20130812/configure:4334:case `"$ac_path_EGREP" --version 2>&1` in
vish-0.0.20130812/configure-4335-*GNU*)
##############################################
vish-0.0.20130812/configure-4494-do :
vish-0.0.20130812/configure:4495:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
vish-0.0.20130812/configure-4496-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
vish-0.0.20130812/configure-4499-  cat >>confdefs.h <<_ACEOF
vish-0.0.20130812/configure:4500:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
vish-0.0.20130812/configure-4501-_ACEOF
##############################################
vish-0.0.20130812/configure-4616-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
vish-0.0.20130812/configure:4617:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
vish-0.0.20130812/configure-4618-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
vish-0.0.20130812/configure-4711-if test -z "$BASH_VERSION$ZSH_VERSION" \
vish-0.0.20130812/configure:4712:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
vish-0.0.20130812/configure-4713-  as_echo='print -r --'
vish-0.0.20130812/configure-4714-  as_echo_n='print -rn --'
vish-0.0.20130812/configure:4715:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
vish-0.0.20130812/configure-4716-  as_echo='printf %s\n'
##############################################
vish-0.0.20130812/configure-4718-else
vish-0.0.20130812/configure:4719:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
vish-0.0.20130812/configure-4720-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
vish-0.0.20130812/configure-4728-	expr "X$arg" : "X\\(.*\\)$as_nl";
vish-0.0.20130812/configure:4729:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
vish-0.0.20130812/configure-4730-      esac;
##############################################
vish-0.0.20130812/configure-4805-# ----------------------------------------
vish-0.0.20130812/configure:4806:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
vish-0.0.20130812/configure-4807-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
vish-0.0.20130812/configure-4877-  {
vish-0.0.20130812/configure:4878:    as_val=`expr "$@" || test $? -eq 1`
vish-0.0.20130812/configure-4879-  }
##############################################
vish-0.0.20130812/configure-4981-      case $as_dir in #(
vish-0.0.20130812/configure:4982:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
vish-0.0.20130812/configure-4983-      *) as_qdir=$as_dir;;
##############################################
vish-0.0.20130812/configure-5116-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
vish-0.0.20130812/configure:5117:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
vish-0.0.20130812/configure-5118-ac_cs_version="\\
##############################################
vish-0.0.20130812/configure-5141-  --*=?*)
vish-0.0.20130812/configure:5142:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
vish-0.0.20130812/configure:5143:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
vish-0.0.20130812/configure-5144-    ac_shift=:
##############################################
vish-0.0.20130812/configure-5146-  --*=)
vish-0.0.20130812/configure:5147:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
vish-0.0.20130812/configure-5148-    ac_optarg=
##############################################
vish-0.0.20130812/configure-5170-    case $ac_optarg in
vish-0.0.20130812/configure:5171:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
vish-0.0.20130812/configure-5172-    '') as_fn_error $? "missing file argument" ;;
##############################################
vish-0.0.20130812/configure-5178-    case $ac_optarg in
vish-0.0.20130812/configure:5179:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
vish-0.0.20130812/configure-5180-    esac
##############################################
vish-0.0.20130812/configure-5306-fi
vish-0.0.20130812/configure:5307:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
vish-0.0.20130812/configure-5308-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
vish-0.0.20130812/configure-5323-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
vish-0.0.20130812/configure:5324:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
vish-0.0.20130812/configure-5325-ac_delim='%!_!# '
##############################################
vish-0.0.20130812/configure-5329-
vish-0.0.20130812/configure:5330:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
vish-0.0.20130812/configure-5331-  if test $ac_delim_n = $ac_delim_num; then
##############################################
vish-0.0.20130812/configure-5467-for ac_last_try in false false :; do
vish-0.0.20130812/configure:5468:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
vish-0.0.20130812/configure-5469-  if test -z "$ac_tt"; then
##############################################
vish-0.0.20130812/configure-5599-      esac
vish-0.0.20130812/configure:5600:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
vish-0.0.20130812/configure-5601-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
vish-0.0.20130812/configure-5658-*)
vish-0.0.20130812/configure:5659:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
vish-0.0.20130812/configure-5660-  # A ".." for each directory in $ac_dir_suffix.
vish-0.0.20130812/configure:5661:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
vish-0.0.20130812/configure-5662-  case $ac_top_builddir_sub in
##############################################
vish-0.0.20130812/configure-5719-/@mandir@/p'
vish-0.0.20130812/configure:5720:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
vish-0.0.20130812/configure-5721-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
vish-0.0.20130812/configure-5736-
vish-0.0.20130812/configure:5737:# Neutralize VPATH when `$srcdir' = `.'.
vish-0.0.20130812/configure-5738-# Shell code in configure.ac might set extrasub.
##############################################
vish-0.0.20130812/configure-5764-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
vish-0.0.20130812/configure:5765:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
vish-0.0.20130812/configure-5766-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
vish-0.0.20130812/configure-5810-    * )
vish-0.0.20130812/configure:5811:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
vish-0.0.20130812/configure-5812-  esac
##############################################
vish-0.0.20130812/configure-5857-    # Strip MF so we end up with the name of the file.
vish-0.0.20130812/configure:5858:    mf=`echo "$mf" | sed -e 's/:.*$//'`
vish-0.0.20130812/configure-5859-    # Check whether this is an Automake generated Makefile or not.
##############################################
vish-0.0.20130812/configure-5894-    # from the Makefile without running 'make'.
vish-0.0.20130812/configure:5895:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
vish-0.0.20130812/configure-5896-    test -z "$DEPDIR" && continue
vish-0.0.20130812/configure:5897:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
vish-0.0.20130812/configure-5898-    test -z "$am__include" && continue
vish-0.0.20130812/configure:5899:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
vish-0.0.20130812/configure-5900-    # Find all dependency output files, they are included files with
##############################################
vish-0.0.20130812/Makefile.in-40-  { \
vish-0.0.20130812/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
vish-0.0.20130812/Makefile.in-42-  }; \
##############################################
vish-0.0.20130812/Makefile.in-135-  esac
vish-0.0.20130812/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vish-0.0.20130812/Makefile.in-137-am__vpath_adj = case $$p in \
vish-0.0.20130812/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vish-0.0.20130812/Makefile.in-139-    *) f=$$p;; \
vish-0.0.20130812/Makefile.in-140-  esac;
vish-0.0.20130812/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
vish-0.0.20130812/Makefile.in-142-am__install_max = 40
vish-0.0.20130812/Makefile.in-143-am__nobase_strip_setup = \
vish-0.0.20130812/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
vish-0.0.20130812/Makefile.in-145-am__nobase_strip = \
##############################################
vish-0.0.20130812/Makefile.in-414-.cpp.obj:
vish-0.0.20130812/Makefile.in:415:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
vish-0.0.20130812/Makefile.in-416-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
vish-0.0.20130812/Makefile.in-418-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vish-0.0.20130812/Makefile.in:419:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
vish-0.0.20130812/Makefile.in-420-install-man1: $(dist_man_MANS)
##############################################
vish-0.0.20130812/Makefile.in-424-	test -n "$(man1dir)" \
vish-0.0.20130812/Makefile.in:425:	  && test -n "`echo $$list1$$list2`" \
vish-0.0.20130812/Makefile.in-426-	  || exit 0; \
##############################################
vish-0.0.20130812/Makefile.in-493-GTAGS:
vish-0.0.20130812/Makefile.in:494:	here=`$(am__cd) $(top_builddir) && pwd` \
vish-0.0.20130812/Makefile.in-495-	  && $(am__cd) $(top_srcdir) \
##############################################
vish-0.0.20130812/Makefile.in-525-	test -d "$(distdir)" || mkdir "$(distdir)"
vish-0.0.20130812/Makefile.in:526:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vish-0.0.20130812/Makefile.in:527:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
vish-0.0.20130812/Makefile.in-528-	list='$(DISTFILES)'; \
##############################################
vish-0.0.20130812/Makefile.in-539-	  if test -d $$d/$$file; then \
vish-0.0.20130812/Makefile.in:540:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
vish-0.0.20130812/Makefile.in-541-	    if test -d "$(distdir)/$$file"; then \
##############################################
vish-0.0.20130812/Makefile.in-619-	test -d $(distdir)/_build || exit 0; \
vish-0.0.20130812/Makefile.in:620:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
vish-0.0.20130812/Makefile.in-621-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
vish-0.0.20130812/Makefile.in-662-	}; \
vish-0.0.20130812/Makefile.in:663:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
vish-0.0.20130812/Makefile.in-664-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
vish-0.0.20130812/Makefile.in-674-	fi
vish-0.0.20130812/Makefile.in:675:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
vish-0.0.20130812/Makefile.in-676-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
vish-0.0.20130812/install-sh-229-      fi
vish-0.0.20130812/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
vish-0.0.20130812/install-sh-231-    *)
##############################################
vish-0.0.20130812/install-sh-276-      dstdir=$dst
vish-0.0.20130812/install-sh:277:      dst=$dstdir/`basename "$src"`
vish-0.0.20130812/install-sh-278-      dstdir_status=0
##############################################
vish-0.0.20130812/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
vish-0.0.20130812/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
vish-0.0.20130812/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
vish-0.0.20130812/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
vish-0.0.20130812/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
vish-0.0.20130812/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
vish-0.0.20130812/install-sh-425-	    case $prefix in
vish-0.0.20130812/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
vish-0.0.20130812/install-sh-427-	      *) qprefix=$prefix;;
##############################################
vish-0.0.20130812/install-sh-474-    if $copy_on_change &&
vish-0.0.20130812/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
vish-0.0.20130812/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
vish-0.0.20130812/install-sh-477-
##############################################
vish-0.0.20130812/depcomp-64-  case $1 in
vish-0.0.20130812/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
vish-0.0.20130812/depcomp-66-      *) dir=;;
##############################################
vish-0.0.20130812/depcomp-73-{
vish-0.0.20130812/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
vish-0.0.20130812/depcomp-75-}
##############################################
vish-0.0.20130812/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
vish-0.0.20130812/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
vish-0.0.20130812/depcomp-128-
##############################################
vish-0.0.20130812/depcomp-405-        sleep 1
vish-0.0.20130812/depcomp:406:        i=`expr $i - 1`
vish-0.0.20130812/depcomp-407-      done
vish-0.0.20130812/depcomp-408-    fi
vish-0.0.20130812/depcomp:409:    i=`expr $i - 1`
vish-0.0.20130812/depcomp-410-  done
##############################################
vish-0.0.20130812/depcomp-425-  # Do two passes, one to just change these to
vish-0.0.20130812/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
vish-0.0.20130812/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
vish-0.0.20130812/depcomp-659-  done
vish-0.0.20130812/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
vish-0.0.20130812/depcomp-661-  touch "$tmpdepfile"
##############################################
vish-0.0.20130812/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
vish-0.0.20130812/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
vish-0.0.20130812/aclocal.m4-94-# and then we would define $MISSING as
##############################################
vish-0.0.20130812/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
vish-0.0.20130812/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
vish-0.0.20130812/aclocal.m4-110-])
##############################################
vish-0.0.20130812/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
vish-0.0.20130812/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
vish-0.0.20130812/aclocal.m4-208-  fi
##############################################
vish-0.0.20130812/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
vish-0.0.20130812/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
vish-0.0.20130812/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
vish-0.0.20130812/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
vish-0.0.20130812/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
vish-0.0.20130812/aclocal.m4-368-    else
##############################################
vish-0.0.20130812/aclocal.m4-372-    # from the Makefile without running 'make'.
vish-0.0.20130812/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
vish-0.0.20130812/aclocal.m4-374-    test -z "$DEPDIR" && continue
vish-0.0.20130812/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
vish-0.0.20130812/aclocal.m4-376-    test -z "$am__include" && continue
vish-0.0.20130812/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
vish-0.0.20130812/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
vish-0.0.20130812/aclocal.m4-386-      test -f "$dirpart/$file" && continue
vish-0.0.20130812/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
vish-0.0.20130812/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
vish-0.0.20130812/aclocal.m4-438-AC_REQUIRE([AC_PROG_INSTALL])dnl
vish-0.0.20130812/aclocal.m4:439:if test "`cd $srcdir && pwd`" != "`pwd`"; then
vish-0.0.20130812/aclocal.m4-440-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
vish-0.0.20130812/aclocal.m4-553-    * )
vish-0.0.20130812/aclocal.m4:554:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
vish-0.0.20130812/aclocal.m4-555-  esac
vish-0.0.20130812/aclocal.m4-556-done
vish-0.0.20130812/aclocal.m4:557:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
vish-0.0.20130812/aclocal.m4-558-
##############################################
vish-0.0.20130812/aclocal.m4-624-# Ignore all kinds of additional output from 'make'.
vish-0.0.20130812/aclocal.m4:625:case `$am_make -s -f confmf 2> /dev/null` in #(
vish-0.0.20130812/aclocal.m4-626-*the\ am__doit\ target*)
##############################################
vish-0.0.20130812/aclocal.m4-634-   echo '.include "confinc"' > confmf
vish-0.0.20130812/aclocal.m4:635:   case `$am_make -s -f confmf 2> /dev/null` in #(
vish-0.0.20130812/aclocal.m4-636-   *the\ am__doit\ target*)
##############################################
vish-0.0.20130812/aclocal.m4-752-     echo "timestamp, slept: $am_has_slept" > conftest.file
vish-0.0.20130812/aclocal.m4:753:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
vish-0.0.20130812/aclocal.m4-754-     if test "$[*]" = "X"; then
vish-0.0.20130812/aclocal.m4-755-	# -L didn't work.
vish-0.0.20130812/aclocal.m4:756:	set X `ls -t "$srcdir/configure" conftest.file`
vish-0.0.20130812/aclocal.m4-757-     fi