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 02256887a1..aeea1c4506 100644
--- a/ext/pcre/config.w32
+++ b/ext/pcre/config.w32
@@ -16,4 +16,3 @@ ARG_WITH("pcre-jit", "Enable PCRE JIT support", "yes");
if (PHP_PCRE_JIT != "no") {
AC_DEFINE('HAVE_PCRE_JIT_SUPPORT', 1, 'PCRE library');
}
-