[rhythmbox] remove static python bindings



commit 487ec5215cbb8eda1dd09831cbe8b36f5ffd112a
Author: Jonathan Matthew <jonathan d14n org>
Date:   Tue Feb 1 21:21:23 2011 +1000

    remove static python bindings

 bindings/Makefile.am              |    6 +-
 bindings/python/Makefile.am       |  117 --
 bindings/python/override_common.c |  317 ----
 bindings/python/override_common.h |   73 -
 bindings/python/rb.defs           | 3123 -------------------------------------
 bindings/python/rb.override       | 1792 ---------------------
 bindings/python/rhythmdb.defs     | 1312 ----------------
 bindings/python/rhythmdb.override |  818 ----------
 configure.ac                      |    1 -
 9 files changed, 1 insertions(+), 7558 deletions(-)
---
diff --git a/bindings/Makefile.am b/bindings/Makefile.am
index 322fb92..9b49f27 100644
--- a/bindings/Makefile.am
+++ b/bindings/Makefile.am
@@ -1,8 +1,4 @@
-SUBDIRS = 
-
-if ENABLE_PYTHON
-SUBDIRS += python
-endif
+SUBDIRS =
 
 if ENABLE_VALA
 SUBDIRS += vala
diff --git a/configure.ac b/configure.ac
index 0d0cb6e..a69febe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -913,7 +913,6 @@ plugins/mpris/Makefile
 plugins/dbus-media-server/Makefile
 plugins/rbzeitgeist/Makefile
 bindings/Makefile
-bindings/python/Makefile
 bindings/vala/Makefile
 help/Makefile
 po/Makefile.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]