aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-23 18:56:31 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-23 18:56:31 +0000
commitd0328301de3547eba77f2d357510b78224535863 (patch)
treedad5a9bdbb9bf2d6b56f881566ba5df8835ebd0c /config.h.win32
parent3e6dbd6fa48c67ee0f9f26bb3ee8480a7ccba424 (diff)
Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_
conversion. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27098 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 5af37fbbdf..02c7c2d295 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -243,6 +243,9 @@
/* Define to have SMI */
@HAVE_SMI@
+/* Define to have GeoIP */
+@HAVE_GEOIP@
+
#ifndef WIN32
#define WIN32 1