add disable debug to README configuration options list 23/2923/1
authorAndy Green <andy.green@linaro.org>
Thu, 17 Jan 2013 02:15:52 +0000 (10:15 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:26 +0000 (13:01 -0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
README-test-server

index c59494a..a83459a 100644 (file)
@@ -82,6 +82,10 @@ There are several other possible configure options
 
 --without-daemonize    Don't build daemonize.c / lws_daemonize
 
+--disable-debug                Remove all debug logging below lwsl_warn in severity
+                       from the code -- it's not just defeated from logging
+                       but removed from compilation
+
 
 Externally configurable important constants
 -------------------------------------------