summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJason E. Stewart <jason@openinformatics.com>2002-06-04 10:42:32 -0600
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-05 13:23:59 +0000
commitae079a50f4af7b1721f5695af97cdf9ecc769912 (patch)
tree5478d53ce912878592260e566a7682be8739a3d2 /Configure
parentb549dbd2f8e48c23250e33cecb12cf0863a4e42d (diff)
downloadperl-ae079a50f4af7b1721f5695af97cdf9ecc769912.tar.gz
[ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
Message-Id: <87d6v6wtrb.fsf@openinformatics.com> Unexpanded $prefix. p4raw-id: //depot/perl@17011
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 6c6f8d5546..523d305c92 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Wed Jun 5 05:41:33 EET DST 2002 [metaconfig 3.0 PL70]
+# Generated on Wed Jun 5 17:21:19 EET DST 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -7350,7 +7350,7 @@ esac
case "$dflt" in
5.005) dflt=none ;;
esac
-$cat <<'EOM'
+$cat <<EOM
In order to ease the process of upgrading, this version of perl
can be configured to use modules built and installed with earlier