]> granicus.if.org Git - python/commitdiff
Rename the new --with-optimiations flag to --enable-optimizations.
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sun, 20 Nov 2016 21:17:01 +0000 (21:17 +0000)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sun, 20 Nov 2016 21:17:01 +0000 (21:17 +0000)
1  2 
Misc/NEWS
configure
configure.ac

diff --cc Misc/NEWS
index 25d68ce2d81167e232829891bd734264e4e6e185,8b3dcf882bb6b99f82068a817f194459c28d6824..9bb3af229d8204dadb3ccd0504a9f6f8a365456b
+++ b/Misc/NEWS
@@@ -425,22 -479,6 +425,24 @@@ Documentatio
  Build
  -----
  
++- Issue #26359: Rename --with-optimiations to --enable-optimizations.
++
 +- Issue #28444: Fix missing extensions modules when cross compiling.
 +
 +- Issue #28208: Update Windows build and OS X installers to use SQLite 3.14.2.
 +
 +- Issue #28248: Update Windows build and OS X installers to use OpenSSL 1.0.2j.
 +
 +- Issue #21124: Fix building the _struct module on Cygwin by passing ``NULL``
 +  instead of ``&PyType_Type`` to PyVarObject_HEAD_INIT.  Patch by Masayuki
 +  Yamamoto.
 +
 +- Issue #13756: Fix building extensions modules on Cygwin.  Patch by Roumen
 +  Petrov, based on original patch by Jason Tishler.
 +
 +- Issue #21085: Add configure check for siginfo_t.si_band, which Cygwin does
 +  not provide.  Patch by Masayuki Yamamoto with review and rebase by Erik Bray.
 +
  - Issue #28258: Fixed build with Estonian locale (python-config and distclean
    targets in Makefile).  Patch by Arfrever Frehtes Taifersar Arahesis.
  
diff --cc configure
Simple merge
diff --cc configure.ac
Simple merge