diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2001-08-22 14:38:35 +0200 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-08-22 10:02:33 +0000 |
commit | 262495b9f2f4fb06bf2b4b3c28907edcf2211f70 (patch) | |
tree | a43d3261a1ea40e0402cc155881602d9098c659c /Configure | |
parent | 33bd2d8f0a8d0bccb1393938cc94ab135b31928f (diff) | |
download | perl-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-x | Configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |