mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Revert unintended change from r84458.
This commit is contained in:
parent
f11c6c46ac
commit
01669309d3
1 changed files with 2 additions and 1 deletions
|
|
@ -1040,7 +1040,8 @@
|
|||
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
||||
#undef TM_IN_SYS_TIME
|
||||
|
||||
/* Define if you want to use computed gotos in ceval.c. */
|
||||
/* Define to 0 if you don't want to use computed gotos in ceval.c.
|
||||
(The default is to use them if HAVE_COMPUTED_GOTOS is defined.) */
|
||||
#undef USE_COMPUTED_GOTOS
|
||||
|
||||
/* Define if the compiler supports the inline keyword */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue