git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33963
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*/
#ifndef wxUSE_CRASHREPORT
*/
#ifndef wxUSE_CRASHREPORT
-# ifdef wxABORT_ON_CONFIG_ERROR
+ /* this one is special: as currently it is Windows-only, don't force it
+ to be defined on other platforms */
+# if defined(wxABORT_ON_CONFIG_ERROR) && defined(__WXMSW__)
# error "wxUSE_CRASHREPORT must be defined."
# else
# define wxUSE_CRASHREPORT 0
# error "wxUSE_CRASHREPORT must be defined."
# else
# define wxUSE_CRASHREPORT 0