1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00

fixed typo

This commit is contained in:
sasha@mysql.sashanet.com
2000-12-13 18:29:38 -07:00
parent 7c8773d9a3
commit b67ded49cd

View File

@@ -61,7 +61,7 @@ aclocal; autoheader; aclocal; automake; autoconf
--enable-thread-safe-client \
--without-berkeley-db
gmake -j 2 .
gmake -j 2
time gmake -j 2 distcheck \
EXTRA_CONF_ARGS="--with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory $EXTRA_CONFIG"