summaryrefslogtreecommitdiffstats
path: root/rules/libpcre.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libpcre.in')
-rw-r--r--rules/libpcre.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/libpcre.in b/rules/libpcre.in
index f8d4a7aea..57b68a9e9 100644
--- a/rules/libpcre.in
+++ b/rules/libpcre.in
@@ -8,6 +8,15 @@ menuconfig LIBPCRE
if LIBPCRE
+config LIBPCRE__ENABLE_NEWLINE_IS_ANYCRLF
+ bool "Enable NL is any CRLF"
+
+config LIBPCRE__ENABLE_PCREGREP_LIBZ
+ bool "Enable grep libz"
+
+config LIBPCRE__ENABLE_UTF8
+ bool "Enable UTF8"
+
config LIBPCRE__LIBPCREPOSIX
bool "install libpcreposix"