summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authormikef@nslinux.bedford.progress.com <>2001-03-21 15:34:16 -0500
committermikef@nslinux.bedford.progress.com <>2001-03-21 15:34:16 -0500
commitd145a6b97e3306abf6ed36725748f255dcfa4ba5 (patch)
tree5306fccfc0c0c42aabf0e2dd6bf883cdecc3ed03 /acconfig.h
parent3c48448042457edca9c7559d9a6bed24485ddc86 (diff)
downloadmariadb-git-d145a6b97e3306abf6ed36725748f255dcfa4ba5.tar.gz
Add support for Gemini table handler, Monty has checked and approved
Fix bug when read return error
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 967127d22cb..12024a344b0 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -117,6 +117,9 @@
/* POSIX readdir_r */
#undef HAVE_READDIR_R
+/* Have Gemini db installed */
+#undef HAVE_GEMINI_DB
+
/* POSIX sigwait */
#undef HAVE_SIGWAIT