Remove support for libpcre, we use GRegex in GLib.
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 23 Aug 2011 09:25:06 +0000 (09:25 +0000)
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 23 Aug 2011 09:25:06 +0000 (09:25 +0000)
commit75002b8f2f5cb3e1caa5ba53ec0f9a9f04a96fc6
tree49ff20550b874530e3e9ae8ca76219618cda97be
parent1ef91cc4bb38e467c4d34b1118485353564476e9
Remove support for libpcre, we use GRegex in GLib.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38683 f5534014-38df-0310-8fa8-9805f1628bb7
24 files changed:
CMakeLists.txt
CMakeOptions.txt
Makefile.am
acinclude.m4
cmake/modules/FindPCRE.cmake [deleted file]
cmakeconfig.h.in
configure.in
debian/control
doc/README.developer
docbook/wsdg_src/WSDG_chapter_libraries.xml
epan/CMakeLists.txt
epan/Makefile.nmake
epan/dfilter/Makefile.nmake
epan/dissectors/Makefile.nmake
epan/epan.c
epan/ftypes/Makefile.am
epan/ftypes/Makefile.nmake
epan/ftypes/ftype-bytes.c
epan/ftypes/ftype-pcre.c
epan/ftypes/ftype-string.c
epan/ftypes/ftype-tvbuff.c
epan/ftypes/ftypes-int.h
epan/ftypes/ftypes.h
version_info.c