summaryrefslogtreecommitdiff
path: root/source4/lib/talloc/configure.ac
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-09-05 12:13:34 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:17:14 -0500
commit9105f1323b89d93c2363f04c1660ebbb3b7c9c6c (patch)
tree4b9d3ecc25f55a6de3b58ce05a334fa6e13b87a5 /source4/lib/talloc/configure.ac
parent0dd630cfa7dc55b4ba4146bbef801bccc15a4c74 (diff)
downloadsamba-9105f1323b89d93c2363f04c1660ebbb3b7c9c6c.tar.gz
samba-9105f1323b89d93c2363f04c1660ebbb3b7c9c6c.tar.bz2
samba-9105f1323b89d93c2363f04c1660ebbb3b7c9c6c.zip
r18086: here too
(This used to be commit e485b25a39ebbbfaf150fad1946e138830bdbfec)
Diffstat (limited to 'source4/lib/talloc/configure.ac')
-rw-r--r--source4/lib/talloc/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/talloc/configure.ac b/source4/lib/talloc/configure.ac
index 8b33fe0b1a..a8b446169e 100644
--- a/source4/lib/talloc/configure.ac
+++ b/source4/lib/talloc/configure.ac
@@ -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)