summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-12 15:18:42 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:51:47 +0100
commit6e876d890f021fe5f975eed6716986552e849b66 (patch)
treeff2278445ce6d8f60c258bfb448ff96d1f68267c /symbian
parente5d7f4e5fdc8fcb324745c39345b369ab04cadb1 (diff)
downloadperl-6e876d890f021fe5f975eed6716986552e849b66.tar.gz
Assume we have C89 memchr()
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index f33d6572a4..2af4d0dae3 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -324,7 +324,6 @@ d_mbrlen='undef'
d_mbrtowc='undef'
d_mbstowcs='undef'
d_mbtowc='undef'
-d_memchr='define'
d_memmem='undef'
d_memrchr='undef'
d_mkdir='define'