From 6101d2d48b8675f193bf829e1b0a9d59eff99d4d Mon Sep 17 00:00:00 2001 From: Stefan Neis Date: Thu, 7 Aug 2003 08:48:19 +0000 Subject: [PATCH] Don't forbid using threads on OS/2. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.in b/configure.in index 02fb373f03..9cf844d01e 100644 --- a/configure.in +++ b/configure.in @@ -2571,8 +2571,6 @@ equivalent variable and GTK+ is version 1.2.3 or above. AC_MSG_WARN([OS/2 PM requires old resource format, re-enabled]) wxUSE_PROLOGIO="yes" wxUSE_RESOURCES="yes" - AC_MSG_WARN([OS/2 threads are not yet supported... disabled]) - wxUSE_THREADS="no" fi dnl the name of the directory where the files for this toolkit live