aboutsummaryrefslogtreecommitdiff
path: root/lib/config-riscos.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-15 02:45:23 +0000
committerYang Tse <yangsita@gmail.com>2009-11-15 02:45:23 +0000
commit581ce03345d38b124c03c30dcfadcc5b2a2dd819 (patch)
tree8ae009deea777de10c07de3c7f418c54c6c7387a /lib/config-riscos.h
parentf7f76e17c386530b37a49ce1d55cbf77d00f9c00 (diff)
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.
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index 912bb8aa7..a5b6850f5 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -50,9 +50,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