Commit ea3bbf8e authored by unknown's avatar unknown

fool bk


Build-tools/Do-all-build-steps:
  bk fix
parents b84241f9 d2c51528
...@@ -12,8 +12,7 @@ if test ! -d obj ; then ...@@ -12,8 +12,7 @@ if test ! -d obj ; then
fi fi
if test -n "$1" ; then if test -n "$1" ; then
exec $config "$@" sh $config "$@"
else else
exec $config sh $config
fi fi
...@@ -354,7 +354,7 @@ fi ...@@ -354,7 +354,7 @@ fi
%changelog %changelog
* Fri Aug 18 2000 * Fri Aug 18 2000 Tim Smith <tim@mysql.com>
- Added separate libmysql_r directory; now both a threaded - Added separate libmysql_r directory; now both a threaded
and non-threaded library is shipped. and non-threaded library is shipped.
......
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