Changes to make it compile again

parent 37217bc9
......@@ -198,3 +198,4 @@ bdb/dist/configure
bdb/dist/tags
bdb/build_unix/*
sql/.gdbinit
BitKeeper/etc/level
mikef@nslinux.bedford.progress.com
mikef@nslinuxw4.bedford.progress.com
sasha@mysql.sashanet.com
......@@ -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="\
......
......@@ -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=
......
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