From: Benjamin Peterson Date: Sun, 30 Nov 2008 14:43:23 +0000 (+0000) Subject: note the version that works X-Git-Tag: v2.7a1~2604 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b1b02fbf634257bd638dda021372df5b486fc1;p=thirdparty%2FPython%2Fcpython.git note the version that works --- diff --git a/configure.in b/configure.in index 1af15b33281f..7a9731e78ba6 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *********************************************** dnl * Please run autoreconf to test your changes! * dnl *********************************************** -dnl NOTE: autoconf 2.64 doesn't seem to work (use 2.63). +dnl NOTE: autoconf 2.64 doesn't seem to work (use 2.61). # Set VERSION so we only need to edit in one place (i.e., here) m4_define(PYTHON_VERSION, 2.7)