aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2006-09-12 17:34:41 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2006-09-12 17:34:41 +0000
commit10c3bc14223865fa2f882d7f4053fea6d77c2ce4 (patch)
treeb4e2a35596638493d0f6b99405bfed42b0db91ba /config.h.win32
parentfee9b0688d9c1a176f0b4df504d2ac021931ea9a (diff)
it's HAVE_LIBGNUTLS instead HAVE_GNUTLS
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19214 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 3ded8d6e2b..15e42873b3 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -205,7 +205,7 @@
@HAVE_NETTLE@
/* Define to use the gnutls library */
-@HAVE_GNUTLS@
+@HAVE_LIBGNUTLS@
/* Define to use the libgcrypt library */
@HAVE_LIBGCRYPT@