Change 18304 by merijn@merijn-l1 on 2002/12/16 10:44:57
Redone #18011 from metaunits
Affected files ...
... //depot/perl/Configure#494 edit
Differences ...
==== //depot/perl/Configure#494 (xtext) ====
Index: perl/Configure
--- perl/Configure#493~18182~ Tue Nov 26 00:44:39 2002
+++ perl/Configure Mon Dec 16 02:44:57 2002
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Nov 26 10:51:37 MET 2002 [metaconfig 3.0 PL70]
+# Generated on Mon Dec 16 12:51:57 MET 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by [EMAIL PROTECTED])
cat >c1$$ <<EOF
@@ -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.