From 55dc6fe9e5a8944c5113ae55ea62a140ba47a40c Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 11 Jun 2013 23:33:15 +0100 Subject: Add RE2 regex module. --- docs/conf/modules.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 9dfdc37c7..10e1689b3 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1379,6 +1379,12 @@ # m_rline. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Regular Expression Provider for RE2 Regular Expressions. +# You need libre2 installed and in your include/library paths in order +# to compile and load this module. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Regular Expression Provider for POSIX Regular Expressions. # You shouldn't need any additional libraries on a POSIX-compatible -- cgit v1.2.3