===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cairo-5c-1.21/configure.ac-33-
cairo-5c-1.21/configure.ac:34:LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE`
cairo-5c-1.21/configure.ac-35-AC_SUBST(LT_CURRENT_MINUS_AGE)
##############################################
cairo-5c-1.21/test/Makefile.am-45-	for ref in $(REFPNG); do \
cairo-5c-1.21/test/Makefile.am:46:		out=`echo $$ref | sed 's/-ref.png/-out.png/'`; \
cairo-5c-1.21/test/Makefile.am-47-		if [ -f $$out ]; then \