]> mj.ucw.cz Git - libucw.git/blobdiff - default.cfg
Maint: Moved ABI tools to maint/
[libucw.git] / default.cfg
index 3ec89117e0e04b762f85daddd0862e91e0041ada..9a43ab604455fd65795d87a9cacc45bb739951d6 100644 (file)
@@ -32,11 +32,11 @@ UnSet("CONFIG_IMAGES_LIBGIF");
 UnSet("CONFIG_IMAGES_LIBMAGICK");
 
 # Libucw-charset
-UnSet("CONFIG_CHARSET");
+Set("CONFIG_CHARSET");
 Set("CONFIG_CHARSET_UTILS");
 
 # Libucw-xml
-UnSet("CONFIG_UCW_XML");
+UnSet("CONFIG_XML");
 
 # Return success
 1;