aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2009-10-25 10:33:10 +0000
committerJörg Mayer <jmayer@loplof.de>2009-10-25 10:33:10 +0000
commite0ce6d735d3e27e6f325d7a8ceeb5f208e504bfe (patch)
tree4718c02d9a401e28ef31ddd0ef77d3da1690b120 /CMakeLists.txt
parent53e44c4a7387e907c9fe555088cccba4418e66fd (diff)
Remove an obsolete comment
svn path=/trunk/; revision=30689
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 96638a4a00..516422db6b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -79,7 +79,6 @@ option(ENABLE_ADNS "Build with adns support" ON)
option(ENABLE_PCRE "Build with pcre support" ON)
option(ENABLE_PORTAUDIO "Build with portaudio support" ON)
option(ENABLE_Z "Build with zlib compression support" ON)
-# todo wslua currently seems to be broken
option(ENABLE_LUA "Build with lua dissector support" ON)
option(ENABLE_PYTHON "Build with python dissector support" ON)
option(ENABLE_SMI "Build with smi snmp support" ON)