summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-14 11:57:51 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:53:11 +0100
commitb21d8587d6f2e56db4e5c64099cb03cbde2f8906 (patch)
tree5ad7583d42cd1e51dfd645e752867658d83fd898 /symbian
parentd1f9b933c88f298c6c0c5ed1dc3f9d46df8c05db (diff)
downloadperl-b21d8587d6f2e56db4e5c64099cb03cbde2f8906.tar.gz
Rely on C89 strerror()
This requires a corresponding change to the metaconfig units.
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 c0976f946b..ce2c56eaae 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -506,8 +506,6 @@ d_stdiobase='undef'
d_stdstdio='undef'
d_strchr='define'
d_strcoll='undef'
-d_strerrm='strerror(e)'
-d_strerror='define'
d_strerror_l='undef'
d_strerror_r='undef'
d_strftime='undef'