mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
merge 3.5 (#27670)
This commit is contained in:
commit
5a44fa1430
2 changed files with 22 additions and 10 deletions
|
@ -7,7 +7,7 @@ m4_define(PYTHON_VERSION, 3.6)
|
|||
|
||||
AC_PREREQ(2.65)
|
||||
|
||||
AC_INIT(python, PYTHON_VERSION, http://bugs.python.org/)
|
||||
AC_INIT(python, PYTHON_VERSION, https://bugs.python.org/)
|
||||
|
||||
AC_SUBST(BASECPPFLAGS)
|
||||
if test "$abs_srcdir" != "$abs_builddir"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue