Get rid of --with-check-import-case. (Jason Tishler, SF #409924)

This commit is contained in:
Guido van Rossum 2001-03-20 13:09:14 +00:00
parent a1351fbd88
commit 6abce91a34
4 changed files with 343 additions and 383 deletions

View file

@ -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