diff options
author | serg@sergbook.mysql.com <> | 2005-01-06 19:32:16 +0200 |
---|---|---|
committer | serg@sergbook.mysql.com <> | 2005-01-06 19:32:16 +0200 |
commit | f472cec17809bd2b9cbd1c73bf65bc171199ef70 (patch) | |
tree | bc5f2396178536c669ed27714be84b79612c0f6b /BUILD/compile-dist | |
parent | 15133e70ac963d1e45342b8b6dea841d3855cd7e (diff) | |
parent | 03f64a63431043689332c6b633990c5bf6b0c535 (diff) | |
download | mariadb-git-f472cec17809bd2b9cbd1c73bf65bc171199ef70.tar.gz |
merged
Diffstat (limited to 'BUILD/compile-dist')
-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 |