[Python-checkins] cpython: run autoconf

benjamin.peterson python-checkins at python.org
Fri Jun 3 21:38:16 CEST 2011


http://hg.python.org/cpython/rev/7878a096ed94
changeset:   70621:7878a096ed94
user:        Benjamin Peterson <benjamin at python.org>
date:        Fri Jun 03 14:38:24 2011 -0500
summary:
  run autoconf

files:
  configure |  2 --
  1 files changed, 0 insertions(+), 2 deletions(-)


diff --git a/configure b/configure
--- a/configure
+++ b/configure
@@ -1,5 +1,4 @@
 #! /bin/sh
-# From configure.in HGVERSION.
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65 for python 3.3.
 #
@@ -2746,7 +2745,6 @@
 fi
 
 
-
 ac_config_headers="$ac_config_headers pyconfig.h"
 
 

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list