From 7a1d3f67ac83e12645a91b5329b6e8163954f77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Wed, 16 Mar 2016 22:11:17 +0000 Subject: Remove ADNS support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Relevant mailing list message: https://www.wireshark.org/lists/wireshark-dev/201503/msg00007.html Change-Id: I0cff6d4d64fb52a651bcf6b28c183e43653b1cc2 Reviewed-on: https://code.wireshark.org/review/14519 Reviewed-by: João Valverde --- cmakeconfig.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'cmakeconfig.h.in') diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index 6fa2dc14bd..52e34567d2 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -106,9 +106,6 @@ /* Define to 1 if you have the `getprotobynumber' function. */ #cmakedefine HAVE_GETPROTOBYNUMBER 1 -/* Define to use GNU ADNS library */ -#cmakedefine HAVE_GNU_ADNS 1 - /* Define to 1 if you have the header file. */ #cmakedefine HAVE_GRP_H 1 -- cgit v1.2.3