summaryrefslogtreecommitdiff
path: root/BUILD/compile-dist
diff options
context:
space:
mode:
authorunknown <joerg@trift2.>2008-01-29 21:44:25 +0100
committerunknown <joerg@trift2.>2008-01-29 21:44:25 +0100
commit4021535b9b496aa1b1bbb8b44afe8c5bbf298de8 (patch)
treec2c1706b3c7e33af4d93857bcffeb1d4a3f0a810 /BUILD/compile-dist
parent672b981a956177f206155cdedbc752057b5b8f51 (diff)
parent5ade517a49283cd591d5d0389b5ff5b4b932e1d9 (diff)
downloadmariadb-git-4021535b9b496aa1b1bbb8b44afe8c5bbf298de8.tar.gz
Merge trift2.:/MySQL/M51/bug34145-5.1
into trift2.:/MySQL/M51/clone-5.1
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 d9103e0a419..74690fb0c95 100755
--- a/BUILD/compile-dist
+++ b/BUILD/compile-dist
@@ -39,6 +39,8 @@ 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-embedded-server \
--with-ndbcluster
make