X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=95c8033939c21b2c695f94fc9478b5038727a4f3;hb=d6ae750195600e01c65b55bcabc0deaf4194d8b9;hp=8488ac40817416ff7676e3b06e086c0d608bc3fd;hpb=e7a3c61bcf7851f350928abe9b4462622caa7dec;p=p5sagit%2Fp5-mst-13.2.git diff --git a/INSTALL b/INSTALL index 8488ac4..95c8033 100644 --- a/INSTALL +++ b/INSTALL @@ -666,7 +666,7 @@ to avoid these leaks. The default is now to perform direct manipulation whenever perl is running as a stand alone interpreter, and to call the safe but potentially leaky C function when the perl interpreter is embedded in another application. You can force perl to always use C -by compiling with -DPERL_USE_SAVE_PUTENV. You can force an embedded perl to +by compiling with -DPERL_USE_SAFE_PUTENV. You can force an embedded perl to use direct manipulation by setting C after the C call. @@ -1881,7 +1881,7 @@ the particular platforms: =item WinCE/PocketPC -README.ce, wince/README.perlce +README.ce =item Open Zaurus