aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-06-23 23:04:03 +0000
committerGerald Combs <gerald@wireshark.org>2011-06-23 23:04:03 +0000
commit0501a4855248a362295f250f3770aae28f001072 (patch)
treec05161da208e83b868da29906642fa7917dbcfc1 /config.h.win32
parentf1bb0e1735322bce3fb7b5549403992e8487d67e (diff)
Remove old PCRE references from the Windows build environment. We're not
likely to add it back to wireshark-win32-libs and it was never available in wireshark-win64-libs. svn path=/trunk/; revision=37778
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.win32 b/config.h.win32
index 7e5dae393e..15d15dc27c 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -186,9 +186,6 @@
#define ADNS_JGAA_WIN32 1
#endif
-/* Define to use the PCRE library */
-@HAVE_PCRE@
-
/* Define to use the Nettle library */
@HAVE_NETTLE@