diff options
author | shuichi@mysql.com <> | 2005-09-21 11:18:04 -0700 |
---|---|---|
committer | shuichi@mysql.com <> | 2005-09-21 11:18:04 -0700 |
commit | a5a4c412f10f3d64d0d3605e1092ac446e779b95 (patch) | |
tree | 010c72ef081155fd8754acc42f8227934872c7d5 /configure.in | |
parent | 306aa1539166160bcea439c38e361399b4bef086 (diff) | |
parent | 63cdcbc0ec326bb5aca5e613050678696fa88924 (diff) | |
download | mariadb-git-a5a4c412f10f3d64d0d3605e1092ac446e779b95.tar.gz |
Merge stamagawa@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/shuichi/apps/mysql/bk/mysql-5.0b
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 6ef98da33fb..7fec0d7a637 100644 --- a/configure.in +++ b/configure.in @@ -1820,6 +1820,7 @@ MYSQL_HAVE_TIOCSTAT MYSQL_STRUCT_DIRENT_D_INO MYSQL_STRUCT_DIRENT_D_NAMLEN MYSQL_TYPE_SIGHANDLER +MYSQL_CHECK_MULTIBYTE if test "$with_named_curses" = "no" then MYSQL_CHECK_LIB_TERMCAP |