aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-09-12 17:34:41 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-09-12 17:34:41 +0000
commitaf15bf7782cc22ee17967d51e17b111e83f7496c (patch)
treeb4e2a35596638493d0f6b99405bfed42b0db91ba /config.h.win32
parentd4585bdf693493acca40098b8a800089e8afd800 (diff)
it's HAVE_LIBGNUTLS instead HAVE_GNUTLS
svn path=/trunk/; revision=19214
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@