]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/perl/UCW/Configure/LibUCW.pm
Added MAX_WORD_BYTES and MAX_WORD_CHARS to ucw/autoconf.h .
[libucw.git] / ucw / perl / UCW / Configure / LibUCW.pm
index 141dbc9093489cb0667fcdd9402c1292d7718596..2b7eb23e6b233c2218917c23b633283ed09890ed 100644 (file)
@@ -53,6 +53,7 @@ PostConfig {
                        '^CONFIG_' => 1,
                        '^CPU_' => 1,
                        '^(SHERLOCK|UCW)_VERSION(_|$)' => 1,
                        '^CONFIG_' => 1,
                        '^CPU_' => 1,
                        '^(SHERLOCK|UCW)_VERSION(_|$)' => 1,
+                       '^MAX_WORD_(BYTES|CHARS)$' => 1,
 
                ]);
        } if Get("CONFIG_INSTALL_API");
 
                ]);
        } if Get("CONFIG_INSTALL_API");