svn commit: samba r8442 - in branches/SAMBA_4_0/source/lib/tdb: .

tridge at samba.org tridge at samba.org
Thu Jul 14 02:37:02 GMT 2005


Author: tridge
Date: 2005-07-14 02:37:01 +0000 (Thu, 14 Jul 2005)
New Revision: 8442

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

Log:
remove tdbtest from our build. If you want it, then do 
'make bin/tdbtest' manually in the tdb tree

Modified:
   branches/SAMBA_4_0/source/lib/tdb/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/lib/tdb/config.mk
===================================================================
--- branches/SAMBA_4_0/source/lib/tdb/config.mk	2005-07-14 02:35:51 UTC (rev 8441)
+++ branches/SAMBA_4_0/source/lib/tdb/config.mk	2005-07-14 02:37:01 UTC (rev 8442)
@@ -26,16 +26,6 @@
 ################################################
 
 ################################################
-# Start BINARY tdbtest
-[BINARY::tdbtest]
-OBJ_FILES= \
-		lib/tdb/tools/tdbtest.o
-REQUIRED_SUBSYSTEMS = \
-		LIBTDB EXT_LIB_GDBM
-# End BINARY tdbtest
-################################################
-
-################################################
 # Start BINARY tdbtool
 [BINARY::tdbtool]
 ENABLE = NO



More information about the samba-cvs mailing list