]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/default.cfg
Daemon: Let daemon actions be numbered from 1
[libucw.git] / ucw / default.cfg
index 4d25df7d5d47b7873acf2381525e1bae01403fee..a85b77680c388c9172f87a6271f0ac70f3ac2b52 100644 (file)
@@ -66,5 +66,8 @@ Set("CONFIG_UCW_FB_DIRECT");
 UnSet("CONFIG_UCW_POSIX_REGEX");
 UnSet("CONFIG_UCW_PCRE");
 
+# Compile tools used for debugging and testing of LibUCW
+UnSet("CONFIG_UCW_DEBUG_TOOLS");
+
 # Return success
 1;