summaryrefslogtreecommitdiff
path: root/symbian/config.sh
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-23 09:25:03 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-23 09:25:03 +0000
commit64b03d2c1fa0b5080c98a3c9f4d011c4d596698a (patch)
tree9714f182c4ed186af92a3d204334eae5613be647 /symbian/config.sh
parent2534dd6e31cc0cf46c9012b51820cb53e717e775 (diff)
downloadperl-64b03d2c1fa0b5080c98a3c9f4d011c4d596698a.tar.gz
Define d_nv_zero_is_allbits_zero for symbian
(noticed by Jarkko) p4raw-id: //depot/perl@24948
Diffstat (limited to 'symbian/config.sh')
-rw-r--r--symbian/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index c0ef96b103..dea35d5264 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -259,6 +259,7 @@ d_mymalloc='undef'
d_nice='undef'
d_nl_langinfo='undef'
d_nv_preserves_uv='undef'
+d_nv_zero_is_allbits_zero='define'
d_off64_t='undef'
d_old_pthread_create_joinable='undef'
d_oldpthreads='undef'