summaryrefslogtreecommitdiff
path: root/BUILD/compile-dist
diff options
context:
space:
mode:
authorunknown <kent@kent-amd64.(none)>2008-02-08 18:30:52 +0100
committerunknown <kent@kent-amd64.(none)>2008-02-08 18:30:52 +0100
commitafa95c688b90d9d758125f919ec9cdd2fa392f86 (patch)
treec8fce29f9d9152c5e84c7d6ffbad8f7a49cca1c3 /BUILD/compile-dist
parent0a0c6041f7fe9f150c2d9c51a2bfcbf1cdaffdaf (diff)
parent4021535b9b496aa1b1bbb8b44afe8c5bbf298de8 (diff)
downloadmariadb-git-afa95c688b90d9d758125f919ec9cdd2fa392f86.tar.gz
Merge mysql.com:/home/kent/bk/maria/mysql-5.1-release
into mysql.com:/home/kent/bk/maria/mysql-maria extra/yassl/src/handshake.cpp: Auto merged scripts/make_binary_distribution.sh: Auto merged sql/handler.cc: Auto merged sql/log_event.cc: Auto merged
Diffstat (limited to 'BUILD/compile-dist')
-rwxr-xr-xBUILD/compile-dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist
index d0a49bbd78d..dcb3732b318 100755
--- a/BUILD/compile-dist
+++ b/BUILD/compile-dist
@@ -39,7 +39,9 @@ then
fi
# Make sure to enable all features that affect "make dist"
+# Remember that configure restricts the man pages to the configured features !
./configure \
--with-maria-storage-engine \
+ --with-embedded-server \
--with-ndbcluster
make