===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gfm-1.08/INSTALL-173-directory configuration variables that were expressed in terms of
gfm-1.08/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
gfm-1.08/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
gfm-1.08/icons/Makefile.am-5-
gfm-1.08/icons/Makefile.am:6:FN = `echo $$I | sed 's/\.ico$//'`
gfm-1.08/icons/Makefile.am-7-
##############################################
gfm-1.08/po/Makefile.in.in-88-.po.gmo:
gfm-1.08/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gfm-1.08/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gfm-1.08/po/Makefile.in.in-150-	fi; \
gfm-1.08/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gfm-1.08/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gfm-1.08/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
gfm-1.08/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gfm-1.08/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gfm-1.08/po/Makefile.in.in-222-	for cat in $$catalogs; do \
gfm-1.08/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
gfm-1.08/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gfm-1.08/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gfm-1.08/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gfm-1.08/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gfm-1.08/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gfm-1.08/po/Makefile.in.in-274-	for cat in $$catalogs; do \
gfm-1.08/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
gfm-1.08/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gfm-1.08/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gfm-1.08/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gfm-1.08/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gfm-1.08/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gfm-1.08/po/Makefile.in.in-320-	for cat in $$catalogs; do \
gfm-1.08/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
gfm-1.08/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gfm-1.08/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gfm-1.08/po/Makefile.in.in-385-.nop.po-create:
gfm-1.08/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gfm-1.08/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gfm-1.08/po/Makefile.in.in-392-.nop.po-update:
gfm-1.08/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gfm-1.08/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gfm-1.08/po/Rules-quot-15-.insert-header.po-update-en:
gfm-1.08/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gfm-1.08/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gfm-1.08/po/Rules-quot-18-	tmpdir=`pwd`; \
gfm-1.08/po/Rules-quot-19-	echo "$$lang:"; \
gfm-1.08/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gfm-1.08/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
gfm-1.08/po/Rules-quot-22-	cd $(srcdir); \
gfm-1.08/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
gfm-1.08/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
gfm-1.08/.pc/fix-FTBFS/configure.ac-125-    fi
gfm-1.08/.pc/fix-FTBFS/configure.ac:126:    case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
gfm-1.08/.pc/fix-FTBFS/configure.ac-127-      2.)
##############################################
gfm-1.08/.pc/fix-FTBFS/configure.ac-211-         echo "warning: cannot strip libglade executables on this host"
gfm-1.08/.pc/fix-FTBFS/configure.ac:212:         CFLAGS=`echo "$CFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
gfm-1.08/.pc/fix-FTBFS/configure.ac:213:         CXXFLAGS=`echo "$CXXFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
gfm-1.08/.pc/fix-FTBFS/configure.ac:214:         LDFLAGS=`echo "$LDFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
gfm-1.08/.pc/fix-FTBFS/configure.ac-215-         ;;
##############################################
gfm-1.08/configure.ac-126-    fi
gfm-1.08/configure.ac:127:    case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
gfm-1.08/configure.ac-128-      2.)
##############################################
gfm-1.08/configure.ac-212-         echo "warning: cannot strip libglade executables on this host"
gfm-1.08/configure.ac:213:         CFLAGS=`echo "$CFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
gfm-1.08/configure.ac:214:         CXXFLAGS=`echo "$CXXFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
gfm-1.08/configure.ac:215:         LDFLAGS=`echo "$LDFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
gfm-1.08/configure.ac-216-         ;;