mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-28 10:48:48 +03:00
The script was looking for the wrong header file. Instead of look for yajl_parse.h it was looking for yajl.h. Originally reported by @rpfilomeno at #804.