summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPhilip Newton <pne@cpan.org>2001-07-25 10:12:48 +0200
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-07-26 06:20:25 +0000
commit65090350d9e301e94e8198a615fb74d2aa79b641 (patch)
tree261bf1180acfd5b90efab94f066d58751b48ecff /INSTALL
parente619572c8f75ed22ba00524dbaf68d2a8a101d09 (diff)
downloadperl-65090350d9e301e94e8198a615fb74d2aa79b641.tar.gz
[DOC PATCH bleadperl] typo in INSTALL?
Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk> p4raw-id: //depot/perl@11469
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cdf8f59906..e753ee1e6e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1737,7 +1737,7 @@ break utime() so that over NFS the timestamps do not get changed
Starting from Perl 5.8 Perl has the beginnings of cross-compilation
support. What is known to work is running Configure in a
cross-compilation environment and building the miniperl executable.
-What is known not work work is building the perl executable because
+What is known not to work is building the perl executable because
that would require building extensions: Dynaloader statically and
File::Glob dynamically, for extensions one needs MakeMaker and
MakeMaker is not yet cross-compilation aware, and neither is