mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
No USE_MACSPEECH for CFM68K (the interface library appears to be missing)
This commit is contained in:
parent
7ac70afed1
commit
32b27f11c1
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@
|
|||
// #define USE_STDWIN
|
||||
// #define USE_MACTCP
|
||||
#define USE_BGEN
|
||||
#ifndef __CFM68K__
|
||||
#define USE_MACSPEECH
|
||||
#endif
|
||||
// #define USE_IMG
|
||||
#define USE_MACCTB
|
||||
#ifdef __powerc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue