===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
memtool-2018.03.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
memtool-2018.03.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
memtool-2018.03.0/configure-47-  as_echo='print -r --'
memtool-2018.03.0/configure-48-  as_echo_n='print -rn --'
memtool-2018.03.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
memtool-2018.03.0/configure-50-  as_echo='printf %s\n'
##############################################
memtool-2018.03.0/configure-52-else
memtool-2018.03.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
memtool-2018.03.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
memtool-2018.03.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
memtool-2018.03.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
memtool-2018.03.0/configure-64-      esac;
##############################################
memtool-2018.03.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
memtool-2018.03.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
memtool-2018.03.0/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
memtool-2018.03.0/configure-326-      case $as_dir in #(
memtool-2018.03.0/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
memtool-2018.03.0/configure-328-      *) as_qdir=$as_dir;;
##############################################
memtool-2018.03.0/configure-399-  {
memtool-2018.03.0/configure:400:    as_val=`expr "$@" || test $? -eq 1`
memtool-2018.03.0/configure-401-  }
##############################################
memtool-2018.03.0/configure-406-# ----------------------------------------
memtool-2018.03.0/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
memtool-2018.03.0/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
memtool-2018.03.0/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
memtool-2018.03.0/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
memtool-2018.03.0/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
memtool-2018.03.0/configure-755-  case $ac_option in
memtool-2018.03.0/configure:756:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
memtool-2018.03.0/configure-757-  *=)   ac_optarg= ;;
##############################################
memtool-2018.03.0/configure-799-  -disable-* | --disable-*)
memtool-2018.03.0/configure:800:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
memtool-2018.03.0/configure-801-    # Reject names that are not valid shell variable names.
##############################################
memtool-2018.03.0/configure-804-    ac_useropt_orig=$ac_useropt
memtool-2018.03.0/configure:805:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
memtool-2018.03.0/configure-806-    case $ac_user_opts in
##############################################
memtool-2018.03.0/configure-825-  -enable-* | --enable-*)
memtool-2018.03.0/configure:826:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
memtool-2018.03.0/configure-827-    # Reject names that are not valid shell variable names.
##############################################
memtool-2018.03.0/configure-830-    ac_useropt_orig=$ac_useropt
memtool-2018.03.0/configure:831:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
memtool-2018.03.0/configure-832-    case $ac_user_opts in
##############################################
memtool-2018.03.0/configure-1038-  -with-* | --with-*)
memtool-2018.03.0/configure:1039:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
memtool-2018.03.0/configure-1040-    # Reject names that are not valid shell variable names.
##############################################
memtool-2018.03.0/configure-1043-    ac_useropt_orig=$ac_useropt
memtool-2018.03.0/configure:1044:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
memtool-2018.03.0/configure-1045-    case $ac_user_opts in
##############################################
memtool-2018.03.0/configure-1054-  -without-* | --without-*)
memtool-2018.03.0/configure:1055:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
memtool-2018.03.0/configure-1056-    # Reject names that are not valid shell variable names.
##############################################
memtool-2018.03.0/configure-1059-    ac_useropt_orig=$ac_useropt
memtool-2018.03.0/configure:1060:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
memtool-2018.03.0/configure-1061-    case $ac_user_opts in
##############################################
memtool-2018.03.0/configure-1092-  *=*)
memtool-2018.03.0/configure:1093:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
memtool-2018.03.0/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
memtool-2018.03.0/configure-1113-if test -n "$ac_prev"; then
memtool-2018.03.0/configure:1114:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
memtool-2018.03.0/configure-1115-  as_fn_error $? "missing argument to $ac_option"
##############################################
memtool-2018.03.0/configure-1135-    */ )
memtool-2018.03.0/configure:1136:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
memtool-2018.03.0/configure-1137-      eval $ac_var=\$ac_val;;
##############################################
memtool-2018.03.0/configure-1170-ac_ls_di=`ls -di .` &&
memtool-2018.03.0/configure:1171:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
memtool-2018.03.0/configure-1172-  as_fn_error $? "working directory cannot be determined"
##############################################
memtool-2018.03.0/configure-1226-case $srcdir in
memtool-2018.03.0/configure:1227:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
memtool-2018.03.0/configure-1228-esac
##############################################
memtool-2018.03.0/configure-1269-By default, \`make install' will install all the files in
memtool-2018.03.0/configure:1270:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
memtool-2018.03.0/configure:1271:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
memtool-2018.03.0/configure-1272-for instance \`--prefix=\$HOME'.
##############################################
memtool-2018.03.0/configure-1354-*)
memtool-2018.03.0/configure:1355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
memtool-2018.03.0/configure-1356-  # A ".." for each directory in $ac_dir_suffix.
memtool-2018.03.0/configure:1357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
memtool-2018.03.0/configure-1358-  case $ac_top_builddir_sub in
##############################################
memtool-2018.03.0/configure-1559-    *\'*)
memtool-2018.03.0/configure:1560:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
memtool-2018.03.0/configure-1561-    esac
##############################################
memtool-2018.03.0/configure-1642-      case $ac_val in
memtool-2018.03.0/configure:1643:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
memtool-2018.03.0/configure-1644-      esac
##############################################
memtool-2018.03.0/configure-1657-	case $ac_val in
memtool-2018.03.0/configure:1658:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
memtool-2018.03.0/configure-1659-	esac
##############################################
memtool-2018.03.0/configure-1777-    set,)
memtool-2018.03.0/configure:1778:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
memtool-2018.03.0/configure:1779:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
memtool-2018.03.0/configure-1780-      ac_cache_corrupted=: ;;
##############################################
memtool-2018.03.0/configure-1788-	# differences in whitespace do not lead to failure.
memtool-2018.03.0/configure:1789:	ac_old_val_w=`echo x $ac_old_val`
memtool-2018.03.0/configure:1790:	ac_new_val_w=`echo x $ac_new_val`
memtool-2018.03.0/configure-1791-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
memtool-2018.03.0/configure-1808-    case $ac_new_val in
memtool-2018.03.0/configure:1809:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
memtool-2018.03.0/configure-1810-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
memtool-2018.03.0/configure-1984-     echo "timestamp, slept: $am_has_slept" > conftest.file
memtool-2018.03.0/configure:1985:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
memtool-2018.03.0/configure-1986-     if test "$*" = "X"; then
memtool-2018.03.0/configure-1987-	# -L didn't work.
memtool-2018.03.0/configure:1988:	set X `ls -t "$srcdir/configure" conftest.file`
memtool-2018.03.0/configure-1989-     fi
##############################################
memtool-2018.03.0/configure-2035-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
memtool-2018.03.0/configure:2036:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
memtool-2018.03.0/configure-2037-
memtool-2018.03.0/configure-2038-# Expand $ac_aux_dir to an absolute path.
memtool-2018.03.0/configure:2039:am_aux_dir=`cd "$ac_aux_dir" && pwd`
memtool-2018.03.0/configure-2040-
##############################################
memtool-2018.03.0/configure-2180-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
memtool-2018.03.0/configure:2181:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
memtool-2018.03.0/configure-2182-	     'mkdir (GNU coreutils) '* | \
##############################################
memtool-2018.03.0/configure-2253-set x ${MAKE-make}
memtool-2018.03.0/configure:2254:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
memtool-2018.03.0/configure-2255-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
memtool-2018.03.0/configure-2263-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
memtool-2018.03.0/configure:2264:case `${MAKE-make} -f conftest.make 2>/dev/null` in
memtool-2018.03.0/configure-2265-  *@@@%%%=?*=@@@%%%*)
##############################################
memtool-2018.03.0/configure-2329-
memtool-2018.03.0/configure:2330:if test "`cd $srcdir && pwd`" != "`pwd`"; then
memtool-2018.03.0/configure-2331-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
memtool-2018.03.0/configure-2791-$as_echo_n "checking whether the C compiler works... " >&6; }
memtool-2018.03.0/configure:2792:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
memtool-2018.03.0/configure-2793-
##############################################
memtool-2018.03.0/configure-2835-	then :; else
memtool-2018.03.0/configure:2836:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
memtool-2018.03.0/configure-2837-	fi
##############################################
memtool-2018.03.0/configure-2895-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
memtool-2018.03.0/configure:2896:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
memtool-2018.03.0/configure-2897-	  break;;
##############################################
memtool-2018.03.0/configure-3004-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
memtool-2018.03.0/configure:3005:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
memtool-2018.03.0/configure-3006-       break;;
##############################################
memtool-2018.03.0/configure-3312-# Ignore all kinds of additional output from 'make'.
memtool-2018.03.0/configure:3313:case `$am_make -s -f confmf 2> /dev/null` in #(
memtool-2018.03.0/configure-3314-*the\ am__doit\ target*)
##############################################
memtool-2018.03.0/configure-3322-   echo '.include "confinc"' > confmf
memtool-2018.03.0/configure:3323:   case `$am_make -s -f confmf 2> /dev/null` in #(
memtool-2018.03.0/configure-3324-   *the\ am__doit\ target*)
##############################################
memtool-2018.03.0/configure-3385-  if test "$am_compiler_list" = ""; then
memtool-2018.03.0/configure:3386:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
memtool-2018.03.0/configure-3387-  fi
##############################################
memtool-2018.03.0/configure-3487-set x ${MAKE-make}
memtool-2018.03.0/configure:3488:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
memtool-2018.03.0/configure-3489-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
memtool-2018.03.0/configure-3497-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
memtool-2018.03.0/configure:3498:case `${MAKE-make} -f conftest.make 2>/dev/null` in
memtool-2018.03.0/configure-3499-  *@@@%%%=?*=@@@%%%*)
##############################################
memtool-2018.03.0/configure-3729-do :
memtool-2018.03.0/configure:3730:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
memtool-2018.03.0/configure-3731-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "						#ifdef HAVE_SYS_SOCKET_H
##############################################
memtool-2018.03.0/configure-3737-  cat >>confdefs.h <<_ACEOF
memtool-2018.03.0/configure:3738:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
memtool-2018.03.0/configure-3739-_ACEOF
##############################################
memtool-2018.03.0/configure-3907-'
memtool-2018.03.0/configure:3908:DEFS=`sed -n "$ac_script" confdefs.h`
memtool-2018.03.0/configure-3909-
##############################################
memtool-2018.03.0/configure-3916-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
memtool-2018.03.0/configure:3917:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
memtool-2018.03.0/configure-3918-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
memtool-2018.03.0/configure-4011-if test -z "$BASH_VERSION$ZSH_VERSION" \
memtool-2018.03.0/configure:4012:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
memtool-2018.03.0/configure-4013-  as_echo='print -r --'
memtool-2018.03.0/configure-4014-  as_echo_n='print -rn --'
memtool-2018.03.0/configure:4015:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
memtool-2018.03.0/configure-4016-  as_echo='printf %s\n'
##############################################
memtool-2018.03.0/configure-4018-else
memtool-2018.03.0/configure:4019:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
memtool-2018.03.0/configure-4020-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
memtool-2018.03.0/configure-4028-	expr "X$arg" : "X\\(.*\\)$as_nl";
memtool-2018.03.0/configure:4029:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
memtool-2018.03.0/configure-4030-      esac;
##############################################
memtool-2018.03.0/configure-4105-# ----------------------------------------
memtool-2018.03.0/configure:4106:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
memtool-2018.03.0/configure-4107-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
memtool-2018.03.0/configure-4177-  {
memtool-2018.03.0/configure:4178:    as_val=`expr "$@" || test $? -eq 1`
memtool-2018.03.0/configure-4179-  }
##############################################
memtool-2018.03.0/configure-4281-      case $as_dir in #(
memtool-2018.03.0/configure:4282:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
memtool-2018.03.0/configure-4283-      *) as_qdir=$as_dir;;
##############################################
memtool-2018.03.0/configure-4407-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
memtool-2018.03.0/configure:4408:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
memtool-2018.03.0/configure-4409-ac_cs_version="\\
##############################################
memtool-2018.03.0/configure-4432-  --*=?*)
memtool-2018.03.0/configure:4433:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
memtool-2018.03.0/configure:4434:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
memtool-2018.03.0/configure-4435-    ac_shift=:
##############################################
memtool-2018.03.0/configure-4437-  --*=)
memtool-2018.03.0/configure:4438:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
memtool-2018.03.0/configure-4439-    ac_optarg=
##############################################
memtool-2018.03.0/configure-4461-    case $ac_optarg in
memtool-2018.03.0/configure:4462:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
memtool-2018.03.0/configure-4463-    '') as_fn_error $? "missing file argument" ;;
##############################################
memtool-2018.03.0/configure-4584-fi
memtool-2018.03.0/configure:4585:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
memtool-2018.03.0/configure-4586-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
memtool-2018.03.0/configure-4601-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
memtool-2018.03.0/configure:4602:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
memtool-2018.03.0/configure-4603-ac_delim='%!_!# '
##############################################
memtool-2018.03.0/configure-4607-
memtool-2018.03.0/configure:4608:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
memtool-2018.03.0/configure-4609-  if test $ac_delim_n = $ac_delim_num; then
##############################################
memtool-2018.03.0/configure-4769-      esac
memtool-2018.03.0/configure:4770:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
memtool-2018.03.0/configure-4771-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
memtool-2018.03.0/configure-4828-*)
memtool-2018.03.0/configure:4829:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
memtool-2018.03.0/configure-4830-  # A ".." for each directory in $ac_dir_suffix.
memtool-2018.03.0/configure:4831:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
memtool-2018.03.0/configure-4832-  case $ac_top_builddir_sub in
##############################################
memtool-2018.03.0/configure-4889-/@mandir@/p'
memtool-2018.03.0/configure:4890:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
memtool-2018.03.0/configure-4891-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
memtool-2018.03.0/configure-4906-
memtool-2018.03.0/configure:4907:# Neutralize VPATH when `$srcdir' = `.'.
memtool-2018.03.0/configure-4908-# Shell code in configure.ac might set extrasub.
##############################################
memtool-2018.03.0/configure-4934-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
memtool-2018.03.0/configure:4935:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
memtool-2018.03.0/configure-4936-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
memtool-2018.03.0/configure-4970-    # Strip MF so we end up with the name of the file.
memtool-2018.03.0/configure:4971:    mf=`echo "$mf" | sed -e 's/:.*$//'`
memtool-2018.03.0/configure-4972-    # Check whether this is an Automake generated Makefile or not.
##############################################
memtool-2018.03.0/configure-5007-    # from the Makefile without running 'make'.
memtool-2018.03.0/configure:5008:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
memtool-2018.03.0/configure-5009-    test -z "$DEPDIR" && continue
memtool-2018.03.0/configure:5010:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
memtool-2018.03.0/configure-5011-    test -z "$am__include" && continue
memtool-2018.03.0/configure:5012:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
memtool-2018.03.0/configure-5013-    # Find all dependency output files, they are included files with
##############################################
memtool-2018.03.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
memtool-2018.03.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
memtool-2018.03.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
memtool-2018.03.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
memtool-2018.03.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
memtool-2018.03.0/aclocal.m4-109-])
##############################################
memtool-2018.03.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
memtool-2018.03.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
memtool-2018.03.0/aclocal.m4-207-  fi
##############################################
memtool-2018.03.0/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
memtool-2018.03.0/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
memtool-2018.03.0/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
memtool-2018.03.0/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
memtool-2018.03.0/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
memtool-2018.03.0/aclocal.m4-367-    else
##############################################
memtool-2018.03.0/aclocal.m4-371-    # from the Makefile without running 'make'.
memtool-2018.03.0/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
memtool-2018.03.0/aclocal.m4-373-    test -z "$DEPDIR" && continue
memtool-2018.03.0/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
memtool-2018.03.0/aclocal.m4-375-    test -z "$am__include" && continue
memtool-2018.03.0/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
memtool-2018.03.0/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
memtool-2018.03.0/aclocal.m4-385-      test -f "$dirpart/$file" && continue
memtool-2018.03.0/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
memtool-2018.03.0/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
memtool-2018.03.0/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
memtool-2018.03.0/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
memtool-2018.03.0/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
memtool-2018.03.0/aclocal.m4-602-    * )
memtool-2018.03.0/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
memtool-2018.03.0/aclocal.m4-604-  esac
memtool-2018.03.0/aclocal.m4-605-done
memtool-2018.03.0/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
memtool-2018.03.0/aclocal.m4-607-
##############################################
memtool-2018.03.0/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
memtool-2018.03.0/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
memtool-2018.03.0/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
memtool-2018.03.0/aclocal.m4-683-   echo '.include "confinc"' > confmf
memtool-2018.03.0/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
memtool-2018.03.0/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
memtool-2018.03.0/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
memtool-2018.03.0/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
memtool-2018.03.0/aclocal.m4-867-     if test "$[*]" = "X"; then
memtool-2018.03.0/aclocal.m4-868-	# -L didn't work.
memtool-2018.03.0/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
memtool-2018.03.0/aclocal.m4-870-     fi
##############################################
memtool-2018.03.0/Makefile.in-51-  { \
memtool-2018.03.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
memtool-2018.03.0/Makefile.in-53-  }; \
##############################################
memtool-2018.03.0/Makefile.in-147-  esac
memtool-2018.03.0/Makefile.in:148:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
memtool-2018.03.0/Makefile.in-149-am__vpath_adj = case $$p in \
memtool-2018.03.0/Makefile.in:150:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
memtool-2018.03.0/Makefile.in-151-    *) f=$$p;; \
memtool-2018.03.0/Makefile.in-152-  esac;
memtool-2018.03.0/Makefile.in:153:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
memtool-2018.03.0/Makefile.in-154-am__install_max = 40
memtool-2018.03.0/Makefile.in-155-am__nobase_strip_setup = \
memtool-2018.03.0/Makefile.in:156:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
memtool-2018.03.0/Makefile.in-157-am__nobase_strip = \
##############################################
memtool-2018.03.0/Makefile.in-433-.c.obj:
memtool-2018.03.0/Makefile.in:434:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
memtool-2018.03.0/Makefile.in-435-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
memtool-2018.03.0/Makefile.in-437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
memtool-2018.03.0/Makefile.in:438:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
memtool-2018.03.0/Makefile.in-439-install-man1: $(dist_man_MANS)
##############################################
memtool-2018.03.0/Makefile.in-443-	test -n "$(man1dir)" \
memtool-2018.03.0/Makefile.in:444:	  && test -n "`echo $$list1$$list2`" \
memtool-2018.03.0/Makefile.in-445-	  || exit 0; \
##############################################
memtool-2018.03.0/Makefile.in-512-GTAGS:
memtool-2018.03.0/Makefile.in:513:	here=`$(am__cd) $(top_builddir) && pwd` \
memtool-2018.03.0/Makefile.in-514-	  && $(am__cd) $(top_srcdir) \
##############################################
memtool-2018.03.0/Makefile.in-544-	test -d "$(distdir)" || mkdir "$(distdir)"
memtool-2018.03.0/Makefile.in:545:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
memtool-2018.03.0/Makefile.in:546:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
memtool-2018.03.0/Makefile.in-547-	list='$(DISTFILES)'; \
##############################################
memtool-2018.03.0/Makefile.in-558-	  if test -d $$d/$$file; then \
memtool-2018.03.0/Makefile.in:559:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
memtool-2018.03.0/Makefile.in-560-	    if test -d "$(distdir)/$$file"; then \
##############################################
memtool-2018.03.0/Makefile.in-643-	test -d $(distdir)/_build || exit 0; \
memtool-2018.03.0/Makefile.in:644:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
memtool-2018.03.0/Makefile.in-645-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
memtool-2018.03.0/Makefile.in-687-	}; \
memtool-2018.03.0/Makefile.in:688:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
memtool-2018.03.0/Makefile.in-689-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
memtool-2018.03.0/Makefile.in-699-	fi
memtool-2018.03.0/Makefile.in:700:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
memtool-2018.03.0/Makefile.in-701-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
memtool-2018.03.0/compile-67-	mingw/*)
memtool-2018.03.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
memtool-2018.03.0/compile-69-	  ;;
memtool-2018.03.0/compile-70-	cygwin/*)
memtool-2018.03.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
memtool-2018.03.0/compile-72-	  ;;
memtool-2018.03.0/compile-73-	wine/*)
memtool-2018.03.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
memtool-2018.03.0/compile-75-	  ;;
##############################################
memtool-2018.03.0/compile-309-# Name of file we expect compiler to create.
memtool-2018.03.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
memtool-2018.03.0/compile-311-
##############################################
memtool-2018.03.0/compile-315-# object file name, since that is what matters with a parallel build.
memtool-2018.03.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
memtool-2018.03.0/compile-317-while true; do
##############################################
memtool-2018.03.0/depcomp-64-  case $1 in
memtool-2018.03.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
memtool-2018.03.0/depcomp-66-      *) dir=;;
##############################################
memtool-2018.03.0/depcomp-73-{
memtool-2018.03.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
memtool-2018.03.0/depcomp-75-}
##############################################
memtool-2018.03.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
memtool-2018.03.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
memtool-2018.03.0/depcomp-128-
##############################################
memtool-2018.03.0/depcomp-405-        sleep 1
memtool-2018.03.0/depcomp:406:        i=`expr $i - 1`
memtool-2018.03.0/depcomp-407-      done
memtool-2018.03.0/depcomp-408-    fi
memtool-2018.03.0/depcomp:409:    i=`expr $i - 1`
memtool-2018.03.0/depcomp-410-  done
##############################################
memtool-2018.03.0/depcomp-425-  # Do two passes, one to just change these to
memtool-2018.03.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
memtool-2018.03.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
memtool-2018.03.0/depcomp-659-  done
memtool-2018.03.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
memtool-2018.03.0/depcomp-661-  touch "$tmpdepfile"
##############################################
memtool-2018.03.0/install-sh-234-      fi
memtool-2018.03.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
memtool-2018.03.0/install-sh-236-    *)
##############################################
memtool-2018.03.0/install-sh-281-      dstdir=$dst
memtool-2018.03.0/install-sh:282:      dst=$dstdir/`basename "$src"`
memtool-2018.03.0/install-sh-283-      dstdir_status=0
memtool-2018.03.0/install-sh-284-    else
memtool-2018.03.0/install-sh:285:      dstdir=`dirname "$dst"`
memtool-2018.03.0/install-sh-286-      test -d "$dstdir"
##############################################
memtool-2018.03.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
memtool-2018.03.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
memtool-2018.03.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
memtool-2018.03.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
memtool-2018.03.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
memtool-2018.03.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
memtool-2018.03.0/install-sh-409-            case $prefix in
memtool-2018.03.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
memtool-2018.03.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
memtool-2018.03.0/install-sh-458-    if $copy_on_change &&
memtool-2018.03.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
memtool-2018.03.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
memtool-2018.03.0/install-sh-461-       set -f &&