aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-11-01 09:23:22 +0000
committerJoão Valverde <j@v6e.pt>2017-11-05 10:39:38 +0000
commit62f705e8445336e73a81e1df10987e24529bf418 (patch)
tree7f1207602130d4e20bad5c676d137cf8ceac2091 /CMakeLists.txt
parent711f69c807a5566060bea94ac7042b43bf3cbeab (diff)
autotools: Try to be clearer about --with-ssl and remove cruft
Change-Id: Iaf8c8a83ead1d6671bb9cadb6add56481ed98aaa Reviewed-on: https://code.wireshark.org/review/24242 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1e2c7ed339..87f1b78e5a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1659,7 +1659,6 @@ else()
endif()
set(LIBEPAN_LIBS
-# @SSL_LIBS@ # -lcrypto
epan
# $(plugin_ldadd) # in case of static
${AIRPCAP_LIBRARIES}