]> mj.ucw.cz Git - libucw.git/blobdiff - default.cfg
tableprinter: code cleanup
[libucw.git] / default.cfg
index 9aa5246cd52387982da6de3eab2301df8dadb593..9a43ab604455fd65795d87a9cacc45bb739951d6 100644 (file)
@@ -23,7 +23,7 @@ Set("CONFIG_UCW_PERL_MODULES" => 1);
 Set("CONFIG_UCW_SHELL_UTILS" => 1);
 Set("CONFIG_UCW_UTILS" => 1);
 
-# Libimages settings
+# Libucw-images settings
 UnSet("CONFIG_IMAGES");
 Set("CONFIG_IMAGES_LIBJPEG");
 Set("CONFIG_IMAGES_LIBPNG");
@@ -31,12 +31,12 @@ Set("CONFIG_IMAGES_LIBUNGIF");
 UnSet("CONFIG_IMAGES_LIBGIF");
 UnSet("CONFIG_IMAGES_LIBMAGICK");
 
-# Libcharset
+# Libucw-charset
 Set("CONFIG_CHARSET");
 Set("CONFIG_CHARSET_UTILS");
 
-# Libshxml
-UnSet("CONFIG_SHXML");
+# Libucw-xml
+UnSet("CONFIG_XML");
 
 # Return success
 1;