diff configure.in @ 199:e3a46f66332b

more changes in recurrence decoding
author Carl Byington <carl@five-ten-sg.com>
date Wed, 13 May 2009 11:59:55 -0700
parents 7c60d6d1c681
children d360f96f71f6
line wrap: on
line diff
--- a/configure.in	Tue May 12 19:34:49 2009 -0700
+++ b/configure.in	Wed May 13 11:59:55 2009 -0700
@@ -272,7 +272,7 @@
         esac
     ],
     [
-        enable_python=no
+        enable_python=yes
     ])
 AC_MSG_RESULT([$enable_python])
 AM_CONDITIONAL(PYTHON_INTERFACE, [test "$enable_python" = "yes"])