svn commit: samba r15602 - in branches/SAMBA_4_0/source/torture: .

jelmer at samba.org jelmer at samba.org
Sun May 14 19:15:07 GMT 2006


Author: jelmer
Date: 2006-05-14 19:15:07 +0000 (Sun, 14 May 2006)
New Revision: 15602

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

Log:
Another dependency fix

Modified:
   branches/SAMBA_4_0/source/torture/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/torture/config.mk
===================================================================
--- branches/SAMBA_4_0/source/torture/config.mk	2006-05-14 15:24:14 UTC (rev 15601)
+++ branches/SAMBA_4_0/source/torture/config.mk	2006-05-14 19:15:07 UTC (rev 15602)
@@ -208,7 +208,7 @@
 		ldap/cldap.o \
 		ldap/cldapbench.o
 PUBLIC_DEPENDENCIES = \
-		LIBCLI_LDAP LIBCLI_CLDAP
+		LIBCLI_LDAP LIBCLI_CLDAP POPT_CREDENTIALS
 # End SUBSYSTEM TORTURE_LDAP
 #################################
 



More information about the samba-cvs mailing list