X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fperl%2FUCW%2FConfigure%2FLibUCW.pm;h=2b7eb23e6b233c2218917c23b633283ed09890ed;hb=8c416794bc7282bfc03fcc0500898aa2483c338a;hp=141dbc9093489cb0667fcdd9402c1292d7718596;hpb=c7e6a52008a13dbeacfba4ded82a1d1c9d9ed949;p=libucw.git diff --git a/ucw/perl/UCW/Configure/LibUCW.pm b/ucw/perl/UCW/Configure/LibUCW.pm index 141dbc90..2b7eb23e 100644 --- a/ucw/perl/UCW/Configure/LibUCW.pm +++ b/ucw/perl/UCW/Configure/LibUCW.pm @@ -53,6 +53,7 @@ PostConfig { '^CONFIG_' => 1, '^CPU_' => 1, '^(SHERLOCK|UCW)_VERSION(_|$)' => 1, + '^MAX_WORD_(BYTES|CHARS)$' => 1, ]); } if Get("CONFIG_INSTALL_API");