From e3af18834d7cc32734cba7532d8864bb343b416b Mon Sep 17 00:00:00 2001 From: Axel Duch Date: Tue, 17 Nov 2020 15:03:30 +0000 Subject: Router: matching regular expressions support. --- auto/help | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auto/help') diff --git a/auto/help b/auto/help index f5f10010..31c68567 100644 --- a/auto/help +++ b/auto/help @@ -35,6 +35,8 @@ cat << END --no-ipv6 disable IPv6 support --no-unix-sockets disable Unix domain sockets support + --no-regex disable regular expression support + --no-pcre2 force using PCRE library --openssl enable OpenSSL library usage -- cgit