add disable debug to README configuration options list

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2013-01-17 10:15:52 +08:00
parent 27b3237392
commit 6304686509

View 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
-------------------------------------------