- FindGLIB2.cmake updates from
[obnox/wireshark/wip.git] / CMakeOptions.txt
index 9314b5ec70fac0d4486359d297969fd967afd0e4..4d71095a221b74516c1eb7a291535e3a1f6b9094 100644 (file)
@@ -25,7 +25,7 @@ option(ENABLE_PLUGINS    "Build with plugins" ON)
 option(ENABLE_GUIDES     "Build Guides" OFF)
 
 option(ENABLE_ADNS       "Build with adns support" ON)
-option(ENABLE_PCRE       "Build with pcre 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)