diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2005-09-27 14:54:00 +0300 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-09-27 08:33:36 +0000 |
commit | e0f47ab05340542a20fdb51678ee2c4d326a9098 (patch) | |
tree | a7de7d9c0255079608e88f8de7a5e45b4c39c569 /symbian/config.sh | |
parent | 149c1637f9ccfb0115aa2ef613b82cf441e6dd11 (diff) | |
download | perl-e0f47ab05340542a20fdb51678ee2c4d326a9098.tar.gz |
5.9.x@25609 Symbian update
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@25612
Diffstat (limited to 'symbian/config.sh')
-rw-r--r-- | symbian/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 731dd5c45c..82a4444f54 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -223,6 +223,8 @@ d_longlong='undef' d_lseekproto='undef' d_lstat='undef' d_madvise='undef' +d_malloc_size='undef' +d_malloc_good_size='undef' d_mblen='undef' d_mbstowcs='undef' d_mbtowc='undef' |