===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xlunzip-0.6/testsuite/check.sh-10-objdir=`pwd`
xlunzip-0.6/testsuite/check.sh:11:testdir=`cd "$1" ; pwd`
xlunzip-0.6/testsuite/check.sh-12-LZIP="${objdir}"/xlunzip
##############################################
xlunzip-0.6/configure-45-	case ${option} in
xlunzip-0.6/configure:46:	*=*) optarg=`echo "${option}" | sed -e 's,^[^=]*=,,;s,/$,,'` ;;
xlunzip-0.6/configure-47-	esac
##############################################
xlunzip-0.6/configure-124-		## the sed command below emulates the dirname command
xlunzip-0.6/configure:125:		srcdir=`echo "$0" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xlunzip-0.6/configure-126-	fi
##############################################
xlunzip-0.6/configure-135-# Set srcdir to . if that's what it is.
xlunzip-0.6/configure:136:if [ "`pwd`" = "`cd "${srcdir}" ; pwd`" ] ; then srcdir=. ; fi
xlunzip-0.6/configure-137-