[totem] Disable Python plugin support for now
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Disable Python plugin support for now
- Date: Sun, 13 Jun 2010 16:59:16 +0000 (UTC)
commit e7a8ae67f923ec05e16aca9cdc98f83a9c7862ee
Author: Bastien Nocera <hadess hadess net>
Date: Sun Jun 13 17:58:52 2010 +0100
Disable Python plugin support for now
configure.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 53ca757..3dd9f9b 100644
--- a/configure.in
+++ b/configure.in
@@ -268,6 +268,10 @@ AC_ARG_ENABLE([python],
[enable_python=autodetect have_python=yes])
AC_MSG_RESULT([$enable_python])
+# FIXME
+# Disabling Python support until we get PyGTK for GTK3
+have_python=no
+
if test "x$have_python" != "xyes"; then
if test "x$enable_python" = "xyes"; then
AC_MSG_ERROR([Python not found])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]