aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-06-18 18:54:31 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2014-06-18 18:03:43 +0000
commitcc37b50334dc9aeb6f0c61301db40d95d4e11afd (patch)
tree4e364d8c921c8dfe68654fdadd3216867060a603 /config.h.win32
parentc6324a0b1ea6478a5f2c24b41cb26d0b02014536 (diff)
Get rid of obsolete references to nettle
Bug: 2089 Change-Id: Ie3337a1b750d8d95f6291c77dfd19cd1b0c57e83 Reviewed-on: https://code.wireshark.org/review/2388 Tested-by: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
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 ea3c9474a3..d4c2e9bb69 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -178,9 +178,6 @@
#define ADNS_JGAA_WIN32 1
#endif
-/* Define to use the Nettle library */
-@HAVE_NETTLE@
-
/* Define to use the gnutls library */
@HAVE_LIBGNUTLS@