[Python-Dev] Bumping autoconf from 2.68 to 2.69
Roumen Petrov
bugtrack at roumenpetrov.info
Tue Oct 16 20:50:27 CEST 2012
More information about the Python-Dev mailing list
Tue Oct 16 20:50:27 CEST 2012
- Previous message: [Python-Dev] Bumping autoconf from 2.68 to 2.69
- Next message: [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): Merge issue #15936: Add link from os.urandom to random.SystemRandom
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Trent Nelson wrote: [SNIP] > diff -r 51ce9830d85a configure.ac > --- a/configure.ac Sat Oct 13 11:58:23 2012 -0400 > +++ b/configure.ac Tue Oct 16 09:12:56 2012 +0000 > @@ -9,6 +9,9 @@ > > AC_INIT(python, PYTHON_VERSION, http://bugs.python.org/) > > +BUILDDIR="`pwd`" ^^^^^ http://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Preset-Output-Variables.html [SNIP] > However, the 2.69 version of autoconf generates this monster of a > configure diff: It is python project rule to keep generated files into repository. Roumen
- Previous message: [Python-Dev] Bumping autoconf from 2.68 to 2.69
- Next message: [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): Merge issue #15936: Add link from os.urandom to random.SystemRandom
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list