diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-12-16 10:44:57 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2002-12-16 10:44:57 +0000 |
commit | c2bfb7b11c4dc9d76451f12c861dc02f6bc7fcb6 (patch) | |
tree | 1c0d165a26a0bcc14b9d883a60d82fd46ad2b73b /Configure | |
parent | 7dafbf5232bace07a044625a5a956b73da3928d5 (diff) | |
download | perl-c2bfb7b11c4dc9d76451f12c861dc02f6bc7fcb6.tar.gz |
Redone #18011 from metaunits
p4raw-id: //depot/perl@18304
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 perlbug@perl.org) cat >c1$$ <<EOF @@ -6445,9 +6445,9 @@ else $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 |