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

tridge at samba.org tridge at samba.org
Wed Sep 6 13:29:26 GMT 2006


Author: tridge
Date: 2006-09-06 13:29:25 +0000 (Wed, 06 Sep 2006)
New Revision: 18178

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

Log:

another place needs LIBREPLACE to get strndup

metze or jelmer, is there some way we can get LIBREPLACE in globally?
We're going to be chasing these forever!

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-09-06 13:20:06 UTC (rev 18177)
+++ branches/SAMBA_4_0/source/torture/config.mk	2006-09-06 13:29:25 UTC (rev 18178)
@@ -9,7 +9,7 @@
 		torture.o 
 PUBLIC_DEPENDENCIES = \
 		LIBSAMBA-CONFIG \
-		LIBSAMBA-UTIL
+		LIBSAMBA-UTIL LIBREPLACE
 
 [SUBSYSTEM::TORTURE_UTIL]
 OBJ_FILES = util.o util_smb.o



More information about the samba-cvs mailing list