]> mj.ucw.cz Git - eval.git/commitdiff
Disable building of libucw utilities.
authorMartin Mares <mj@ucw.cz>
Mon, 16 Mar 2009 22:45:35 +0000 (23:45 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 16 Mar 2009 22:45:35 +0000 (23:45 +0100)
default.cfg

index 699a89dc122770928756ddf61ab009b91e2fafdf..6e35e176851f4eb2b483339cbc577011a9437d9b 100644 (file)
@@ -9,6 +9,8 @@ Set("CONFIG_MOP" => 1);
 # Settings of libucw
 UnSet("CONFIG_SHARED");
 UnSet("CONFIG_UCW_THREADS");
+UnSet("CONFIG_UCW_UTILS");
+UnSet("CONFIG_UCW_UTILS");
 Set("CONFIG_LOCAL");
 Set("CONFIG_DIR", "cf");