]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/default.cfg
res_malloc() fails if there is no respool active.
[libucw.git] / free / libs / default.cfg
index 51e973f84317ce52e0685087a4137ab4768acf74..be9f0a3b3ec6e20e6316a838c99810a7a96a1e9b 100644 (file)
@@ -23,7 +23,7 @@ if(!IsSet("CONFIG_UCW_ONLY")) {
 
        if(!IsGiven("CONFIG_CHARSET") || IsSet("CONFIG_CHARSET")) {
                # Liblang settings
-               Set("CONFIG_LANG");
+               Set("CONFIG_LIBLANG");
                Set("MAX_WORD_CHARS" => 64);
                Set("MAX_WORD_BYTES" => 192);
        }