===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
thermald-2.3/autogen.sh-2-
thermald-2.3/autogen.sh:3:srcdir=`dirname $0`
thermald-2.3/autogen.sh-4-test -z "$srcdir" && srcdir=.
##############################################
thermald-2.3/autogen.sh-15-if test -z "$NO_CONFIGURE"; then
thermald-2.3/autogen.sh:16:    $srcdir/configure "$@" && echo "Now type 'make' to compile `basename $srcdir`."
thermald-2.3/autogen.sh-17-fi