]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Bump AC_PREREQ to 2.53.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 12 Apr 2002 17:25:21 +0000 (17:25 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 12 Apr 2002 17:25:21 +0000 (17:25 +0000)
configure
configure.in

index 230056bbacea183ceeb633ca5d53b998901f8d55..48467c9c64e644e3920b9ebb816311a60c51642c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.305 .
+# From configure.in Revision: 1.306 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.53.
 #
index 7f49dcca0b365bbc4c0be7183b85009668213973..8b04c03367c27a644aaa30924b7008e093333b2f 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf 2.0 or later to make a configure script.
 AC_REVISION($Revision$)
-AC_PREREQ(2.50)
+AC_PREREQ(2.53)
 AC_INIT(Include/object.h)
 AC_CONFIG_HEADER(pyconfig.h)