summaryrefslogtreecommitdiff
path: root/storage/ndb/plug.in
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/plug.in')
-rw-r--r--storage/ndb/plug.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/ndb/plug.in b/storage/ndb/plug.in
index 3d3349f7a8b..04e618923e4 100644
--- a/storage/ndb/plug.in
+++ b/storage/ndb/plug.in
@@ -1,3 +1,5 @@
+sinclude(storage/ndb/ndb_configure.m4)
+
MYSQL_STORAGE_ENGINE(ndbcluster, ndbcluster, [Cluster Storage Engine],
[High Availability Clustered tables],)
MYSQL_PLUGIN_DIRECTORY(ndbcluster,[storage/ndb])