svn commit: samba r25106 - in branches/SAMBA_4_0: . source

jelmer at samba.org jelmer at samba.org
Tue Sep 11 22:49:12 GMT 2007


Author: jelmer
Date: 2007-09-11 22:49:11 +0000 (Tue, 11 Sep 2007)
New Revision: 25106

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25106

Log:
ldb_map is provided by libldb.so in the system-provided ldb.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/configure.ac


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/configure.ac
===================================================================
--- branches/SAMBA_4_0/source/configure.ac	2007-09-11 22:45:15 UTC (rev 25105)
+++ branches/SAMBA_4_0/source/configure.ac	2007-09-11 22:49:11 UTC (rev 25106)
@@ -47,7 +47,7 @@
 	[
 		SMB_INCLUDE_MK(lib/ldb/ldb_ildap/config.mk)
 		SMB_INCLUDE_MK(lib/ldb/tools/config.mk)
-		SMB_SUBSYSTEM(ldb_map, LIBLDB)
+		SMB_SUBSYSTEM(ldb_map, [], [LIBLDB])
 	],
 	[
 		m4_include(lib/ldb/libldb.m4)



More information about the samba-cvs mailing list