From 5603cef9f2755f0826933e78f4e511bdc47d16b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Tue, 23 Aug 2011 09:25:06 +0000 Subject: Remove support for libpcre, we use GRegex in GLib. svn path=/trunk/; revision=38683 --- docbook/wsdg_src/WSDG_chapter_libraries.xml | 32 ----------------------------- 1 file changed, 32 deletions(-) (limited to 'docbook/wsdg_src') diff --git a/docbook/wsdg_src/WSDG_chapter_libraries.xml b/docbook/wsdg_src/WSDG_chapter_libraries.xml index c8cb11810b..ab2cdac9e0 100644 --- a/docbook/wsdg_src/WSDG_chapter_libraries.xml +++ b/docbook/wsdg_src/WSDG_chapter_libraries.xml @@ -305,38 +305,6 @@ utilities." -
- PCRE (optional) - - "Perl compatible regular expressions". PCRE provides the pattern matching - functionality required for the "matches" display filter operator. - - - You probably don't need this. GRegex, part of GLib 2.14 and later is a - wrapper around PCRE. Wireshark's configure script will use it instead of - PCRE if it is present. - - -
- Unix - - If this library isn't already installed or available as a - package for your platform, you can get it at: - . - -
- -
- Win32 MSVC - - You can get the latest version at: - - -
- -
- -
zlib (optional) -- cgit v1.2.3