Guenter Knauf
a40c160cff
Removed obsolete define from makefiles.
2012-06-04 17:01:27 +02:00
Guenter Knauf
79a7ca3085
Synced MinGW makefiles with 56c64a6..39e438f.
...
Also synced MinGW test makefile with b092696..f8cb874.
2012-06-04 15:17:22 +02:00
Guenter Knauf
9a36065b52
Try to detect OpenSSL build type automatically.
...
Also fixed recently added libgdi32 linkage which is only
required when OpenSSL libs are linked statically.
2012-05-28 12:53:15 +02:00
Guenter Knauf
9a7311ba57
Updated dependency libary versions.
2012-05-22 04:10:52 +02:00
Rafael Kitover
d46185eaa5
Update win32/GNUmakefile to use OpenSSL 1.0.1a
...
libcrypto on win32 now depends on gdi32.dll, so move the OpenSSL LDLIBS
block to before the compiler definitions, so that libcrypto gets added
first, and then add -lgdi32 into the following common LDLIBS for gcc.
2012-04-23 20:04:41 +02:00
Guenter Knauf
a955f8428b
Updated dependency lib versions.
2012-04-20 13:50:06 +02:00
Guenter Knauf
c8374cdc10
Updated dependency lib versions in static makefiles.
2012-04-12 22:01:45 +02:00
Guenter Knauf
0f9e81c6f3
Use predefined resource compiler macro.
2011-09-10 16:53:47 +02:00
Guenter Knauf
c75ae587c0
More MinGW makefile tweaks.
...
Renamed *.mingw makefiles to GNUmakefile since GNU make picks these
up automatically, and therefore win32/Makefile removed.
2011-09-10 14:10:45 +02:00