From 10844e41da65bd86a781e314a15a60b8b21d40d8 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 6 Jan 2005 14:35:14 +0100 Subject: - 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) --- BUILD/compile-dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'BUILD/compile-dist') diff --git a/BUILD/compile-dist b/BUILD/compile-dist index 2344d4dfffd..ef6302f0d9c 100755 --- a/BUILD/compile-dist +++ b/BUILD/compile-dist @@ -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 -- cgit v1.2.1