r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed...
authorJelmer Vernooij <jelmer@samba.org>
Wed, 26 Dec 2007 10:04:23 +0000 (04:04 -0600)
committerStefan Metzmacher <metze@samba.org>
Wed, 26 Dec 2007 17:57:09 +0000 (11:57 -0600)
source/torture/config.mk

index 42c40681784e339207056a6c9c70c5bd6a6d2d8f..dd0ca83f7d962e450ac78401a5d17b6a5de5d4a2 100644 (file)
@@ -296,8 +296,7 @@ PRIVATE_DEPENDENCIES = \
                LIBSAMBA-NET \
                smbcalls \
                POPT_CREDENTIALS \
-               torture_rpc \
-               LIBPYTHON
+               torture_rpc
 # End SUBSYSTEM TORTURE_NET
 #################################