summaryrefslogtreecommitdiff
path: root/source3/samba4.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-03-15 14:55:12 +0100
committerJelmer Vernooij <jelmer@samba.org>2009-03-15 14:55:12 +0100
commit74299582c4989d00a45962836bb02cc7f4b2dd20 (patch)
tree82cf323038a05e839d2ea4718c1cad46ca43cc6a /source3/samba4.m4
parent251bf8aab5eb89b1c36696fa661d7f105ab71923 (diff)
downloadsamba-74299582c4989d00a45962836bb02cc7f4b2dd20.tar.gz
samba-74299582c4989d00a45962836bb02cc7f4b2dd20.tar.bz2
samba-74299582c4989d00a45962836bb02cc7f4b2dd20.zip
Depend on newer talloc for Samba 4 in the merged build as well.
Diffstat (limited to 'source3/samba4.m4')
-rw-r--r--source3/samba4.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/samba4.m4 b/source3/samba4.m4
index cfb7c1c75e..897a9b8d7a 100644
--- a/source3/samba4.m4
+++ b/source3/samba4.m4
@@ -67,7 +67,7 @@ AC_CONFIG_FILES(../source4/param/samba-hostconfig.pc)
AC_CONFIG_FILES(../source4/librpc/dcerpc_samr.pc)
AC_CONFIG_FILES(../source4/librpc/dcerpc_atsvc.pc)
-SMB_EXT_LIB_FROM_PKGCONFIG(LIBTALLOC, talloc >= 1.2.0,
+SMB_EXT_LIB_FROM_PKGCONFIG(LIBTALLOC, talloc >= 1.3.0,
[],
[
SMB_INCLUDE_MK(../lib/talloc/config.mk)