Commit 19ed9c8c authored by unknown's avatar unknown

Merge mleich@bk-internal.mysql.com:/home/bk/mysql-5.0

into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-B

parents 539fb3fe daa0dca8
......@@ -2273,7 +2273,7 @@ AC_ARG_WITH([mysqlmanager],
[if test "x${withval}" != "xno"; then
tools_dirs="$tools_dirs server-tools"
fi],
[if test "x${with_server}" == "xyes"; then
[if test "x${with_server}" = "xyes"; then
tools_dirs="$tools_dirs server-tools"
fi]
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment