From: Włodzimierz Skiba <abx@abx.art.pl>
Date: Mon, 9 Jan 2006 00:03:54 +0000 (+0000)
Subject: wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl... 
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3ab14c038b580a2b91eef31070fed5926dd42e65?ds=sidebyside

wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

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