mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
autoreconf run
This commit is contained in:
parent
346c92195c
commit
cea777423b
2 changed files with 1 additions and 4 deletions
2
configure
vendored
2
configure
vendored
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.in Revision: 62716 .
|
# From configure.in Revision: 63205 .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.61 for python 3.0.
|
# Generated by GNU Autoconf 2.61 for python 3.0.
|
||||||
#
|
#
|
||||||
|
|
|
@ -936,9 +936,6 @@
|
||||||
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
||||||
#undef TM_IN_SYS_TIME
|
#undef TM_IN_SYS_TIME
|
||||||
|
|
||||||
/* Define if you want to use MacPython modules on MacOSX in unix-Python. */
|
|
||||||
#undef USE_TOOLBOX_OBJECT_GLUE
|
|
||||||
|
|
||||||
/* Define if a va_list is an array of some kind */
|
/* Define if a va_list is an array of some kind */
|
||||||
#undef VA_LIST_IS_ARRAY
|
#undef VA_LIST_IS_ARRAY
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue