From 3da0724510294b5154400886692ebe3dd0cd902c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sat, 15 May 2010 21:40:25 +0000 Subject: text2pcap_scanner.l does not compile without warnings on my system - add it to the non-clean file list. svn path=/trunk/; revision=32825 --- CMakeOptions.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CMakeOptions.txt') diff --git a/CMakeOptions.txt b/CMakeOptions.txt index 24b1c5d34b..d35253f1a7 100644 --- a/CMakeOptions.txt +++ b/CMakeOptions.txt @@ -21,8 +21,7 @@ option(ENABLE_AIRPCAP "Enable Airpcap support" ON) # todo option(ENABLE_STATIC "Build a static version of Wireshark (not yet working)" OFF) option(ENABLE_PLUGINS "Build with plugins" ON) -# todo -option(ENABLE_GUIDES "Build Guides" ON) +option(ENABLE_GUIDES "Build Guides" OFF) option(ENABLE_ADNS "Build with adns support" ON) option(ENABLE_PCRE "Build with pcre support" ON) -- cgit v1.2.1