summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-09-06 21:55:03 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-09-07 22:08:33 -0400
commit4842dad7c256d1564348893cff3bfed08dadcbe4 (patch)
treeb1e84920c9271aacd8d47b24aac9611bcdb5ed8f /symbian
parented6f4477d0922cc828d8bc6fd16e08c01f7c1210 (diff)
downloadperl-4842dad7c256d1564348893cff3bfed08dadcbe4.tar.gz
Configure: scan for truncl.
(C99 version of aintl)
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index c88a3d0035..8229f171cc 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -476,6 +476,7 @@ d_tm_tm_gmtoff='undef'
d_tm_tm_zone='undef'
d_tmpnam_r='undef'
d_truncate='undef'
+d_truncl='undef'
d_ttyname_r='undef'
d_tzname='undef'
d_u32align='define'