From 28ebb8fbe55693d0c0e563d623e0dfb234dd6971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dagfinn=20Ilmari=20Manns=C3=A5ker?= Date: Fri, 13 Oct 2017 14:40:09 +0200 Subject: 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. --- metaconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'metaconfig.h') 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 */ -- cgit v1.2.1