From 8f8645f3d64cfa1e2b52a0766f93fdc1f51e2e55 Mon Sep 17 00:00:00 2001 From: Robert Paprocki Date: Wed, 11 Nov 2015 08:17:59 -0800 Subject: [PATCH] Whitespace fix for pull request --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index b188cb11..75178858 100644 --- a/configure.ac +++ b/configure.ac @@ -275,6 +275,7 @@ if test "$build_docs" -eq 1; then TOPLEVEL_SUBDIRS="$TOPLEVEL_SUBDIRS docs" fi + # Add PCRE Studying AC_ARG_ENABLE(pcre-study, @@ -659,6 +660,7 @@ else fi 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" + APXS_WRAPPER=build/apxs-wrapper APXS_EXTRA_CFLAGS="" for f in $EXTRA_CFLAGS; do