Commit 990d937d authored by unknown's avatar unknown

config-win.h:

  Activate Unicode collations in Windows version.


include/config-win.h:
  Activate Unicode collations in Windows version.
parent 209b2447
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment