]> mj.ucw.cz Git - libucw.git/blobdiff - debug/default.cfg
Conf: Explain impossibility of section sharing
[libucw.git] / debug / default.cfg
index d57aa9e87c2796d9f99d776e6d7574733133a5b3..cca794ec80813fac8eec515409369bd523f1efad 100644 (file)
@@ -1,5 +1,12 @@
 # Configuration used for debugging LibUCW
 
 Include("default.cfg");
+
+Set("CONFIG_LOCAL");
 UnSet("CONFIG_SHARED");
 Set("CONFIG_DEBUG");
+Set("CONFIG_EXACT_CPU");
+
+Set("CONFIG_IMAGES");
+Set("CONFIG_CHARSET");
+Set("CONFIG_SHXML");