r18485: include libreplace.m4 in the aclocal.m4 files
[jelmer/samba4-debian.git] / source / lib / talloc / configure.ac
index acde824b87094ab533bfdaae053f46c71fee1d04..51e7256bf888266b022f0fc4f188adb47e903729 100644 (file)
@@ -4,7 +4,8 @@ AC_CONFIG_SRCDIR([talloc.c])
 AC_SUBST(datarootdir)
 AC_CONFIG_HEADER(config.h)
 
-m4_include(libreplace.m4)
+AC_LIBREPLACE_ALL_CHECKS
+
 m4_include(libtalloc.m4)
 
 AC_PATH_PROG(XSLTPROC,xsltproc)