Change 11891 by jhi@alpha on 2001/09/05 22:34:16

        Forgotten thing.

Affected files ...

... //depot/perl/uconfig.h#48 edit

Differences ...

==== //depot/perl/uconfig.h#48 (text) ====
Index: perl/uconfig.h
--- perl/uconfig.h.~1~  Wed Sep  5 16:45:06 2001
+++ perl/uconfig.h      Wed Sep  5 16:45:06 2001
@@ -3344,7 +3344,7 @@
 /*#define      USE_5005THREADS         / **/
 /*#define      USE_ITHREADS            / **/
 #if defined(USE_5005THREADS) && !defined(USE_ITHREADS)
-#define                USE_5005THREADS         /* until src is revised*/
+#define                USE_THREADS             /* until src is revised*/
 #endif
 /*#define      OLD_PTHREADS_API                / **/
 /*#define      USE_REENTRANT_API       / **/
End of Patch.

Reply via email to