]> granicus.if.org Git - python/commitdiff
fix typo (thank Georg)
authorBenjamin Peterson <benjamin@python.org>
Mon, 26 May 2008 14:51:54 +0000 (14:51 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 26 May 2008 14:51:54 +0000 (14:51 +0000)
configure.in

index 880195c94326fdd3a5a58ed083d632cf536d1f83..e940b9305f88d95ae75f2831d754239ae461f2aa 100644 (file)
@@ -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 1.63).
+dnl NOTE: autoconf 2.64 doesn't seem to work (use 2.63).
 
 # Set VERSION so we only need to edit in one place (i.e., here)
 m4_define(PYTHON_VERSION, 2.6)