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 --- CMakeOptions.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeOptions.txt') diff --git a/CMakeOptions.txt b/CMakeOptions.txt index e96a102530..52cf9e6855 100644 --- a/CMakeOptions.txt +++ b/CMakeOptions.txt @@ -59,7 +59,6 @@ option(ENABLE_PDF_GUIDES "Build PDF User & Developer Guides" OFF) option(ENABLE_CHM_GUIDES "Build HTML Help User & Developer Guides" OFF) option(ENABLE_PCAP_NG_DEFAULT "Enable pcap-ng as default file format" ON) -option(ENABLE_ADNS "Build with adns support" ON) option(ENABLE_PORTAUDIO "Build with PortAudio support" ON) option(ENABLE_ZLIB "Build with zlib compression support" ON) option(ENABLE_LUA "Build with Lua dissector support" ON) -- cgit v1.2.3