summaryrefslogtreecommitdiff
path: root/config_h.SH
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 /config_h.SH
parente5d7f4e5fdc8fcb324745c39345b369ab04cadb1 (diff)
downloadperl-6e876d890f021fe5f975eed6716986552e849b66.tar.gz
Assume we have C89 memchr()
Diffstat (limited to 'config_h.SH')
-rwxr-xr-xconfig_h.SH6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_h.SH b/config_h.SH
index 88770e7707..66039d3d61 100755
--- a/config_h.SH
+++ b/config_h.SH
@@ -1953,12 +1953,6 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
#define LONGLONGSIZE $longlongsize /**/
#endif
-/* HAS_MEMCHR:
- * This symbol, if defined, indicates that the memchr routine is available
- * to locate characters within a C string.
- */
-#$d_memchr HAS_MEMCHR /**/
-
/* HAS_MKSTEMP:
* This symbol, if defined, indicates that the mkstemp routine is
* available to exclusively create and open a uniquely named