From: Nick Ing-Simmons Date: Wed, 26 Nov 1997 00:50:10 +0000 (+0000) Subject: Integrate mainline as of _55 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=be679a9b8e5b022d9dbcf8917ef39627830b4ca2;p=p5sagit%2Fp5-mst-13.2.git Integrate mainline as of _55 p4raw-id: //depot/ansiperl@305 --- be679a9b8e5b022d9dbcf8917ef39627830b4ca2 diff --cc perl.h index 724384f,0ffb04c..c05d4a9 --- a/perl.h +++ b/perl.h @@@ -2301,6 -2309,6 +2309,10 @@@ EXT bool numeric_local INIT(TRUE); / #define PERL_SCRIPT_MODE "r" #endif ++#ifndef PERL_SCRIPT_MODE ++#define PERL_SCRIPT_MODE "r" ++#endif ++ /* * nice_chunk and nice_chunk size need to be set * and queried under the protection of sv_mutex