]> mj.ucw.cz Git - libucw.git/commitdiff
Fixed a typo.
authorMartin Mares <mj@ucw.cz>
Wed, 13 Apr 2005 20:47:37 +0000 (20:47 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 13 Apr 2005 20:47:37 +0000 (20:47 +0000)
build/sherlock.cfg

index 484eaf440f3b94fada659478281c7928063c76ac..7f932ea6d7aad43105a95ad5934f222faa032306 100644 (file)
@@ -142,7 +142,7 @@ Set("DEFAULT_CONFIG" => "cf/sherlock");
 
 # Configuration of parts of the UCW library
 Set("CONFIG_UCW_PERL" => 1);
-Set("CONFIG_SHELL_UTILS" => 1);
+Set("CONFIG_UCW_SHELL_UTILS" => 1);
 
 # Configuration of the language library
 Set("CONFIG_LANG_DETECT" => 1);