config-win.h:

Activate Unicode collations in Windows version.


include/config-win.h:
  Activate Unicode collations in Windows version.
This commit is contained in:
unknown 2005-02-23 16:28:10 +04:00
commit 990d937de2

View file

@ -402,4 +402,5 @@ inline double ulonglong2double(ulonglong value)
#define HAVE_CHARSET_ucs2 1
#define HAVE_CHARSET_ujis 1
#define HAVE_CHARSET_utf8 1
#define HAVE_UCA_COLLATIONS 1