From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
044601c79976$046691d0$0d33b570$@com>
p4raw-id: //depot/perl@31242
/* #define PERL_SBRK_VIA_MALLOC /**/
#endif
-#if defined(PERLDLL) && !defined(PERL_CORE)
-#define PERL_CORE
-#endif
-
#ifdef PERL_TEXTMODE_SCRIPTS
# define PERL_SCRIPT_MODE "r"
#else