From 98b1b02fbf634257bd638dda021372df5b486fc1 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 30 Nov 2008 14:43:23 +0000 Subject: note the version that works --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 1af15b3..7a9731e 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) -- cgit v0.12