summaryrefslogtreecommitdiff
path: root/BUILD/compile-dist
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-dist')
-rwxr-xr-xBUILD/compile-dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist
index 874500977b7..0504b308ceb 100755
--- a/BUILD/compile-dist
+++ b/BUILD/compile-dist
@@ -7,7 +7,6 @@
# package" that is used as the basis for all other binary builds.
#
test -f Makefile && make distclean
-(cd storage/bdb/dist && sh s_all)
(cd storage/innobase && aclocal && autoheader && \
libtoolize --automake --force --copy && \
automake --force --add-missing --copy && autoconf)