Skip to content

Commit 8f8645f

Browse files
p0pr0ck5Felipe Zimmerle
authored andcommitted
Whitespace fix for pull request
1 parent ddc25db commit 8f8645f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ if test "$build_docs" -eq 1; then
275275
TOPLEVEL_SUBDIRS="$TOPLEVEL_SUBDIRS docs"
276276
fi
277277

278+
278279
# Add PCRE Studying
279280

280281
AC_ARG_ENABLE(pcre-study,
@@ -659,6 +660,7 @@ else
659660
fi
660661

661662
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+
662664
APXS_WRAPPER=build/apxs-wrapper
663665
APXS_EXTRA_CFLAGS=""
664666
for f in $EXTRA_CFLAGS; do

0 commit comments

Comments
 (0)