summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2001-08-22 14:38:35 +0200
committerAbhijit Menon-Sen <ams@wiw.org>2001-08-22 10:02:33 +0000
commit262495b9f2f4fb06bf2b4b3c28907edcf2211f70 (patch)
treea43d3261a1ea40e0402cc155881602d9098c659c /Configure
parent33bd2d8f0a8d0bccb1393938cc94ab135b31928f (diff)
downloadperl-262495b9f2f4fb06bf2b4b3c28907edcf2211f70.tar.gz
Configure blooper
Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@11724
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index ee9b0592ef..c9152d7290 100755
--- a/Configure
+++ b/Configure
@@ -5920,7 +5920,7 @@ $define)
echo "Long doubles selected." >&4
case "$longdblsize" in
$doublesize)
- "...but long doubles are equal to doubles, not changing architecture name." >&4
+ echo "...but long doubles are equal to doubles, not changing architecture name." >&4
;;
*)
case "$archname" in