commit | bddf5a57ca94b93d251492b5adc50814e891e7f2 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon Nov 11 13:37:28 2002 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon Nov 11 13:37:28 2002 +0000 |
tree | fb0b509d9eb4c44bd96ec4895bb7539fc54f188b | |
parent | e981a4eb3607f8b18acc1c715a6789f7aa7ac07c [diff] [blame] |
Protect pyconfig.h from multiple inclusions.
diff --git a/configure b/configure index 32b00b2..3c902f8 100755 --- a/configure +++ b/configure
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.365 . +# From configure.in Revision: 1.366 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53 for python 2.3. # @@ -1237,6 +1237,8 @@ + + VERSION=2.3