[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-315-gfbfbc1f

Jelmer Vernooij jelmer at samba.org
Sat May 10 18:40:12 GMT 2008


The branch, v4-0-test has been updated
       via  fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255 (commit)
      from  a90971ea0c43ce3b42b95aef5973139576b51959 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat May 10 20:17:02 2008 +0200

    Fix building with system-provided LDB.

-----------------------------------------------------------------------

Summary of changes:
 source/build/m4/public.m4 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/build/m4/public.m4 b/source/build/m4/public.m4
index 1eae998..2896098 100644
--- a/source/build/m4/public.m4
+++ b/source/build/m4/public.m4
@@ -139,6 +139,9 @@ $1_CPPFLAGS = $4
 $1_LDFLAGS = $5
 "
 
+SMB_INFO_EXT_LIBS="$SMB_INFO_EXT_LIBS
+@<:@EXT_LIB::$1@:>@
+"
 ])
 
 dnl SMB_ENABLE(name,default_build)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list