summaryrefslogtreecommitdiff
path: root/metaconfig.h
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2017-10-13 14:40:09 +0200
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2017-10-13 14:50:24 +0200
commit28ebb8fbe55693d0c0e563d623e0dfb234dd6971 (patch)
treed3134ca70ba2f94e5988d8ff019c8e15db9444ba /metaconfig.h
parent02817d9f7e110de9a281b1ccae6129d111fa51d0 (diff)
downloadperl-28ebb8fbe55693d0c0e563d623e0dfb234dd6971.tar.gz
Finish adding memrchr Configure probe
Commit 1e436e33 accidentally added the probe to Configure, this finishes the job by regenerating Glossary, config_h.SH and friends.
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h
index f19eee8883..bca9adef49 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -12,4 +12,6 @@
*
* Symbols should only be here temporarily. Once they are actually used,
* they should be removed from here.
+ *
+ * HAS_MEMRCHR
*/