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 --- CMakeOptions.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeOptions.txt') diff --git a/CMakeOptions.txt b/CMakeOptions.txt index be47cbd9c7..57e915d400 100644 --- a/CMakeOptions.txt +++ b/CMakeOptions.txt @@ -34,7 +34,6 @@ option(ENABLE_PCAP_NG_DEFAULT "Enable pcap-ng as default file format" ON) option(ENABLE_THREADS "Build with threads support" ON) option(ENABLE_ADNS "Build with adns support" ON) -option(ENABLE_PCRE "Build with pcre support" OFF) option(ENABLE_PORTAUDIO "Build with portaudio support" ON) option(ENABLE_ZLIB "Build with zlib compression support" ON) option(ENABLE_LUA "Build with lua dissector support" ON) -- cgit v1.2.3