AC_REPLACE_FUNCS(atexit).
authorJim Meyering <jim@meyering.net>
Sat, 6 May 2000 14:35:16 +0000 (14:35 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 May 2000 14:35:16 +0000 (14:35 +0000)
m4/jm-macros.m4

index a7d03f75c08b59a19d5fd869b1fc77d2e73a0126..d9f7701c581acde89f337b8eaf461189ac0388f1 100644 (file)
@@ -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)