Change 18011 by [EMAIL PROTECTED] on 2002/10/12 15:36:43

        Subject: [perl #17805] BUG: Grammar bug during Configure
        From: Richard Hitt (via RT) <[EMAIL PROTECTED]>
        Date: 8 Oct 2002 21:04:30 -0000
        Message-Id: <[EMAIL PROTECTED]>

Affected files ...

.... //depot/perl/Configure#488 edit

Differences ...

==== //depot/perl/Configure#488 (xtext) ====
Index: perl/Configure
--- perl/Configure#487~17951~   Wed Oct  2 02:15:18 2002
+++ perl/Configure      Sat Oct 12 08:36:43 2002
@@ -6445,9 +6445,9 @@
 $cat <<EOM
 
 In some special cases, particularly when building $package for distribution,
-it is convenient to distinguish between the directory in which files should 
-be installed from the directory ($prefix) in which they 
-will eventually reside.  For most users, these two directories are the same.
+it is convenient to distinguish the directory in which files should be
+installed from the directory ($prefix) in which they will
+eventually reside.  For most users, these two directories are the same.
 
 EOM
        case "$installprefix" in
End of Patch.

Reply via email to