X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b8af111fa5d3916e6f42fee3af0ab1bec0ace7b6..b0c43acc87324537766415e46a1d193f67e33bf9:/include/wx/mgl/chkconf.h diff --git a/include/wx/mgl/chkconf.h b/include/wx/mgl/chkconf.h index c8664d4b73..643aafdc64 100644 --- a/include/wx/mgl/chkconf.h +++ b/include/wx/mgl/chkconf.h @@ -61,6 +61,11 @@ # define wxUSE_SOCKETS 0 #endif /* wxUSE_SOCKETS */ +#if wxUSE_THREADS +# undef wxUSE_THREADS +# define wxUSE_THREADS 0 +#endif /* wxUSE_SOCKETS */ + #if wxUSE_PROTOCOL # undef wxUSE_PROTOCOL # define wxUSE_PROTOCOL 0