===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aghermann-1.1.2/acinclude.m4-143-      # Determine the number of characters in A and B.
aghermann-1.1.2/acinclude.m4:144:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
aghermann-1.1.2/acinclude.m4:145:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
aghermann-1.1.2/acinclude.m4-146-
aghermann-1.1.2/acinclude.m4-147-      # Set A to no more than B's length and B to no more than A's length.
aghermann-1.1.2/acinclude.m4:148:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
aghermann-1.1.2/acinclude.m4:149:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
aghermann-1.1.2/acinclude.m4-150-    ],
##############################################
aghermann-1.1.2/acinclude.m4-152-      # A count greater than zero means use only that many subversions
aghermann-1.1.2/acinclude.m4:153:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
aghermann-1.1.2/acinclude.m4:154:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
aghermann-1.1.2/acinclude.m4-155-    ],
##############################################
aghermann-1.1.2/acinclude.m4-161-    # Pad zeros at end of numbers to make same length.
aghermann-1.1.2/acinclude.m4:162:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
aghermann-1.1.2/acinclude.m4:163:    B="$B`echo $A | sed 's/./0/g'`"
aghermann-1.1.2/acinclude.m4-164-    A="$ax_compare_version_tmp_A"
##############################################
aghermann-1.1.2/acinclude.m4-459-    AC_SUBST([LUA_VERSION], [$ax_cv_lua_version])
aghermann-1.1.2/acinclude.m4:460:    AC_SUBST([LUA_SHORT_VERSION], [`echo "$LUA_VERSION" | sed 's|\.||'`])
aghermann-1.1.2/acinclude.m4-461-
##############################################
aghermann-1.1.2/acinclude.m4-465-    AC_CACHE_CHECK([for $ax_display_LUA platform], [ax_cv_lua_platform],
aghermann-1.1.2/acinclude.m4:466:      [ax_cv_lua_platform=`$LUA -e "print('unknown')"`])
aghermann-1.1.2/acinclude.m4-467-    AC_SUBST([LUA_PLATFORM], [$ax_cv_lua_platform])
##############################################
aghermann-1.1.2/acinclude.m4-493-        [ dnl Fix the prefix.
aghermann-1.1.2/acinclude.m4:494:          _ax_strip_prefix=`echo "$ax_lua_prefix" | sed 's|.|.|g'`
aghermann-1.1.2/acinclude.m4-495-          ax_cv_lua_luadir=`echo "$ax_lua_prefixed_path" | \
##############################################
aghermann-1.1.2/acinclude.m4-520-        [ dnl Fix the prefix.
aghermann-1.1.2/acinclude.m4:521:          _ax_strip_prefix=`echo "$ax_lua_exec_prefix" | sed 's|.|.|g'`
aghermann-1.1.2/acinclude.m4-522-          ax_cv_lua_luaexecdir=`echo "$ax_lua_prefixed_path" | \
##############################################
aghermann-1.1.2/acinclude.m4-582-  ax_lua_prefixed_path=''
aghermann-1.1.2/acinclude.m4:583:  _ax_package_paths=`$1 -e 'print($3)' 2>/dev/null | sed 's|;|\n|g'`
aghermann-1.1.2/acinclude.m4-584-  dnl Try the paths in order, looking for the prefix.
##############################################
aghermann-1.1.2/acinclude.m4-586-    dnl Copy the path, up to the use of a Lua wildcard.
aghermann-1.1.2/acinclude.m4:587:    _ax_path_parts=`echo "$_ax_package_path" | sed 's|/|\n|g'`
aghermann-1.1.2/acinclude.m4-588-    _ax_reassembled=''
##############################################
aghermann-1.1.2/acinclude.m4-620-  dnl Some default directories to search.
aghermann-1.1.2/acinclude.m4:621:  LUA_SHORT_VERSION=`echo "$LUA_VERSION" | sed 's|\.||'`
aghermann-1.1.2/acinclude.m4-622-  m4_define_default([_AX_LUA_INCLUDE_LIST],
##############################################
aghermann-1.1.2/configure.ac-53-   AC_MSG_ERROR([Incomplete support of -std=c++11], 1)
aghermann-1.1.2/configure.ac:54:cxx_version=`$CXX --version | head -n1`
aghermann-1.1.2/configure.ac-55-
##############################################
aghermann-1.1.2/configure.ac-192-dnl Any private defines
aghermann-1.1.2/configure.ac:193:AC_SUBST(build_date, [`date --utc --date=@${SOURCE_DATE_EPOCH:-$(date +%s)} +"%F"`])
aghermann-1.1.2/configure.ac:194:AC_SUBST(build_datetime, [`date --utc --date=@${SOURCE_DATE_EPOCH:-$(date +%s)}`])
aghermann-1.1.2/configure.ac-195-
##############################################
aghermann-1.1.2/data/ui/Makefile.in-50-  { \
aghermann-1.1.2/data/ui/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
aghermann-1.1.2/data/ui/Makefile.in-52-  }; \
##############################################
aghermann-1.1.2/data/ui/Makefile.in-122-  esac
aghermann-1.1.2/data/ui/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
aghermann-1.1.2/data/ui/Makefile.in-124-am__vpath_adj = case $$p in \
aghermann-1.1.2/data/ui/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
aghermann-1.1.2/data/ui/Makefile.in-126-    *) f=$$p;; \
aghermann-1.1.2/data/ui/Makefile.in-127-  esac;
aghermann-1.1.2/data/ui/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
aghermann-1.1.2/data/ui/Makefile.in-129-am__install_max = 40
aghermann-1.1.2/data/ui/Makefile.in-130-am__nobase_strip_setup = \
aghermann-1.1.2/data/ui/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
aghermann-1.1.2/data/ui/Makefile.in-132-am__nobase_strip = \
##############################################
aghermann-1.1.2/data/ui/Makefile.in-400-	@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
aghermann-1.1.2/data/ui/Makefile.in:401:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
aghermann-1.1.2/data/ui/Makefile.in-402-	dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
##############################################
aghermann-1.1.2/data/ui/Makefile.in-410-distdir: $(DISTFILES)
aghermann-1.1.2/data/ui/Makefile.in:411:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aghermann-1.1.2/data/ui/Makefile.in:412:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aghermann-1.1.2/data/ui/Makefile.in-413-	list='$(DISTFILES)'; \
##############################################
aghermann-1.1.2/data/ui/Makefile.in-424-	  if test -d $$d/$$file; then \
aghermann-1.1.2/data/ui/Makefile.in:425:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
aghermann-1.1.2/data/ui/Makefile.in-426-	    if test -d "$(distdir)/$$file"; then \