From 95fad10ba3ad34c86e89933b7ac120a968539fed Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 May 2000 14:37:59 +0000 Subject: (AC_REPLACE_FUNCS): Add strnlen. --- m4/jm-macros.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'm4') diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index d9f7701c5..41130aa17 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -109,6 +109,7 @@ AC_DEFUN(jm_MACROS, AC_REPLACE_FUNCS(strpbrk) AC_REPLACE_FUNCS(euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp) AC_REPLACE_FUNCS(atexit) + AC_REPLACE_FUNCS(strnlen) dnl used by e.g. intl/*domain.c and lib/canon-host.c AC_REPLACE_FUNCS(strdup) -- cgit v1.2.3-70-g09d2