From bfed68386a952158c8703a1a666424b451b9cf11 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Thu, 17 Jan 2013 10:15:52 +0800 Subject: [PATCH] add disable debug to README configuration options list Signed-off-by: Andy Green --- README-test-server | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README-test-server b/README-test-server index c59494a..a83459a 100644 --- a/README-test-server +++ b/README-test-server @@ -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 ------------------------------------------- -- 2.7.4