Depend on newer talloc for Samba 4 in the merged build as well.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 15 Mar 2009 13:55:12 +0000 (14:55 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 15 Mar 2009 13:55:12 +0000 (14:55 +0100)
source3/samba4.m4

index cfb7c1c75e16d8b2a309111464e83d9ae7763862..897a9b8d7a7ab205646cc645f8a0a7ef8a68be3a 100644 (file)
@@ -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)