From: Peter Prymmer Date: Fri, 8 Sep 2000 13:33:27 +0000 (-0700) Subject: proper setting for isnan for DECC 5.3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3a491987dcd612501b2ddf9dcb8bb0a43a94b5a3;p=p5sagit%2Fp5-mst-13.2.git proper setting for isnan for DECC 5.3 Message-ID: p4raw-id: //depot/perl@7044 --- diff --git a/configure.com b/configure.com index 8556f8c..1a2129b 100644 --- a/configure.com +++ b/configure.com @@ -4747,7 +4747,7 @@ $ WC "d_index='" + d_index + "'" $ WC "d_inetaton='undef'" $ WC "d_int64_t='" + d_int64_t + "'" $ WC "d_isascii='define'" -$ WC "d_isnan='define'" +$ WC "d_isnan='" + d_isnan + "'" $ WC "d_isnanl='" + d_isnanl + "'" $ WC "d_killpg='undef'" $ WC "d_lchown='undef'"