mirror of
https://github.com/python/cpython.git
synced 2024-11-29 21:05:33 +08:00
11 lines
189 B
C
11 lines
189 B
C
#define HAVE_CONFIG_H
|
|
#define USE_STDWIN
|
|
#define USE_MACTCP
|
|
#define USE_BGEN
|
|
#define USE_MACSPEECH
|
|
#define USE_IMG
|
|
#define USE_MACCTB
|
|
#ifdef __powerc
|
|
#define USE_MAC_DYNAMIC_LOADING
|
|
#endif
|