===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mmake-2.3/configure-43-do
mmake-2.3/configure:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
mmake-2.3/configure-45-    eval $as_var=C; export $as_var
##############################################
mmake-2.3/configure-101-  as_lineno_2=$LINENO
mmake-2.3/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
mmake-2.3/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
mmake-2.3/configure-140-  as_lineno_2=$LINENO
mmake-2.3/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
mmake-2.3/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
mmake-2.3/configure-324-
mmake-2.3/configure:325:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
mmake-2.3/configure-326-
##############################################
mmake-2.3/configure-357-  -disable-* | --disable-*)
mmake-2.3/configure:358:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mmake-2.3/configure-359-    # Reject names that are not valid shell variable names.
##############################################
mmake-2.3/configure-362-   { (exit 1); exit 1; }; }
mmake-2.3/configure:363:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
mmake-2.3/configure-364-    eval "enable_$ac_feature=no" ;;
##############################################
mmake-2.3/configure-366-  -enable-* | --enable-*)
mmake-2.3/configure:367:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mmake-2.3/configure-368-    # Reject names that are not valid shell variable names.
##############################################
mmake-2.3/configure-371-   { (exit 1); exit 1; }; }
mmake-2.3/configure:372:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
mmake-2.3/configure-373-    case $ac_option in
mmake-2.3/configure:374:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
mmake-2.3/configure-375-      *) ac_optarg=yes ;;
##############################################
mmake-2.3/configure-548-  -with-* | --with-*)
mmake-2.3/configure:549:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mmake-2.3/configure-550-    # Reject names that are not valid shell variable names.
##############################################
mmake-2.3/configure-553-   { (exit 1); exit 1; }; }
mmake-2.3/configure:554:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mmake-2.3/configure-555-    case $ac_option in
mmake-2.3/configure:556:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
mmake-2.3/configure-557-      *) ac_optarg=yes ;;
##############################################
mmake-2.3/configure-561-  -without-* | --without-*)
mmake-2.3/configure:562:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mmake-2.3/configure-563-    # Reject names that are not valid shell variable names.
##############################################
mmake-2.3/configure-566-   { (exit 1); exit 1; }; }
mmake-2.3/configure:567:    ac_package=`echo $ac_package | sed 's/-/_/g'`
mmake-2.3/configure-568-    eval "with_$ac_package=no" ;;
##############################################
mmake-2.3/configure-593-  *=*)
mmake-2.3/configure:594:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mmake-2.3/configure-595-    # Reject names that are not valid shell variable names.
##############################################
mmake-2.3/configure-598-   { (exit 1); exit 1; }; }
mmake-2.3/configure:599:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
mmake-2.3/configure-600-    eval "$ac_envvar='$ac_optarg'"
##############################################
mmake-2.3/configure-614-if test -n "$ac_prev"; then
mmake-2.3/configure:615:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mmake-2.3/configure-616-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
mmake-2.3/configure-622-do
mmake-2.3/configure:623:  eval ac_val=$`echo $ac_var`
mmake-2.3/configure-624-  case $ac_val in
##############################################
mmake-2.3/configure-634-do
mmake-2.3/configure:635:  eval ac_val=$`echo $ac_var`
mmake-2.3/configure-636-  case $ac_val in
##############################################
mmake-2.3/configure-701-   { (exit 1); exit 1; }; }
mmake-2.3/configure:702:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
mmake-2.3/configure-703-ac_env_build_alias_set=${build_alias+set}
##############################################
mmake-2.3/configure-752-By default, \`make install' will install all the files in
mmake-2.3/configure:753:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mmake-2.3/configure:754:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mmake-2.3/configure-755-for instance \`--prefix=\$HOME'.
##############################################
mmake-2.3/configure-792-if test "$ac_dir" != .; then
mmake-2.3/configure:793:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
mmake-2.3/configure-794-  # A "../" for each directory in $ac_dir_suffix.
mmake-2.3/configure:795:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
mmake-2.3/configure-796-else
##############################################
mmake-2.3/configure-805-    else
mmake-2.3/configure:806:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
mmake-2.3/configure-807-    fi ;;
##############################################
mmake-2.3/configure-814-esac
mmake-2.3/configure:815:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
mmake-2.3/configure-816-# absolute.
mmake-2.3/configure:817:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
mmake-2.3/configure:818:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
mmake-2.3/configure:819:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
mmake-2.3/configure:820:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
mmake-2.3/configure-821-
##############################################
mmake-2.3/configure-927-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
mmake-2.3/configure:928:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mmake-2.3/configure-929-    esac
##############################################
mmake-2.3/configure-999-    do
mmake-2.3/configure:1000:      eval ac_val=$`echo $ac_var`
mmake-2.3/configure-1001-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
mmake-2.3/configure-1013-      do
mmake-2.3/configure:1014:	eval ac_val=$`echo $ac_var`
mmake-2.3/configure-1015-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
mmake-2.3/configure-1120-    set,)
mmake-2.3/configure:1121:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mmake-2.3/configure:1122:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mmake-2.3/configure-1123-      ac_cache_corrupted=: ;;
##############################################
mmake-2.3/configure-1143-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
mmake-2.3/configure:1144:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mmake-2.3/configure-1145-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mmake-2.3/configure-1521-ac_LF_and_DOT=`echo; echo .`
mmake-2.3/configure:1522:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
mmake-2.3/configure-1523-rm -f confdef2opt.sed
##############################################
mmake-2.3/configure-1595-do
mmake-2.3/configure:1596:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
mmake-2.3/configure-1597-    eval $as_var=C; export $as_var
##############################################
mmake-2.3/configure-1653-  as_lineno_2=$LINENO
mmake-2.3/configure:1654:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
mmake-2.3/configure-1655-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
mmake-2.3/configure-1693-  as_lineno_2=$LINENO
mmake-2.3/configure:1694:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
mmake-2.3/configure-1695-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
mmake-2.3/configure-1866-configured by $0, generated by GNU Autoconf 2.57,
mmake-2.3/configure:1867:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
mmake-2.3/configure-1868-
##############################################
mmake-2.3/configure-1884-  --*=*)
mmake-2.3/configure:1885:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
mmake-2.3/configure:1886:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
mmake-2.3/configure-1887-    ac_shift=:
##############################################
mmake-2.3/configure-2093-      fi
mmake-2.3/configure:2094:      ac_sed_frag=`expr $ac_sed_frag + 1`
mmake-2.3/configure-2095-      ac_beg=$ac_end
mmake-2.3/configure:2096:      ac_end=`expr $ac_end + $ac_max_sed_lines`
mmake-2.3/configure-2097-    fi
##############################################
mmake-2.3/configure-2110-        cat >$tmp/stdin
mmake-2.3/configure:2111:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
mmake-2.3/configure:2112:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
mmake-2.3/configure:2113:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
mmake-2.3/configure:2114:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
mmake-2.3/configure-2115-  * )   ac_file_in=$ac_file.in ;;
##############################################
mmake-2.3/configure-2158-if test "$ac_dir" != .; then
mmake-2.3/configure:2159:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
mmake-2.3/configure-2160-  # A "../" for each directory in $ac_dir_suffix.
mmake-2.3/configure:2161:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
mmake-2.3/configure-2162-else
##############################################
mmake-2.3/configure-2171-    else
mmake-2.3/configure:2172:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
mmake-2.3/configure-2173-    fi ;;
##############################################
mmake-2.3/configure-2180-esac
mmake-2.3/configure:2181:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
mmake-2.3/configure-2182-# absolute.
mmake-2.3/configure:2183:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
mmake-2.3/configure:2184:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
mmake-2.3/configure:2185:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
mmake-2.3/configure:2186:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
mmake-2.3/configure-2187-
##############################################
mmake-2.3/install-sh-85-
mmake-2.3/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
mmake-2.3/install-sh-87-	    shift
##############################################
mmake-2.3/install-sh-89-
mmake-2.3/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
mmake-2.3/install-sh-91-	    shift
##############################################
mmake-2.3/install-sh-150-	then
mmake-2.3/install-sh:151:		dst="$dst"/`basename $src`
mmake-2.3/install-sh-152-	else
##############################################
mmake-2.3/install-sh-157-## this sed command emulates the dirname command
mmake-2.3/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
mmake-2.3/install-sh-159-
##############################################
mmake-2.3/install-sh-171-IFS='%'
mmake-2.3/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
mmake-2.3/install-sh-173-IFS="${oIFS}"
##############################################
mmake-2.3/install-sh-205-	then
mmake-2.3/install-sh:206:		dstfile=`basename $dst`
mmake-2.3/install-sh-207-	else
##############################################
mmake-2.3/install-sh-215-	then
mmake-2.3/install-sh:216:		dstfile=`basename $dst`
mmake-2.3/install-sh-217-	else