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

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to