summaryrefslogtreecommitdiff
path: root/lib/tevent/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-20 19:54:13 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-20 19:54:13 +0100
commit28f80dbb7cc7daeb6d285dd26d3ef32a42af93ca (patch)
treeec537947800e5421f7baa97721a1524f59d68d61 /lib/tevent/Makefile.in
parent1f4bd4b82cda56ef27d3942a790fcfb908494d46 (diff)
downloadsamba-28f80dbb7cc7daeb6d285dd26d3ef32a42af93ca.tar.gz
samba-28f80dbb7cc7daeb6d285dd26d3ef32a42af93ca.tar.bz2
samba-28f80dbb7cc7daeb6d285dd26d3ef32a42af93ca.zip
Stop using SWIG for ldb Python bindings.
Diffstat (limited to 'lib/tevent/Makefile.in')
-rw-r--r--lib/tevent/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tevent/Makefile.in b/lib/tevent/Makefile.in
index 9765d35720..811cc16f68 100644
--- a/lib/tevent/Makefile.in
+++ b/lib/tevent/Makefile.in
@@ -22,7 +22,6 @@ SHLD_FLAGS = @SHLD_FLAGS@
PACKAGE_VERSION = @PACKAGE_VERSION@
PICFLAG = @PICFLAG@
SHLIBEXT = @SHLIBEXT@
-SWIG = swig
PYTHON = @PYTHON@
PYTHON_CONFIG = @PYTHON_CONFIG@
PYTHON_BUILD_TARGET = @PYTHON_BUILD_TARGET@