Commit 10844e41 authored by unknown's avatar unknown
Browse files

- 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 3edb7774
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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