===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ztex-bmp-20120314/configure-98-result="-"
ztex-bmp-20120314/configure:99:[ -f $configfile -a "$varname" != "" ] && result=`readconfig $varname < $configfile` 
ztex-bmp-20120314/configure-100-
##############################################
ztex-bmp-20120314/configure-131-        echo -n "Checking for install command: " >&2
ztex-bmp-20120314/configure:132:	result=`findexec install ginstall $2`
ztex-bmp-20120314/configure-133-	if [ "$result" != "" ]; then
##############################################
ztex-bmp-20120314/configure-192-        echo -n "Checking for $2: " >&2
ztex-bmp-20120314/configure:193:	result=`findexec $3`
ztex-bmp-20120314/configure-194-	if [ "$result" != "" ]; then