p4raw-id: //depot/perl@11646
#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