Closed
Description
When building modsecurity v3 in a (Yocto) bitbake recipe for embedded environments, the builds can fail because xml2-config and pcre-config are deprecated in favor of pkg-config.
I am working on a fix to replace the xml2-config and pcre-config references in the m4 macro files with pkg-config. I should have a pull request shortly.