* jm-macros.m4 (jm_MACROS): check for rpmatch.

This commit is contained in:
Kevin Dalley
2000-10-10 16:46:21 +00:00
parent 9db8cc7aa4
commit ea966dccff

View File

@@ -89,7 +89,7 @@ AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(strncasecmp)
AC_REPLACE_FUNCS(stpcpy strstr strtol strtoul)
AC_REPLACE_FUNCS(memcmp)
AC_REPLACE_FUNCS(memcmp rpmatch)
dnl used by e.g. intl/*domain.c and lib/canon-host.c
AC_REPLACE_FUNCS(strdup)