summaryrefslogtreecommitdiff
path: root/NetWare
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 /NetWare
parented6f4477d0922cc828d8bc6fd16e08c01f7c1210 (diff)
downloadperl-4842dad7c256d1564348893cff3bfed08dadcbe4.tar.gz
Configure: scan for truncl.
(C99 version of aintl)
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index 4b5b48ba62..b9c7943346 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -518,6 +518,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='define'
d_u32align='undef'