===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
biff-0.17.pre20000412/ChangeLog-40-	Hardened programs against DNS h_length spoofing attacks.
biff-0.17.pre20000412/ChangeLog:41:	Use inet_aton() everywhere instead of inet_addr().
biff-0.17.pre20000412/ChangeLog-42-
##############################################
biff-0.17.pre20000412/configure-35-	--with-debug|--debug) DEBUG=1;;
biff-0.17.pre20000412/configure:36:	--prefix=*) PREFIX=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure:37:	--exec-prefix=*) EXECPREFIX=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure:38:	--installroot=*) INSTALLROOT=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure:39:	--binmode=*) BINMODE=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure:40:	--daemonmode=*) DAEMONMODE=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure:41:	--manmode=*) MANMODE=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure:42:	--with-c-compiler=*) CC=`echo $1 | sed 's/^[^=]*=//'` ;;
biff-0.17.pre20000412/configure-43-	--without-pam|--disable-pam) WITHOUT_PAM=1;;