1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Charsets related things are prepared by configure in new way.

This is to simplify maintaining charsets, especially changing
CHARSET_INFO structure.
This commit is contained in:
bar@gw.udmsearch.izhnet.ru
2002-03-06 17:44:43 +04:00
parent 0e7c34920d
commit a518b9f326
11 changed files with 2878 additions and 184 deletions

View File

@ -124,7 +124,7 @@ print_arrays_for(char *set)
}
printf("\
/* The %s character set. Generated automatically by configure and\n\
/* The %s character set. Generated automatically by\n\
* the %s program\n\
*/\n\n",
set, prog);