Fix to get all files into the distribution

This commit is contained in:
unknown 2001-09-17 23:38:31 +03:00
parent 05821367d4
commit 9f939ecce6

View File

@ -64,7 +64,10 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-mit-threads=yes $EXTRA_CONFIG \ --with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client \ --enable-thread-safe-client \
--with-berkeley-db \ --with-berkeley-db \
--with-innodb --with-innodb \
--with-pstack \
--with-extra-tools \
--with-embedded-server
gmake -j 2 gmake -j 2