summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-03-21 16:36:27 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-03-21 16:36:27 +0000
commitdd858076e74b9b9d8ba6d968be8b63379f86a582 (patch)
tree8b1b92d5463c8dba937f0b075bde8db13ae67456
parent8e5bcf6b194fe7894885ca56533773fd72367367 (diff)
downloadperl-dd858076e74b9b9d8ba6d968be8b63379f86a582.tar.gz
Nit for #5802 from Robin Barker.
p4raw-id: //depot/cfgperl@5859
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 94bcbde2ae..34a2dc2ed2 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 17:30:20 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