1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Added new HOWTO doc 'INSTALL-WIN-SOURCE' on building 'mysql clients and server' on WINDOWS from BitKeeper as well as from distributed source archive

scripts/make_win_src_distribution.sh:
  Fix for INSTALL-WIN-SOURCE
This commit is contained in:
unknown
2003-06-17 12:22:57 -07:00
parent a4792eefad
commit 740024005f
2 changed files with 193 additions and 1 deletions

View File

@ -249,7 +249,7 @@ touch $BASE/innobase/ib_config.h
#
cd $SOURCE
for i in COPYING ChangeLog README \
for i in COPYING ChangeLog README \
INSTALL-SOURCE INSTALL-WIN \
INSTALL-WIN-SOURCE
Docs/manual_toc.html Docs/manual.html \