===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-textshaping-0.2.1/configure-18-if [ "`command -v pkg-config`" ]; then
r-cran-textshaping-0.2.1/configure:19:  PKGCONFIG_CFLAGS="`pkg-config --cflags --silence-errors ${PKG_CONFIG_NAME}`"
r-cran-textshaping-0.2.1/configure:20:  PKGCONFIG_LIBS="`pkg-config --libs ${PKG_CONFIG_NAME}`"
r-cran-textshaping-0.2.1/configure-21-fi
##############################################
r-cran-textshaping-0.2.1/configure-47-# Find compiler
r-cran-textshaping-0.2.1/configure:48:CC="`${R_HOME}/bin/R CMD config CC`"
r-cran-textshaping-0.2.1/configure:49:CFLAGS="`${R_HOME}/bin/R CMD config CFLAGS`"
r-cran-textshaping-0.2.1/configure:50:CPPFLAGS="`${R_HOME}/bin/R CMD config CPPFLAGS`"
r-cran-textshaping-0.2.1/configure-51-