summaryrefslogtreecommitdiff
path: root/BUILD/autorun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/autorun.sh')
-rwxr-xr-xBUILD/autorun.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD/autorun.sh b/BUILD/autorun.sh
index 9ffe61b250a..337f43512fa 100755
--- a/BUILD/autorun.sh
+++ b/BUILD/autorun.sh
@@ -11,7 +11,6 @@ if [ -f /usr/bin/glibtoolize ]
LIBTOOLIZE=libtoolize
fi
-(cd storage/bdb/dist && sh s_all)
(cd storage/innobase && aclocal && autoheader && \
$LIBTOOLIZE --automake --force --copy && \
automake --force --add-missing --copy && autoconf)