Blind attempt at fixing the non-MSVC Windows builds

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: af0a4c5924061869ee3db391900ab745107c966f
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2013-02-22T14:51:15Z
Releases: 9.3.0
Blind attempt at fixing the non-MSVC Windows builds

Apparently, they need -DBUILDING_DLL for the Assert() declarations to
work correctly.

Files

PathChange+/−
src/makefiles/Makefile.cygwin modified +4 −0
src/makefiles/Makefile.win32 modified +4 −0