[rhythmbox] Re-enable python plugins
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] Re-enable python plugins
- Date: Mon, 7 Feb 2011 13:48:06 +0000 (UTC)
commit 3085275dcd0447934a624f6610f8446f7325f575
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun Feb 6 19:30:36 2011 +1000
Re-enable python plugins
configure.ac | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1d0e4cd..8d3ae77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -647,12 +647,7 @@ AC_ARG_ENABLE([python],
AS_HELP_STRING([--enable-python],[Enable python support]),
[enable_python=$enableval have_python=$enableval],
[enable_python=autodetect have_python=yes])
-if test "x$enable_python" = "xyes"; then
- AC_MSG_ERROR([Python plugin support is temporarily disabled])
-fi
-enable_python=no
-have_python=no
-AC_MSG_RESULT([no, Python plugin support is temporarily disabled])
+AC_MSG_RESULT([$have_python])
if test "x$have_python" != "xyes"; then
if test "x$enable_python" = "xyes"; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]