Typos in #11645.
Jarkko Hietaniemi [Sun, 12 Aug 2001 16:59:00 +0000 (16:59 +0000)]
p4raw-id: //depot/perl@11646

perl.h

diff --git a/perl.h b/perl.h
index d224709..8a61139 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -439,8 +439,8 @@ register struct op *Perl_op asm(stringify(OP_IN_REGISTER));
 #endif
 
 /* Use the reentrant APIs like localtime_r and getpwent_r */
-#if defined(USE_THREADS) && defined(USE_ITHREADS) && !defined(USE_REENTRANT)
-#   define USE_REENTRANT
+#if defined(USE_THREADS) && defined(USE_ITHREADS) && !defined(USE_REENTRANT_API)
+#   define USE_REENTRANT_API
 #endif
 
 /* Tru64/Digital UNIX/DEC OSF/1 and Win32 have naturally