Changes to make it compile again

acinclude.m4:
  do not build Gemini by default
configure.in:
  do MYSQL_CHECK_GEMINI - otherwise it does not compile
BitKeeper/etc/ignore:
  Added BitKeeper/etc/level to the ignore list
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
This commit is contained in:
unknown 2001-03-22 11:31:43 -07:00
parent 543951a9e3
commit fc9c0ad83e
4 changed files with 5 additions and 5 deletions

View file

@ -198,3 +198,4 @@ bdb/dist/configure
bdb/dist/tags
bdb/build_unix/*
sql/.gdbinit
BitKeeper/etc/level

View file

@ -1,2 +1 @@
mikef@nslinux.bedford.progress.com
mikef@nslinuxw4.bedford.progress.com
sasha@mysql.sashanet.com

View file

@ -961,10 +961,10 @@ dnl echo "DBG_GEM1: gemini='$gemini'"
gemini_includes=
gemini_libs=
case "$gemini" in
no )
no | default | *)
AC_MSG_RESULT([Not using Gemini DB])
;;
yes | default | *)
yes )
have_gemini_db="yes"
gemini_includes="-I../gemini/incl -I../gemini"
gemini_libs="\

View file

@ -1834,7 +1834,7 @@ AC_MSG_RESULT([default: $default_charset; compiled in: $CHARSETS])
MYSQL_CHECK_BDB
MYSQL_CHECK_INNOBASE
MYSQL_CHECK_GEMINI
# If we have threads generate some library functions and test programs
sql_server_dirs=