r383: Scripting extensions using swig. This commit includes only a (LGPL)
authorTim Potter <tpot@samba.org>
Wed, 28 Apr 2004 10:10:52 +0000 (10:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:36 +0000 (12:51 -0500)
commit75eef34a23ac60b9218a6fa3da80f579b6830303
tree6a5174cc20c78b60e41702b01f26f97915bdbfd6
parentb0b97592be312b3553ac31cc3f3cb994de06e506
r383: Scripting extensions using swig.  This commit includes only a (LGPL)
python interface to tdb and a rudimentary build system.

Configure with --with-python and make swig to build and append
$(builddir)/scripting/swig/python to PYTHONPATH.
(This used to be commit bbc15d6f84b6a247ae87b253752a86a38f1d6798)
source4/Makefile.in
source4/configure.in
source4/scripting/config.m4 [new file with mode: 0644]
source4/scripting/swig/samba.i [new file with mode: 0644]
source4/scripting/swig/tdb.i [new file with mode: 0644]