summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
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 f56627efdc9..967127d22cb 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -78,6 +78,9 @@
/* Define if int8, int16 and int32 types exist */
#undef HAVE_INT_8_16_32
+/* Using Innobase DB */
+#undef HAVE_INNOBASE_DB
+
/* Define if we have GNU readline */
#undef HAVE_LIBREADLINE