summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uconfig.h b/uconfig.h
index 3e31582cdc..c9751e8264 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -3344,7 +3344,7 @@
/*#define USE_5005THREADS / **/
/*#define USE_ITHREADS / **/
#if defined(USE_5005THREADS) && !defined(USE_ITHREADS)
-#define USE_THREADS /* until src is revised*/
+#define USE_5005THREADS /* until src is revised*/
#endif
/*#define OLD_PTHREADS_API / **/
/*#define USE_REENTRANT_API / **/