r26575: Build a private copy of the Python executable for Samba 4, so we know we...
authorJelmer Vernooij <jelmer@samba.org>
Mon, 24 Dec 2007 04:06:29 +0000 (22:06 -0600)
committerStefan Metzmacher <metze@samba.org>
Mon, 24 Dec 2007 07:51:04 +0000 (01:51 -0600)
commit03270c5ffdb1476bef5eba846c2ea008111375fc
tree10f88ef2a89514f3441b138050ab04ce8278e6e7
parent166195b487ffa51933f772a56f47f7f0d4c867eb
r26575: Build a private copy of the Python executable for Samba 4, so we know we're always using the same library we build the modules for.
source/scripting/python/config.m4
source/scripting/python/config.mk
source/scripting/python/smbpython.c [new file with mode: 0644]
source/selftest/samba4_tests.sh