From 82ee5d1b8dd2ea49ccf4163fe28dde55b2c8c128 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 13 Apr 2005 20:47:37 +0000 Subject: [PATCH] Fixed a typo. --- build/sherlock.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sherlock.cfg b/build/sherlock.cfg index 484eaf44..7f932ea6 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -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); -- 2.39.2