diff options
Diffstat (limited to 'symbian/config.sh')
-rw-r--r-- | symbian/config.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index f58e71357f..206c9bc358 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -85,6 +85,7 @@ d_crypt='undef' d_crypt_r='undef' d_csh='undef' d_ctermid_r='undef' +d_cterm='undef' d_ctime_r='undef' d_c99_variadic_macros='undef' d_cuserid='undef' @@ -128,7 +129,7 @@ d_fds_bits='undef' d_fgetpos='undef' d_finite='undef' d_finitel='undef' -d_flexfnam='undef' +d_flexfnam='define' d_flock='undef' d_flockproto='undef' d_fork='undef' @@ -286,7 +287,9 @@ d_phostname='undef' d_pipe='undef' d_poll='undef' d_portable='undef' +d_printf_format_null='undef' d_procselfexe='undef' +d_pseudofork='undef' d_pthread_atfork='undef' d_pthread_attr_setscope='undef' d_pthread_yield='undef' |