From 4842dad7c256d1564348893cff3bfed08dadcbe4 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sat, 6 Sep 2014 21:55:03 -0400 Subject: Configure: scan for truncl. (C99 version of aintl) --- symbian/config.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'symbian') 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' -- cgit v1.2.1