Commit 0428fcb8 authored by unknown's avatar unknown

- updated compile-dist to include NDB cluster


BUILD/compile-dist:
  - make sure to include NDB cluster in the distribution, too
parent 74ddae77
...@@ -42,5 +42,6 @@ fi ...@@ -42,5 +42,6 @@ fi
--with-embedded-server \ --with-embedded-server \
--with-berkeley-db \ --with-berkeley-db \
--with-innodb \ --with-innodb \
--enable-thread-safe-client --enable-thread-safe-client \
--with-ndbcluster
make make
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment