mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-419 ensure that all HAVE_XXX constants can be set by cmake
add missing checks to configure.cmake remove dead code and unused HAVE_xxx constants from the sources
This commit is contained in:
@@ -87,7 +87,7 @@ static CHARSET_INFO *charset_list[]=
|
||||
#endif
|
||||
#ifdef HAVE_CHARSET_utf8
|
||||
&my_charset_utf8_general_ci,
|
||||
#ifdef HAVE_HAVE_UCA_COLLATIONS
|
||||
#ifdef HAVE_UCA_COLLATIONS
|
||||
&my_charset_utf8_unicode_ci,
|
||||
#endif
|
||||
&my_charset_utf8_bin,
|
||||
|
Reference in New Issue
Block a user