From ba7cc171b865c23ce48cc658ae5172129ef5d432 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 May 2000 14:35:16 +0000 Subject: [PATCH] AC_REPLACE_FUNCS(atexit). --- m4/jm-macros.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index a7d03f75c0..d9f7701c58 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -108,6 +108,7 @@ AC_DEFUN(jm_MACROS, AC_REPLACE_FUNCS(stime strcspn stpcpy strstr strtol strtoul) AC_REPLACE_FUNCS(strpbrk) AC_REPLACE_FUNCS(euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp) + AC_REPLACE_FUNCS(atexit) dnl used by e.g. intl/*domain.c and lib/canon-host.c AC_REPLACE_FUNCS(strdup) -- 2.30.2