summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2020-01-21 17:29:41 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2020-01-21 17:29:59 +0100
commit52635202f174c9387aa422c4aa32d12f754d8a33 (patch)
treefe0293d5ced89ec09b9b3578e34b8284c90df16a /Configure
parentadc48c40662e4c147b1f9b171574d14903affb00 (diff)
downloadperl-52635202f174c9387aa422c4aa32d12f754d8a33.tar.gz
Regen after backport syncing
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure8
1 files changed, 6 insertions, 2 deletions
diff --git a/Configure b/Configure
index a50034f736..ec1c2823eb 100755
--- a/Configure
+++ b/Configure
@@ -28,7 +28,7 @@
# Porting/pumpkin.pod.
# Generated using [metaconfig 3.5 PL0]
-# (with additional metaconfig patches by perlbug@perl.org)
+# with additional metaconfig patches from https://github.com/Perl/metaconfig
cat >c1$$ <<EOF
ARGGGHHHH!!!!!
@@ -5788,7 +5788,10 @@ compile='
mc_file=$1;
shift;
case "$usedevel" in $define|true|[yY]*) if $test ! -f "${mc_file}.c"; then
-echo "Internal Configure script bug - compiler test file ${mc_file}.c is missing. Please report this to https://github.com/Perl/perl5/issues" >&4;
+cat >&4 <<EOM
+Internal Configure script bug - compiler test file ${mc_file}.c is missing.
+Please report this to https://github.com/Perl/perl5/issues
+EOM
exit 1;
fi;
esac;
@@ -15933,6 +15936,7 @@ else
fi
set d_lchown
eval $setvar
+$rm_try
: See if number of significant digits in a double precision number is known
echo " "