summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2006-01-04 12:31:17 +0000
committerSteve Peters <steve@fisharerojo.org>2006-01-04 12:31:17 +0000
commitf78c7704ed20cad5f6c8fa7cb8bf8fa75bcb0074 (patch)
tree87f8719923577231816bccbe9bcd0dbc5b021265 /symbian
parent28ee7c3974ce583dcf5abef3b1a6b1835bcb2db7 (diff)
downloadperl-f78c7704ed20cad5f6c8fa7cb8bf8fa75bcb0074.tar.gz
Updates to various configurations courtesy of Jarkko.
p4raw-id: //depot/perl@26639
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index 725d0248c2..dddaea7762 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -363,6 +363,7 @@ d_sigaction='undef'
d_sigprocmask='undef'
d_sigsetjmp='undef'
d_sitecustomize='undef'
+d_snprintf='undef'
d_sockatmark='undef'
d_sockatmarkproto='undef'
d_socket='define'
@@ -444,6 +445,7 @@ d_voidsig='undef'
d_voidtty=''
d_volatile='define'
d_vprintf='define'
+d_vsnprintf='undef'
d_wait4='undef'
d_waitpid='undef'
d_wcstombs='undef'