Commit 27106688 authored by unknown's avatar unknown

- enable "with-extra-charsets=complex" for the "compile-dist" distribution

   build (to make the test suite pass)


BUILD/compile-dist:
  - enable "with-extra-charsets=complex" for the distribution build
    (to make the test suite pass)
parent 717f3cac
......@@ -42,5 +42,6 @@ fi
--with-embedded-server \
--with-berkeley-db \
--with-innodb \
--enable-thread-safe-client
--enable-thread-safe-client \
--with-extra-charsets=complex
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