summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2007-04-23 20:55:05 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2007-04-23 20:55:05 +0000
commitc944cfb99a453bf0989f7e0433237ee9661e575b (patch)
tree512d5b53ad965d83803481c11bb1909690852c63 /Configure
parent5b813a60552784a5664fa2a5fa659e60caf6d6b3 (diff)
downloadperl-c944cfb99a453bf0989f7e0433237ee9661e575b.tar.gz
Missed quotes in protocheck for rm_try
p4raw-id: //depot/perl@31043
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index aad120f71e..d8facb16ee 100755
--- a/Configure
+++ b/Configure
@@ -26,7 +26,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Mon Apr 23 19:34:04 CEST 2007 [metaconfig 3.0 PL70]
+# Generated on Mon Apr 23 22:54:24 CEST 2007 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -9728,7 +9728,7 @@ optimize="$optimize"
ccflags="$ccflags"
prototype="$prototype"
define="$define"
-rm_try=$rm_try
+rm_try="$rm_try"
usethreads=$usethreads
i_pthread=$i_pthread
pthread_h_first=$pthread_h_first