===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
remote-logon-service-1.0.2.90/configure.ac-52-    test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
remote-logon-service-1.0.2.90/configure.ac:53:    ac_define_path=`eval echo [$]$2`
remote-logon-service-1.0.2.90/configure.ac:54:    ac_define_path=`eval echo [$]ac_define_path`
remote-logon-service-1.0.2.90/configure.ac-55-    $1="$ac_define_path"
##############################################
remote-logon-service-1.0.2.90/configure.ac-68-else
remote-logon-service-1.0.2.90/configure.ac:69:	DBUSSERVICEDIR=`$PKG_CONFIG --variable=session_bus_services_dir dbus-1`
remote-logon-service-1.0.2.90/configure.ac-70-fi
##############################################
remote-logon-service-1.0.2.90/m4/gcov.m4-23-  AC_CHECK_PROG(SHTOOL, shtool, shtool)
remote-logon-service-1.0.2.90/m4/gcov.m4:24:  case `$SHTOOL path $CC` in
remote-logon-service-1.0.2.90/m4/gcov.m4-25-    *ccache*[)] gcc_ccache=yes;;
##############################################
remote-logon-service-1.0.2.90/m4/gcov.m4-39-      glib_cv_lcov_version=invalid
remote-logon-service-1.0.2.90/m4/gcov.m4:40:      lcov_version=`$LCOV -v 2>/dev/null | $SED -e 's/^.* //'`
remote-logon-service-1.0.2.90/m4/gcov.m4-41-      for lcov_check_version in $lcov_version_list; do
##############################################
remote-logon-service-1.0.2.90/m4/gcov.m4-68-  changequote({,})
remote-logon-service-1.0.2.90/m4/gcov.m4:69:  CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9]*//g'`
remote-logon-service-1.0.2.90/m4/gcov.m4-70-  changequote([,])
##############################################
remote-logon-service-1.0.2.90/po/Makefile.in.in-58-
remote-logon-service-1.0.2.90/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
remote-logon-service-1.0.2.90/po/Makefile.in.in-60-
##############################################
remote-logon-service-1.0.2.90/po/Makefile.in.in-88-.po.gmo:
remote-logon-service-1.0.2.90/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
remote-logon-service-1.0.2.90/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
remote-logon-service-1.0.2.90/po/Makefile.in.in-189-	  echo "$$lang:"; \
remote-logon-service-1.0.2.90/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
remote-logon-service-1.0.2.90/po/Makefile.in.in-191-	  if $$result; then \