diff options
author | serg@sergbook.mysql.com <> | 2005-01-06 17:40:00 +0200 |
---|---|---|
committer | serg@sergbook.mysql.com <> | 2005-01-06 17:40:00 +0200 |
commit | 03f64a63431043689332c6b633990c5bf6b0c535 (patch) | |
tree | a623d3e82efd887c87ed3b4e00b0259e047614cf /BUILD | |
parent | cb58a3330fc73586379b28330353fae9bbff6720 (diff) | |
parent | df323c0c4b88870bbe5d6017e31d30293e3db2be (diff) | |
download | mariadb-git-03f64a63431043689332c6b633990c5bf6b0c535.tar.gz |
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/compile-dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist index f27c218747c..7c177f54258 100755 --- a/BUILD/compile-dist +++ b/BUILD/compile-dist @@ -43,5 +43,6 @@ fi --with-berkeley-db \ --with-innodb \ --enable-thread-safe-client \ + --with-extra-charsets=complex \ --with-ndbcluster make |