components/python/python27/patches/00-bits.patch
changeset 698 7144bcdfe7dd
parent 458 2edc011b559e
child 885 2af25a1da825
--- a/components/python/python27/patches/00-bits.patch	Fri Feb 17 05:35:25 2012 -0800
+++ b/components/python/python27/patches/00-bits.patch	Mon Feb 20 10:14:44 2012 -0800
@@ -5,10 +5,10 @@
 +++ Python-2.7.1/configure.in	Tue Jul 12 14:47:05 2011
 @@ -12,7 +12,7 @@
         [],
-        [m4_fatal([Autoconf version $1 is required for Python], 63)])
+        [m4_fatal([Autoconf version $1 is required for Python], 68)])
  ])
 -version_required(2.65)
-+version_required(2.63)
++version_required(2.68)
  
  AC_REVISION($Revision: 86076 $)
  AC_INIT(python, PYTHON_VERSION, http://bugs.python.org/)