summaryrefslogtreecommitdiff
path: root/ext/pcre/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/config.m4')
-rw-r--r--ext/pcre/config.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcre/config.m4 b/ext/pcre/config.m4
index 5bfbc9ceab..b903b19c42 100644
--- a/ext/pcre/config.m4
+++ b/ext/pcre/config.m4
@@ -16,7 +16,6 @@ if test "$PHP_PCRE_REGEX" != "no"; then
PCRE_LIBADD=pcrelib/libpcre.la
PCRE_SHARED_LIBADD=pcrelib/libpcre.la
PCRE_SUBDIRS=pcrelib
- CPPFLAGS="$CPPFLAGS -DSUPPORT_UTF8"
PHP_SUBST(PCRE_LIBADD)
PHP_SUBST(PCRE_SUBDIRS)
AC_DEFINE(HAVE_BUNDLED_PCRE, 1, [ ])