Commit f95597ec authored by unknown's avatar unknown

Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql

parents dedde12c 3a5025f4
...@@ -85,6 +85,7 @@ if test -x "$basedir/libexec/mysqld" ...@@ -85,6 +85,7 @@ if test -x "$basedir/libexec/mysqld"
then then
execdir="$basedir/libexec" execdir="$basedir/libexec"
elif test -x "@libexecdir@/mysqld" elif test -x "@libexecdir@/mysqld"
then
execdir="@libexecdir@" execdir="@libexecdir@"
else else
execdir="$basedir/bin" execdir="$basedir/bin"
......
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