summaryrefslogtreecommitdiff
path: root/source4/torture
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-26 04:04:23 -0600
committerStefan Metzmacher <metze@samba.org>2007-12-26 11:57:09 -0600
commit40309ed662fbdd9be690bedcff96350da51ffc9d (patch)
tree5a0f15a007a80ed6e810aa6d3267c3aacbf1d93b /source4/torture
parent7d270f73bc00b3b3ba3ec1afdf7e3ce850c8d9a9 (diff)
downloadsamba-40309ed662fbdd9be690bedcff96350da51ffc9d.tar.gz
samba-40309ed662fbdd9be690bedcff96350da51ffc9d.tar.bz2
samba-40309ed662fbdd9be690bedcff96350da51ffc9d.zip
r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed out.
(This used to be commit b863fdf474503918f347883a578a8c6624fd615a)
Diffstat (limited to 'source4/torture')
-rw-r--r--source4/torture/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 42c4068178..dd0ca83f7d 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -296,8 +296,7 @@ PRIVATE_DEPENDENCIES = \
LIBSAMBA-NET \
smbcalls \
POPT_CREDENTIALS \
- torture_rpc \
- LIBPYTHON
+ torture_rpc
# End SUBSYSTEM TORTURE_NET
#################################