Do-all-build-steps added --without-berkeley-db

Build-tools/Do-all-build-steps:
  added --without-berkeley-db
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
This commit is contained in:
unknown 2000-12-07 18:22:11 +01:00
commit 9ae7f931ce
2 changed files with 3 additions and 1 deletions

View file

@ -1,2 +1,3 @@
jani@prima.mysql.com
serg@serg.mysql.com
sasha@work.mysql.com

View file

@ -58,7 +58,8 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-unix-socket-path=/var/tmp/mysql.sock \
--with-low-memory \
--with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client
--enable-thread-safe-client \
--without-berkeley-db
gmake # --jobs=4 does not work.