===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
icecc-1.3.1/client/icecc-test-env.in-57-
icecc-1.3.1/client/icecc-test-env.in:58:OPTIONS=`getopt -o hqf --long help,quiet -n $(basename $0) -- "$@"`
icecc-1.3.1/client/icecc-test-env.in-59-eval set -- "$OPTIONS"
##############################################
icecc-1.3.1/configure.ac-387-tmp=$$2
icecc-1.3.1/configure.ac:388:while $1=`eval echo "$tmp"`; test "x$$1" != "x$tmp"; do tmp=$$1; done
icecc-1.3.1/configure.ac-389-exec_prefix=$savex
##############################################
icecc-1.3.1/tests/Makefile.am-24-test-run: test-setup.sh
icecc-1.3.1/tests/Makefile.am:25:	results=`realpath -s ${builddir}/results` && builddir2=`realpath -s ${builddir}` && cd ${srcdir} && /bin/bash test.sh ${prefix} $$results --builddir=$$builddir2 --strict=$(STRICT) --valgrind=$(VALGRIND)
icecc-1.3.1/tests/Makefile.am-26-