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.
1 parent ddc25db commit 8f8645fCopy full SHA for 8f8645f
configure.ac
@@ -275,6 +275,7 @@ if test "$build_docs" -eq 1; then
275
TOPLEVEL_SUBDIRS="$TOPLEVEL_SUBDIRS docs"
276
fi
277
278
+
279
# Add PCRE Studying
280
281
AC_ARG_ENABLE(pcre-study,
@@ -659,6 +660,7 @@ else
659
660
661
662
MODSEC_EXTRA_CFLAGS="$pcre_study $pcre_match_limit $pcre_match_limit_recursion $pcre_jit $request_early $htaccess_config $lua_cache $debug_conf $debug_cache $debug_acmp $debug_mem $perf_meas $modsec_api $cpu_type"
663
664
APXS_WRAPPER=build/apxs-wrapper
665
APXS_EXTRA_CFLAGS=""
666
for f in $EXTRA_CFLAGS; do
0 commit comments