1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
This commit is contained in:
bar@bar.mysql.r18.ru
2003-03-17 21:56:34 +04:00
parent cb18c7bb2b
commit 04db86f22a
12 changed files with 155 additions and 125 deletions

View File

@ -27,6 +27,10 @@
#define EILSEQ ENOENT
#endif
#ifndef HAVE_CHARSET_utf8
#define HAVE_CHARSET_utf8
#endif
#ifdef HAVE_CHARSET_utf8
#define HAVE_UNIDATA
#endif