r18086: here too
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Sep 2006 12:13:34 +0000 (12:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:17:14 +0000 (14:17 -0500)
(This used to be commit e485b25a39ebbbfaf150fad1946e138830bdbfec)

source4/lib/talloc/configure.ac

index 8b33fe0b1ab4e7052d44bb9475c68061d0d0afaf..a8b446169e7b5def4c3ba94224d0a9222639a79a 100644 (file)
@@ -16,7 +16,7 @@ AC_SUBST(DOC_TARGET)
 AC_CONFIG_HEADER(config.h)
 AC_SYS_LARGEFILE
 
-sinclude(libreplace.m4)
-sinclude(libtalloc.m4)
+m4_include(libreplace.m4)
+m4_include(libtalloc.m4)
 
 AC_OUTPUT(Makefile talloc.pc)