- dnl VZ: my mingw32 doesn't define WINVER which means that __WIN95__ is
- dnl not defined in wx/defs.h and all kinds of things break so I
- dnl add it here
- dnl
- dnl if newer versions of mingw32 do define it, we should
- dnl explicitly test for this
- CXXFLAGS="${CXXFLAGS} -DWINVER=0x0400"
-