mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Get rid of --with-check-import-case. (Jason Tishler, SF #409924)
This commit is contained in:
parent
a1351fbd88
commit
6abce91a34
4 changed files with 343 additions and 383 deletions
|
@ -19,9 +19,6 @@
|
|||
/* Define if you have the Mach cthreads package */
|
||||
#undef C_THREADS
|
||||
|
||||
/* Defined when case of imported modules are checked against case of file. */
|
||||
#undef CHECK_IMPORT_CASE
|
||||
|
||||
/* Define to `long' if <time.h> doesn't define. */
|
||||
#undef clock_t
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue