Configure.in/Makefile.in charset related things are now earier to maintain

Fixes in charset related C++ code
This commit is contained in:
bar@gw.udmsearch.izhnet.ru 2002-03-19 20:03:10 +04:00
commit 1ebab2be72
16 changed files with 102 additions and 59 deletions

View file

@ -77,6 +77,8 @@
#endif
#ifdef HAVE_CHARSET_czech
/*
These are four tables for four passes of the algorithm. Please see
below for what are the "special values"
@ -513,3 +515,5 @@ uchar NEAR sort_order_czech[] = {
};
#endif
#endif