summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libpcre.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libpcre.make b/rules/libpcre.make
index d4023b7e1..7291b689d 100644
--- a/rules/libpcre.make
+++ b/rules/libpcre.make
@@ -38,7 +38,7 @@ LIBPCRE_ENV := $(CROSS_ENV)
LIBPCRE_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
--$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBZ)-pcregrep-libz \
- --$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_UTF8)-enable-utf8
+ --$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_UTF8)-utf8
ifdef PTXCONF_LIBPCRE_ENABLE_NEWLINE_IS_ANYCRLF
LIBPCRE_AUTOCONF += --enable-newline-is-anycrlf