Author: cproc
Date: Thu Jul 28 19:18:32 2016
New Revision: 33358

URL: http://svn.gna.org/viewcvs/freeciv?rev=33358&view=rev
Log:
MSYS1 build environment update. See bug #24321

Modified:
    branches/S2_6/win32/installer/Makefile

Modified: branches/S2_6/win32/installer/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/win32/installer/Makefile?rev=33358&r1=33357&r2=33358&view=diff
==============================================================================
--- branches/S2_6/win32/installer/Makefile      (original)
+++ branches/S2_6/win32/installer/Makefile      Thu Jul 28 19:18:32 2016
@@ -5,7 +5,7 @@
 #
 # 1. download and extract the MinGW build environment from
 #    http://download.gna.org/freeciv/packages/windows/gnuwin32/
-#    Current version is gnuwin32-2016-02-03.
+#    Current version is gnuwin32-2016-07-27.
 # 2. double click on "gnuwin32/msys.bat"
 # 3. install the development packages:
 #    $ hg qpush -a
@@ -200,11 +200,11 @@
        libpng15-15.dll \
        libpthread-2.dll \
        libsqlite3-0.dll \
-       libssl32.dll \
        libvorbis-0.dll \
        libvorbisfile-3.dll \
        libxml2-2.dll \
        pthreadGC2.dll \
+       ssleay32.dll \
        zlib1.dll
 
 install-env-common:


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to