Commit 2517966c authored by sasha@mysql.sashanet.com's avatar sasha@mysql.sashanet.com
Browse files

Changes to make it compile again

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