summaryrefslogtreecommitdiff
path: root/source4/build/m4/env.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-21 21:16:40 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-21 21:16:40 +0100
commitd75c51eef34836f9eb5fa3449cef31f6463ce470 (patch)
tree92aaa5b900447328b11a0b02c4148c3a156239df /source4/build/m4/env.m4
parent7e651c7ef3afb4effa045fa84ee3a87ab8226995 (diff)
downloadsamba-d75c51eef34836f9eb5fa3449cef31f6463ce470.tar.gz
samba-d75c51eef34836f9eb5fa3449cef31f6463ce470.tar.bz2
samba-d75c51eef34836f9eb5fa3449cef31f6463ce470.zip
Remove infrastructure for (no longer used) SWIG.
Diffstat (limited to 'source4/build/m4/env.m4')
-rw-r--r--source4/build/m4/env.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/build/m4/env.m4 b/source4/build/m4/env.m4
index 4cde95d5e7..6f582aa35e 100644
--- a/source4/build/m4/env.m4
+++ b/source4/build/m4/env.m4
@@ -75,10 +75,6 @@ m4_include(build/m4/check_doc.m4)
m4_include(build/m4/check_python.m4)
-m4_include(build/m4/ac_pkg_swig.m4)
-
-AC_PROG_SWIG(1.3.36)
-
AC_SAMBA_PYTHON_DEVEL([
SMB_EXT_LIB(EXT_LIB_PYTHON, [$PYTHON_LDFLAGS], [$PYTHON_CFLAGS])
SMB_ENABLE(EXT_LIB_PYTHON,YES)