summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-12 17:56:12 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:52:03 +0100
commitedee246148d0f7e22ea026e09413d4bcc0cb51dd (patch)
treee70880d8b08c2d7b0494599aa0b845a6f5ad1b37 /symbian
parent3313a8602661409b390874b9b1bcd7de4c8455de (diff)
downloadperl-edee246148d0f7e22ea026e09413d4bcc0cb51dd.tar.gz
Rely on C89 vprintf()
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index 0e04e65029..31496b074c 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -81,7 +81,6 @@ d_c99_variadic_macros='undef'
d_casti32='undef'
d_castneg='undef'
d_cbrt='undef'
-d_charvspr='undef'
d_chown='undef'
d_chroot='undef'
d_chsize='undef'
@@ -570,7 +569,6 @@ d_vfork='undef'
d_void_closedir='undef'
d_voidsig='undef'
d_voidtty=''
-d_vprintf='define'
d_wait4='undef'
d_waitpid='undef'
d_wcscmp='undef'