From 581ce03345d38b124c03c30dcfadcc5b2a2dd819 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 15 Nov 2009 02:45:23 +0000 Subject: Remove enable-thread / disable-thread configure option. These were only placebo options. The library is always built as thread safe as possible on every system. --- src/config-riscos.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/config-riscos.h b/src/config-riscos.h index b397e0dd8..222ff6359 100644 --- a/src/config-riscos.h +++ b/src/config-riscos.h @@ -53,9 +53,6 @@ /* Define this to your Entropy Gathering Daemon socket pathname */ #undef EGD_SOCKET -/* Set to explicitly specify we don't want to use thread-safe functions */ -#define DISABLED_THREADSAFE - /* Define if you want to enable IPv6 support */ #undef ENABLE_IPV6 -- cgit v1.2.3