From: Jarkko Hietaniemi Date: Sat, 14 Oct 2000 20:24:24 +0000 (+0000) Subject: Document FNCASE=y as discussed in the bug 20000902.009. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2a9c8e45b384ebf49f1c7a8f39efef187bdbfb6f;p=p5sagit%2Fp5-mst-13.2.git Document FNCASE=y as discussed in the bug 20000902.009. p4raw-id: //depot/perl@7233 --- diff --git a/README.dos b/README.dos index 9c3240e..51cd1d6 100644 --- a/README.dos +++ b/README.dos @@ -100,9 +100,11 @@ sockets =item * Unpack the source package F with djtarx. If you want -to use long file names under w95, don't forget to use +to use long file names under w95 and also to get Perl to pass all its +tests, don't forget to use set LFN=y + set FNCASE=y before unpacking the archive.