Author: jelmer
Date: 2007-12-26 04:04:23 +0000 (Wed, 26 Dec 2007)
New Revision: 26604

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

Log:
Don't depend on Python just yet, since the code that uses it is ifdeffed out.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/torture/config.mk


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/torture/config.mk
===================================================================
--- branches/SAMBA_4_0/source/torture/config.mk 2007-12-25 21:14:06 UTC (rev 
26603)
+++ branches/SAMBA_4_0/source/torture/config.mk 2007-12-26 04:04:23 UTC (rev 
26604)
@@ -296,8 +296,7 @@
                LIBSAMBA-NET \
                smbcalls \
                POPT_CREDENTIALS \
-               torture_rpc \
-               LIBPYTHON
+               torture_rpc
 # End SUBSYSTEM TORTURE_NET
 #################################
 

Reply via email to