diff options
author | unknown <serg@sergbook.mysql.com> | 2005-01-06 19:32:16 +0200 |
---|---|---|
committer | unknown <serg@sergbook.mysql.com> | 2005-01-06 19:32:16 +0200 |
commit | 382cc831de2ef50966fd3fd2b8157bcc5727dde3 (patch) | |
tree | bc5f2396178536c669ed27714be84b79612c0f6b /BUILD | |
parent | 6b584127af84fe362539af068a505fc3f5e28925 (diff) | |
parent | 4532a89f0dc9d091dcfb408d0b225d118a9576f6 (diff) | |
download | mariadb-git-382cc831de2ef50966fd3fd2b8157bcc5727dde3.tar.gz |
merged
BitKeeper/etc/ignore:
auto-union
include/my_pthread.h:
Auto merged
innobase/os/os0file.c:
Auto merged
scripts/mysqld_safe.sh:
Auto merged
sql/set_var.cc:
Auto merged
sql/sql_parse.cc:
Auto merged
sql-common/client.c:
merged manually
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 |