Fixed configure/linkage for non-threaded case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1999-03-11 10:37:09 +00:00
parent 7e72761c5e
commit 80cb83bef2
6 changed files with 240 additions and 229 deletions

View File

@@ -778,3 +778,4 @@ void wxMutexGuiLeave()
{
gs_mutexGui->Unlock();
}