===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
jp2a-1.1.0/configure.ac-64-	if test "x$curl_config" != "xno" ; then
jp2a-1.1.0/configure.ac:65:		curl_cflags="`$curl_config --cflags`"
jp2a-1.1.0/configure.ac:66:		curl_libs="`$curl_config --libs`"
jp2a-1.1.0/configure.ac-67-		CPPFLAGS="$CPPFLAGS $curl_cflags"
##############################################
jp2a-1.1.0/tests/run-tests.sh-12-
jp2a-1.1.0/tests/run-tests.sh:13:if test "`echo ${UNAME} | cut -c1-6`" == "CYGWIN" ; then
jp2a-1.1.0/tests/run-tests.sh-14-	JP=../src/jp2a.exe