summaryrefslogtreecommitdiff
path: root/Build-tools/Do-all-build-steps
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-09-17 23:38:31 +0300
committerunknown <monty@hundin.mysql.fi>2001-09-17 23:38:31 +0300
commit9f939ecce6ccf73c5192d721d826f0a2a58a9b3e (patch)
treead12dfe9a19b97a6e39333e49e62efcd48135bea /Build-tools/Do-all-build-steps
parent05821367d403ff69e6af3c83ceb45756376f9b94 (diff)
downloadmariadb-git-9f939ecce6ccf73c5192d721d826f0a2a58a9b3e.tar.gz
Fix to get all files into the distribution
Diffstat (limited to 'Build-tools/Do-all-build-steps')
-rwxr-xr-xBuild-tools/Do-all-build-steps5
1 files changed, 4 insertions, 1 deletions
diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps
index ccd437a3b7e..2e961af0620 100755
--- a/Build-tools/Do-all-build-steps
+++ b/Build-tools/Do-all-build-steps
@@ -64,7 +64,10 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client \
--with-berkeley-db \
- --with-innodb
+ --with-innodb \
+ --with-pstack \
+ --with-extra-tools \
+ --with-embedded-server
gmake -j 2