diff options
Diffstat (limited to 'symbian/config.sh')
-rw-r--r-- | symbian/config.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index ea191f2a7e..40d7c5a9b3 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -154,6 +154,8 @@ d_ftime='undef' d_futimesat='undef' d_futimes='undef' d__fwalk='undef' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' @@ -278,6 +280,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' |