summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2008-05-27 15:19:07 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-05-27 15:19:07 +0000
commit2c476adc76fa529470c25a2721f54d8be0fabb12 (patch)
tree587e2882a91162e988fc9911da51753340b2487a
parent62b40d2474e7487e6909e1872b6bccdf812c6818 (diff)
downloadperl-2c476adc76fa529470c25a2721f54d8be0fabb12.tar.gz
Revert part of #31039
p4raw-id: //depot/perl@33939
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index e32e58dd0e..d8d2bcc639 100755
--- a/Configure
+++ b/Configure
@@ -25,7 +25,7 @@
# $Id: Head.U 6 2006-08-25 22:21:46Z rmanfredi $
#
-# Generated on Tue May 20 17:29:22 CEST 2008 [metaconfig 3.5 PL0]
+# Generated on Tue May 27 17:17:47 CEST 2008 [metaconfig 3.5 PL0]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -19093,7 +19093,7 @@ EOM
fi
fi
fi
- $rm_try
+ $rm -f core try.core core.try.*
case "$fflushNULL" in
x) $cat >&4 <<EOM
Your fflush(NULL) works okay for output streams.