[totem] Re-enable Python support for testing



commit 33675d6be663d7676cb01cc66081d4db168fe6ef
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jul 13 21:36:48 2010 +0100

    Re-enable Python support for testing

 configure.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index f4d8855..37efe97 100644
--- a/configure.in
+++ b/configure.in
@@ -287,9 +287,6 @@ AC_ARG_ENABLE([python],
 	[enable_python=autodetect have_python=yes])
 AC_MSG_RESULT([$enable_python])
 
-dnl FIXME: Python support is still disabled for now, as introspected plugins aren't quite stable enough for general use yet
-enable_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]