=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== viewnior-1.6/INSTALL-173-directory configuration variables that were expressed in terms of viewnior-1.6/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', viewnior-1.6/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## viewnior-1.6/autogen.sh-3- viewnior-1.6/autogen.sh:4:srcdir=`dirname $0` viewnior-1.6/autogen.sh-5-test -z "$srcdir" && srcdir=. ############################################## viewnior-1.6/po/Makefile.in.in-57- viewnior-1.6/po/Makefile.in.in:58: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) viewnior-1.6/po/Makefile.in.in-59- ############################################## viewnior-1.6/po/Makefile.in.in-87-.po.gmo: viewnior-1.6/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ viewnior-1.6/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## viewnior-1.6/po/Makefile.in.in-188- echo "$$lang:"; \ viewnior-1.6/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ viewnior-1.6/po/Makefile.in.in-190- if $$result; then \