summaryrefslogtreecommitdiff
path: root/ext/pcre/config.w32
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/config.w32')
-rw-r--r--ext/pcre/config.w321
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcre/config.w32 b/ext/pcre/config.w32
index b0b1e0ce7c..2aef554e0d 100644
--- a/ext/pcre/config.w32
+++ b/ext/pcre/config.w32
@@ -17,4 +17,3 @@ ARG_WITH("pcre-jit", "Enable PCRE JIT support", "yes");
if (PHP_PCRE_JIT != "no") {
AC_DEFINE('HAVE_PCRE_JIT_SUPPORT', 1, 'PCRE library');
}
-