summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-08-30 09:17:11 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-08-31 17:53:07 -0400
commit2f6b96eb42d99b04896d80305f8877cb2440cf44 (patch)
tree828ddf85b837cde1ddc957588b9b830a29816247 /uconfig.sh
parent935e3c48aca0518881b33f771790170d02704a26 (diff)
downloadperl-2f6b96eb42d99b04896d80305f8877cb2440cf44.tar.gz
POSIX math: Configure scan d_fegetround and i_fenv.
Diffstat (limited to 'uconfig.sh')
-rw-r--r--uconfig.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index 33e3d8f99d..49df8be0ff 100644
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -130,6 +130,7 @@ d_fcntl_can_lock='undef'
d_fd_macros='undef'
d_fd_set='undef'
d_fds_bits='undef'
+d_fegetround='undef'
d_fgetpos='undef'
d_finite='undef'
d_finitel='undef'
@@ -568,6 +569,7 @@ i_dirent='define'
i_dlfcn='undef'
i_execinfo='undef'
i_fcntl='undef'
+i_fenv='undef'
i_float='undef'
i_fp='undef'
i_fp_class='undef'