summaryrefslogtreecommitdiff
path: root/BUILD/compile-dist
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-dist')
-rwxr-xr-xBUILD/compile-dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist
index caee172f196..bc907ed2bd0 100755
--- a/BUILD/compile-dist
+++ b/BUILD/compile-dist
@@ -57,6 +57,7 @@ export CC CXX MAKE
# Make sure to enable all features that affect "make dist"
# Remember that configure restricts the man pages to the configured features !
./configure \
+ --with-maria-storage-engine \
--with-embedded-server \
--with-ndbcluster
$MAKE