summaryrefslogtreecommitdiff
path: root/Build-tools
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-09-18 12:48:27 +0300
committerunknown <monty@hundin.mysql.fi>2001-09-18 12:48:27 +0300
commitbe94b8d3c84ab16b0db6e4e2e7e1248c2035ecbb (patch)
treec382bc2b66f4c31e2fc296f88678d8d1fc94eaaa /Build-tools
parent8a787b37f731fa645cdf433965abf6e73229cdb5 (diff)
downloadmariadb-git-be94b8d3c84ab16b0db6e4e2e7e1248c2035ecbb.tar.gz
Remove pstack from default build (because conflict with mit-pthreads)
configure.in: Don't enable pstack if mit-pthreads
Diffstat (limited to 'Build-tools')
-rwxr-xr-xBuild-tools/Do-all-build-steps2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps
index 2e961af0620..cb7bb999513 100755
--- a/Build-tools/Do-all-build-steps
+++ b/Build-tools/Do-all-build-steps
@@ -65,7 +65,7 @@ aclocal; autoheader; aclocal; automake; autoconf
--enable-thread-safe-client \
--with-berkeley-db \
--with-innodb \
- --with-pstack \
+ --without-pstack \
--with-extra-tools \
--with-embedded-server