Fix joystick detection in configure under OS X.
Don't compare toolkit with OSX which is never used for it, compare it with OSX_COCOA instead. Closes #15692. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -595,6 +595,10 @@ wxMSW:
|
||||
- Make "%lu" work with size_t arguments under Win64 (laro).
|
||||
- Fix wxRegion::Offset() with shared objects (Joost Nieuwenhuijse).
|
||||
|
||||
wxOSX:
|
||||
|
||||
- Fix incorrect joystick detection in configure (Lauri Nurmi).
|
||||
|
||||
|
||||
3.0.0: (released 2013-11-11)
|
||||
----------------------------
|
||||
|
Reference in New Issue
Block a user