summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-04-16 08:27:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-04-16 08:27:26 +0000
commit77bbdecc499e5311887f7b422e569a89d0378219 (patch)
tree8b1352ee059e02161d93bbd82634cac29320bee8 /Configure
parent72edffd8c9be795e5b3d054712ab905abfc441f0 (diff)
downloadperl-77bbdecc499e5311887f7b422e569a89d0378219.tar.gz
Thinko in modfl detection.
p4raw-id: //depot/perl@19228
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/Configure b/Configure
index 4f5e7f2d4c..5e3de68987 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Apr 15 21:03:52 EET DST 2003 [metaconfig 3.0 PL70]
+# Generated on Wed Apr 16 12:35:41 EET DST 2003 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -13782,7 +13782,7 @@ EOCP
esac
if $test "$uselongdouble" = "$define"; then
- message="No more information."
+ message=none
case "$d_sqrtl:$d_modfl" in
$define:$define)
: You have both
@@ -13802,7 +13802,7 @@ if $test "$uselongdouble" = "$define"; then
;;
esac
- if $test "$message" != X; then
+ if $test "$message" != none; then
$cat <<EOM >&4
*** You requested the use of long doubles but you do not seem to have