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"