summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2015-02-02 17:26:16 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2015-02-02 21:39:25 -0500
commitbc580dd327b37b38d4f66d5c335b3e9fc12eaac8 (patch)
tree3470b7992ac7321d7e5c1245e61a3e59a43de36d /symbian
parent65e96328dc059ab074d6218137c73aae8cb058e2 (diff)
downloadperl-bc580dd327b37b38d4f66d5c335b3e9fc12eaac8.tar.gz
Configure: lrintl, lroundl, llrintl, llroundl
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index 7e7cd7164a..a114f06d73 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -278,7 +278,9 @@ d_lgamma_r='undef'
d_libm_lib_version='undef'
d_link='undef'
d_llrint='undef'
+d_llrintl='undef'
d_llround='undef'
+d_llroundl='undef'
d_localtime64='undef'
d_localtime_r='undef'
d_localtime_r_needs_tzset='undef'
@@ -290,7 +292,9 @@ d_logb='undef'
d_longdbl='undef'
d_longlong='undef'
d_lrint='undef'
+d_lrintl='undef'
d_lround='undef'
+d_lroundl='undef'
d_lseekproto='undef'
d_lstat='undef'
d_madvise='undef'