We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When cross compiling modsecurity via a Yocto Project bitbake recipe, the use of AC_CHECK_FILE in configure.ac causes an error:
configure: error: cannot check for file existence when cross compiling
I am working on a fix and should be submitting a pull request shortly.