===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mmm-mode-0.5.7/acinclude.m4-12-	${EMACS} -batch -eval "(let ((x ${elisp})) (write-region (if (stringp x) (princ x 'ignore) (prin1-to-string x)) nil \"${OUTPUT}\"nil 5))" >& AC_FD_CC 2>&1
mmm-mode-0.5.7/acinclude.m4:13:	retval=`cat ${OUTPUT}`
mmm-mode-0.5.7/acinclude.m4-14-	echo "=> ${retval}" >& AC_FD_CC 2>&1
##############################################
mmm-mode-0.5.7/acinclude.m4-44-  fi
mmm-mode-0.5.7/acinclude.m4:45:  AC_ARG_WITH(lispdir,          --with-lispdir            Where to install lisp files, lispdir=${withval})
mmm-mode-0.5.7/acinclude.m4-46-  AC_MSG_CHECKING([where .elc files should go])
##############################################
mmm-mode-0.5.7/acinclude.m4-106-fi
mmm-mode-0.5.7/acinclude.m4:107:library=`echo $1 | tr _ -`
mmm-mode-0.5.7/acinclude.m4-108-AC_EMACS_LISP($1,(progn (fmakunbound '$2) (condition-case nil (progn (require '$library) (fboundp '$2)) (error (prog1 nil (message \"$library not found\"))))),"noecho")
##############################################
mmm-mode-0.5.7/acinclude.m4-127-AC_MSG_CHECKING(for $2 in $1)
mmm-mode-0.5.7/acinclude.m4:128:library=`echo $1 | tr _ -`
mmm-mode-0.5.7/acinclude.m4-129-AC_EMACS_LISP($1,(progn (makunbound '$2) (condition-case nil (progn (require '$library) (boundp '$2)) (error nil))),"noecho")
##############################################
mmm-mode-0.5.7/acinclude.m4-159-])
mmm-mode-0.5.7/acinclude.m4:160:   AC_ARG_WITH(custom,           --with-custom             Specify where to find the custom package, [ EMACS_cv_ACCEPTABLE_CUSTOM=`( cd $withval && pwd || echo "$withval" ) 2> /dev/null` ])
mmm-mode-0.5.7/acinclude.m4-161-   CUSTOM=${EMACS_cv_ACCEPTABLE_CUSTOM}
##############################################
mmm-mode-0.5.7/install-sh-85-
mmm-mode-0.5.7/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
mmm-mode-0.5.7/install-sh-87-	    shift
##############################################
mmm-mode-0.5.7/install-sh-89-
mmm-mode-0.5.7/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
mmm-mode-0.5.7/install-sh-91-	    shift
##############################################
mmm-mode-0.5.7/install-sh-151-	then
mmm-mode-0.5.7/install-sh:152:		dst="$dst"/`basename $src`
mmm-mode-0.5.7/install-sh-153-	else
##############################################
mmm-mode-0.5.7/install-sh-158-## this sed command emulates the dirname command
mmm-mode-0.5.7/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
mmm-mode-0.5.7/install-sh-160-
##############################################
mmm-mode-0.5.7/install-sh-172-IFS='%'
mmm-mode-0.5.7/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
mmm-mode-0.5.7/install-sh-174-IFS="${oIFS}"
##############################################
mmm-mode-0.5.7/install-sh-206-	then
mmm-mode-0.5.7/install-sh:207:		dstfile=`basename $dst`
mmm-mode-0.5.7/install-sh-208-	else
##############################################
mmm-mode-0.5.7/install-sh-216-	then
mmm-mode-0.5.7/install-sh:217:		dstfile=`basename $dst`
mmm-mode-0.5.7/install-sh-218-	else
##############################################
mmm-mode-0.5.7/mdate-sh-30-if ls -L /dev/null 1>/dev/null 2>&1; then
mmm-mode-0.5.7/mdate-sh:31:  set - x`ls -L -l -d $1`
mmm-mode-0.5.7/mdate-sh-32-else
mmm-mode-0.5.7/mdate-sh:33:  set - x`ls -l -d $1`
mmm-mode-0.5.7/mdate-sh-34-fi
##############################################
mmm-mode-0.5.7/mdate-sh-85-       then
mmm-mode-0.5.7/mdate-sh:86:	 year=`expr $year - 1`
mmm-mode-0.5.7/mdate-sh-87-       fi;;
##############################################
mmm-mode-0.5.7/missing-128-         from any GNU archive site."
mmm-mode-0.5.7/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
mmm-mode-0.5.7/missing-130-    test -z "$files" && files="config.h"
##############################################
mmm-mode-0.5.7/missing-167-         proper tools for further handling them.
mmm-mode-0.5.7/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
mmm-mode-0.5.7/missing-169-         archive site."
mmm-mode-0.5.7/missing-170-
mmm-mode-0.5.7/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
mmm-mode-0.5.7/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
mmm-mode-0.5.7/missing-173-    if test -f "$file"; then
##############################################
mmm-mode-0.5.7/missing-196-	*.y)
mmm-mode-0.5.7/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
mmm-mode-0.5.7/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
mmm-mode-0.5.7/missing-200-	    fi
mmm-mode-0.5.7/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
mmm-mode-0.5.7/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
mmm-mode-0.5.7/missing-226-	*.l)
mmm-mode-0.5.7/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
mmm-mode-0.5.7/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
mmm-mode-0.5.7/missing-250-
mmm-mode-0.5.7/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
mmm-mode-0.5.7/missing-252-    if test -z "$file"; then
mmm-mode-0.5.7/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
mmm-mode-0.5.7/missing-254-    fi
##############################################
mmm-mode-0.5.7/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
mmm-mode-0.5.7/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
mmm-mode-0.5.7/missing-278-    if test -z "$file"; then
mmm-mode-0.5.7/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
mmm-mode-0.5.7/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
mmm-mode-0.5.7/missing-281-    fi
##############################################
mmm-mode-0.5.7/missing-304-	*o*)
mmm-mode-0.5.7/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
mmm-mode-0.5.7/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
mmm-mode-0.5.7/missing-310-	*h*)
mmm-mode-0.5.7/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
mmm-mode-0.5.7/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
mmm-mode-0.5.7/mkinstalldirs-10-do
mmm-mode-0.5.7/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
mmm-mode-0.5.7/mkinstalldirs-12-   shift
##############################################
mmm-mode-0.5.7/texinfo.tex-3685-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
mmm-mode-0.5.7/texinfo.tex:3686:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
mmm-mode-0.5.7/texinfo.tex-3687-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie
##############################################
mmm-mode-0.5.7/texinfo.tex-5472-% makes sure that the current font starts out as the newly loaded cmr10
mmm-mode-0.5.7/texinfo.tex:5473:@catcode`@$=@other @catcode`@%=@other @catcode`@&=@other @catcode`@#=@other
mmm-mode-0.5.7/texinfo.tex-5474-
##############################################
mmm-mode-0.5.7/debian/mmm-mode.emacsen-install-5-FLAVOR="$1"
mmm-mode-0.5.7/debian/mmm-mode.emacsen-install:6:FLAVORTEST=`echo $FLAVOR | cut -c-6`
mmm-mode-0.5.7/debian/mmm-mode.emacsen-install-7-