mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user