]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/default.cfg
The big move. Step #2: Updated all other references to lib/.
[libucw.git] / free / libs / examples / internal / default.cfg
index c0335b5e4167b9944e05c15f825300d5feb5a0c9..12b3c7b7f57de2357a715949fc877787703d8be3 100644 (file)
@@ -5,7 +5,8 @@ Set("CONFIG_SHARED");
 
 # Liblang settings
 Set("CONFIG_LANG");
-Set("MAX_WORD_LEN" => 64);
+Set("MAX_WORD_CHARS" => 64);
+Set("MAX_WORD_BYTES" => 192);
 
 # Libimages settings
 Set("CONFIG_IMAGES");