aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-23 23:04:03 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-23 23:04:03 +0000
commitab6154f867ff33ca09d91281879a6488fa454c59 (patch)
treec05161da208e83b868da29906642fa7917dbcfc1 /config.h.win32
parent16266cc6885905bcfe68f925480045c5509cd39f (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37778 f5534014-38df-0310-8fa8-9805f1628bb7
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@