wx-config didn't include WXUSINGDLL on Mingw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3377,6 +3377,10 @@ EOF
|
||||
chmod +x change-install-names
|
||||
;;
|
||||
|
||||
*-*-cygwin* | *-*-mingw32* )
|
||||
TOOLCHAIN_DLL_DEFS="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1"
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
dnl set target to shared if not explicitly chose static before
|
||||
|
Reference in New Issue
Block a user