diff options
Diffstat (limited to 'BUILD/compile-dist')
-rwxr-xr-x | BUILD/compile-dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist index d9103e0a419..d0a49bbd78d 100755 --- a/BUILD/compile-dist +++ b/BUILD/compile-dist @@ -40,5 +40,6 @@ fi # Make sure to enable all features that affect "make dist" ./configure \ + --with-maria-storage-engine \ --with-ndbcluster make |