aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeOptions.txt
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2011-03-08 20:23:48 +0000
committerStephen Fisher <steve@stephen-fisher.com>2011-03-08 20:23:48 +0000
commita96e3dbe3b4736df9138b40237dea1f39589d77f (patch)
treeef5a89e65ff7c8148c4318c8271fa6baaf6e81d4 /CMakeOptions.txt
parent49ac7b9759812a678ff576fd2b8c15d5f25c7456 (diff)
A little more old packet list cleanup
svn path=/trunk/; revision=36172
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 4d71095a22..adf95db057 100644
--- a/CMakeOptions.txt
+++ b/CMakeOptions.txt
@@ -15,7 +15,6 @@ option(BUILD_dftest "Build dftest" ON)
option(AUTOGEN_dcerpc "Autogenerate dcerpc dissectors" OFF)
option(AUTOGEN_pidl "Autogenerate pidl dissectors" OFF)
-option(NEW_PACKET_LIST "Compile with new packet list code" ON)
option(DISABLE_WERROR "Do not treat Warnings as errors" OFF)
option(ENABLE_EXTRA_GCC_CHECKS "Do additional -W checks in GCC (disables -Werror)" OFF)
option(ENABLE_AIRPCAP "Enable Airpcap support" ON)