From 2f6b96eb42d99b04896d80305f8877cb2440cf44 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sat, 30 Aug 2014 09:17:11 -0400 Subject: POSIX math: Configure scan d_fegetround and i_fenv. --- configure.com | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.com') diff --git a/configure.com b/configure.com index b1763c1289..33a4869bd6 100644 --- a/configure.com +++ b/configure.com @@ -5974,6 +5974,7 @@ $ WC "d_fcntl_can_lock='" + d_fcntl_can_lock + "'" $ WC "d_fd_set='" + d_fd_set + "'" $ WC "d_fd_macros='define'" $ WC "d_fds_bits='define'" +$ WC "d_fegetround='undef'" $ WC "d_fgetpos='define'" $ IF F$ELEMENT(0, "-", archname) .NES. "VMS_VAX" .AND. use_ieee_math $ THEN @@ -6414,6 +6415,7 @@ $ WC "i_dirent='undef'" ! we roll our own $ WC "i_dlfcn='undef'" $ WC "i_execinfo='undef'" $ WC "i_fcntl='" + i_fcntl + "'" +$ WC "i_fenv='undef'" $ WC "i_float='define'" $ WC "i_fp='undef'" $ WC "i_fp_class='undef'" -- cgit v1.2.1