aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2008-12-15 11:52:06 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2008-12-15 11:52:06 +0000
commit408d562a5c8fa0bf0d879a1c9ef8510dbefceb3b (patch)
treecdd089f36cdc3fefac49a500b9fe8310b2bb06b4 /config.nmake
parentbc79c1f13a69323aea4da5e6a985c24f5ad04e8b (diff)
Update GnuTls to gnutls-2.6.3-1
svn path=/trunk/; revision=26998
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 058617b5ec..648d0e8246 100644
--- a/config.nmake
+++ b/config.nmake
@@ -229,8 +229,8 @@ PCRE_DIR=$(WIRESHARK_LIBS)\pcre-7.0
# isn't defined.
#
# Platform SDK conflicts with openssl.h header
-#GNUTLS_DIR=$(WIRESHARK_LIBS)\gnutls-1.6.1-1
-GNUTLS_DIR=$(WIRESHARK_LIBS)\gnutls-2.3.8-1
+#GNUTLS_DIR=$(WIRESHARK_LIBS)\gnutls-2.3.8-1
+GNUTLS_DIR=$(WIRESHARK_LIBS)\gnutls-2.6.3-1
#
# Optional: the KFW library enables kerberos/sasl/dcerpc decryption.