summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-22 13:54:27 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-22 13:54:27 +0000
commit6d4a0c54c276d09d6928f214f3f448fa26ea4970 (patch)
tree2e19d0596de901e7d9b181c574ea0e1774081797 /Configure
parentaca069ec24d9d45b6471cdbd86821d2695758021 (diff)
parent34163b213ca9891366c868cfe99211a3447832a9 (diff)
downloadperl-6d4a0c54c276d09d6928f214f3f448fa26ea4970.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5868
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 94bcbde2ae..46429cebaa 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 Sun Mar 19 20:37:30 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Mar 21 23:20:29 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
@@ -3315,7 +3315,7 @@ while test "$type"; do
dir="$ans"
direxp="$ansexp"
else
- dir="$fp/$ans"
+ dir="$fp/$ansexp"
direxp="$fp/$ansexp"
fi
if test -d "$direxp"; then