summaryrefslogtreecommitdiff
path: root/m4/string_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/string_h.m4')
-rw-r--r--m4/string_h.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/string_h.m4 b/m4/string_h.m4
index 9e09b96e16..df44e85e59 100644
--- a/m4/string_h.m4
+++ b/m4/string_h.m4
@@ -21,7 +21,8 @@ AC_DEFUN_ONCE([gl_STRING_H],
dnl guaranteed by C89.
gl_WARN_ON_USE_PREPARE([[#include <string.h>
]],
- [ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul
+ [explicit_bzero ffsl ffsll memmem mempcpy memrchr
+ rawmemchr stpcpy stpncpy strchrnul
strdup strncat strndup strnlen strpbrk strsep strcasestr strtok_r
strerror_r strerrorname_np sigabbrev_np sigdescr_np strsignal strverscmp])