aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeOptions.txt
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-16 22:11:17 +0000
committerJoão Valverde <j@v6e.pt>2016-03-21 19:32:00 +0000
commit7a1d3f67ac83e12645a91b5329b6e8163954f77e (patch)
treea59e3f5c90c2686f3f501dc6d2b12872d9735598 /CMakeOptions.txt
parent52dd4fb6330a10ed37b8e221c502b5a98de4f581 (diff)
Remove ADNS support
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 <j@v6e.pt>
Diffstat (limited to 'CMakeOptions.txt')
-rw-r--r--CMakeOptions.txt1
1 files changed, 0 insertions, 1 deletions
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)