From: Jarkko Hietaniemi Date: Wed, 7 May 2003 16:53:26 +0000 (+0000) Subject: More long double logic from Alan Burlison. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af1ff193f3e3f6feddccbad54f3f3b6df0328f3d;p=p5sagit%2Fp5-mst-13.2.git More long double logic from Alan Burlison. p4raw-id: //depot/perl@19436 --- diff --git a/Configure b/Configure index cde7635..07682b6 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 Fri May 2 23:30:45 EET DST 2003 [metaconfig 3.0 PL70] +# Generated on Wed May 7 21:05:53 EET DST 2003 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <&4 *** You requested the use of long doubles but you do not seem to have -*** the mathematic functions for long doubles. -*** ($message) +*** the following mathematical functions needed for long double support: +*** $message *** Please rerun Configure without -Duselongdouble and/or -Dusemorebits. *** Cannot continue, aborting. @@ -15174,10 +15177,6 @@ echo " " set d_sbrkproto sbrk $i_unistd unistd.h eval $hasproto -: see if scalbnl exists -set scalbnl d_scalbnl -eval $inlibc - : see if select exists set select d_select eval $inlibc